| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | map_field_inl.h | 209 const MapKey& map_key) const { in ContainsMapKey() 220 kValueFieldType>::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue() 241 const MapKey& map_key, MapValueConstRef* val) const { in LookupMapValue() 258 const MapKey& map_key) { in DeleteMapValue()
|
| D | map_field.cc | 297 bool DynamicMapField::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue() 315 bool DynamicMapField::LookupMapValue(const MapKey& map_key, in LookupMapValue() 328 bool DynamicMapField::DeleteMapValue(const MapKey& map_key) { in DeleteMapValue() 455 const MapKey& map_key = it->first; in SyncRepeatedFieldWithMapNoLock() local 538 MapKey map_key; in SyncMapWithRepeatedFieldNoLock() local
|
| D | reflection_tester.cc | 418 MapKey map_key; in SetMapFieldsViaMapReflection() local 616 Message* message, const std::string& field_name, const MapKey& map_key, in GetMapValueViaMapReflection() 675 MapKey map_key; in ModifyMapFieldsViaReflection() local 867 MapKey map_key; in ExpectMapFieldsSetViaReflection() local
|
| D | map_field_test.cc | 89 bool InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue() 93 bool LookupMapValue(const MapKey& map_key, in LookupMapValue() 97 bool DeleteMapValue(const MapKey& map_key) override { return false; } in DeleteMapValue()
|
| D | descriptor.cc | 2277 const FieldDescriptor* Descriptor::map_key() const { in map_key() function in google::protobuf::Descriptor
|
| /external/protobuf/src/google/protobuf/ |
| D | map_field_inl.h | 209 const MapKey& map_key) const { in ContainsMapKey() 220 kValueFieldType>::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue() 241 const MapKey& map_key, MapValueConstRef* val) const { in LookupMapValue() 258 const MapKey& map_key) { in DeleteMapValue()
|
| D | map_field.cc | 297 bool DynamicMapField::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue() 315 bool DynamicMapField::LookupMapValue(const MapKey& map_key, in LookupMapValue() 328 bool DynamicMapField::DeleteMapValue(const MapKey& map_key) { in DeleteMapValue() 455 const MapKey& map_key = it->first; in SyncRepeatedFieldWithMapNoLock() local 538 MapKey map_key; in SyncMapWithRepeatedFieldNoLock() local
|
| D | reflection_tester.cc | 418 MapKey map_key; in SetMapFieldsViaMapReflection() local 616 Message* message, const std::string& field_name, const MapKey& map_key, in GetMapValueViaMapReflection() 675 MapKey map_key; in ModifyMapFieldsViaReflection() local 867 MapKey map_key; in ExpectMapFieldsSetViaReflection() local
|
| D | map_field_test.cc | 89 bool InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue() 93 bool LookupMapValue(const MapKey& map_key, in LookupMapValue() 97 bool DeleteMapValue(const MapKey& map_key) override { return false; } in DeleteMapValue()
|
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
| D | load_bytes_relative.c | 26 __u32 map_key = 0; in load_bytes_relative() local
|
| /external/protobuf/python/google/protobuf/pyext/ |
| D | map_container.cc | 362 MapKey map_key; in Contains() local 407 MapKey map_key; in ScalarMapGetItem() local 428 MapKey map_key; in ScalarMapSetItem() local 618 MapKey map_key; in MessageMapSetItem() local 660 MapKey map_key; in MessageMapGetItem() local
|
| /external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
| D | map_container.cc | 362 MapKey map_key; in Contains() local 407 MapKey map_key; in ScalarMapGetItem() local 428 MapKey map_key; in ScalarMapSetItem() local 618 MapKey map_key; in MessageMapSetItem() local 660 MapKey map_key; in MessageMapGetItem() local
|
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
| D | load_bytes_relative.c | 19 __u32 map_key = 0; in test_load_bytes_relative() local
|
| /external/libwebsockets/lib/cose/ |
| D | private-lib-cose.h | 95 cose_param_t map_key; /* parsing temp before val */ member
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | attr_value.pb_text.cc | 645 string map_key; in ProtoParseFromScanner() local
|
| /external/protobuf/src/google/protobuf/util/internal/ |
| D | protostream_objectwriter.cc | 481 StringPiece map_key) { in InsertMapKeyIfNotPresent()
|
| D | protostream_objectsource.cc | 267 std::string map_key; in RenderMap() local
|
| /external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
| D | protostream_objectwriter.cc | 481 StringPiece map_key) { in InsertMapKeyIfNotPresent()
|
| D | protostream_objectsource.cc | 267 std::string map_key; in RenderMap() local
|
| /external/rust/crates/tokio-util/src/task/ |
| D | join_map.rs | 366 let map_key = Key { id, key }; in insert() localVariable
|
| /external/linux-kselftest/tools/testing/selftests/bpf/benchs/ |
| D | bench_ringbufs.c | 457 int map_key; member
|
| /external/kernel-headers/original/uapi/sound/ |
| D | sfnt_info.h | 171 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member
|
| /external/mesa3d/src/intel/tools/ |
| D | aubinator_viewer.cpp | 327 map_key(int k) in map_key() function
|
| /external/iproute2/lib/ |
| D | bpf.c | 987 uint32_t map_key; in bpf_graft_map() local
|
| /external/libbpf/src/ |
| D | libbpf.c | 10781 int map_key; member 10841 int cpu, int map_key) in perf_buffer__open_cpu_buf() 11063 int cpu, map_key; in __perf_buffer__new() local
|