/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_cmd_meta.c | 628 VkDescriptorSetLayout from_cache = vk_meta_lookup_descriptor_set_layout( in get_image_copy_descriptor_set_layout() local 674 VkPipelineLayout from_cache = in get_image_copy_pipeline_layout() local 705 VkPipeline from_cache = vk_meta_lookup_pipeline(meta, key, sizeof(*key)); in get_image_copy_pipeline() local 1426 VkDescriptorSetLayout from_cache = in get_buffer_copy_descriptor_set_layout() local 1474 VkPipelineLayout from_cache = in get_buffer_copy_pipeline_layout() local 1511 VkPipeline from_cache = vk_meta_lookup_pipeline(meta, key, sizeof(*key)); in get_buffer_copy_pipeline() local
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_meta_clear.c | 101 VkPipelineLayout from_cache = in get_clear_pipeline_layout() local 131 VkPipeline from_cache = vk_meta_lookup_pipeline(meta, key, sizeof(*key)); in get_clear_pipeline() local
|
H A D | vk_meta_blit_resolve.c | 387 VkPipeline from_cache = vk_meta_lookup_pipeline(meta, key, sizeof(*key)); in get_blit_pipeline() local 476 VkSampler from_cache = vk_meta_lookup_sampler(meta, &key, sizeof(key)); in get_blit_sampler() local
|
H A D | vk_meta_copy_fill_update.c | 316 VkPipeline from_cache = vk_meta_lookup_pipeline(meta, key_data, key_size); in get_gfx_copy_pipeline() local 403 VkPipeline from_cache = vk_meta_lookup_pipeline(meta, key_data, key_size); in get_compute_copy_pipeline() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/ |
D | adapter.py | 62 self, request, response, from_cache=False, cacheable_methods=None argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/ |
D | adapter.py | 62 self, request, response, from_cache=False, cacheable_methods=None argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/ |
D | adapter.py | 62 self, request, response, from_cache=False, cacheable_methods=None argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/ |
D | adapter.py | 62 self, request, response, from_cache=False, cacheable_methods=None argument
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/googleapiclient/ |
H A D | schema.py | 305 def to_str(self, from_cache): argument
|
/aosp_15_r20/external/python/cpython3/Tools/importbench/ |
D | importbench.py | 40 def from_cache(seconds, repeat): function
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/ |
D | schema.py | 303 def to_str(self, from_cache): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/zoneinfo/ |
D | _zoneinfo.py | 216 def _unpickle(cls, key, from_cache, /): argument
|
/aosp_15_r20/external/python/cpython3/Lib/zoneinfo/ |
D | _zoneinfo.py | 216 def _unpickle(cls, key, from_cache, /): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/zoneinfo/ |
D | _zoneinfo.py | 216 def _unpickle(cls, key, from_cache, /): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/zoneinfo/ |
D | _zoneinfo.py | 216 def _unpickle(cls, key, from_cache, /): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/zoneinfo/ |
D | _zoneinfo.py | 216 def _unpickle(cls, key, from_cache, /): argument
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _zoneinfo.c | 680 unsigned char from_cache = self->source == SOURCE_CACHE ? 1 : 0; in zoneinfo_reduce() local 696 unsigned char from_cache; in zoneinfo__unpickle() local
|