Searched defs:getNumBuckets (Results 1 – 6 of 6) sorted by relevance
63 uint32_t getNumBuckets() const { return HashHdr->NumBuckets; } in getNumBuckets() function
382 unsigned getNumBuckets() const { getNumBuckets() function 672 unsigned getNumBuckets() const { return NumBuckets; } getNumBuckets() function [all...]
567 unsigned getNumBuckets() const { getNumBuckets() function 903 unsigned getNumBuckets() const { getNumBuckets() function 1212 unsigned getNumBuckets() const { getNumBuckets() function [all...]
100 unsigned getNumBuckets() const { return NumBuckets; } in getNumBuckets() function
315 offset_type getNumBuckets() const { return NumBuckets; } in getNumBuckets() function
92 uint32_t AppleAcceleratorTable::getNumBuckets() const { in getNumBuckets() function in AppleAcceleratorTable