Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/
Dtype.go403 func (t *Type) MapType() *MapType { func
467 type MapType struct { struct
468 Type
469 Key *Type
470 Elem *Type
471 Bucket *Type // internal type representing a hash bucket
473 Hasher func(unsafe.Pointer, uintptr) uintptr
474 KeySize uint8 // size of key slot
475 ValueSize uint8 // size of elem slot
476 BucketSize uint16 // size of bucket
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/
Dmap.rs83 pub fn map_type(&self) -> MapType { in map_type()
363 fn map_type(&self) -> MapType; in map_type()
838 fn map_type(&self) -> MapType { in map_type()
890 map_type: MapType, in create()
1021 fn map_type(&self) -> MapType { in map_type()
1102 pub enum MapType { enum
1141 impl MapType { impl
1178 impl From<u32> for MapType { implementation
1292 pub fn map_type(&self) -> MapType { in map_type()
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
H A 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
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockBuffer.h32 void onMap(MapType) override { in onMap() argument
37 void onUnmap(MapType) override { sk_free(fMapPtr); } in onUnmap() argument
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dfunction.pb.cc559 using MapType = ::_pb::Map<std::string, ::tensorflow::AttrValue>; in _InternalSerialize() typedef
954 using MapType = ::_pb::Map<std::string, std::string>; in _InternalSerialize() typedef
984 using MapType = ::_pb::Map<std::string, ::tensorflow::AttrValue>; in _InternalSerialize() typedef
1010 using MapType = ::_pb::Map<std::string, std::string>; in _InternalSerialize() typedef
1040 using MapType = ::_pb::Map<::uint32_t, ::tensorflow::FunctionDef_ArgAttrs>; in _InternalSerialize() typedef
1057 using MapType = ::_pb::Map<::uint32_t, ::uint32_t>; in _InternalSerialize() typedef
/aosp_15_r20/prebuilts/go/linux-x86/test/stress/
Dmaps.go20 type MapType interface { interface
32 func stressMapType(mt MapType, done func()) {
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_translation_lite_gen/gen/external/perfetto/protos/perfetto/trace/translation/
Dtranslation_table.pb.cc859 using MapType = ::_pb::Map<::uint64_t, std::string>; in _InternalSerialize() typedef
1074 using MapType = ::_pb::Map<::uint64_t, std::string>; in _InternalSerialize() typedef
1318 using MapType = ::_pb::Map<::uint32_t, std::string>; in _InternalSerialize() typedef
1340 using MapType = ::_pb::Map<::uint32_t, std::string>; in _InternalSerialize() typedef
1566 using MapType = ::_pb::Map<std::string, std::string>; in _InternalSerialize() typedef
1781 using MapType = ::_pb::Map<std::string, std::string>; in _InternalSerialize() typedef
1996 using MapType = ::_pb::Map<::uint64_t, std::string>; in _InternalSerialize() typedef
/aosp_15_r20/external/webrtc/rtc_base/containers/
H A 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
/aosp_15_r20/external/cronet/base/containers/
H A 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
/aosp_15_r20/external/crosvm/base/src/
H A Dcustom_serde.rs71 map: MapType, in serialize_map_as_kv_vec()
89 ) -> Result<MapType, D::Error> in deserialize_map_from_kv_vec()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A 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::__anon59cfcf890111::StagingMap
/aosp_15_r20/prebuilts/go/linux-x86/src/go/ast/
Dast.go463 MapType struct { struct
464 Map token.Pos // position of "map" keyword
465 Key Expr
466 Value Expr
511 func (x *MapType) Pos() token.Pos { return x.Map }
545 func (x *MapType) End() token.Pos { return x.Value.End() }
572 func (*MapType) exprNode() {}
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dnodes.go300 MapType struct { struct
301 Key, Value Expr
302 expr
/aosp_15_r20/out/soong/.intermediates/external/cronet/components/cronet/android/cronet_aml_components_cronet_android_base_feature_overrides_proto_gen/android_arm64_armv8-2a_cortex-a55_apex30/gen/components/cronet/android/proto/
Dbase_feature_overrides.pb.cc234 using MapType = ::_pb::Map<std::string, std::string>; in _InternalSerialize() typedef
459 …using MapType = ::_pb::Map<std::string, ::org::chromium::net::httpflags::BaseFeatureOverrides_Feat… in _InternalSerialize() typedef
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsampled_profile.pb.cc801 using MapType = ::_pb::Map<uint32_t, ::metrics::Process>; in _InternalSerialize() typedef
818 using MapType = ::_pb::Map<uint32_t, ::metrics::Thread>; in _InternalSerialize() typedef
/aosp_15_r20/external/eigen/doc/snippets/
H A DTutorial_Map_using.cpp2 typedef Map<MatrixType> MapType; typedef
/aosp_15_r20/external/perfetto/src/traced/probes/filesystem/
H A Dlru_inode_cache.h44 using MapType = std::map<const InodeKey, ListIteratorType>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/
DPassRegistry.h41 using MapType = DenseMap<const void *, const PassInfo *>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/
H A DPassRegistry.h42 using MapType = DenseMap<const void *, const PassInfo *>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
H A DPassRegistry.h42 using MapType = DenseMap<const void *, const PassInfo *>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/
DPassRegistry.h41 using MapType = DenseMap<const void *, const PassInfo *>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/
DPassRegistry.h41 using MapType = DenseMap<const void *, const PassInfo *>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/
DPassRegistry.h41 using MapType = DenseMap<const void *, const PassInfo *>; variable
/aosp_15_r20/external/llvm/include/llvm/
H A DPassRegistry.h44 typedef DenseMap<const void *, const PassInfo *> MapType; typedef
/aosp_15_r20/external/clang/lib/Serialization/
H A DModule.cpp58 typedef ContinuousRangeMap<Key, Offset, InitialCapacity> MapType; in dumpLocalRemap() typedef

1234567