Home
last modified time | relevance | path

Searched defs:cache (Results 251 - 275 of 1053) sorted by relevance

1...<<11121314151617181920>>...43

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dcma_allocator.c478 static void *__mmf_map(phys_addr_t phys, int len, int cache) argument
H A Dhisi_allocator.c479 static void *__mmf_map(phys_addr_t phys, int len, int cache) in __mmf_map() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_l2_cache.c84 static void mali_l2_cache_lock(struct mali_l2_cache_core *cache) in mali_l2_cache_lock() argument
90 mali_l2_cache_unlock(struct mali_l2_cache_core *cache) mali_l2_cache_unlock() argument
101 struct mali_l2_cache_core *cache = NULL; mali_l2_cache_create() local
166 mali_l2_cache_delete(struct mali_l2_cache_core *cache) mali_l2_cache_delete() argument
198 mali_l2_cache_power_up(struct mali_l2_cache_core *cache) mali_l2_cache_power_up() argument
213 mali_l2_cache_power_down(struct mali_l2_cache_core *cache) mali_l2_cache_power_down() argument
254 mali_l2_cache_core_set_counter_src( struct mali_l2_cache_core *cache, u32 source_id, u32 counter) mali_l2_cache_core_set_counter_src() argument
300 mali_l2_cache_core_get_counter_values( struct mali_l2_cache_core *cache, u32 *src0, u32 *value0, u32 *src1, u32 *value1) mali_l2_cache_core_get_counter_values() argument
356 mali_l2_cache_invalidate(struct mali_l2_cache_core *cache) mali_l2_cache_invalidate() argument
373 mali_l2_cache_invalidate_conditional( struct mali_l2_cache_core *cache, u32 id) mali_l2_cache_invalidate_conditional() argument
409 struct mali_l2_cache_core *cache = mali_global_l2s[i]; mali_l2_cache_invalidate_all() local
439 struct mali_l2_cache_core *cache = mali_global_l2s[i]; mali_l2_cache_invalidate_all_pages() local
468 mali_l2_cache_reset(struct mali_l2_cache_core *cache) mali_l2_cache_reset() argument
504 mali_l2_cache_send_command( struct mali_l2_cache_core *cache, u32 reg, u32 val) mali_l2_cache_send_command() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_l2_cache.c84 static void mali_l2_cache_lock(struct mali_l2_cache_core *cache) in mali_l2_cache_lock() argument
90 mali_l2_cache_unlock(struct mali_l2_cache_core *cache) mali_l2_cache_unlock() argument
100 struct mali_l2_cache_core *cache = NULL; mali_l2_cache_create() local
154 mali_l2_cache_delete(struct mali_l2_cache_core *cache) mali_l2_cache_delete() argument
186 mali_l2_cache_power_up(struct mali_l2_cache_core *cache) mali_l2_cache_power_up() argument
202 mali_l2_cache_power_down(struct mali_l2_cache_core *cache) mali_l2_cache_power_down() argument
238 mali_l2_cache_core_set_counter_src(struct mali_l2_cache_core *cache, u32 source_id, u32 counter) mali_l2_cache_core_set_counter_src() argument
281 mali_l2_cache_core_get_counter_values(struct mali_l2_cache_core *cache, u32 *src0, u32 *value0, u32 *src1, u32 *value1) mali_l2_cache_core_get_counter_values() argument
334 mali_l2_cache_invalidate(struct mali_l2_cache_core *cache) mali_l2_cache_invalidate() argument
350 mali_l2_cache_invalidate_conditional(struct mali_l2_cache_core *cache, u32 id) mali_l2_cache_invalidate_conditional() argument
382 struct mali_l2_cache_core *cache = mali_global_l2s[i]; mali_l2_cache_invalidate_all() local
409 struct mali_l2_cache_core *cache = mali_global_l2s[i]; mali_l2_cache_invalidate_all_pages() local
436 mali_l2_cache_reset(struct mali_l2_cache_core *cache) mali_l2_cache_reset() argument
462 mali_l2_cache_send_command(struct mali_l2_cache_core *cache, u32 reg, u32 val) mali_l2_cache_send_command() argument
[all...]
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dprepared_model_service.cpp69 sptr<Ashmem> cache = Ashmem::CreateAshmem(name, size); in ExportModelCache() local
[all...]
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dprepared_model_service.cpp67 sptr<Ashmem> cache = Ashmem::CreateAshmem(name, size); in ExportModelCache() local
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
H A Dlocal_data_source.cpp64 std::shared_ptr<Cache> cache; in GetBestCache() local
86 SolveReqData(std::shared_ptr<Cache> cache, int64_t pos) SolveReqData() argument
134 auto cache = GetBestCache(pos); ReadBuffer() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
H A Dlocal_data_source.cpp64 std::shared_ptr<Cache> cache; in GetBestCache() local
86 SolveReqData(std::shared_ptr<Cache> cache, int64_t pos) SolveReqData() argument
133 auto cache = GetBestCache(pos); ReadBuffer() local
[all...]
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp261 std::shared_ptr<Extractor> ExtractorUtil::GetExtractor(const std::string &hapPath, bool &newCreate, bool cache) in GetExtractor() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_provider.cpp41 auto cache = pipelineCtx->GetImageCache(); in CacheImageObject() local
92 auto cache = pipeline->GetImageCache(); in QueryThumbnailCache() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_group_node.h101 void SetIsCacheNode(bool cache) in SetIsCacheNode() argument
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dnode_data_cache.cpp48 static NodeDataCache cache; in Get() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_image.cpp146 auto cache = pipelineCtx->GetImageCache(); in Cache() local
158 auto cache = pipelineCtx->GetImageCache(); in QueryFromCache() local
H A Danimated_image.cpp301 auto cache = ctx->GetImageCache(); in CacheFrame() local
378 auto cache = ctx->GetImageCache(); in CacheFrame() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp190 auto& cache = computePipelineStateCache_; in GetComputePsoHandle() local
263 auto& cache = graphicsPipelineStateCache_; GetGraphicsPsoHandleImpl() local
[all...]
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_test.cpp53 static inline std::map<int32_t, sptr<SurfaceBuffer>> cache; member in OHOS::Rosen::BufferQueueTest
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dnode_context_pool_manager_vk.cpp368 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 Ddevice_gles.h315 BASE_NS::vector<Entry> cache; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_base.cpp472 auto cache = RSImageCache::Instance().GetRenderDrawingImageCacheByPixelMapId(uniqueId_, gettid()); in ProcessYUVImage() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_filter_cache_manager.cpp392 IsCacheInvalid(const RSPaintFilterCanvas::CachedEffectData& cache, RSPaintFilterCanvas& canvas) IsCacheInvalid() argument
[all...]
/foundation/resourceschedule/ffrt/src/util/
H A Dslab.h216 std::vector<T*> cache; member in ffrt::QSimpleAllocator
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp28 static AutoCache cache; in GetInstance() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup.cpp121 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 Dtools_op_backup.cpp61 auto cache = cachedEntity.Structuralize(); in SetIndexFiles() local
H A Dtools_op_incremental_backup.cpp63 auto cache = cachedEntity.Structuralize(); in SetIndexFiles() local

Completed in 17 milliseconds

1...<<11121314151617181920>>...43