Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DDeprecatedHeadersCheck.cpp52 for (const auto &KeyValue : in IncludeModernizePPCallbacks() local
76 for (const auto &KeyValue : in IncludeModernizePPCallbacks() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DRecursiveIgnoreProperties1755Test.java27 static class KeyValue { class in RecursiveIgnoreProperties1755Test
/external/llvm-project/lldb/include/lldb/Utility/
DEnvironment.h80 static std::string compose(const value_type &KeyValue) { in compose()
/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/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyOptions.cpp72 for (const auto &KeyValue : OptionMap) in NOptionMap() local
77 for (const auto &KeyValue : Options) in denormalize() local
157 for (const auto &KeyValue : Other.CheckOptions) { in mergeWith() 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/llvm-project/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp339 StringRef KeyValue; in parseRewriteFunctionDescriptor() local
408 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local
471 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/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DBadSignalToKillThreadCheck.cpp32 const auto IsSigterm = [](const auto &KeyValue) -> bool { in check()
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm656 NSString *Breakpad::KeyValue(NSString *key) { function
/external/google-breakpad/src/client/ios/
DBreakpad.mm430 NSString *Breakpad::KeyValue(NSString *key) { function
/external/llvm-project/llvm/include/llvm/ADT/
DStringMap.h276 bool insert(MapEntryTy *KeyValue) { in insert()
353 void remove(MapEntryTy *KeyValue) { RemoveKey(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/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-project/llvm/utils/TableGen/
DCodeGenMapTable.cpp242 std::vector<Init*> KeyValue; in buildRowInstrMap() local
314 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/protobuf/src/google/protobuf/
Dextension_set.h635 struct KeyValue { struct
640 bool operator()(const KeyValue& lhs, const KeyValue& rhs) const { in operator() argument
/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp272 StringRef KeyValue = KeyString->getValue(KeyStorage); in parse() local
/external/llvm-project/clang/lib/Tooling/
DJSONCompilationDatabase.cpp365 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/llvm-project/clang-tools-extra/clang-tidy/misc/
DRedundantExpressionCheck.cpp1250 for (const auto &KeyValue : Result.Nodes.getMap()) { in check() local
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp4033 for (const auto &KeyValue : getCodeGenOpts().DebugPrefixMap) in getModuleHash() local