Home
last modified time | relevance | path

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

12

/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-7.0/llvm/include/llvm/
DPassRegistry.h43 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_blacklist.cc52 using MapType = absl::flat_hash_map< typedef
/external/v8/include/
Dv8-util.h90 MapType; typedef
119 typedef GlobalValueMap<K, V, DefaultGlobalMapTraits<K, V> > MapType; typedef
/external/dagger2/java/dagger/internal/codegen/
DMapType.java34 abstract class MapType { class
/external/pdfium/core/fpdfapi/cmaps/
Dfpdf_cmaps.h23 enum MapType : uint8_t { Single, Range }; enum
/external/eigen/test/
Dpermutationmatrices.cpp126 typedef Map<MatrixType, Aligned, S> MapType; in bug890() typedef
Dcuda_basic.cu73 typedef Map<Array<typename T::Scalar,Dynamic,Dynamic> > MapType; in operator ()() typedef
/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::__anon07abdbbe0111::StagingMap
/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/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/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DInfoByHwMode.h61 typedef std::map<unsigned,InfoT> MapType; typedef
/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-7.0/llvm/lib/Target/Hexagon/
DRDFRegisters.h186 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-7.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp225 using MapType = DenseMap<InstantiatedValue, AliasAttrs>; typedef in __anon979d61c80111::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