Home
last modified time | relevance | path

Searched defs:map_entry (Results 1 – 17 of 17) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php77 protected $map_entry = null; variable in Google\\Protobuf\\Internal\\MessageOptions
/third_party/mesa3d/src/compiler/nir/
Dnir_split_per_member_structs.c37 struct hash_entry *map_entry = in find_var_member() local
/third_party/node/deps/v8/src/profiler/
Dprofile-generator.cc378 auto map_entry = children_.find({entry, line_number}); in FindChild() local
383 auto map_entry = children_.find({entry, line_number}); in FindOrAddChild() local
399 auto map_entry = line_ticks_.find(src_line); in IncrementLineTicks() local
/third_party/node/deps/v8/src/snapshot/
Dmksnapshot.cc207 auto map_entry = counter_map_->find(name); in MaybeSetCounterFunction() local
/third_party/skia/experimental/skrive/src/reader/
DJsonReader.cpp44 const auto* map_entry = std::lower_bound(std::begin(gTypeMap), in block_type() local
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dparsechannels.c377 const GstDvbV5ChannelsConfToPropertyMap *map_entry = dvbv5_prop_map; in parse_and_configure_from_v5_conf_file() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-struct.h215 size_t map_entry; member
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto520 optional bool map_entry = 7; field
Dmap_test.cc2932 Message* map_entry = reflection_tester.GetMapEntryViaReflection( in TEST_F() local
Ddescriptor.pb.h11164 inline bool MessageOptions::map_entry() const { in map_entry() function
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc721 const Descriptor* map_entry = field->message_type(); in GenerateFieldAccessor() local
/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc266 const Descriptor* map_entry = f->message_type(); in GetFieldForMapType() local
/third_party/node/deps/v8/src/wasm/
Dc-api.cc291 auto map_entry = counter_map_->find(name); in GetCounter() local
/third_party/node/deps/v8/src/d8/
Dd8.cc2854 auto map_entry = counter_map_->find(name); in GetCounter() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c3483 bool map_entry; member
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c3038 bool map_entry; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h90542 struct xdp_sock **map_entry; member