Home
last modified time | relevance | path

Searched defs:cache (Results 426 - 450 of 958) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/FreeBSD/stand/usb/
H A Dusb_busdma_loader.c119 usbd_copy_in(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_in() argument
147 usbd_copy_out(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_out() argument
215 usbd_frame_zero(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_frame_zero() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DIslamicCalendar.java688 private static CalendarCache cache = new CalendarCache(); field in IslamicCalendar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUService.java528 private Map<String, CacheEntry> cache; global() field in ICUService
[all...]
/third_party/icu/icu4c/source/common/
H A Dunifiedcache.cpp178 const UnifiedCache *cache = getInstance(status); in dump() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddatefmt.cpp432 UnifiedCache *cache = UnifiedCache::getInstance(status); in getBestPattern() local
/third_party/libunwind/libunwind/src/dwarf/
H A DGparser.c547 dwarf_flush_rs_cache (struct dwarf_rs_cache *cache) in dwarf_flush_rs_cache() argument
598 struct dwarf_rs_cache *cache = &as->global_cache; get_rs_cache() local
634 put_rs_cache(unw_addr_space_t as, struct dwarf_rs_cache *cache, intrmask_t *saved_maskp) put_rs_cache() argument
654 cache_match(struct dwarf_rs_cache *cache, unsigned short index, unw_word_t ip) cache_match() argument
660 rs_lookup(struct dwarf_rs_cache *cache, struct dwarf_cursor *c) rs_lookup() argument
683 rs_new(struct dwarf_rs_cache *cache, struct dwarf_cursor * c) rs_new() argument
911 struct dwarf_rs_cache *cache; find_reg_state() local
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGscript.c74 flush_script_cache (struct ia64_script_cache *cache) in flush_script_cache() argument
95 struct ia64_script_cache *cache = &as->global_cache; in get_script_cache() local
118 put_script_cache(unw_addr_space_t as, struct ia64_script_cache *cache, intrmask_t *saved_maskp) put_script_cache() argument
128 script_lookup(struct ia64_script_cache *cache, struct cursor *c) script_lookup() argument
170 script_new(struct ia64_script_cache *cache, unw_word_t ip) script_new() argument
618 struct ia64_script_cache *cache = NULL; ia64_find_save_locs() local
695 struct ia64_script_cache *cache; ia64_cache_proc_info() local
727 struct ia64_script_cache *cache; ia64_get_cached_proc_info() local
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_net_internal.h165 coap_cache_entry_t *cache; /**< CoAP cache-entry cache */ member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c48 radv_pipeline_cache_lock(struct radv_pipeline_cache *cache) in radv_pipeline_cache_lock() argument
57 radv_pipeline_cache_unlock(struct radv_pipeline_cache *cache) in radv_pipeline_cache_unlock() argument
76 radv_pipeline_cache_init(struct radv_pipeline_cache *cache, struct radv_device *device) in radv_pipeline_cache_init() argument
101 radv_pipeline_cache_finish(struct radv_pipeline_cache *cache) radv_pipeline_cache_finish() argument
209 radv_pipeline_cache_search_unlocked(struct radv_pipeline_cache *cache, const unsigned char *sha1) radv_pipeline_cache_search_unlocked() argument
233 radv_pipeline_cache_search(struct radv_pipeline_cache *cache, const unsigned char *sha1) radv_pipeline_cache_search() argument
247 radv_pipeline_cache_set_entry(struct radv_pipeline_cache *cache, struct cache_entry *entry) radv_pipeline_cache_set_entry() argument
268 radv_pipeline_cache_grow(struct radv_pipeline_cache *cache) radv_pipeline_cache_grow() argument
300 radv_pipeline_cache_add_entry(struct radv_pipeline_cache *cache, struct cache_entry *entry) radv_pipeline_cache_add_entry() argument
313 radv_create_shaders_from_pipeline_cache( struct radv_device *device, struct radv_pipeline_cache *cache, const unsigned char *sha1, struct radv_pipeline *pipeline, struct radv_pipeline_shader_stack_size **stack_sizes, uint32_t *num_stack_sizes, bool *found_in_application_cache) radv_create_shaders_from_pipeline_cache() argument
445 radv_pipeline_cache_insert_shaders(struct radv_device *device, struct radv_pipeline_cache *cache, const unsigned char *sha1, struct radv_pipeline *pipeline, struct radv_shader_binary *const *binaries, const struct radv_pipeline_shader_stack_size *stack_sizes, uint32_t num_stack_sizes) radv_pipeline_cache_insert_shaders() argument
565 radv_pipeline_cache_load(struct radv_pipeline_cache *cache, const void *data, size_t size) radv_pipeline_cache_load() argument
613 struct radv_pipeline_cache *cache; radv_CreatePipelineCache() local
[all...]
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c110 struct hash_table *cache; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_uav.c50 struct svga_cache_uav *cache = &svga->cache_uav; in svga_uav_cache_init() local
139 struct svga_cache_uav *cache = &svga->cache_uav; in svga_uav_cache_find_uav() local
164 struct svga_cache_uav *cache = &svga->cache_uav; svga_uav_cache_add_uav() local
211 struct svga_cache_uav *cache = &svga->cache_uav; svga_uav_cache_purge() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunifiedcache.cpp178 const UnifiedCache *cache = getInstance(status); in dump() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_bitmap.c350 struct st_bitmap_cache *cache = &st->bitmap.cache; in reset_cache() local
374 print_cache(const struct st_bitmap_cache *cache) print_cache() argument
399 struct st_bitmap_cache *cache = &st->bitmap.cache; create_cache_trans() local
423 struct st_bitmap_cache *cache = &st->bitmap.cache; st_flush_bitmap_cache() local
478 struct st_bitmap_cache *cache = &st->bitmap.cache; accum_bitmap() local
784 struct st_bitmap_cache *cache = &st->bitmap.cache; st_destroy_bitmap() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddatefmt.cpp431 UnifiedCache *cache = UnifiedCache::getInstance(status); in getBestPattern() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_buffer.c238 vn_buffer_cache_get_memory_requirements( struct vn_buffer_cache *cache, const VkBufferCreateInfo *create_info, struct vn_buffer_memory_requirements *out) vn_buffer_cache_get_memory_requirements() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c957 lp_disk_cache_find_shader(struct llvmpipe_screen *screen, struct lp_cached_code *cache, unsigned char ir_sha1_cache_key[20]) lp_disk_cache_find_shader() argument
979 lp_disk_cache_insert_shader(struct llvmpipe_screen *screen, struct lp_cached_code *cache, unsigned char ir_sha1_cache_key[20]) lp_disk_cache_insert_shader() argument
[all...]
/third_party/node/deps/v8/src/execution/
H A Dtiering-manager.cc155 OSROptimizedCodeCache cache = function.native_context().osr_code_cache(); in HaveCachedOSRCodeForCurrentBytecodeOffset() local
/third_party/node/deps/v8/src/objects/
H A Dcompilation-cache-table.cc23 int SearchLiteralsMapEntry(CompilationCacheTable cache, int cache_entry, in SearchLiteralsMapEntry() argument
46 void AddToFeedbackCellsMap(Handle<CompilationCacheTable> cache, int cache_entry, in AddToFeedbackCellsMap() argument
115 SearchLiteralsMap(CompilationCacheTable cache, int cache_entry, Context native_context) SearchLiteralsMap() argument
298 PutScript( Handle<CompilationCacheTable> cache, Handle<String> src, LanguageMode language_mode, Handle<SharedFunctionInfo> value, Isolate* isolate) PutScript() argument
313 PutEval( Handle<CompilationCacheTable> cache, Handle<String> src, Handle<SharedFunctionInfo> outer_info, Handle<SharedFunctionInfo> value, Handle<Context> native_context, Handle<FeedbackCell> feedback_cell, int position) PutEval() argument
352 PutRegExp( Isolate* isolate, Handle<CompilationCacheTable> cache, Handle<String> src, JSRegExp::Flags flags, Handle<FixedArray> value) PutRegExp() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.c460 struct fd_gmem_cache *cache = &gmem->screen->gmem_cache; in __fd_gmem_destroy() local
547 struct fd_gmem_cache *cache = &screen->gmem_cache; in lookup_gmem_state() local
820 struct fd_gmem_cache *cache in fd_gmem_screen_init() local
829 struct fd_gmem_cache *cache = &fd_screen(pscreen)->gmem_cache; fd_gmem_screen_fini() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.h148 } cache; member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos.c471 lp_build_fetch_rgba_aos(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type type, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef i, LLVMValueRef j, LLVMValueRef cache) lp_build_fetch_rgba_aos() argument
/third_party/node/deps/openssl/openssl/crypto/srp/
H A Dsrp_vfy.c370 SRP_gN_cache *cache = sk_SRP_gN_cache_value(gN_cache, i); in STACK_OF() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_local.h116 int cache; /* if true, stash any hits */ member
/third_party/python/Lib/
H A Dfunctools.py651 def cache(user_function, /): global() function
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.cpp44 Pointer<Byte> cache = task + OFFSET(VertexTask,vertexCache); in generate() local
741 void VertexRoutine::writeVertex(const Pointer<Byte> &vertex, Pointer<Byte> &cache) in writeVertex() argument

Completed in 22 milliseconds

1...<<11121314151617181920>>...39