Home
last modified time | relevance | path

Searched defs:bucket (Results 1 - 25 of 379) sorted by relevance

12345678910>>...16

/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dtoken_bucket.c19 int TB_CheckMessage(TokenBucket *bucket) in TB_CheckMessage() argument
H A Dtoken_bucket.h39 inline static void TB_InitBucket(TokenBucket *bucket, int rate, int burst) in TB_InitBucket() argument
/kernel/linux/linux-5.10/include/net/
H A Dtransp_v6.h50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, __u16 destp, int bucket) ip6_dgram_sock_seq_show() argument
H A Dping.h47 int bucket; member
H A Draw.h46 int bucket; member
/kernel/linux/linux-6.6/include/net/
H A Dtransp_v6.h50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, __u16 destp, int bucket) ip6_dgram_sock_seq_show() argument
H A Dping.h40 int bucket; member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtable_debug_hooks.h62 size_t bucket = c.bucket(key); in GetNumProbes() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dcloud_db_data_utils.cpp32 VBucket bucket; in GenerateRecord() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dvalues_buckets.cpp36 void ValuesBuckets::Put(const ValuesBucket &bucket) in Put() argument
56 auto &bucket = buckets_[row]; in Get() local
/kernel/linux/linux-5.10/net/9p/
H A Derror.c181 int bucket; in p9_error_init() local
210 int bucket; in p9_errstr2errno() local
[all...]
/kernel/linux/linux-6.6/net/9p/
H A Derror.c179 int bucket; in p9_error_init() local
208 int bucket; in p9_errstr2errno() local
[all...]
/third_party/libdrm/etnaviv/
H A Detnaviv_bo_cache.c78 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in etna_bo_cache_cleanup() local
104 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
121 static struct etna_bo *find_in_bucket(struct etna_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
162 struct etna_bo_bucket *bucket; etna_bo_cache_alloc() local
183 struct etna_bo_bucket *bucket = get_bucket(cache, bo->size); etna_bo_cache_free() local
[all...]
/third_party/libdrm/freedreno/
H A Dfreedreno_bo_cache.c90 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in fd_bo_cache_cleanup() local
117 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
134 static struct fd_bo *find_in_bucket(struct fd_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
165 struct fd_bo_bucket *bucket; fd_bo_cache_alloc() local
196 struct fd_bo_bucket *bucket = get_bucket(cache, bo->size); fd_bo_cache_free() local
[all...]
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_bo_cache.c75 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in etna_bo_cache_cleanup() local
102 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
111 static struct etna_bo *find_in_bucket(struct etna_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
152 struct etna_bo_bucket *bucket; etna_bo_cache_alloc() local
174 struct etna_bo_bucket *bucket; etna_bo_cache_free() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dprefix.h36 size_t bucket = Log2FloorNonZero(dist) - 1; in PrefixEncodeCopyDistance() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Ddisasm.py222 bucket = OPCODE_BUCKETS[op] variable
/third_party/libdrm/tests/
H A Dhash.c87 static int count_entries(HashBucketPtr bucket) in count_entries() argument
107 HashBucketPtr bucket; in compute_dist() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dprefix.h36 size_t bucket = Log2FloorNonZero(dist) - 1; in PrefixEncodeCopyDistance() local
/third_party/skia/experimental/skrive/src/
H A DShape.cpp42 auto& bucket = paint->style() == SkPaint::kFill_Style ? fFills : fStrokes; in onRevalidate() local
/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_data_share_impl.cpp94 DataShare::DataShareValuesBucket bucket; in SetValue() local
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo_cache.c90 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in fd_bo_cache_cleanup() local
118 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
128 find_in_bucket(struct fd_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
159 struct fd_bo_bucket *bucket; fd_bo_cache_alloc() local
195 struct fd_bo_bucket *bucket = get_bucket(cache, bo->size); fd_bo_cache_free() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddatashare_manager.cpp153 DataShare::DataShareValuesBucket bucket; in UpdateSwitchStatus() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node_gc.cpp39 auto& bucket = nodeBucket_.back(); in NodeDestructorInner() local
108 auto& bucket = drawableBucket_.back(); in DrawableDestructorInner() local
161 auto& bucket = offTreeBucket_.back(); in AddToOffTreeNodeBucket() local
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_itypes_utils.cpp202 bool Marshalling(const DataShareValuesBucket &bucket, MessageParcel &parcel) in Marshalling() argument
208 bool Unmarshalling(DataShareValuesBucket &bucket, MessageParcel &parcel) in Unmarshalling() argument

Completed in 8 milliseconds

12345678910>>...16