Home
last modified time | relevance | path

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

12

/external/rust/crates/protobuf-codegen/src/gen/
Dmap.rs5 pub(crate) fn map_entry<'a>( in map_entry() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dsink_constant.cc68 auto map_entry = sunk_constant.try_emplace(constant, nullptr); in runOnOperation() local
/external/libaom/examples/
Dinspect.c160 typedef struct map_entry { struct
163 } map_entry; typedef
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php77 protected $map_entry = null; variable in Google\\Protobuf\\Internal\\MessageOptions
/external/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php77 protected $map_entry = null; variable in Google\\Protobuf\\Internal\\MessageOptions
/external/openscreen/platform/impl/
Dtls_data_router_posix.cc72 auto map_entry = accept_socket_mappings_.find(it->get()); in DeregisterAcceptObserver() local
/external/mesa3d/src/compiler/nir/
Dnir_split_per_member_structs.c37 struct hash_entry *map_entry = in find_var_member() local
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer_shared_objects.cc141 [](auto map_entry) { return map_entry.first; }); in GetStreams()
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsig_node.cc57 Link& map_entry = (*link_map)[tag]; in CopyLinksPass1() local
/external/wayland/src/
Dwayland-util.c169 union map_entry { union
/external/pigweed/pw_kvs/
Dkey_value_store_map_test.cc245 auto map_entry = map_.find(std::string(item.key())); in CompareContents() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_pyi_generator.cc443 const Descriptor* map_entry = field_des->message_type(); in PrintMessage() local
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto413 optional bool map_entry = 7; field
/external/protobuf/src/google/protobuf/compiler/python/
Dpyi_generator.cc513 const Descriptor* map_entry = field_des->message_type(); in PrintMessage() local
/external/libwebsockets/include/libwebsockets/
Dlws-struct.h215 size_t map_entry; member
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto445 optional bool map_entry = 7; field
/external/rust/crates/protobuf/src/reflect/file/
Dindex.rs27 pub(crate) map_entry: bool, field
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto507 optional bool map_entry = 7; field
Ddescriptor.proto516 optional bool map_entry = 7; field
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto521 optional bool map_entry = 7; field
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto522 optional bool map_entry = 7; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto521 optional bool map_entry = 7; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto484 optional bool map_entry = 7; field
/external/rust/crates/protobuf-codegen/2.27.1/src/
Dscope.rs368 pub fn map_entry(&'a self) -> Option<(FieldWithContext<'a>, FieldWithContext<'a>)> { in map_entry() method
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptorx.rs404 pub fn map_entry(&'a self) -> Option<(FieldWithContext<'a>, FieldWithContext<'a>)> { in map_entry() method

12