Home
last modified time | relevance | path

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

12

/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/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/llvm/include/llvm/
DPassRegistry.h44 typedef DenseMap<const void *, const PassInfo *> MapType; typedef
/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/dagger2/java/dagger/internal/codegen/base/
DMapType.java34 public abstract class MapType { class
/external/pdfium/core/fpdfapi/cmaps/
Dfpdf_cmaps.h23 enum MapType : uint8_t { Single, Range }; enum
/external/tensorflow/tensorflow/core/kernels/
Dmap_stage_op.cc67 using MapType = std::map<KeyType, Data, KeyTensorLess>; typedef
75 using MapType = typedef
88 using MapType = typename MapTraits<Ordered, OptionalTuple>::MapType; typedef in tensorflow::__anon228d2dbf0111::StagingMap
/external/eigen/test/
Dpermutationmatrices.cpp151 typedef Map<MatrixType, Aligned, S> MapType; in bug890() typedef
Dgpu_basic.cu228 typedef Map<Array<typename T::Scalar,Dynamic,Dynamic> > MapType; in operator ()() typedef
/external/protobuf/src/google/protobuf/
Dmap_field_lite.h63 typedef Map<Key, T> MapType; typedef
Dmap_field.h243 typedef Map<Key, T> MapType; typedef
Dgenerated_message_table_driven.h227 MapType; in ParseMap() typedef
/external/perfetto/src/trace_processor/dynamic/
Dexperimental_annotated_stack_generator.cc31 enum class MapType { enum
/external/clang/include/clang/AST/
DCXXInheritance.h272 typedef llvm::MapVector<unsigned, ValuesT> MapType; typedef
DOpenMPClause.h3306 OpenMPMapClauseKind MapType; variable
3351 explicit OMPMapClause(OpenMPMapClauseKind MapTypeModifier, in OMPMapClause()
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
Dswap_noexcept.pass.cpp125 typedef std::pair<const MoveOnly, MoveOnly> MapType; in main() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFRegisters.h185 using MapType = std::map<RegisterId, LaneBitmask>; member
/external/pdfium/fxjs/
Dcfxjs_engine.cpp50 using MapType = v8:: typedef in V8TemplateMapTraits
81 using MapType = v8:: typedef in V8TemplateMap
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp227 using MapType = DenseMap<InstantiatedValue, AliasAttrs>; typedef in __anonc93e6e530111::AliasAttrMap
/external/clang/lib/Analysis/
DConsumed.cpp458 typedef llvm::DenseMap<const Stmt *, PropagationInfo> MapType; typedef in clang::consumed::ConsumedStmtVisitor
/external/clang/include/clang/Parse/
DParser.h2563 OpenMPMapClauseKind MapType = OMPC_MAP_unknown; member
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5050 unsigned getMapTypeBits(OpenMPMapClauseKind MapType, in getMapTypeBits()
5130 OpenMPMapClauseKind MapType, OpenMPMapClauseKind MapTypeModifier, in generateInfoForComponentList()
5396 OpenMPMapClauseKind MapType; in generateAllInfo() member
5410 OpenMPMapClauseKind MapType, OpenMPMapClauseKind MapModifier) { in generateAllInfo()

12