Home
last modified time | relevance | path

Searched refs:isNull_ (Results 1 – 25 of 82) sorted by relevance

1234

/aosp_15_r20/external/jsoncpp/src/lib_json/
H A Djson_valueiterator.inl22 : current_(current), isNull_(false) {}
38 if (isNull_ && other.isNull_) {
56 if (isNull_) {
57 return other.isNull_;
64 isNull_ = other.isNull_;
/aosp_15_r20/external/deqp/external/jsoncpp/
H A Djson_valueiterator.inl.cts22 : current_(current), isNull_(false) {}
38 if (isNull_ && other.isNull_) {
56 if (isNull_) {
57 return other.isNull_;
64 isNull_ = other.isNull_;
/aosp_15_r20/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2221 : current_(), isNull_(true) { in ValueIteratorBase()
2226 : current_(current), isNull_(false) {} in ValueIteratorBase()
2250 if (isNull_ && other.isNull_) { in computeDistance()
2269 if (isNull_) { in isEqual()
2270 return other.isNull_; in isEqual()
2277 isNull_ = other.isNull_; in copy()
/aosp_15_r20/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp2221 : current_(), isNull_(true) { in ValueIteratorBase()
2226 : current_(current), isNull_(false) {} in ValueIteratorBase()
2250 if (isNull_ && other.isNull_) { in computeDistance()
2269 if (isNull_) { in isEqual()
2270 return other.isNull_; in isEqual()
2277 isNull_ = other.isNull_; in copy()
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2221 : current_(), isNull_(true) { in ValueIteratorBase()
2226 : current_(current), isNull_(false) {} in ValueIteratorBase()
2250 if (isNull_ && other.isNull_) { in computeDistance()
2269 if (isNull_) { in isEqual()
2270 return other.isNull_; in isEqual()
2277 isNull_ = other.isNull_; in copy()
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp2252 : current_(), isNull_(true) { in ValueIteratorBase()
2257 : current_(current), isNull_(false) {} in ValueIteratorBase()
2281 if (isNull_ && other.isNull_) { in computeDistance()
2300 if (isNull_) { in isEqual()
2301 return other.isNull_; in isEqual()
2308 isNull_ = other.isNull_; in copy()
/aosp_15_r20/external/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp2252 : current_(), isNull_(true) { in ValueIteratorBase()
2257 : current_(current), isNull_(false) {} in ValueIteratorBase()
2281 if (isNull_ && other.isNull_) { in computeDistance()
2300 if (isNull_) { in isEqual()
2301 return other.isNull_; in isEqual()
2308 isNull_ = other.isNull_; in copy()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp2221 : current_(), isNull_(true) { in ValueIteratorBase()
2226 : current_(current), isNull_(false) {} in ValueIteratorBase()
2250 if (isNull_ && other.isNull_) { in computeDistance()
2269 if (isNull_) { in isEqual()
2270 return other.isNull_; in isEqual()
2277 isNull_ = other.isNull_; in copy()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/external/jsoncpp/include/json/
H A Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/jsoncpp/include/json/
Dvalue.h961 bool isNull_; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/jsoncpp/include/json/
Dvalue.h961 bool isNull_; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/jsoncpp/include/json/
Dvalue.h961 bool isNull_; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/jsoncpp/include/json/
Dvalue.h808 bool isNull_{true};

1234