| /external/cmockery/cmockery_0_1_2/src/example/ |
| D | key_value.c | 20 typedef struct KeyValue { struct 23 } KeyValue; typedef
|
| D | key_value_test.c | 24 typedef struct KeyValue { struct 27 } KeyValue; argument
|
| /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/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/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/include/llvm/ADT/ |
| D | StringMap.h | 321 bool insert(MapEntryTy *KeyValue) { in insert() 386 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/clang/lib/Tooling/ |
| D | JSONCompilationDatabase.cpp | 272 StringRef KeyValue = KeyString->getValue(KeyStorage); in parse() 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/llvm/lib/IR/ |
| D | GCOV.cpp | 634 std::pair<const GCOVFunction *, GCOVCoverage> KeyValue( in print() local
|
| /external/protobuf/src/google/protobuf/ |
| D | map.h | 271 union KeyValue { union 272 KeyValue() {} in KeyValue() function
|