/external/rust/crates/protobuf-codegen/src/gen/ |
D | map.rs | 5 pub(crate) fn map_entry<'a>( in map_entry() function
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | sink_constant.cc | 68 auto map_entry = sunk_constant.try_emplace(constant, nullptr); in runOnOperation() local
|
/external/libaom/examples/ |
D | inspect.c | 160 typedef struct map_entry { struct 163 } map_entry; typedef
|
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | MessageOptions.php | 77 protected $map_entry = null; variable in Google\\Protobuf\\Internal\\MessageOptions
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | MessageOptions.php | 77 protected $map_entry = null; variable in Google\\Protobuf\\Internal\\MessageOptions
|
/external/openscreen/platform/impl/ |
D | tls_data_router_posix.cc | 72 auto map_entry = accept_socket_mappings_.find(it->get()); in DeregisterAcceptObserver() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_split_per_member_structs.c | 37 struct hash_entry *map_entry = in find_var_member() local
|
/external/webrtc/test/pc/e2e/analyzer/video/ |
D | default_video_quality_analyzer_shared_objects.cc | 141 [](auto map_entry) { return map_entry.first; }); in GetStreams()
|
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
D | sig_node.cc | 57 Link& map_entry = (*link_map)[tag]; in CopyLinksPass1() local
|
/external/wayland/src/ |
D | wayland-util.c | 169 union map_entry { union
|
/external/pigweed/pw_kvs/ |
D | key_value_store_map_test.cc | 245 auto map_entry = map_.find(std::string(item.key())); in CompareContents() local
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/ |
D | python_pyi_generator.cc | 443 const Descriptor* map_entry = field_des->message_type(); in PrintMessage() local
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 413 optional bool map_entry = 7; field
|
/external/protobuf/src/google/protobuf/compiler/python/ |
D | pyi_generator.cc | 513 const Descriptor* map_entry = field_des->message_type(); in PrintMessage() local
|
/external/libwebsockets/include/libwebsockets/ |
D | lws-struct.h | 215 size_t map_entry; member
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 445 optional bool map_entry = 7; field
|
/external/rust/crates/protobuf/src/reflect/file/ |
D | index.rs | 27 pub(crate) map_entry: bool, field
|
/external/rust/crates/grpcio-sys/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
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | descriptor.proto | 521 optional bool map_entry = 7; field
|
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/ |
D | descriptor.proto | 522 optional bool map_entry = 7; field
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 521 optional bool map_entry = 7; field
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 484 optional bool map_entry = 7; field
|
/external/rust/crates/protobuf-codegen/2.27.1/src/ |
D | scope.rs | 368 pub fn map_entry(&'a self) -> Option<(FieldWithContext<'a>, FieldWithContext<'a>)> { in map_entry() method
|
/external/rust/crates/protobuf/2.27.1/src/ |
D | descriptorx.rs | 404 pub fn map_entry(&'a self) -> Option<(FieldWithContext<'a>, FieldWithContext<'a>)> { in map_entry() method
|