Home
last modified time | relevance | path

Searched defs:cache (Results 26 - 50 of 1053) sorted by relevance

12345678910>>...43

/third_party/node/deps/icu-small/source/common/
H A Dsharedobject.cpp37 const UnifiedCacheBase *cache = this->cachePtr; in removeRef() local
/third_party/node/deps/npm/node_modules/@npmcli/agent/lib/
H A Dindex.js
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DMemoizer.java38 Map<T,SoftReference<R>> cache = new ConcurrentHashMap<>(); field in Memoizer
/third_party/skia/tests/graphite/
H A DProgramCacheTest.cpp19 auto cache = recorder.programCache(); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dsharedobject.cpp37 const UnifiedCacheBase *cache = this->cachePtr; in removeRef() local
/base/sensors/medical_sensor/utils/src/
H A Dreport_data_cache.cpp54 int32_t ReportDataCache::CacheData(const struct SensorEvent* event, sptr<ReportDataCache> cache) in CacheData() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_info_base.cpp36 auto cache = segmentCache_.find(itemIdx); in GetSegment() local
/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_lru_cache_test.cpp50 auto cache = HgmLRUCache<int32_t>(cacheSize); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dmemory_handler.cpp27 auto& cache = ShaderCache::Instance(); in ConfigureContext() local
45 const auto& cache = ShaderCache::Instance(); in QuerryShader() local
58 const auto& cache = ShaderCache::Instance(); in ClearShader() local
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h71 cache 9, 0($0) variable
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dnds32.h35 static inline unsigned long CACHE_SET(unsigned char cache) in CACHE_SET() argument
46 static inline unsigned long CACHE_WAY(unsigned char cache) in CACHE_WAY() argument
57 static inline unsigned long CACHE_LINE_SIZE(unsigned char cache) in CACHE_LINE_SIZE() argument
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dprocinfo.h39 struct cpu_cache_fns *cache; member
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache-flat.c24 unsigned int *cache; in regcache_flat_init() local
57 unsigned int *cache in regcache_flat_read() local
68 unsigned int *cache = map->cache; regcache_flat_write() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutcache.c36 struct acpi_memory_list *cache; in acpi_os_create_cache() local
74 acpi_os_purge_cache(struct acpi_memory_list *cache) acpi_os_purge_cache() argument
120 acpi_os_delete_cache(struct acpi_memory_list *cache) acpi_os_delete_cache() argument
153 acpi_os_release_object(struct acpi_memory_list *cache, void *object) acpi_os_release_object() argument
208 acpi_os_acquire_object(struct acpi_memory_list *cache) acpi_os_acquire_object() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dprocinfo.h39 struct cpu_cache_fns *cache; member
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dbind.c27 int cachefiles_daemon_bind(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bind() argument
81 cachefiles_daemon_add_cache(struct cachefiles_cache *cache) cachefiles_daemon_add_cache() argument
255 cachefiles_daemon_unbind(struct cachefiles_cache *cache) cachefiles_daemon_unbind() argument
[all...]
/kernel/linux/linux-5.10/mm/kasan/
H A Dtags_report.c41 struct kmem_cache *cache; in get_bug_type() local
/kernel/linux/linux-5.10/include/linux/
H A Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put() argument
[all...]
H A Dbch.h52 int *cache; member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutcache.c36 struct acpi_memory_list *cache; in acpi_os_create_cache() local
74 acpi_os_purge_cache(struct acpi_memory_list *cache) acpi_os_purge_cache() argument
120 acpi_os_delete_cache(struct acpi_memory_list *cache) acpi_os_delete_cache() argument
153 acpi_os_release_object(struct acpi_memory_list *cache, void *object) acpi_os_release_object() argument
208 acpi_os_acquire_object(struct acpi_memory_list *cache) acpi_os_acquire_object() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dlru_cache.h53 static inline unsigned int btrfs_lru_cache_size(const struct btrfs_lru_cache *cache) in btrfs_lru_cache_size() argument
58 btrfs_lru_cache_lru_entry( struct btrfs_lru_cache *cache) btrfs_lru_cache_lru_entry() argument
[all...]
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dvolume.c20 struct cachefiles_cache *cache = vcookie->cache->cache_priv; in cachefiles_acquire_volume() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbch.h52 int *cache; member
H A Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put() argument
[all...]
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregcache-flat.c24 unsigned int *cache; in regcache_flat_init() local
57 unsigned int *cache in regcache_flat_read() local
68 unsigned int *cache = map->cache; regcache_flat_write() local
[all...]

Completed in 6 milliseconds

12345678910>>...43