/external/libdrm/ |
D | xf86drmHash.h | 38 typedef struct HashTable { struct 47 } HashTable, *HashTablePtr; argument
|
/external/giflib/ |
D | gif_hash.c | 39 GifHashTableType *HashTable; in _InitHashTable() local 54 void _ClearHashTable(GifHashTableType *HashTable) in _ClearHashTable() 63 void _InsertHashTable(GifHashTableType *HashTable, uint32_t Key, int Code) in _InsertHashTable() 86 int _ExistsHashTable(GifHashTableType *HashTable, uint32_t Key) in _ExistsHashTable()
|
D | gif_lib_private.h | 53 GifHashTableType *HashTable; member
|
D | egif_lib.c | 884 GifHashTableType *HashTable; in EGifCompressLine() local
|
/external/llvm/lib/Support/ |
D | StringMap.cpp | 66 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1); in LookupBucketFor() local 121 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1); in FindKey() local 186 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1); in RehashTable() local
|
/external/libchrome/base/ |
D | id_map.h | 43 typedef base::hash_map<KeyType, T*> HashTable; typedef
|
/external/lz4/lib/ |
D | lz4hc.c | 133 U32* HashTable = hc4->hashTable; in LZ4HC_Insert() local 158 U32* const HashTable = hc4->hashTable; in LZ4HC_InsertAndFindBestMatch() local 217 U32* const HashTable = hc4->hashTable; in LZ4HC_InsertAndGetWiderMatch() local
|
/external/llvm/tools/llvm-readobj/ |
D | llvm-readobj.cpp | 132 cl::opt<bool> HashTable("hash-table", variable
|
D | ELFDumper.cpp | 137 const Elf_Hash *HashTable = nullptr; member in __anon07d3185e0111::ELFDumper
|
/external/clang/lib/Serialization/ |
D | MultiOnDiskHashTable.h | 47 typedef llvm::OnDiskIterableChainedHashTable<Info> HashTable; typedef
|
/external/clang/include/clang/Basic/ |
D | IdentifierTable.h | 435 HashTableTy HashTable; variable
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 156 typedef DenseMap<BlockNode::IndexType, Weight> HashTable; in combineWeightsByHashing() typedef
|
/external/clang/lib/CodeGen/ |
D | CGExpr.cpp | 629 llvm::Type *HashTable = llvm::ArrayType::get(IntPtrTy, CacheSize); in EmitTypeCheck() local
|
/external/v8/src/ |
D | objects.cc | 17320 template class HashTable<StringTable, StringTableShape, HashTableKey*>; variable 17322 template class HashTable<CompilationCacheTable, variable 17326 template class HashTable<ObjectHashTable, variable 17330 template class HashTable<WeakHashTable, WeakHashTableShape<2>, Handle<Object> >; variable
|
/external/opencv3/samples/java/sbt/sbt/ |
D | sbt-launch.jar | module.properties
org/apache/ivy/Ivy$1.class
Ivy.java
package org ... |