Home
last modified time | relevance | path

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

/external/cmockery/cmockery_0_1_2/src/example/
Dkey_value.c20 typedef struct KeyValue { struct
23 } KeyValue; argument
Dkey_value_test.c24 typedef struct KeyValue { struct
27 } KeyValue; typedef
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp319 StringRef KeyValue; in parseRewriteFunctionDescriptor() local
386 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local
448 StringRef KeyValue; in parseRewriteGlobalAliasDescriptor() local
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm656 NSString *Breakpad::KeyValue(NSString *key) { function
/external/google-breakpad/src/client/ios/
DBreakpad.mm419 NSString *Breakpad::KeyValue(NSString *key) { function
/external/llvm/include/llvm/ADT/
DStringMap.h297 bool insert(MapEntryTy *KeyValue) { in insert()
355 void remove(MapEntryTy *KeyValue) { in remove()
/external/skia/third_party/ktx/
Dktx.h100 KeyValue(size_t size) : fDataSz(size) { } in KeyValue() function
/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp244 std::vector<Init*> KeyValue; in buildRowInstrMap() local
313 std::vector<Init*> KeyValue; in getInstrForColumn() local
/external/llvm/lib/IR/
DGCOV.cpp629 std::pair<const GCOVFunction *, GCOVCoverage> KeyValue( in print() local