Home
last modified time | relevance | path

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

12

/external/pdfium/fxjs/
Dfxjs_v8.h55 typedef v8::GlobalValueMap<void*, v8::Object, V8TemplateMapTraits> MapType; typedef
83 typedef v8::GlobalValueMap<void*, v8::Object, V8TemplateMapTraits> MapType; typedef
/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/v8/include/
Dv8-util.h92 MapType; typedef
121 typedef GlobalValueMap<K, V, DefaultGlobalMapTraits<K, V> > MapType; typedef
/external/pdfium/core/fpdfapi/cmaps/
Dcmap_int.h21 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::__anon07039e130111::StagingMap
/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/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/swiftshader/third_party/LLVM/lib/VMCore/
DPassRegistry.cpp47 typedef DenseMap<const void*, const PassInfo*> 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
DHexagonISelDAGToDAGHVX.cpp104 using MapType = std::map<Node, ColorKind>; typedef
DHexagonConstPropagation.cpp232 using MapType = std::map<unsigned, LatticeCell>; typedef in __anon158a696e0111::MachineConstPropagator::CellMap
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVUtil.h76 #define SPIRV_DEF_NAMEMAP(Type,MapType) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp225 using MapType = DenseMap<InstantiatedValue, AliasAttrs>; typedef in __anon95e7aefd0111::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()
/external/clang/lib/Sema/
DSemaOpenMP.cpp8027 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, in ActOnOpenMPVarListClause()
10872 OpenMPMapClauseKind MapType = OMPC_MAP_unknown, in checkMappableExpressionList()
11041 Sema::ActOnOpenMPMapClause(OpenMPMapClauseKind MapTypeModifier, in ActOnOpenMPMapClause()

12