Searched defs:get_bucket (Results 1 - 9 of 9) sorted by relevance
/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
|
/third_party/ffmpeg/libavcodec/ |
H A D | dnxhdenc.c | 1142 static inline int get_bucket(int value, int shift) in get_bucket() function
|
Completed in 7 milliseconds