/third_party/libdrm/etnaviv/ |
H A D | etnaviv_bo_cache.c | 96 static struct etna_bo_bucket *get_bucket(struct etna_bo_cache *cache, uint32_t size) in get_bucket() function
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_bo_cache.c | 109 static struct fd_bo_bucket * get_bucket(struct fd_bo_cache *cache, uint32_t size) in get_bucket() function
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_bo_cache.c | 94 static struct etna_bo_bucket *get_bucket(struct etna_bo_cache *cache, uint32_t size) in get_bucket() function
|
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_bo_cache.c | 110 get_bucket(struct fd_bo_cache *cache, uint32_t size) in get_bucket() function
|
/third_party/jinja2/ |
H A D | bccache.py | 165 def get_bucket( member in BytecodeCache
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | bccache.py | 157 def get_bucket(self, environment, name, filename, source): member in BytecodeCache
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | bccache.py | 180 def get_bucket(self, environment, name, filename, source): member in BytecodeCache
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | bccache.py | 157 def get_bucket(self, environment, name, filename, source): member in BytecodeCache
|
/kernel/linux/linux-5.10/net/core/ |
H A D | net-procfs.c | 9 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net-procfs.c | 11 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
|
/kernel/linux/linux-5.10/lib/ |
H A D | debugobjects.c | 491 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket() function [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | debugobjects.c | 488 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket() function [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | dnxhdenc.c | 1142 static inline int get_bucket(int value, int shift) in get_bucket() function
|
/kernel/linux/linux-5.10/net/unix/ |
H A D | af_unix.c | 2814 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
|
/kernel/linux/linux-6.6/net/unix/ |
H A D | af_unix.c | 3174 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
|