Home
last modified time | relevance | path

Searched defs:map_key (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dload_bytes_relative.c26 __u32 map_key = 0; in load_bytes_relative() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dload_bytes_relative.c26 __u32 map_key = 0; in load_bytes_relative() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dload_bytes_relative.c19 __u32 map_key = 0; in test_load_bytes_relative() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dload_bytes_relative.c19 __u32 map_key = 0; in test_load_bytes_relative() local
/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc59 MaybeLocal<String> map_key = String::NewFromUtf8(isolate, in CallWithObject() local
/third_party/protobuf/src/google/protobuf/
H A Dmap_field_inl.h52 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 Dmap_field.cc230 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 Dmap_test_util.h500 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 Ddescriptor_unittest.cc1004 const FieldDescriptor* map_key = map_desc->map_key(); in TEST_F() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c35 __u32 map_key = 0, map_id; in create_inner_maps() local
/third_party/libwebsockets/lib/cose/
H A Dprivate-lib-cose.h95 cose_param_t map_key; /* parsing temp before val */ member
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dx86-stub.c582 unsigned long map_size, desc_size, map_key; in allocate_e820() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c461 int map_key; member
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-input.c53 #define map_key(c) hid_map_usage(hidinput, usage, &bit, &max, EV_KEY, (c)) macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c457 int map_key; member
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmap_container.cc361 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 Dprotostream_objectsource.cc287 std::string map_key; in RenderMap() local
H A Dprotostream_objectwriter.cc478 InsertMapKeyIfNotPresent( StringPiece map_key) InsertMapKeyIfNotPresent() argument
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dsfnt_info.h186 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dsfnt_info.h171 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-input.c98 #define map_key(c) hid_map_usage(hidinput, usage, &bit, &max, EV_KEY, (c)) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dsfnt_info.h132 int map_bank, map_instr, map_key; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dsfnt_info.h122 int map_bank, map_instr, map_key; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dsfnt_info.h132 int map_bank, map_instr, map_key; member
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp329 map_key(int k) in map_key() function

Completed in 32 milliseconds

12