Home
last modified time | relevance | path

Searched defs:buckets (Results 51 - 75 of 154) sorted by relevance

1234567

/third_party/node/deps/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_longest_match_quickly_inc.h58 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in Prepare() local
155 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in FindLongestMatch() local
[all...]
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/node/deps/cares/src/lib/
H A Dares__htable.c51 ares__llist_t **buckets; member
68 static void ares__htable_buckets_destroy(ares__llist_t **buckets, in ares__htable_buckets_destroy() argument
191 ares__llist_t **buckets = NULL; ares__htable_expand() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dmemory-chunk.h80 size_t buckets() const { return SlotSet::BucketsForSize(size()); } in buckets() function in v8::internal::MemoryChunk
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c157 struct pb_manager **buckets; member
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match_quickly_inc.h58 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in Prepare() local
155 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in FindLongestMatch() local
[all...]
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...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_icm_pool.c43 struct mlx5dr_icm_bucket *buckets; member
374 dr_icm_chill_buckets_start(struct mlx5dr_icm_pool *pool, struct mlx5dr_icm_bucket *cb, bool buckets[DR_CHUNK_SIZE_MAX]) dr_icm_chill_buckets_start() argument
398 dr_icm_chill_buckets_end(struct mlx5dr_icm_pool *pool, struct mlx5dr_icm_bucket *cb, bool buckets[DR_CHUNK_SIZE_MAX]) dr_icm_chill_buckets_end() argument
420 dr_icm_chill_buckets_abort(struct mlx5dr_icm_pool *pool, struct mlx5dr_icm_bucket *cb, bool buckets[DR_CHUNK_SIZE_MAX]) dr_icm_chill_buckets_abort() argument
450 bool buckets[DR_CHUNK_SIZE_MAX] = {}; mlx5dr_icm_alloc_chunk() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c396 struct brcmf_gscan_bucket_config *buckets; in brcmf_pno_config_sched_scans() local
296 brcmf_pno_prep_fwconfig(struct brcmf_pno_info *pi, struct brcmf_pno_config_le *pno_cfg, struct brcmf_gscan_bucket_config **buckets, u32 *scan_freq) brcmf_pno_prep_fwconfig() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c396 struct brcmf_gscan_bucket_config *buckets; in brcmf_pno_config_sched_scans() local
296 brcmf_pno_prep_fwconfig(struct brcmf_pno_info *pi, struct brcmf_pno_config_le *pno_cfg, struct brcmf_gscan_bucket_config **buckets, u32 *scan_freq) brcmf_pno_prep_fwconfig() argument
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-transaction-manager.c98 struct hlist_head buckets[DM_HASH_SIZE]; member
/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...]
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp281 std::vector<NativeRdb::ValuesBucket> buckets; in InsertCustomEventParams() local
/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
/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk-sysfs.c398 int buckets = pblk->min_write_pgs - 1; in pblk_sysfs_get_padding_dist() local
528 int buckets = pblk->min_write_pgs - 1; in pblk_sysfs_set_padding_dist() local

Completed in 22 milliseconds

1234567