| /foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
| H A D | node_context_pso_manager.cpp | 190 auto& cache = computePipelineStateCache_; in GetComputePsoHandle() local 263 auto& cache = graphicsPipelineStateCache_; GetGraphicsPsoHandleImpl() local [all...] |
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | buffer_queue_test.cpp | 53 static inline std::map<int32_t, sptr<SurfaceBuffer>> cache; member in OHOS::Rosen::BufferQueueTest
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| H A D | node_context_pool_manager_vk.cpp | 368 auto& cache = framebufferCache_.hashToElement; in BeginBackendFrame() local 381 auto& cache = renderPassCache_.hashToElement; in BeginBackendFrame() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | device_gles.h | 315 BASE_NS::vector<Entry> cache; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_image_base.cpp | 472 auto cache = RSImageCache::Instance().GetRenderDrawingImageCacheByPixelMapId(uniqueId_, gettid());
in ProcessYUVImage() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| H A D | rs_filter_cache_manager.cpp | 392 IsCacheInvalid(const RSPaintFilterCanvas::CachedEffectData& cache, RSPaintFilterCanvas& canvas) IsCacheInvalid() argument [all...] |
| /foundation/resourceschedule/ffrt/src/util/ |
| H A D | slab.h | 216 std::vector<T*> cache; member in ffrt::QSimpleAllocator [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/ |
| H A D | auto_cache.cpp | 28 static AutoCache cache; in GetInstance() local
|
| /foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
| H A D | ext_backup.cpp | 121 auto cache = cachedEntity.Structuralize(); in AllowToBackupRestore() local 132 auto cache = cachedEntity.Structuralize(); in UseFullBackupOnly() local
|
| /foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
| H A D | tools_op_backup.cpp | 61 auto cache = cachedEntity.Structuralize(); in SetIndexFiles() local
|
| H A D | tools_op_incremental_backup.cpp | 63 auto cache = cachedEntity.Structuralize(); in SetIndexFiles() local
|
| /foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
| H A D | b_json_entity_ext_manage_test.cpp | 145 auto cache = cachedEntity.Structuralize(); in HWTEST_F() local 192 auto cache = cachedEntity.Structuralize(); in HWTEST_F() local 314 auto cache = cachedEntity.Structuralize(); in HWTEST_F() local 377 auto cache = cachedEntity.Structuralize(); HWTEST_F() local 419 auto cache = cachedEntity.Structuralize(); HWTEST_F() local 444 auto cache = cachedEntity.Structuralize(); HWTEST_F() local 469 auto cache = cachedEntity.Structuralize(); HWTEST_F() local 494 auto cache = cachedEntity.Structuralize(); HWTEST_F() local 519 auto cache = cachedEntity.Structuralize(); HWTEST_F() local 544 auto cache = cachedEntity.Structuralize(); HWTEST_F() local 638 auto cache = cachedEntity.Structuralize(); HWTEST_F() local 683 auto cache = cachedEntity.Structuralize(); HWTEST_F() local [all...] |
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | dump_handler.cpp | 133 DumperCache cache; in DumpWindowInfoToJson() local 56 DFSMarshalWidget(std::vector<Widget> &allWidget, int index, nlohmann::json &dom, const DumperCache &cache) DFSMarshalWidget() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | get_bits.h | 64 uint64_t cache; member 324 int32_t cache = show_bits(s, 32); get_xbits() local 347 register int32_t cache; get_xbits_le() local [all...] |
| H A D | mss12.h | 62 uint8_t cache[12]; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Norm2AllModes.java | 343 private static CacheBase<String, Norm2AllModes, ByteBuffer> cache = field in Norm2AllModes
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | unifiedcachetest.cpp | 98 const UnifiedCache *cache = UnifiedCache::getInstance(status); in TestEvictionUnderStress() local 139 &cache, TestEvictionPolicy() local 149 &cache, TestEvictionPolicy() local 299 const UnifiedCache *cache = UnifiedCache::getInstance(status); TestBasic() local 354 const UnifiedCache *cache = UnifiedCache::getInstance(status); TestError() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | HebrewCalendar.java | 272 private static CalendarCache cache = new CalendarCache(); field in HebrewCalendar
|
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | AnyTransliterator.java | 58 private ConcurrentHashMap<Integer, Transliterator> cache; field in AnyTransliterator
|
| /third_party/icu/icu4c/source/common/ |
| H A D | loadednormalizer2impl.cpp | 146 static UHashtable *cache=NULL; variable [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Norm2AllModes.java | 362 private static CacheBase<String, Norm2AllModes, ByteBuffer> cache = field in Norm2AllModes
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | AnyTransliterator.java | 58 private ConcurrentHashMap<Integer, Transliterator> cache; field in AnyTransliterator
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | HebrewCalendar.java | 259 private static CalendarCache cache = new CalendarCache(); field in HebrewCalendar
|
| /third_party/libwebsockets/lib/misc/cache-ttl/ |
| H A D | heap.c | 54 _lws_cache_heap_item_destroy(lws_cache_ttl_lru_t_heap_t *cache, in _lws_cache_heap_item_destroy() argument 74 lws_cache_heap_item_destroy(lws_cache_ttl_lru_t_heap_t *cache, lws_cache_ttl_item_heap_t *item, int parent_too) lws_cache_heap_item_destroy() argument 153 lws_cache_item_evict_lru(lws_cache_ttl_lru_t_heap_t *cache) lws_cache_item_evict_lru() argument 173 lws_cache_ttl_lru_t_heap_t *cache = lws_container_of(sul, expiry_cb() local 197 earliest_expiry(lws_cache_ttl_lru_t_heap_t *cache, lws_usec_t *pearliest) earliest_expiry() argument 213 update_sul(lws_cache_ttl_lru_t_heap_t *cache) update_sul() argument 234 lws_cache_heap_specific(lws_cache_ttl_lru_t_heap_t *cache, const char *specific_key) lws_cache_heap_specific() argument 252 lws_cache_heap_tag_match(struct lws_cache_ttl_lru *cache, const char *wc, const char *tag, char lookup_rules) lws_cache_heap_tag_match() argument 262 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_lookup() local 326 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_write() local 428 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_get() local 450 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_invalidate() local 499 lws_cache_ttl_lru_t_heap_t *cache; lws_cache_heap_create() local 522 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; destroy_dll() local 534 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_expunge() local 545 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)c; lws_cache_heap_destroy() local 576 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_debug_dump() local [all...] |
| /third_party/libunwind/libunwind/src/x86_64/ |
| H A D | Gtrace.c | 61 unw_trace_cache_t *cache = arg; in trace_cache_free() local 106 unw_trace_cache_t *cache; trace_cache_create() local 141 trace_cache_expand(unw_trace_cache_t *cache) trace_cache_expand() argument 164 unw_trace_cache_t *cache; trace_cache_get_unthreaded() local 183 unw_trace_cache_t *cache; trace_cache_get() local 274 trace_lookup(unw_cursor_t *cursor, unw_trace_cache_t *cache, unw_word_t cfa, unw_word_t rip, unw_word_t rbp, unw_word_t rsp) trace_lookup() argument 402 unw_trace_cache_t *cache; tdep_trace() local [all...] |