| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
| H A D | memory_handler.cpp | 27 auto& cache = ShaderCache::Instance();
in ConfigureContext() local 45 const auto& cache = ShaderCache::Instance();
in QuerryShader() local 58 const auto& cache = ShaderCache::Instance();
in ClearShader() local [all...] |
| /third_party/alsa-utils/axfer/ |
| H A D | frame-cache.h | 32 static inline unsigned int frame_cache_get_count(struct frame_cache *cache) in frame_cache_get_count() argument 37 static inline void frame_cache_increase_count(struct frame_cache *cache, in frame_cache_increase_count() argument 43 static inline void frame_cache_reduce(struct frame_cache *cache, in frame_cache_reduce() argument [all...] |
| H A D | frame-cache.c | 11 static void align_frames_in_i(struct frame_cache *cache, in align_frames_in_i() argument 29 align_frames_in_n(struct frame_cache *cache, unsigned int consumed_count) align_frames_in_n() argument 48 frame_cache_init(struct frame_cache *cache, snd_pcm_access_t access, unsigned int bytes_per_sample, unsigned int samples_per_frame, unsigned int frames_per_cache) frame_cache_init() argument 100 frame_cache_destroy(struct frame_cache *cache) frame_cache_destroy() argument [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | register_cache.h | 61 std::ostream& operator<<(std::ostream& out, const RegisterCache<Value>& cache) in operator <<() argument
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | measfmt.h | 360 const MeasureFormatCacheData *cache; member in MeasureFormat
|
| /third_party/libwebsockets/lib/misc/lwsac/ |
| H A D | cached-file.c | 78 lwsac_use_cached_file_start(lwsac_cached_file_t cache) in lwsac_use_cached_file_start() argument 88 lwsac_use_cached_file_end(lwsac_cached_file_t *cache) in lwsac_use_cached_file_end() argument 109 lwsac_use_cached_file_detach(lwsac_cached_file_t *cache) lwsac_use_cached_file_detach() argument 127 lwsac_cached_file(const char *filepath, lwsac_cached_file_t *cache, size_t *len) lwsac_cached_file() argument [all...] |
| /third_party/libdrm/etnaviv/ |
| H A D | etnaviv_bo_cache.c | 33 static void add_bucket(struct etna_bo_cache *cache, int size) in add_bucket() argument 44 drm_private void etna_bo_cache_init(struct etna_bo_cache *cache) in etna_bo_cache_init() argument 70 etna_bo_cache_cleanup(struct etna_bo_cache *cache, time_t time) etna_bo_cache_cleanup() argument 96 get_bucket(struct etna_bo_cache *cache, uint32_t size) get_bucket() argument 158 etna_bo_cache_alloc(struct etna_bo_cache *cache, uint32_t *size, uint32_t flags) etna_bo_cache_alloc() argument 181 etna_bo_cache_free(struct etna_bo_cache *cache, struct etna_bo *bo) etna_bo_cache_free() argument [all...] |
| /third_party/libdrm/freedreno/ |
| H A D | freedreno_bo_cache.c | 36 add_bucket(struct fd_bo_cache *cache, int size) in add_bucket() argument 52 fd_bo_cache_init(struct fd_bo_cache *cache, int coarse) in fd_bo_cache_init() argument 82 fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time) fd_bo_cache_cleanup() argument 109 get_bucket(struct fd_bo_cache *cache, uint32_t size) get_bucket() argument 162 fd_bo_cache_alloc(struct fd_bo_cache *cache, uint32_t *size, uint32_t flags) fd_bo_cache_alloc() argument 194 fd_bo_cache_free(struct fd_bo_cache *cache, struct fd_bo *bo) fd_bo_cache_free() argument [all...] |
| /third_party/mesa3d/src/etnaviv/drm/ |
| H A D | etnaviv_bo_cache.c | 30 static void add_bucket(struct etna_bo_cache *cache, int size) in add_bucket() argument 41 void etna_bo_cache_init(struct etna_bo_cache *cache) in etna_bo_cache_init() argument 67 etna_bo_cache_cleanup(struct etna_bo_cache *cache, time_t time) etna_bo_cache_cleanup() argument 94 get_bucket(struct etna_bo_cache *cache, uint32_t size) get_bucket() argument 148 etna_bo_cache_alloc(struct etna_bo_cache *cache, uint32_t *size, uint32_t flags) etna_bo_cache_alloc() argument 172 etna_bo_cache_free(struct etna_bo_cache *cache, struct etna_bo *bo) etna_bo_cache_free() argument [all...] |
| /third_party/mesa3d/src/gallium/tests/unit/ |
| H A D | u_cache_test.c | 72 struct util_cache * cache; in main() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | measfmt.h | 360 const MeasureFormatCacheData *cache; member in MeasureFormat
|
| /third_party/ltp/testcases/kernel/syscalls/cacheflush/ |
| H A D | cacheflush01.c | 29 int cache; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | per-isolate-compiler-cache.h | 49 PerIsolateCompilerCache* cache = zone->New<PerIsolateCompilerCache>(zone); in Setup() local
|
| /third_party/node/deps/v8/src/numbers/ |
| H A D | math-random.cc | 19 Handle<FixedDoubleArray> cache = Handle<FixedDoubleArray>::cast( in InitializeContext() local 57 FixedDoubleArray cache = in RefillCache() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | prototype-info-inl.h | 45 MaybeObject cache = object_create_map(); in HasObjectCreateMap() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | serializer-deserializer.cc | 15 void IterateObjectCache(Isolate* isolate, std::vector<Object>* cache, in IterateObjectCache() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_disk_cache.c | 37 lima_vs_disk_cache_store(struct disk_cache *cache, in lima_vs_disk_cache_store() argument 65 lima_fs_disk_cache_store(struct disk_cache *cache, in lima_fs_disk_cache_store() argument 92 lima_vs_disk_cache_retrieve(struct disk_cache *cache, struct lima_vs_key *key) lima_vs_disk_cache_retrieve() argument 144 lima_fs_disk_cache_retrieve(struct disk_cache *cache, struct lima_fs_key *key) lima_fs_disk_cache_retrieve() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/translate/ |
| H A D | translate_cache.c | 42 struct translate_cache *cache = MALLOC_STRUCT(translate_cache); in translate_cache_create() local 52 static inline void delete_translates(struct translate_cache *cache) in delete_translates() argument 65 void translate_cache_destroy(struct translate_cache *cache) in translate_cache_destroy() argument 90 translate_cache_find(struct translate_cache *cache, struct translate_key *key) translate_cache_find() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | proplist-util.c | 248 char *pa_proplist_get_stream_group(pa_proplist *p, const char *prefix, const char *cache) { in pa_proplist_get_stream_group() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | measfmt.h | 360 const MeasureFormatCacheData *cache; member in MeasureFormat
|
| /third_party/skia/tests/graphite/ |
| H A D | UniformCacheTest.cpp | 46 auto cache = recorder.uniformCache(); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftcglyph.c | 120 FTC_GCache cache = (FTC_GCache)ftccache; FT_LOCAL_DEF() local 154 FTC_GCache cache = (FTC_GCache)ftccache; ftc_gcache_done() local [all...] |
| /third_party/python/Lib/ |
| H A D | linecache.py | 18 cache = {} variable [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | canonical-types.hpp | 28 ClassCInnerA *cache; member
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | Context.cpp | 58 ProgramCache cache; in preCompile() local
|