Home
last modified time | relevance | path

Searched defs:MapType (Results 1 – 25 of 70) sorted by relevance

123

/external/skia/src/gpu/ganesh/mock/
DGrMockBuffer.h32 void onMap(MapType) override { in onMap() argument
37 void onUnmap(MapType) override { sk_free(fMapPtr); } in onUnmap() argument
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
DMapType.java10 public final class MapType extends MapLikeType class
20 private MapType(Class<?> mapType, TypeBindings bindings, in MapType() method in MapType
30 protected MapType(TypeBase base, JavaType keyT, JavaType valueT) { in MapType() method in MapType
/external/eigen/doc/snippets/
DTutorial_Map_using.cpp2 typedef Map<MatrixType> MapType; typedef
/external/crosvm/base/src/
Dcustom_serde.rs71 map: MapType, in serialize_map_as_kv_vec()
89 ) -> Result<MapType, D::Error> in deserialize_map_from_kv_vec()
/external/perfetto/src/traced/probes/filesystem/
Dlru_inode_cache.h44 using MapType = std::map<const InodeKey, ListIteratorType>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassRegistry.h42 using MapType = DenseMap<const void *, const PassInfo *>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/
DPassRegistry.h42 using MapType = DenseMap<const void *, const PassInfo *>; variable
/external/llvm/include/llvm/
DPassRegistry.h44 typedef DenseMap<const void *, const PassInfo *> MapType; typedef
/external/rust/android-crates-io/crates/libbpf-rs/src/
Dmap.rs83 pub fn map_type(&self) -> MapType { in map_type()
382 fn map_type(&self) -> MapType; in map_type()
857 fn map_type(&self) -> MapType { in map_type()
909 map_type: MapType, in create()
1040 fn map_type(&self) -> MapType { in map_type()
1121 pub enum MapType { enum
1160 impl MapType { impl
1197 impl From<u32> for MapType { implementation
1311 pub fn map_type(&self) -> MapType { in map_type()
/external/clang/lib/Serialization/
DModule.cpp58 typedef ContinuousRangeMap<Key, Offset, InitialCapacity> MapType; in dumpLocalRemap() typedef
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_algorithm_denylist.cc57 using MapType = absl::flat_hash_map< typedef
/external/skia/src/gpu/ganesh/
DGrGpuBuffer.h108 enum class MapType { enum
/external/pigweed/pw_allocator/examples/
Dpmr.cc27 using MapType = ::std::pmr::multimap<StringType, StringType>; typedef in examples::LibraryIndex
/external/webrtc/rtc_base/containers/
Dflat_map_unittest.cc106 using MapType = flat_map<int, Unsortable>; in TEST() typedef
115 using MapType = flat_map<int, Unsortable>; in TEST() typedef
123 using MapType = flat_map<int, Unsortable>; in TEST() typedef
/external/perfetto/src/trace_processor/util/
Dannotated_callsites.h57 enum class MapType { enum
/external/dagger2/java/dagger/internal/codegen/base/
DMapType.java36 public abstract class MapType { class
/external/cronet/stable/base/containers/
Dflat_map_unittest.cc115 using MapType = flat_map<int, Unsortable>; in TEST() typedef
124 using MapType = flat_map<int, Unsortable>; in TEST() typedef
132 using MapType = flat_map<int, Unsortable>; in TEST() typedef
/external/cronet/tot/base/containers/
Dflat_map_unittest.cc115 using MapType = flat_map<int, Unsortable>; in TEST() typedef
124 using MapType = flat_map<int, Unsortable>; in TEST() typedef
132 using MapType = flat_map<int, Unsortable>; in TEST() typedef
/external/tensorflow/tensorflow/core/kernels/
Dmap_stage_op.cc69 using MapType = std::map<KeyType, Data, KeyTensorLess>; typedef
77 using MapType = typedef
90 using MapType = typename MapTraits<Ordered, OptionalTuple>::MapType; typedef in tensorflow::__anonb1f45a090111::StagingMap
/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
Dexperimental_annotated_stack.cc52 enum class MapType { enum
/external/eigen/test/
Dpermutationmatrices.cpp151 typedef Map<MatrixType, Aligned, S> MapType; in bug890() typedef
/external/cronet/tot/net/third_party/quiche/src/quiche/common/http/
Dhttp_header_block.h97 MapType; typedef
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dmap_field_lite.h69 typedef Map<Key, T> MapType; typedef
/external/cronet/stable/net/third_party/quiche/src/quiche/common/http/
Dhttp_header_block.h97 MapType; typedef
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dmap_field_lite.h69 typedef Map<Key, T> MapType; typedef

123