Home
last modified time | relevance | path

Searched refs:MappedType (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
DHashIterators.h31 …template<typename HashTableType, typename KeyType, typename MappedType> struct HashTableConstKeysI…
32 …template<typename HashTableType, typename KeyType, typename MappedType> struct HashTableConstValue…
33 …template<typename HashTableType, typename KeyType, typename MappedType> struct HashTableKeysIterat…
34 …template<typename HashTableType, typename KeyType, typename MappedType> struct HashTableValuesIter…
36 … typename KeyType, typename MappedType> struct HashTableConstIteratorAdapter<HashTableType, KeyVal…
38 typedef KeyValuePair<KeyType, MappedType> ValueType;
40 typedef HashTableConstKeysIterator<HashTableType, KeyType, MappedType> Keys;
41 typedef HashTableConstValuesIterator<HashTableType, KeyType, MappedType> Values;
59 …pe, typename KeyType, typename MappedType> struct HashTableIteratorAdapter<HashTableType, KeyValue…
61 typedef KeyValuePair<KeyType, MappedType> ValueType;
[all …]
DHashMap.h62 typedef typename MappedTraits::TraitType MappedType;
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageDecodingStore.cpp354 …pename V::AddResult result = identifierMap->add(cacheEntry->generator(), typename V::MappedType()); in insertCacheInternal()
418 const typename U::MappedType::PtrType cacheEntry = cacheMap->get(cacheIdentifierList[i]); in removeCacheIndexedByGeneratorInternal()
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1333 typedef llvm::PointerIntPair<UsesVec *, 1, bool> MappedType; typedef in __anon94e2d5210911::UninitValsDiagReporter
1337 typedef llvm::MapVector<const VarDecl *, MappedType> UsesMap;
1346 MappedType &getUses(const VarDecl *vd) { in getUses()
1350 MappedType &V = (*uses)[vd]; in getUses()
1372 const MappedType &V = P.second; in flushDiagnostics()
/external/chromium_org/third_party/WebKit/Source/platform/heap/
DVisitor.h542 … ValueTraits::weakHandlingFlag, WeakPointersActWeak, typename HashMap::MappedType, ValueTraits>::t…