Home
last modified time | relevance | path

Searched defs:KeyValue (Results 1 – 25 of 26) sorted by relevance

12

/external/cronet/third_party/protobuf/src/google/protobuf/
Dmap_field.h250 union KeyValue { union
251 KeyValue() {} in KeyValue() function
Dextension_set.h669 struct KeyValue { struct
674 bool operator()(const KeyValue& lhs, const KeyValue& rhs) const { in operator() argument
/external/protobuf/src/google/protobuf/
Dmap_field.h250 union KeyValue { union
251 KeyValue() {} in KeyValue() function
Dextension_set.h663 struct KeyValue { struct
668 bool operator()(const KeyValue& lhs, const KeyValue& rhs) const { in operator() argument
/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DRecursiveIgnoreProperties1755Test.java27 static class KeyValue { class in RecursiveIgnoreProperties1755Test
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp317 StringRef KeyValue; in parseRewriteFunctionDescriptor() local
384 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local
446 StringRef KeyValue; in parseRewriteGlobalAliasDescriptor() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp337 StringRef KeyValue; in parseRewriteFunctionDescriptor() local
406 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local
469 StringRef KeyValue; in parseRewriteGlobalAliasDescriptor() local
/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp157 for (auto &KeyValue : LocalSymbols) { in updateIndices() local
166 for (auto &KeyValue : GlobalSymbols) { in updateIndices() local
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm656 NSString *Breakpad::KeyValue(NSString *key) { function
/external/cronet/components/metrics/debug/
Dbrowser_proxy.ts16 export interface KeyValue { interface
/external/rust/crates/itertools/src/
Dduplicates_impl.rs160 pub struct KeyValue<K, V>(K, V); struct
161 impl<K, V> KeyXorValue<K, V> for KeyValue<K, V> { implementation
/external/google-breakpad/src/client/ios/
DBreakpad.mm430 NSString *Breakpad::KeyValue(NSString *key) { function
/external/flatbuffers/python/flatbuffers/reflection/
DKeyValue.py9 class KeyValue(object): class
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringMap.h348 bool insert(MapEntryTy *KeyValue) { in insert()
414 void remove(MapEntryTy *KeyValue) { in remove()
/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp243 std::vector<Init*> KeyValue; in buildRowInstrMap() local
310 std::vector<Init*> KeyValue; in getInstrForColumn() local
/external/llvm/include/llvm/ADT/
DStringMap.h344 bool insert(MapEntryTy *KeyValue) { in insert()
410 void remove(MapEntryTy *KeyValue) { in remove()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringMap.h393 bool insert(MapEntryTy *KeyValue) { in insert()
469 void remove(MapEntryTy *KeyValue) { in remove()
/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp272 StringRef KeyValue = KeyString->getValue(KeyStorage); in parse() local
/external/llvm/lib/IR/
DGCOV.cpp634 std::pair<const GCOVFunction *, GCOVCoverage> KeyValue( in print() local
/external/oss-fuzz/projects/xerces-c/
Dxml.proto220 message KeyValue { message
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp773 std::pair<const GCOVFunction *, GCOVCoverage> KeyValue( in print() local
/external/armnn/third-party/cxxopts/
Dcxxopts.hpp1188 class KeyValue class
1191 KeyValue(std::string key_, std::string value_) in KeyValue() function in cxxopts::KeyValue
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dchat.v1.json2196 "KeyValue": { object
Dvision.v1p1beta1.json7464 "KeyValue": { object
Dvision.v1p2beta1.json7464 "KeyValue": { object

12