Home
last modified time | relevance | path

Searched defs:bkt (Results 1 - 6 of 6) sorted by relevance

/third_party/libbpf/src/
H A Dhashmap.c66 size_t bkt; in hashmap__clear() local
106 size_t h, bkt; in hashmap_grow() local
H A Dbtf_dump.c225 size_t bkt; in btf_dump_free_names() local
/third_party/nghttp2/lib/
H A Dnghttp2_map.c55 nghttp2_map_bucket *bkt; in nghttp2_map_each_free() local
72 nghttp2_map_bucket *bkt; in nghttp2_map_each() local
102 distance(uint32_t tablelen, uint32_t tablelenbits, nghttp2_map_bucket *bkt, size_t idx) distance() argument
107 map_bucket_swap(nghttp2_map_bucket *bkt, uint32_t *phash, nghttp2_map_key_type *pkey, void **pdata) map_bucket_swap() argument
122 map_bucket_set_data(nghttp2_map_bucket *bkt, uint32_t hash, nghttp2_map_key_type key, void *data) map_bucket_set_data() argument
133 nghttp2_map_bucket *bkt; nghttp2_map_print_distance() local
156 nghttp2_map_bucket *bkt; insert() local
189 nghttp2_map_bucket *bkt; map_resize() local
251 nghttp2_map_bucket *bkt; nghttp2_map_find() local
281 nghttp2_map_bucket *bkt; nghttp2_map_remove() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_map.c55 ngtcp2_map_bucket *bkt; in ngtcp2_map_each_free() local
72 ngtcp2_map_bucket *bkt; in ngtcp2_map_each() local
102 distance(uint32_t tablelen, uint32_t tablelenbits, ngtcp2_map_bucket *bkt, size_t idx) distance() argument
107 map_bucket_swap(ngtcp2_map_bucket *bkt, uint32_t *phash, ngtcp2_map_key_type *pkey, void **pdata) map_bucket_swap() argument
122 map_bucket_set_data(ngtcp2_map_bucket *bkt, uint32_t hash, ngtcp2_map_key_type key, void *data) map_bucket_set_data() argument
132 ngtcp2_map_bucket *bkt; ngtcp2_map_print_distance() local
154 ngtcp2_map_bucket *bkt; insert() local
187 ngtcp2_map_bucket *bkt; map_resize() local
249 ngtcp2_map_bucket *bkt; ngtcp2_map_find() local
279 ngtcp2_map_bucket *bkt; ngtcp2_map_remove() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_map.c55 nghttp2_map_bucket *bkt; in nghttp2_map_each_free() local
72 nghttp2_map_bucket *bkt; in nghttp2_map_each() local
102 distance(uint32_t tablelen, uint32_t tablelenbits, nghttp2_map_bucket *bkt, size_t idx) distance() argument
107 map_bucket_swap(nghttp2_map_bucket *bkt, uint32_t *phash, nghttp2_map_key_type *pkey, void **pdata) map_bucket_swap() argument
122 map_bucket_set_data(nghttp2_map_bucket *bkt, uint32_t hash, nghttp2_map_key_type key, void *data) map_bucket_set_data() argument
132 nghttp2_map_bucket *bkt; nghttp2_map_print_distance() local
154 nghttp2_map_bucket *bkt; insert() local
187 nghttp2_map_bucket *bkt; map_resize() local
249 nghttp2_map_bucket *bkt; nghttp2_map_find() local
279 nghttp2_map_bucket *bkt; nghttp2_map_remove() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_map.c56 nghttp3_map_bucket *bkt; in nghttp3_map_each_free() local
73 nghttp3_map_bucket *bkt; in nghttp3_map_each() local
103 distance(uint32_t tablelen, uint32_t tablelenbits, nghttp3_map_bucket *bkt, size_t idx) distance() argument
108 map_bucket_swap(nghttp3_map_bucket *bkt, uint32_t *phash, nghttp3_map_key_type *pkey, void **pdata) map_bucket_swap() argument
123 map_bucket_set_data(nghttp3_map_bucket *bkt, uint32_t hash, nghttp3_map_key_type key, void *data) map_bucket_set_data() argument
133 nghttp3_map_bucket *bkt; nghttp3_map_print_distance() local
155 nghttp3_map_bucket *bkt; insert() local
188 nghttp3_map_bucket *bkt; map_resize() local
250 nghttp3_map_bucket *bkt; nghttp3_map_find() local
280 nghttp3_map_bucket *bkt; nghttp3_map_remove() local
[all...]

Completed in 6 milliseconds