| /third_party/libdrm/ |
| D | xf86drmHash.h | 38 typedef struct HashTable { struct 47 } HashTable, *HashTablePtr; typedef
|
| /third_party/giflib/ |
| D | gif_hash.c | 40 GifHashTableType *HashTable; in _InitHashTable() local 55 void _ClearHashTable(GifHashTableType *HashTable) in _ClearHashTable() 64 void _InsertHashTable(GifHashTableType *HashTable, uint32_t Key, int Code) in _InsertHashTable() 87 int _ExistsHashTable(GifHashTableType *HashTable, uint32_t Key) in _ExistsHashTable()
|
| D | gif_lib_private.h | 59 GifHashTableType *HashTable; member
|
| D | egif_lib.c | 897 GifHashTableType *HashTable; in EGifCompressLine() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | StringMap.cpp | 81 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1); in LookupBucketFor() local 135 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1); in FindKey() local 198 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1); in RehashTable() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | StringMap.cpp | 85 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1); in LookupBucketFor() local 139 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1); in FindKey() local 202 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1); in RehashTable() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
| D | HashTable.h | 34 template <typename ValueT> class HashTable; variable 41 friend HashTable<ValueT>; variable 115 HashTable() { Buckets.resize(8); } in HashTable() function 116 explicit HashTable(uint32_t Capacity) { in HashTable() function
|
| /third_party/boost/libs/hana/include/boost/hana/ |
| D | map.hpp | 204 using HashTable = typename detail::make_hash_table< typedef 279 using HashTable = typename RawMap::hash_table_type; in helper() typedef 310 using HashTable = typename RawMap::hash_table_type; in apply() typedef 408 using HashTable = typename RawMap::hash_table_type; in apply() typedef 433 using HashTable = typename RawMap::hash_table_type; in apply() typedef 474 using HashTable = typename RawMap::hash_table_type; in apply() typedef
|
| /third_party/boost/boost/hana/ |
| D | map.hpp | 204 using HashTable = typename detail::make_hash_table< typedef 279 using HashTable = typename RawMap::hash_table_type; in helper() typedef 310 using HashTable = typename RawMap::hash_table_type; in apply() typedef 408 using HashTable = typename RawMap::hash_table_type; in apply() typedef 433 using HashTable = typename RawMap::hash_table_type; in apply() typedef 474 using HashTable = typename RawMap::hash_table_type; in apply() typedef
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserRealSource4.js | 468 var HashTable = /** @class */ (function () { class 469 function HashTable(size, hashFn, equalsFn) { class in anonymousFunction1aaa878f0100.HashTable 479 HashTable.prototype.add = function (key, data) { class
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
| D | parserRealSource4.ts | 193 export class HashTable { class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | StringMap.h | 265 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1), in StringMap() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | StringMap.h | 279 unsigned *HashTable = (unsigned *)(TheTable + NumBuckets + 1), in StringMap() local
|
| /third_party/glib/gio/gvdb/ |
| D | gvdb-builder.c | 166 } HashTable; typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | BlockFrequencyInfoImpl.cpp | 179 using HashTable = DenseMap<BlockNode::IndexType, Weight>; in combineWeightsByHashing() typedef
|
| /third_party/lz4/lib/ |
| D | lz4hc.c | 251 U32* const HashTable = hc4->hashTable; in LZ4HC_InsertAndGetWiderMatch() local
|