/external/skia/src/gpu/ganesh/mock/ |
D | GrMockBuffer.h | 32 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/ |
D | MapType.java | 10 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/ |
D | Tutorial_Map_using.cpp | 2 typedef Map<MatrixType> MapType; typedef
|
/external/crosvm/base/src/ |
D | custom_serde.rs | 71 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/ |
D | lru_inode_cache.h | 44 using MapType = std::map<const InodeKey, ListIteratorType>; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
D | PassRegistry.h | 42 using MapType = DenseMap<const void *, const PassInfo *>; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ |
D | PassRegistry.h | 42 using MapType = DenseMap<const void *, const PassInfo *>; variable
|
/external/llvm/include/llvm/ |
D | PassRegistry.h | 44 typedef DenseMap<const void *, const PassInfo *> MapType; typedef
|
/external/rust/android-crates-io/crates/libbpf-rs/src/ |
D | map.rs | 83 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/ |
D | Module.cpp | 58 typedef ContinuousRangeMap<Key, Offset, InitialCapacity> MapType; in dumpLocalRemap() typedef
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | hlo_algorithm_denylist.cc | 57 using MapType = absl::flat_hash_map< typedef
|
/external/skia/src/gpu/ganesh/ |
D | GrGpuBuffer.h | 108 enum class MapType { enum
|
/external/pigweed/pw_allocator/examples/ |
D | pmr.cc | 27 using MapType = ::std::pmr::multimap<StringType, StringType>; typedef in examples::LibraryIndex
|
/external/webrtc/rtc_base/containers/ |
D | flat_map_unittest.cc | 106 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/ |
D | annotated_callsites.h | 57 enum class MapType { enum
|
/external/dagger2/java/dagger/internal/codegen/base/ |
D | MapType.java | 36 public abstract class MapType { class
|
/external/cronet/stable/base/containers/ |
D | flat_map_unittest.cc | 115 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/ |
D | flat_map_unittest.cc | 115 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/ |
D | map_stage_op.cc | 69 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/ |
D | experimental_annotated_stack.cc | 52 enum class MapType { enum
|
/external/eigen/test/ |
D | permutationmatrices.cpp | 151 typedef Map<MatrixType, Aligned, S> MapType; in bug890() typedef
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/http/ |
D | http_header_block.h | 97 MapType; typedef
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | map_field_lite.h | 69 typedef Map<Key, T> MapType; typedef
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/http/ |
D | http_header_block.h | 97 MapType; typedef
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | map_field_lite.h | 69 typedef Map<Key, T> MapType; typedef
|