Home
last modified time | relevance | path

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

/external/eigen/doc/snippets/
DTutorial_Map_using.cpp2 typedef Map<MatrixType> MapType; typedef
/external/llvm/include/llvm/
DPassRegistry.h44 typedef DenseMap<const void *, const PassInfo *> MapType; typedef
/external/clang/lib/Serialization/
DModule.cpp60 typedef ContinuousRangeMap<Key, Offset, InitialCapacity> MapType; in dumpLocalRemap() typedef
DASTReader.cpp6856 typedef ContinuousRangeMap<Key, ModuleFile *, InitialCapacity> MapType; in dumpModuleIDMap() typedef
/external/pdfium/core/src/fpdfapi/fpdf_cmaps/
Dcmap_int.h13 enum MapType { None, Single, Range, Reverse }; enum
/external/v8/include/
Dv8-util.h91 MapType; typedef
120 typedef GlobalValueMap<K, V, DefaultGlobalMapTraits<K, V> > MapType; typedef
/external/lldb/include/lldb/DataFormatters/
DTypeCategoryMap.h35 typedef std::map<KeyType, ValueSP> MapType; typedef
DFormatNavigator.h112 typedef std::map<KeyType, ValueSP> MapType; typedef
255 typedef typename BackEndType::MapType MapType; typedef
/external/openfst/src/include/fst/script/
Dmap.h47 enum MapType { ARC_SUM_MAPPER, IDENTITY_MAPPER, INVERT_MAPPER, PLUS_MAPPER, enum
/external/clang/include/clang/AST/
DCXXInheritance.h272 typedef llvm::MapVector<unsigned, ValuesT> MapType; typedef
DOpenMPClause.h2631 OpenMPMapClauseKind MapType; variable
2667 explicit OMPMapClause(OpenMPMapClauseKind MapTypeModifier, in OMPMapClause()
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_noexcept.pass.cpp119 typedef std::pair<const MoveOnly, MoveOnly> MapType; in main() typedef
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
Dswap_noexcept.pass.cpp120 typedef std::pair<const MoveOnly, MoveOnly> MapType; in main() typedef
/external/clang/lib/Parse/
DParseOpenMP.cpp830 OpenMPMapClauseKind MapType = OMPC_MAP_unknown; in ParseOpenMPVarListClause() local
/external/clang/lib/Analysis/
DConsumed.cpp458 typedef llvm::DenseMap<const Stmt *, PropagationInfo> MapType; typedef in clang::consumed::ConsumedStmtVisitor
/external/lldb/source/Expression/
DClangASTSource.cpp1379 typedef llvm::DenseMap <const D*, O> MapType; in ImportOffsetMap() typedef
/external/clang/lib/Sema/
DSemaOpenMP.cpp6248 OpenMPMapClauseKind MapType, SourceLocation DepLinMapLoc) { in ActOnOpenMPVarListClause()
8136 OpenMPMapClauseKind MapTypeModifier, OpenMPMapClauseKind MapType, in ActOnOpenMPMapClause()
DTreeTransform.h1660 OpenMPMapClauseKind MapTypeModifier, OpenMPMapClauseKind MapType, in RebuildOMPMapClause()
DSemaDeclCXX.cpp9258 typedef llvm::DenseMap<const Type *, InheritingConstructorsForType> MapType; typedef in __anon954874031111::InheritingConstructorInfo
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3299 unsigned MapType; in emitTargetCall() local
/external/v8/test/cctest/
Dtest-api.cc4164 typedef typename v8::GlobalValueMap<K, V, PhantomStdMapTraits<K, V>> MapType; typedef in __anon3bdb2f2e0211::PhantomStdMapTraits