/third_party/boost/boost/python/detail/ |
D | map_entry.hpp | 13 struct map_entry struct 15 map_entry() {} in map_entry() argument 16 map_entry(Key k) : key(k), value() {} in map_entry() function 17 map_entry(Key k, Value v) : key(k), value(v) {} in map_entry() function 19 bool operator<(map_entry const& rhs) const in operator <() 24 Key key; 25 Value value;
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | MessageOptions.php | 77 protected $map_entry = null; variable in Google\\Protobuf\\Internal\\MessageOptions
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_split_per_member_structs.c | 37 struct hash_entry *map_entry = in find_var_member() local
|
/third_party/nghttp2/tests/ |
D | nghttp2_map_test.c | 32 nghttp2_map_entry map_entry; member
|
/third_party/skia/experimental/skrive/src/reader/ |
D | JsonReader.cpp | 44 const auto* map_entry = std::lower_bound(std::begin(gTypeMap), in block_type() local
|
/third_party/wayland_standard/src/ |
D | wayland-util.c | 169 union map_entry { union
|
/third_party/nghttp2/lib/ |
D | nghttp2_stream.h | 139 nghttp2_map_entry map_entry; member
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_stream.h | 139 nghttp2_map_entry map_entry; member
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | parsechannels.c | 377 const GstDvbV5ChannelsConfToPropertyMap *map_entry = dvbv5_prop_map; in parse_and_configure_from_v5_conf_file() local
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-struct.h | 215 size_t map_entry; member
|
/third_party/grpc/third_party/upb/benchmarks/ |
D | descriptor_sv.proto | 507 optional bool map_entry = 7; field
|
D | descriptor.proto | 516 optional bool map_entry = 7; field
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.proto | 520 optional bool map_entry = 7; field
|
D | map_test.cc | 2932 Message* map_entry = reflection_tester.GetMapEntryViaReflection( in TEST_F() local
|
D | descriptor.pb.h | 11164 inline bool MessageOptions::map_entry() const { in map_entry() function
|
/third_party/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.cc | 721 const Descriptor* map_entry = field->message_type(); in GenerateFieldAccessor() local
|
/third_party/protobuf/conformance/ |
D | binary_json_conformance_suite.cc | 266 const Descriptor* map_entry = f->message_type(); in GetFieldForMapType() local
|
/third_party/grpc/third_party/upb/upb/ |
D | def.c | 67 bool map_entry; member
|
/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 3483 bool map_entry; member
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 3038 bool map_entry; member
|