Home
last modified time | relevance | path

Searched defs:_cache (Results 1 - 21 of 21) sorted by relevance

/third_party/python/Lib/encodings/
H A D__init__.py35 _cache = {} variable
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline_cache.c56 lvp_DestroyPipelineCache( VkDevice _device, VkPipelineCache _cache, const VkAllocationCallbacks* pAllocator) lvp_DestroyPipelineCache() argument
71 lvp_GetPipelineCacheData( VkDevice _device, VkPipelineCache _cache, size_t* pDataSize, void* pData) lvp_GetPipelineCacheData() argument
H A Dlvp_pipeline.c920 lvp_graphics_pipeline_create( VkDevice _device, VkPipelineCache _cache, const VkGraphicsPipelineCreateInfo *pCreateInfo, VkPipeline *pPipeline) lvp_graphics_pipeline_create() argument
1016 lvp_compute_pipeline_create( VkDevice _device, VkPipelineCache _cache, const VkComputePipelineCreateInfo *pCreateInfo, VkPipeline *pPipeline) lvp_compute_pipeline_create() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pipeline_cache.c98 pvr_DestroyPipelineCache(VkDevice _device, VkPipelineCache _cache, const VkAllocationCallbacks *pAllocator) pvr_DestroyPipelineCache() argument
111 pvr_GetPipelineCacheData(VkDevice _device, VkPipelineCache _cache, size_t *pDataSize, void *pData) pvr_GetPipelineCacheData() argument
/third_party/python/Lib/xml/etree/
H A DElementPath.py348 _cache = {} variable
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dinterface.c376 static void cachefiles_sync_cache(struct fscache_cache *_cache) in cachefiles_sync_cache() argument
22 cachefiles_alloc_object( struct fscache_cache *_cache, struct fscache_cookie *cookie) cachefiles_alloc_object() argument
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dlws-cache-ttl.c288 lws_cache_destroy(struct lws_cache_ttl_lru **_cache) in lws_cache_destroy() argument
H A Dheap.c542 lws_cache_heap_destroy(struct lws_cache_ttl_lru **_cache) in lws_cache_heap_destroy() argument
/third_party/lzma/CS/7zip/Compress/RangeCoder/
H A DRangeCoder.cs14 byte _cache; field in SevenZip.Compression.RangeCoder.Encoder
/third_party/lzma/Java/SevenZip/Compression/RangeCoder/
H A DEncoder.java17 int _cache; field in Encoder
/third_party/python/Lib/
H A Dfilecmp.py20 _cache = {} variable
/third_party/node/lib/internal/modules/cjs/
H A Dloader.js
/third_party/python/Lib/re/
H A D__init__.py269 _cache = {} # ordered! variable
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c640 radv_DestroyPipelineCache(VkDevice _device, VkPipelineCache _cache, in radv_DestroyPipelineCache() argument
654 radv_GetPipelineCacheData(VkDevice _device, VkPipelineCache _cache, size_t *pDataSize, void *pData) in radv_GetPipelineCacheData() argument
H A Dradv_pipeline_rt.c96 radv_rt_pipeline_library_create(VkDevice _device, VkPipelineCache _cache, in radv_rt_pipeline_library_create() argument
1816 radv_rt_pipeline_create(VkDevice _device, VkPipelineCache _cache, in radv_rt_pipeline_create() argument
H A Dradv_pipeline.c7047 radv_graphics_pipeline_create_nonlegacy(VkDevice _device, VkPipelineCache _cache, in radv_graphics_pipeline_create_nonlegacy() argument
7079 radv_graphics_pipeline_create(VkDevice _device, VkPipelineCache _cache, in radv_graphics_pipeline_create() argument
7250 radv_compute_pipeline_create(VkDevice _device, VkPipelineCache _cache, in radv_compute_pipeline_create() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c769 v3dv_DestroyPipelineCache(VkDevice _device, VkPipelineCache _cache, const VkAllocationCallbacks *pAllocator) v3dv_DestroyPipelineCache() argument
950 v3dv_GetPipelineCacheData(VkDevice _device, VkPipelineCache _cache, size_t *pDataSize, void *pData) v3dv_GetPipelineCacheData() argument
H A Dv3dv_pipeline.c3036 graphics_pipeline_create(VkDevice _device, VkPipelineCache _cache, const VkGraphicsPipelineCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkPipeline *pPipeline) graphics_pipeline_create() argument
3279 compute_pipeline_create(VkDevice _device, VkPipelineCache _cache, const VkComputePipelineCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkPipeline *pPipeline) compute_pipeline_create() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Duasm.h81 Ip_u2s3u1(_cache); variable
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Duasm.h81 Ip_u2s3u1(_cache); variable
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp751 CByteBuffer _cache; member

Completed in 39 milliseconds