Home
last modified time | relevance | path

Searched defs:NumBuckets (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DOnDiskHashTable.h74 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/
Ddoc_bucket_traits.cpp45 static const int NumBuckets = 100; member in custom_bucket_traits
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h88 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
DStringMap.h56 unsigned NumBuckets; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFoldingSet.cpp208 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/
DDWARFUnitIndex.h38 uint32_t NumBuckets = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMap.h104 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
DStringMap.h55 unsigned NumBuckets = 0; variable
DFoldingSet.h120 unsigned NumBuckets; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp158 uint32_t NumBuckets = 0; in readGSIHashBuckets() local
/third_party/boost/libs/intrusive/test/
Dcustom_bucket_traits_test.cpp77 static const std::size_t NumBuckets = 128; member
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drdtsc_core.h100 NumBuckets enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h36 support::ulittle32_t NumBuckets; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp833 uint32_t NumBuckets = AccelTable.getNumBuckets(); in verifyAppleAccelTable() local