Home
last modified time | relevance | path

Searched defs:num_buckets (Results 1 – 11 of 11) sorted by relevance

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV1.h158 uint32_t num_buckets, in NeedsUpdate()
168 uint32_t num_buckets, in UpdateSignature()
DAppleObjCRuntimeV1.cpp399 const uint32_t num_buckets = data.GetU32(&offset); in UpdateISAToDescriptorMapIfNeeded() local
/external/mesa3d/src/mesa/program/
Dhash_table.c44 unsigned num_buckets; member
57 hash_table_ctor(unsigned num_buckets, hash_func_t hash, in hash_table_ctor()
/external/chromium_org/third_party/mesa/src/src/mesa/program/
Dhash_table.c44 unsigned num_buckets; member
57 hash_table_ctor(unsigned num_buckets, hash_func_t hash, in hash_table_ctor()
/external/chromium_org/content/browser/download/
Drate_estimator.cc30 size_t num_buckets, in RateEstimator()
/external/chromium_org/v8/src/
Dcounters.h175 int num_buckets, in Histogram()
230 int num_buckets, in HistogramTimer()
Dobjects.cc16009 int num_buckets = capacity / kLoadFactor; in Allocate() local
/external/chromium_org/net/disk_cache/blockfile/
Dstats.cc135 int num_buckets = 75; in InitSizeHistogram() local
/external/chromium_org/third_party/libvpx/source/libvpx/
Drate_hist.c121 int max_buckets, int *num_buckets) { in merge_hist_buckets()
/external/libvpx/libvpx/
Drate_hist.c121 int max_buckets, int *num_buckets) { in merge_hist_buckets()
/external/chromium_org/content/browser/indexed_db/
Dindexed_db_backing_store.cc844 const int num_buckets = 12; in IsPathTooLong() local