/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 74 offset_type NumBuckets; variable 275 const typename Info::offset_type NumBuckets; variable 293 : NumBuckets(NumBuckets), NumEntries(NumEntries), Buckets(Buckets), in NumBuckets() function 307 offset_type NumBuckets = in readNumBucketsAndEntries() local 497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
|
/third_party/boost/libs/intrusive/example/ |
D | doc_bucket_traits.cpp | 45 static const int NumBuckets = 100; member in custom_bucket_traits
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | DenseMap.h | 88 auto NumBuckets = getMinBucketToReserveForEntries(NumEntries); in reserve() local 482 unsigned NumBuckets = getNumBuckets(); in InsertIntoBucketImpl() local 514 const unsigned NumBuckets = getNumBuckets(); in LookupBucketFor() local 593 unsigned NumBuckets; variable 754 unsigned NumBuckets; member
|
D | StringMap.h | 56 unsigned NumBuckets; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FoldingSet.cpp | 208 static void **GetBucketFor(unsigned Hash, void **Buckets, unsigned NumBuckets) { in GetBucketFor() 215 static void **AllocateBuckets(unsigned NumBuckets) { in AllocateBuckets()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 38 uint32_t NumBuckets = 0; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | DenseMap.h | 104 auto NumBuckets = getMinBucketToReserveForEntries(NumEntries); in reserve() local 549 unsigned NumBuckets = getNumBuckets(); in InsertIntoBucketImpl() local 581 const unsigned NumBuckets = getNumBuckets(); in LookupBucketFor() local 695 unsigned NumBuckets; variable 869 unsigned NumBuckets; member
|
D | StringMap.h | 55 unsigned NumBuckets = 0; variable
|
D | FoldingSet.h | 120 unsigned NumBuckets; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | GlobalsStream.cpp | 158 uint32_t NumBuckets = 0; in readGSIHashBuckets() local
|
/third_party/boost/libs/intrusive/test/ |
D | custom_bucket_traits_test.cpp | 77 static const std::size_t NumBuckets = 128; member
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | rdtsc_core.h | 100 NumBuckets enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawTypes.h | 36 support::ulittle32_t NumBuckets; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFVerifier.cpp | 833 uint32_t NumBuckets = AccelTable.getNumBuckets(); in verifyAppleAccelTable() local
|