Home
last modified time | relevance | path

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

123

/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dpoisson_distribution_test.cc272 absl::flat_hash_map<int32_t, int> buckets; in SingleZTest() local
373 InitChiSquaredTest( const double buckets) InitChiSquaredTest() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dextension_util.cpp21 std::pair<OhCloudExtVector *, size_t> ExtensionUtil::Convert(DBVBuckets &&buckets) in Convert() argument
179 DBVBuckets buckets; in ConvertBuckets() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_sql_builder.cpp301 SqliteSqlBuilder::BatchRefSqls SqliteSqlBuilder::GenerateSqls(const std::string &table, const ValuesBuckets &buckets, in GenerateSqls() argument
/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...]
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp231 uint64_t buckets = (1ULL << (level + 1)) - 1; in GetOverallBucket() local
237 size_t buckets = GetOverallBucket(level); in GetDcacheFileSize() local
262 uint64_t buckets = (1ULL << level); in GetBucketByLevel() local
H A Dmeta_file.cpp220 uint64_t buckets = (1ULL << (level + 1)) - 1; in GetOverallBucket() local
226 size_t buckets = GetOverallBucket(level); in GetDcacheFileSize() local
251 uint64_t buckets = (1ULL << level); in GetBucketByLevel() local
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp256 uint64_t buckets = (1ULL << (level + 1)) - 1; in GetOverallBucket() local
262 size_t buckets = GetOverallBucket(level); in GetDcacheFileSize() local
287 uint64_t buckets = (1ULL << level); in GetBucketByLevel() local
/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...]
/third_party/libunwind/libunwind/include/
H A Ddwarf.h357 dwarf_reg_state_t *buckets; member

Completed in 27 milliseconds

123