/aosp_15_r20/external/mesa3d/src/util/ |
H A D | disk_cache_os.h | 59 struct disk_cache { struct 71 enum disk_cache_type type; argument 93 disk_cache_put_cb blob_put_cb; argument 94 disk_cache_get_cb blob_get_cb; argument 106 struct disk_cache *foz_ro_cache; argument
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_pipeline_cache.c | 359 struct disk_cache *disk_cache = cache->base.device->physical->disk_cache; in vk_pipeline_cache_lookup_object() local 428 struct disk_cache *disk_cache = cache->base.device->physical->disk_cache; in vk_pipeline_cache_add_object() local 454 struct disk_cache *disk_cache = cache->base.device->physical->disk_cache; in vk_pipeline_cache_create_and_insert_object() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_kernel.c | 39 load_clc_shader(struct brw_compiler *compiler, struct disk_cache *disk_cache, in load_clc_shader() 276 struct disk_cache *disk_cache, in brw_kernel_from_spirv()
|
H A D | intel_clc.c | 425 struct disk_cache *disk_cache = get_disk_cache(compiler); in output_isa() local 511 struct disk_cache *disk_cache = NULL; in main() local
|
/aosp_15_r20/external/cronet/net/disk_cache/mock/ |
H A D | mock_entry_impl.cc | 7 namespace disk_cache { namespace
|
H A D | mock_backend_impl.cc | 7 namespace disk_cache { namespace
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/ |
H A D | util.rs | 1 pub mod disk_cache; module
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | disk_format.cc | 7 namespace disk_cache { namespace
|
H A D | file.cc | 7 namespace disk_cache { namespace
|
H A D | rankings.cc | 30 namespace disk_cache { namespace 194 namespace disk_cache { namespace
|
H A D | file_lock.cc | 22 namespace disk_cache { namespace
|
H A D | addr.cc | 9 namespace disk_cache { namespace
|
H A D | mapped_file_posix.cc | 14 namespace disk_cache { namespace
|
H A D | mapped_file_win.cc | 15 namespace disk_cache { namespace
|
H A D | mapped_file.cc | 10 namespace disk_cache { namespace
|
H A D | mapped_file_bypass_mmap_posix.cc | 12 namespace disk_cache { namespace
|
H A D | addr_unittest.cc | 9 namespace disk_cache { namespace
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | cache_util_win.cc | 14 namespace disk_cache { namespace
|
H A D | cache_util_posix.cc | 13 namespace disk_cache { namespace
|
/aosp_15_r20/external/cronet/net/disk_cache/simple/ |
H A D | simple_util_posix.cc | 9 namespace disk_cache::simple_util { namespace
|
H A D | simple_entry_format.cc | 9 namespace disk_cache { namespace
|
H A D | simple_util_win.cc | 16 namespace disk_cache { namespace
|
H A D | simple_file_enumerator.cc | 14 namespace disk_cache { namespace
|
H A D | post_operation_waiter.cc | 12 namespace disk_cache { namespace
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_pipeline_cache.c | 302 struct disk_cache *disk_cache = device->pdevice->disk_cache; in v3dv_pipeline_cache_search_for_pipeline() local 475 struct disk_cache *disk_cache = device->pdevice->disk_cache; in pipeline_cache_upload_shared_data() local
|