Home
last modified time | relevance | path

Searched defs:cache (Results 26 - 50 of 502) sorted by relevance

12345678910>>...21

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dmemory_handler.cpp27 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 Dframe-cache.h32 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 Dframe-cache.c11 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 Dregister_cache.h61 std::ostream& operator<<(std::ostream& out, const RegisterCache<Value>& cache) in operator <<() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Dmeasfmt.h360 const MeasureFormatCacheData *cache; member in MeasureFormat
/third_party/libwebsockets/lib/misc/lwsac/
H A Dcached-file.c78 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 Detnaviv_bo_cache.c33 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 Dfreedreno_bo_cache.c36 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 Detnaviv_bo_cache.c30 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 Du_cache_test.c72 struct util_cache * cache; in main() local
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dmeasfmt.h360 const MeasureFormatCacheData *cache; member in MeasureFormat
/third_party/ltp/testcases/kernel/syscalls/cacheflush/
H A Dcacheflush01.c29 int cache; member
/third_party/node/deps/v8/src/compiler/
H A Dper-isolate-compiler-cache.h49 PerIsolateCompilerCache* cache = zone->New<PerIsolateCompilerCache>(zone); in Setup() local
/third_party/node/deps/v8/src/numbers/
H A Dmath-random.cc19 Handle<FixedDoubleArray> cache = Handle<FixedDoubleArray>::cast( in InitializeContext() local
57 FixedDoubleArray cache = in RefillCache() local
/third_party/node/deps/v8/src/objects/
H A Dprototype-info-inl.h45 MaybeObject cache = object_create_map(); in HasObjectCreateMap() local
/third_party/node/deps/v8/src/snapshot/
H A Dserializer-deserializer.cc15 void IterateObjectCache(Isolate* isolate, std::vector<Object>* cache, in IterateObjectCache() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_disk_cache.c37 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 Dtranslate_cache.c42 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 Dproplist-util.c248 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 Dmeasfmt.h360 const MeasureFormatCacheData *cache; member in MeasureFormat
/third_party/skia/tests/graphite/
H A DUniformCacheTest.cpp46 auto cache = recorder.uniformCache(); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcglyph.c120 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 Dlinecache.py18 cache = {} variable
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dcanonical-types.hpp28 ClassCInnerA *cache; member
/third_party/skia/experimental/graphite/src/
H A DContext.cpp58 ProgramCache cache; in preCompile() local

Completed in 8 milliseconds

12345678910>>...21