Home
last modified time | relevance | path

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

12

/external/rust/crates/dashmap/src/rayon/
Dread_only.rs70 let map_entry = map.get(&key).unwrap(); in test_par_iter() localVariable
89 let map_entry = map.get(&key).unwrap(); in test_into_par_iter() localVariable
/external/rust/crates/dashmap/src/
Dread_only.rs206 let map_entry = map.get(&key).unwrap(); in test_get() localVariable
230 let map_entry = map.get(key).unwrap(); in test_iters() localVariable
244 let map_entry = map.get(key).unwrap(); in test_iters() localVariable
/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/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php77 protected $map_entry = null; variable in Google\\Protobuf\\Internal\\MessageOptions
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php77 protected $map_entry = null; variable in Google\\Protobuf\\Internal\\MessageOptions
/external/libaom/examples/
Dinspect.c160 typedef struct map_entry { struct
163 } map_entry; argument
/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/google-breakpad/src/common/
Ddwarf_cu_to_module.cc245 SectionMap::const_iterator map_entry in AssembleRangeListInfo() local
253 SectionMap::const_iterator map_entry in AssembleRangeListInfo() local
1233 SectionMap::const_iterator map_entry in ReadSourceLines() local
/external/wayland/src/
Dwayland-util.c172 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/libwebsockets/include/libwebsockets/
Dlws-struct.h215 size_t map_entry; member
/external/rust/crates/vulkano/src/pipeline/
Dcompute.rs135 let map_entry = spec_descriptors in with_pipeline_layout() localVariable
/external/protobuf/src/google/protobuf/compiler/python/
Dpyi_generator.cc513 const Descriptor* map_entry = field_des->message_type(); in PrintMessage() local
/external/rust/crates/protobuf/src/reflect/file/
Dindex.rs27 pub(crate) map_entry: bool, field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto445 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/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto484 optional bool map_entry = 7; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto521 optional bool map_entry = 7; field
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto505 optional bool map_entry = 7; field

12