Home
last modified time | relevance | path

Searched defs:HashTable (Results 1 – 15 of 15) sorted by relevance

/external/libdrm/
Dxf86drmHash.h38 typedef struct HashTable { struct
47 } HashTable, *HashTablePtr; argument
/external/giflib/
Dgif_hash.c39 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()
Dgif_lib_private.h53 GifHashTableType *HashTable; member
Degif_lib.c884 GifHashTableType *HashTable; in EGifCompressLine() local
/external/llvm/lib/Support/
DStringMap.cpp66 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/
Did_map.h43 typedef base::hash_map<KeyType, T*> HashTable; typedef
/external/lz4/lib/
Dlz4hc.c133 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/
Dllvm-readobj.cpp132 cl::opt<bool> HashTable("hash-table", variable
DELFDumper.cpp137 const Elf_Hash *HashTable = nullptr; member in __anon07d3185e0111::ELFDumper
/external/clang/lib/Serialization/
DMultiOnDiskHashTable.h47 typedef llvm::OnDiskIterableChainedHashTable<Info> HashTable; typedef
/external/clang/include/clang/Basic/
DIdentifierTable.h435 HashTableTy HashTable; variable
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp156 typedef DenseMap<BlockNode::IndexType, Weight> HashTable; in combineWeightsByHashing() typedef
/external/clang/lib/CodeGen/
DCGExpr.cpp629 llvm::Type *HashTable = llvm::ArrayType::get(IntPtrTy, CacheSize); in EmitTypeCheck() local
/external/v8/src/
Dobjects.cc17320 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/
Dsbt-launch.jarmodule.properties org/apache/ivy/Ivy$1.class Ivy.java package org ...