Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dsink_constant.cc60 auto map_entry = sunk_constant.try_emplace(constant, nullptr); in runOnFunction() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dsink_constants_to_control_flow.cc69 auto map_entry = sunk_constant.try_emplace(constant, nullptr); in SinkToRegion() local
/external/libaom/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/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php80 private $map_entry = false; variable in Google\\Protobuf\\Internal\\MessageOptions
/external/mesa3d/src/compiler/nir/
Dnir_split_per_member_structs.c37 struct hash_entry *map_entry = in find_var_member() local
/external/skia/experimental/skrive/src/reader/
DJsonReader.cpp44 const auto* map_entry = std::lower_bound(std::begin(gTypeMap), in block_type() local
/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.cc243 auto map_entry = map_.find(std::string(item.key())); in CompareContents() local
/external/libwebsockets/include/libwebsockets/
Dlws-struct.h197 size_t map_entry; member
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto413 optional bool map_entry = 7; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto445 optional bool map_entry = 7; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto496 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.proto496 optional bool map_entry = 7; field
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto516 optional bool map_entry = 7; field
Ddescriptor_sv.proto507 optional bool map_entry = 7; field
/external/rust/crates/protobuf-codegen/src/
Dscope.rs367 pub fn map_entry(&'a self) -> Option<(FieldWithContext<'a>, FieldWithContext<'a>)> { in map_entry() method
/external/rust/crates/protobuf/src/
Ddescriptorx.rs405 pub fn map_entry(&'a self) -> Option<(FieldWithContext<'a>, FieldWithContext<'a>)> { in map_entry() method
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc933 dwarf2reader::SectionMap::const_iterator map_entry in ReadSourceLines() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.cc463 auto& map_entry = find_it->second; in PruneGraphDefInto() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java978 ResTable_map map_entry = null; // = new ResTable_map(map.myBuf(), curOffset); in GetBag() local
/external/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc707 const Descriptor* map_entry = field->message_type(); in GenerateFieldAccessor() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c67 bool map_entry; member

12