Home
last modified time | relevance | path

Searched defs:buckets (Results 26 - 50 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match64_inc.h113 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in Store() local
171 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in FindLongestMatch() local
H A Dhash_to_binary_tree_inc.h72 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in Prepare() local
124 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in StoreAndFindMatches() local
H A Dhash_longest_match_inc.h167 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in FindLongestMatch() local
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftccache.h148 FTC_Node* buckets; member
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dbeta_distribution_test.cc334 SingleChiSquaredTest(double p, size_t samples, size_t buckets) SingleChiSquaredTest() argument
H A Dpoisson_distribution_test.cc272 absl::flat_hash_map<int32_t, int> buckets; in SingleZTest() local
373 InitChiSquaredTest( const double buckets) InitChiSquaredTest() argument
/base/update/updater/services/diffpatch/diff/
H A Dblocks_diff.cpp516 std::vector<DataType> buckets; in Init() local
669 InitBuckets(const BlockBuffer &oldInfo, std::vector<DataType> &buckets, std::vector<DataType> &suffixArrayTemp) InitBuckets() argument
[all...]
/third_party/elfio/elfio/
H A Delfio_symbols.hpp363 auto* buckets = in gnu_hash_lookup() local
/third_party/ltp/lib/
H A Dtst_timer_test.c82 unsigned int i, buckets[rows]; in frequency_plot() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h72 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in Prepare() local
124 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in StoreAndFindMatches() local
H A Dhash_longest_match_inc.h167 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in FindLongestMatch() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp281 std::vector<NativeRdb::ValuesBucket> buckets; in InsertCustomEventParams() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DAlphabeticIndex.java156 private BucketList<V> buckets; field in AlphabeticIndex
173 private final BucketList<V> buckets; global() field in AlphabeticIndex.ImmutableIndex
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DAlphabeticIndex.java156 private BucketList<V> buckets; field in AlphabeticIndex
172 private final BucketList<V> buckets; global() field in AlphabeticIndex.ImmutableIndex
[all...]
/third_party/node/deps/v8/src/heap/
H A Dslot-set.h58 void Insert(size_t bucket_index, size_t buckets) { in Insert() argument
92 void Allocate(size_t buckets) { in Allocate() argument
113 static size_t WordsForBuckets(size_t buckets) { in WordsForBuckets() argument
142 Allocate(size_t buckets) Allocate() argument
171 Delete(SlotSet* slot_set, size_t buckets) Delete() argument
254 RemoveRange(size_t start_offset, size_t end_offset, size_t buckets, EmptyBucketMode mode) RemoveRange() argument
369 FreeEmptyBuckets(size_t buckets) FreeEmptyBuckets() argument
382 CheckPossiblyEmptyBuckets(size_t buckets, PossiblyEmptyBuckets* possibly_empty_buckets) CheckPossiblyEmptyBuckets() argument
591 Bucket** buckets() { return reinterpret_cast<Bucket**>(this); } buckets() function
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_device.h237 struct list_head buckets[NR_BO_CACHE_BUCKETS]; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c116 FT_MemNode* buckets; member
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Duthash.h1065 UT_hash_bucket *buckets; global() member
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddnxhdenc.c1184 int buckets[RADIX_PASSE in radix_sort() local
1149 radix_count(const RCCMPEntry *data, int size, int buckets[RADIX_PASSES][NBUCKETS]) radix_count() argument
1170 radix_sort_pass(RCCMPEntry *dst, const RCCMPEntry *data, int size, int buckets[NBUCKETS], int pass) radix_sort_pass() argument
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getdwarf.c761 const Elf32_Word *const buckets = data->d_buf; in translate_offs() local
/third_party/libdrm/intel/
H A Duthash.h1031 UT_hash_bucket *buckets; global() member
[all...]
/third_party/ninja/src/
H A Dninja.cc1341 int buckets = (int)state_.paths_.bucket_count(); in DumpMetrics() local
/third_party/node/deps/v8/src/logging/
H A Dcounters.h72 void* CreateHistogram(const char* name, int min, int max, size_t buckets) { in CreateHistogram() argument
630 void* CreateHistogram(const char* name, int min, int max, size_t buckets) { in CreateHistogram() argument
/third_party/libcoap/include/coap3/
H A Dcoap_uthash_internal.h1093 UT_hash_bucket *buckets; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c347 struct bo_cache_bucket *buckets; in bucket_for_size() local
2108 struct bo_cache_bucket *buckets; in add_bucket() local
[all...]

Completed in 48 milliseconds

123