Home
last modified time | relevance | path

Searched refs:actualKey (Results 1 – 10 of 10) sorted by relevance

/external/jsoncpp/src/lib_json/
Djson_value.cpp1044 CZString actualKey(key, static_cast<unsigned>(strlen(key)), in resolveReference()
1046 auto it = value_.map_->lower_bound(actualKey); in resolveReference()
1047 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
1050 ObjectValues::value_type defaultValue(actualKey, nullSingleton()); in resolveReference()
1063 CZString actualKey(key, static_cast<unsigned>(end - key), in resolveReference()
1065 auto it = value_.map_->lower_bound(actualKey); in resolveReference()
1066 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
1069 ObjectValues::value_type defaultValue(actualKey, nullSingleton()); in resolveReference()
1088 CZString actualKey(begin, static_cast<unsigned>(end - begin), in find()
1090 ObjectValues::const_iterator it = value_.map_->find(actualKey); in find()
[all …]
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3358 CZString actualKey( in resolveReference()
3360 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3361 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3364 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3378 CZString actualKey( in resolveReference()
3380 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3381 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3384 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3403 CZString actualKey(key, static_cast<unsigned>(end-key), CZString::noDuplication); in find()
3404 ObjectValues::const_iterator it = value_.map_->find(actualKey); in find()
[all …]
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3391 CZString actualKey( in resolveReference()
3393 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3394 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3397 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3411 CZString actualKey( in resolveReference()
3413 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3414 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3417 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3436 CZString actualKey(key, static_cast<unsigned>(cend-key), CZString::noDuplication); in find()
3437 ObjectValues::const_iterator it = value_.map_->find(actualKey); in find()
[all …]
/external/cronet/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3391 CZString actualKey( in resolveReference()
3393 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3394 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3397 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3411 CZString actualKey( in resolveReference()
3413 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3414 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3417 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3436 CZString actualKey(key, static_cast<unsigned>(cend-key), CZString::noDuplication); in find()
3437 ObjectValues::const_iterator it = value_.map_->find(actualKey); in find()
[all …]
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3358 CZString actualKey( in resolveReference()
3360 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3361 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3364 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3378 CZString actualKey( in resolveReference()
3380 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3381 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3384 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3403 CZString actualKey(key, static_cast<unsigned>(end-key), CZString::noDuplication); in find()
3404 ObjectValues::const_iterator it = value_.map_->find(actualKey); in find()
[all …]
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3358 CZString actualKey( in resolveReference()
3360 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3361 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3364 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3378 CZString actualKey( in resolveReference()
3380 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3381 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3384 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3403 CZString actualKey(key, static_cast<unsigned>(end-key), CZString::noDuplication); in find()
3404 ObjectValues::const_iterator it = value_.map_->find(actualKey); in find()
[all …]
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3358 CZString actualKey( in resolveReference()
3360 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3361 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3364 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3378 CZString actualKey( in resolveReference()
3380 ObjectValues::iterator it = value_.map_->lower_bound(actualKey); in resolveReference()
3381 if (it != value_.map_->end() && (*it).first == actualKey) in resolveReference()
3384 ObjectValues::value_type defaultValue(actualKey, nullRef); in resolveReference()
3403 CZString actualKey(key, static_cast<unsigned>(end-key), CZString::noDuplication); in find()
3404 ObjectValues::const_iterator it = value_.map_->find(actualKey); in find()
[all …]
/external/guice/core/test/com/google/inject/internal/
DSpiUtils.java1014 Key<?> actualKey = null; in optionalModuleTest() local
1032 actualKey = binding.getKey(); in optionalModuleTest()
1041 assertEquals(expectedActual == null, actualKey == null); in optionalModuleTest()
1127 } else if (key != null && key.equals(actualKey)) { in optionalModuleTest()
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/std/
DMapDeserializer.java670 Object actualKey = _keyDeserializer.deserializeKey(key, ctxt); in _deserializeUsingCreator() local
688 buffer.bufferMapProperty(actualKey, value); in _deserializeUsingCreator()
/external/truth/core/src/main/java/com/google/common/truth/
DIterableSubject.java1983 @Nullable Object key = actualKey(actual, exceptions);
2012 if (key.equals(actualKey(actual, exceptions))) {
2020 private @Nullable Object actualKey(A actual, Correspondence.ExceptionStore exceptions) {