| /third_party/node/benchmark/napi/function_args/ |
| H A D | binding.cc | 59 MaybeLocal<String> map_key = String::NewFromUtf8(isolate, in CallWithObject() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_field_inl.h | 52 inline int32 UnwrapMapKey<int32>(const MapKey& map_key) { in UnwrapMapKey() argument 56 inline uint32 UnwrapMapKey<uint32>(const MapKey& map_key) { in UnwrapMapKey() argument 60 inline int64 UnwrapMapKey<int64>(const MapKey& map_key) { in UnwrapMapKey() argument 64 inline uint64 UnwrapMapKey<uint64>(const MapKey& map_key) { in UnwrapMapKey() argument 68 inline bool UnwrapMapKey<bool>(const MapKey& map_key) { in UnwrapMapKey() argument 72 UnwrapMapKey(const MapKey& map_key) UnwrapMapKey() argument 80 SetMapKey(MapKey* map_key, const int32& value) SetMapKey() argument 84 SetMapKey(MapKey* map_key, const uint32& value) SetMapKey() argument 88 SetMapKey(MapKey* map_key, const int64& value) SetMapKey() argument 92 SetMapKey(MapKey* map_key, const uint64& value) SetMapKey() argument 96 SetMapKey(MapKey* map_key, const bool& value) SetMapKey() argument 100 SetMapKey(MapKey* map_key, const std::string& value) SetMapKey() argument 222 InsertOrLookupMapValue(const MapKey& map_key, MapValueRef* val) InsertOrLookupMapValue() argument 243 DeleteMapValue(const MapKey& map_key) DeleteMapValue() argument [all...] |
| H A D | map_field.cc | 230 bool DynamicMapField::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue() argument 248 bool DynamicMapField::DeleteMapValue(const MapKey& map_key) { in DeleteMapValue() argument 380 const MapKey& map_key = it->first; SyncRepeatedFieldWithMapNoLock() local 463 MapKey map_key; SyncMapWithRepeatedFieldNoLock() local [all...] |
| H A D | map_test_util.h | 500 MapKey map_key; in SetMapFieldsViaMapReflection() local 681 GetMapValueViaMapReflection( Message* message, const std::string& field_name, const MapKey& map_key, MapValueRef* map_val) GetMapValueViaMapReflection() argument 742 MapKey map_key; ModifyMapFieldsViaReflection() local 935 MapKey map_key; ExpectMapFieldsSetViaReflection() local [all...] |
| H A D | descriptor_unittest.cc | 1004 const FieldDescriptor* map_key = map_desc->map_key(); in TEST_F() local
|
| H A D | map_test.cc | 2901 MapKey map_key; in TEST_F() local
|
| H A D | descriptor.cc | 1709 const FieldDescriptor* Descriptor::map_key() const { in map_key() function in google::protobuf::Descriptor
|
| /third_party/libwebsockets/lib/cose/ |
| H A D | private-lib-cose.h | 95 cose_param_t map_key; /* parsing temp before val */ member
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | map_container.cc | 361 MapKey map_key; in Contains() local 406 MapKey map_key; in ScalarMapGetItem() local 427 MapKey map_key; in ScalarMapSetItem() local 667 MapKey map_key; MessageMapSetItem() local 709 MapKey map_key; MessageMapGetItem() local [all...] |
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | protostream_objectsource.cc | 287 std::string map_key; in RenderMap() local
|
| H A D | protostream_objectwriter.cc | 478 InsertMapKeyIfNotPresent( StringPiece map_key) InsertMapKeyIfNotPresent() argument
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aubinator_viewer.cpp | 329 map_key(int k) in map_key() function
|
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 12832 int map_key; member 13095 int cpu, map_key; local 12891 perf_buffer__open_cpu_buf(struct perf_buffer *pb, struct perf_event_attr *attr, int cpu, int map_key) global() argument [all...] |
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 37110 fn map_key<'new>(v: BTreeMap<&'static str, ()>) -> BTreeMap<&'new str, ()> { test_variance() functions [all...] |