Home
last modified time | relevance | path

Searched defs:MapT (Results 1 – 7 of 7) sorted by relevance

/external/libcxx/test/std/containers/associative/map/
Dcompare.pass.cpp30 typedef std::map<Key, int> MapT; in main() typedef
/external/libcxx/test/std/containers/unord/unord.map/
Dcompare.pass.cpp38 typedef std::unordered_map<Key, int> MapT; in main() typedef
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DValueMap.h81 ValueInfoT> MapT; typedef
/external/llvm/include/llvm/IR/
DValueMap.h84 typedef DenseMap<ValueMapCVH, ValueT, DenseMapInfo<ValueMapCVH> > MapT; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DValueMap.h90 using MapT = DenseMap<ValueMapCVH, ValueT, DenseMapInfo<ValueMapCVH>>; variable
/external/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp261 std::vector<const FunctionRecord *>> MapT; typedef in __anonce8fef7f0211::FunctionInstantiationSetCollector
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp302 using MapT = std::map<LineColPair, std::vector<const FunctionRecord *>>; typedef in __anonb1b301b70211::FunctionInstantiationSetCollector