| /third_party/icu/icu4c/source/i18n/ |
| H A D | astro.cpp | 1533 void CalendarCache::createCache(CalendarCache** cache, UErrorCode& status) { in createCache() argument 1546 int32_t CalendarCache::get(CalendarCache** cache, int32_t key, UErrorCode &status) { in get() argument 1569 put(CalendarCache** cache, int32_t key, int32_t value, UErrorCode &status) put() argument [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.h | 360 struct tu_cache_state cache; global() member [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_context.c | 123 struct cso_cache cache; member [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_private.h | 461 struct radv_pipeline_cache cache; member [all...] |
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_compiler.h | 91 bool cache : 1; member
|
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri2.c | 2338 struct disk_cache *cache = pscreen->get_disk_shader_cache(pscreen); in set_blob_cache_funcs() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-instantiate.cc | 1143 WasmImportWrapperCache* cache = native_module->import_wrapper_cache(); in ProcessImportedFunction() local [all...] |
| /third_party/node/src/ |
| H A D | jsvm_types.h | 690 uint8_t *cache; member
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_tls.cc | 2430 void try_cache_tls_session(TLSSessionCache *cache, SSL_SESSION *session, in try_cache_tls_session() argument 2448 reuse_tls_session(const TLSSessionCache &cache) reuse_tls_session() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | astro.cpp | 1533 void CalendarCache::createCache(CalendarCache** cache, UErrorCode& status) { in createCache() argument 1546 int32_t CalendarCache::get(CalendarCache** cache, int32_t key, UErrorCode &status) { in get() argument 1569 put(CalendarCache** cache, int32_t key, int32_t value, UErrorCode &status) put() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_allocator.c | 1556 anv_bo_cache_init(struct anv_bo_cache *cache, struct anv_device *device) in anv_bo_cache_init() argument 1570 anv_bo_cache_finish(struct anv_bo_cache *cache) in anv_bo_cache_finish() argument 1849 struct anv_bo_cache *cache = &device->bo_cache; in anv_device_import_bo_from_host_ptr() local 1939 struct anv_bo_cache *cache = &device->bo_cache; anv_device_import_bo() local 2128 struct anv_bo_cache *cache = &device->bo_cache; anv_device_release_bo() local [all...] |
| H A D | anv_pipeline.c | 649 anv_pipeline_stage_get_nir(struct anv_pipeline *pipeline, struct vk_pipeline_cache *cache, void *mem_ctx, struct anv_pipeline_stage *stage) anv_pipeline_stage_get_nir() argument 1380 anv_graphics_pipeline_load_cached_shaders(struct anv_graphics_pipeline *pipeline, struct vk_pipeline_cache *cache, struct anv_pipeline_stage *stages, VkPipelineCreationFeedbackEXT *pipeline_feedback) anv_graphics_pipeline_load_cached_shaders() argument 1468 anv_graphics_pipeline_load_nir(struct anv_graphics_pipeline *pipeline, struct vk_pipeline_cache *cache, struct anv_pipeline_stage *stages, void *pipeline_ctx) anv_graphics_pipeline_load_nir() argument 1502 anv_graphics_pipeline_compile(struct anv_graphics_pipeline *pipeline, struct vk_pipeline_cache *cache, const VkGraphicsPipelineCreateInfo *info, const struct vk_graphics_pipeline_state *state) anv_graphics_pipeline_compile() argument 1780 anv_pipeline_compile_cs(struct anv_compute_pipeline *pipeline, struct vk_pipeline_cache *cache, const VkComputePipelineCreateInfo *info) anv_pipeline_compile_cs() argument 1949 anv_compute_pipeline_create(struct anv_device *device, struct vk_pipeline_cache *cache, const VkComputePipelineCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkPipeline *pPipeline) anv_compute_pipeline_create() argument 2050 anv_graphics_pipeline_init(struct anv_graphics_pipeline *pipeline, struct anv_device *device, struct vk_pipeline_cache *cache, const struct VkGraphicsPipelineCreateInfo *pCreateInfo, const struct vk_graphics_pipeline_state *state, const VkAllocationCallbacks *alloc) anv_graphics_pipeline_init() argument 2153 anv_graphics_pipeline_create(struct anv_device *device, struct vk_pipeline_cache *cache, const VkGraphicsPipelineCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkPipeline *pPipeline) anv_graphics_pipeline_create() argument 2236 compile_upload_rt_shader(struct anv_ray_tracing_pipeline *pipeline, struct vk_pipeline_cache *cache, nir_shader *nir, struct anv_pipeline_stage *stage, struct anv_shader_bin **shader_out, void *mem_ctx) compile_upload_rt_shader() argument 2439 anv_pipeline_load_cached_shaders(struct anv_ray_tracing_pipeline *pipeline, struct vk_pipeline_cache *cache, const VkRayTracingPipelineCreateInfoKHR *info, struct anv_pipeline_stage *stages, uint32_t *stack_max) anv_pipeline_load_cached_shaders() argument 2482 anv_pipeline_compile_ray_tracing(struct anv_ray_tracing_pipeline *pipeline, struct vk_pipeline_cache *cache, const VkRayTracingPipelineCreateInfoKHR *info) anv_pipeline_compile_ray_tracing() argument 2814 anv_ray_tracing_pipeline_init(struct anv_ray_tracing_pipeline *pipeline, struct anv_device *device, struct vk_pipeline_cache *cache, const VkRayTracingPipelineCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *alloc) anv_ray_tracing_pipeline_init() argument 2854 anv_ray_tracing_pipeline_create( VkDevice _device, struct vk_pipeline_cache * cache, const VkRayTracingPipelineCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipeline* pPipeline) anv_ray_tracing_pipeline_create() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_context.h | 284 struct st_bitmap_cache cache; member 301 struct pipe_resource *cache; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_jit.h | 253 struct lp_build_format_cache *cache; member 421 struct lp_build_format_cache *cache; member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tsmthred.cpp | 1146 UnifiedCacheThread( const UnifiedCache *cache, const char *loc, const char *loc2) UnifiedCacheThread() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | scheduler.cc | 1275 BasicBlock* cache = nullptr; in PropagateImmediateDominators() local
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | scopes.h | 628 Variable* LookupInScopeOrScopeInfo(const AstRawString* name, Scope* cache) { in LookupInScopeOrScopeInfo() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-string-gen.cc | 1279 TNode<FixedArray> cache = SingleCharacterStringCacheConstant(); in StringToArray() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | map.cc | 1188 Handle<NormalizedMapCache> cache; in Normalize() local [all...] |
| H A D | js-date-time-format.cc | 1246 static base::LazyInstance<DateFormatCache>::type cache = in CreateICUDateFormatFromCache() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.h | 448 LLVMValueRef cache; member
|
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 2564 static void save_nir_to_disk_cache(struct disk_cache *cache, in save_nir_to_disk_cache() argument 2588 load_nir_from_disk_cache(struct disk_cache *cache, in load_nir_from_disk_cache() argument 2623 struct disk_cache *cache = NULL; in tgsi_to_nir() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_pipeline.c | 446 dzn_pipeline_cache_lookup_dxil_shader(struct vk_pipeline_cache *cache, in dzn_pipeline_cache_lookup_dxil_shader() argument 496 dzn_pipeline_cache_add_dxil_shader(struct vk_pipeline_cache *cache, in dzn_pipeline_cache_add_dxil_shader() argument 191 dzn_pipeline_get_nir_shader(struct dzn_device *device, const struct dzn_pipeline_layout *layout, struct vk_pipeline_cache *cache, const uint8_t *hash, const VkPipelineShaderStageCreateInfo *stage_info, gl_shader_stage stage, enum dxil_spirv_yz_flip_mode yz_flip_mode, uint16_t y_flip_mask, uint16_t z_flip_mask, bool force_sample_rate_shading, enum pipe_format *vi_conversions, const nir_shader_compiler_options *nir_opts, nir_shader **nir) dzn_pipeline_get_nir_shader() argument 527 dzn_pipeline_cache_lookup_gfx_pipeline(struct dzn_graphics_pipeline *pipeline, struct vk_pipeline_cache *cache, const uint8_t *pipeline_hash, bool *cache_hit) dzn_pipeline_cache_lookup_gfx_pipeline() argument 597 dzn_pipeline_cache_add_gfx_pipeline(struct dzn_graphics_pipeline *pipeline, struct vk_pipeline_cache *cache, uint32_t vertex_input_count, const uint8_t *pipeline_hash, const uint8_t *const *dxil_hashes) dzn_pipeline_cache_add_gfx_pipeline() argument 663 dzn_graphics_pipeline_compile_shaders(struct dzn_device *device, struct dzn_graphics_pipeline *pipeline, struct vk_pipeline_cache *cache, const struct dzn_pipeline_layout *layout, D3D12_PIPELINE_STATE_STREAM_DESC *out, D3D12_INPUT_ELEMENT_DESC *attribs, enum pipe_format *vi_conversions, const VkGraphicsPipelineCreateInfo *info) dzn_graphics_pipeline_compile_shaders() argument 1602 dzn_graphics_pipeline_create(struct dzn_device *device, VkPipelineCache cache, const VkGraphicsPipelineCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkPipeline *out) dzn_graphics_pipeline_create() argument 2009 dzn_pipeline_cache_lookup_compute_pipeline(struct vk_pipeline_cache *cache, uint8_t *pipeline_hash, D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc, D3D12_SHADER_BYTECODE *dxil, bool *cache_hit) dzn_pipeline_cache_lookup_compute_pipeline() argument 2055 dzn_pipeline_cache_add_compute_pipeline(struct vk_pipeline_cache *cache, uint8_t *pipeline_hash, uint8_t *dxil_hash) dzn_pipeline_cache_add_compute_pipeline() argument 2074 dzn_compute_pipeline_compile_shader(struct dzn_device *device, struct dzn_compute_pipeline *pipeline, struct vk_pipeline_cache *cache, const struct dzn_pipeline_layout *layout, D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc, D3D12_SHADER_BYTECODE *shader, const VkComputePipelineCreateInfo *info) dzn_compute_pipeline_compile_shader() argument 2157 dzn_compute_pipeline_create(struct dzn_device *device, VkPipelineCache cache, const VkComputePipelineCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkPipeline *out) dzn_compute_pipeline_create() argument [all...] |
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | evp.h | 719 } cache; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineCacheTests.cpp | 654 preparePipelineWrapper(GraphicsPipelineWrapper& gpw, VkPipelineCache cache, bool useMissShaders = false) preparePipelineWrapper() argument [all...] |