| /external/v8/src/compiler/ |
| D | persistent-map.h | 50 struct KeyValue : std::pair<Key, Value> { struct 51 const Key& key() const { return this->first; } in key() 52 const Value& value() const { return this->second; } in value()
|
| /external/llvm/lib/Transforms/Utils/ |
| D | SymbolRewriter.cpp | 317 StringRef KeyValue; in parseRewriteFunctionDescriptor() local 384 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local 446 StringRef KeyValue; in parseRewriteGlobalAliasDescriptor() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceELFSection.cpp | 157 for (auto &KeyValue : LocalSymbols) { in updateIndices() local 166 for (auto &KeyValue : GlobalSymbols) { in updateIndices() local
|
| /external/google-breakpad/src/client/mac/Framework/ |
| D | Breakpad.mm | 656 NSString *Breakpad::KeyValue(NSString *key) { function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
| D | SymbolRewriter.cpp | 337 StringRef KeyValue; in parseRewriteFunctionDescriptor() local 406 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local 469 StringRef KeyValue; in parseRewriteGlobalAliasDescriptor() local
|
| /external/google-breakpad/src/client/ios/ |
| D | Breakpad.mm | 419 NSString *Breakpad::KeyValue(NSString *key) { function
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenMapTable.cpp | 243 std::vector<Init*> KeyValue; in buildRowInstrMap() local 310 std::vector<Init*> KeyValue; in getInstrForColumn() local
|
| /external/llvm/include/llvm/ADT/ |
| D | StringMap.h | 344 bool insert(MapEntryTy *KeyValue) { in insert() 410 void remove(MapEntryTy *KeyValue) { in remove()
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | StringMap.h | 348 bool insert(MapEntryTy *KeyValue) { in insert() 414 void remove(MapEntryTy *KeyValue) { in remove()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | CodeGenMapTable.cpp | 243 std::vector<Init*> KeyValue; in buildRowInstrMap() local 315 std::vector<Init*> KeyValue; in getInstrForColumn() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
| D | StringMap.h | 366 bool insert(MapEntryTy *KeyValue) { in insert() 432 void remove(MapEntryTy *KeyValue) { in remove()
|
| /external/protobuf/src/google/protobuf/ |
| D | extension_set.h | 635 struct KeyValue { struct 640 bool operator()(const KeyValue& lhs, const KeyValue& rhs) const { in operator() argument
|
| /external/clang/lib/Tooling/ |
| D | JSONCompilationDatabase.cpp | 272 StringRef KeyValue = KeyString->getValue(KeyStorage); in parse() local
|
| /external/llvm/lib/IR/ |
| D | GCOV.cpp | 634 std::pair<const GCOVFunction *, GCOVCoverage> KeyValue( in print() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
| D | GCOV.cpp | 656 std::pair<const GCOVFunction *, GCOVCoverage> KeyValue( in print() local
|
| /external/oss-fuzz/projects/xerces-c/ |
| D | xml.proto | 220 message KeyValue { message
|