Home
last modified time | relevance | path

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

123

/external/cronet/third_party/libc++/src/test/std/containers/
Dfrom_range_helpers.h44 struct KeyValue { struct
48 bool operator<(const KeyValue& other) const { return key < other.key; } argument
/external/protobuf/src/google/protobuf/
Dmap_field.h250 union KeyValue { union
251 KeyValue() {} in KeyValue() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dmap_field.h250 union KeyValue { union
251 KeyValue() {} in KeyValue() function
/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DRecursiveIgnoreProperties1755Test.java27 static class KeyValue { class in RecursiveIgnoreProperties1755Test
/external/grpc-grpc/test/core/avl/
Davl_fuzzer.proto30 message KeyValue { message
/external/rust/crates/grpcio-sys/grpc/test/core/avl/
Davl_fuzzer.proto30 message KeyValue { message
/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/llvm-16.0/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp338 StringRef KeyValue; in parseRewriteFunctionDescriptor() local
407 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local
470 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/tink/go/proto/ed25519_go_proto/
Ded25519.pb.go101KeyValue []byte `protobuf:"bytes,2,opt,name=key_value,json=keyValue,proto3" json:"key_value,omitem… member
161KeyValue []byte `protobuf:"bytes,2,opt,name=key_value,json=keyValue,proto3" json:"key_value,omitem… member
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm655 NSString* Breakpad::KeyValue(NSString* key) { function
/external/cronet/components/metrics/debug/
Dbrowser_proxy.ts20 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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DStringMap.h275 bool insert(MapEntryTy *KeyValue) { in insert()
368 void remove(MapEntryTy *KeyValue) { RemoveKey(KeyValue); } in remove()
/external/google-breakpad/src/client/ios/
DBreakpad.mm429 NSString* Breakpad::KeyValue(NSString* key) { function
/external/flatbuffers/python/flatbuffers/reflection/
DKeyValue.py9 class KeyValue(object): class
/external/cronet/components/metrics/debug/structured/
Dstructured_utils.ts10 interface KeyValue { interface
/external/llvm/include/llvm/ADT/
DStringMap.h344 bool insert(MapEntryTy *KeyValue) { in insert()
410 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/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringMap.h348 bool insert(MapEntryTy *KeyValue) { in insert()
414 void remove(MapEntryTy *KeyValue) { in remove()
/external/tink/go/proto/chacha20_poly1305_go_proto/
Dchacha20_poly1305.pb.go86KeyValue []byte `protobuf:"bytes,2,opt,name=key_value,json=keyValue,proto3" json:"key_value,omitem… member
/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/tink/go/proto/xchacha20_poly1305_go_proto/
Dxchacha20_poly1305.pb.go93KeyValue []byte `protobuf:"bytes,3,opt,name=key_value,json=keyValue,proto3" json:"key_value,omitem… member
/external/tink/go/proto/aes_siv_go_proto/
Daes_siv.pb.go103KeyValue []byte `protobuf:"bytes,2,opt,name=key_value,json=keyValue,proto3" json:"key_value,omitem… member

123