| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | VertexRoutine.cpp | 44 Pointer<Byte> cache = task + OFFSET(VertexTask, vertexCache); in generate() local
|
| /third_party/skia/tests/ |
| H A D | ResourceAllocatorTest.cpp | 365 auto cache = dContext->priv().getResourceCache(); in memory_budget_test() local
|
| H A D | BackendAllocationTest.cpp | 48 GrResourceCache* cache = dContext->priv().getResourceCache(); in test_wrapping() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | serv.cpp | 281 Hashtable cache; member in DNCache [all...] |
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| H A D | etsObjectType.cpp | 958 ETSObjectType *ETSObjectType::Substitute(TypeRelation *relation, const Substitution *substitution, bool cache) in Substitute() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | unwinder.cpp | 1017 StepCache cache; in StepInner() local
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | icc_dialling_numbers_handler.cpp | 551 unsigned char *cache = (unsigned char *)calloc(dataLength, sizeof(unsigned char)); in CreateSavingSequence() local
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | scene_impl.cpp | 1267 CacheNode(const char* const tname, const SCENE_NS::INode::Ptr& node, BASE_NS::unordered_map<BASE_NS::string, typename Type::WeakPtr>& cache, fun func) CacheNode() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_image.cpp | 393 auto cache = RSImageCache::Instance().GetRenderDrawingImageCacheByPixelMapId(uniqueId_, gettid()); in UploadGpu() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | schema_object.cpp | 333 std::vector<uint8_t> cache; in VerifyValue() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
| H A D | kvdb_manager.cpp | 786 IKvDB *KvDBManager::FindKvDBFromCache(const KvDBProperties &properties, const std::map<std::string, IKvDB *> &cache, in FindKvDBFromCache() argument [all...] |
| /foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
| H A D | service.cpp | 185 auto cache = cachedEntity.Structuralize(); in GetLocalCapabilities() local 397 auto cache = cachedEntity.Structuralize(); in GetRestoreBundleNames() local
|
| H A D | svc_session_manager.cpp | 208 auto cache = cachedEntity.Structuralize(); in OnBundleExtManageInfo() local
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | init_64.c | 360 __init_extra_mapping(unsigned long phys, unsigned long size, enum page_cache_mode cache) __init_extra_mapping() argument
|
| /kernel/linux/linux-5.10/drivers/block/ |
| H A D | ps3vram.c | 84 struct ps3vram_cache cache; member 312 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_evict() local 334 struct ps3vram_cache *cache = &priv->cache; ps3vram_cache_load() local 354 struct ps3vram_cache *cache = &priv->cache; ps3vram_cache_flush() local 368 struct ps3vram_cache *cache = &priv->cache; ps3vram_cache_match() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | dmaengine.c | 1373 struct kmem_cache *cache; member
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/ |
| H A D | mmu.c | 504 struct kvm_mmu_memory_cache cache = { 0, __GFP_ZERO, NULL, }; kvm_phys_addr_ioremap() local [all...] |
| /kernel/linux/linux-5.10/arch/loongarch/kvm/ |
| H A D | mmu.c | 131 static pte_t *kvm_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_walk_pgd() argument 175 kvm_pte_for_gpa(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, unsigned long addr) kvm_pte_for_gpa() argument 780 kvm_get_pud(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, phys_addr_t addr) kvm_get_pud() argument 795 kvm_get_pmd(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, phys_addr_t addr) kvm_get_pmd() argument 817 kvm_set_pmd_huge(struct kvm_vcpu *vcpu, struct kvm_mmu_memory_cache *cache, phys_addr_t addr, const pmd_t *new_pmd) kvm_set_pmd_huge() argument [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | acobject.h | 393 struct acpi_object_cache_list cache; member
|
| /kernel/linux/linux-5.10/drivers/base/ |
| H A D | node.c | 250 ATTRIBUTE_GROUPS(cache); variable
|
| /kernel/linux/linux-5.10/arch/mips/kvm/ |
| H A D | mmu.c | 104 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_mips_walk_pgd() argument 143 kvm_mips_pte_for_gpa(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, unsigned long addr) kvm_mips_pte_for_gpa() argument [all...] |
| H A D | emulate.c | 2188 u32 cache, op_inst, op, base; in kvm_mips_emulate_cache() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | smp.c | 1273 struct device_node *cache; in cpu_to_l2cache() local [all...] |
| H A D | cacheinfo.c | 44 struct cache *cache; member 118 struct cache { global() struct 139 cache_type_string(const struct cache *cache) cache_type_string() argument 144 cache_init(struct cache *cache, int type, int level, struct device_node *ofnode) cache_init() argument 156 struct cache *cache; new_cache() local 165 release_cache_debugcheck(struct cache *cache) release_cache_debugcheck() argument 178 release_cache(struct cache *cache) release_cache() argument 192 cache_cpu_set(struct cache *cache, int cpu) cache_cpu_set() argument 206 cache_size(const struct cache *cache, unsigned int *ret) cache_size() argument 221 cache_size_kb(const struct cache *cache, unsigned int *ret) cache_size_kb() argument 233 cache_get_line_size(const struct cache *cache, unsigned int *ret) cache_get_line_size() argument 256 cache_nr_sets(const struct cache *cache, unsigned int *ret) cache_nr_sets() argument 271 cache_associativity(const struct cache *cache, unsigned int *ret) cache_associativity() argument 303 cache_find_first_sibling(struct cache *cache) cache_find_first_sibling() argument 321 struct cache *cache = NULL; cache_lookup_by_node() local 387 struct cache *cache; cache_do_one_devnode() local 400 struct cache *cache; cache_lookup_or_instantiate() local 434 do_subsidiary_caches_debugcheck(struct cache *cache) do_subsidiary_caches_debugcheck() argument 446 do_subsidiary_caches(struct cache *cache) do_subsidiary_caches() argument 556 struct cache *cache; size_show() local 573 struct cache *cache; line_size_show() local 589 struct cache *cache; nr_sets_show() local 605 struct cache *cache; associativity_show() local 620 struct cache *cache; type_show() local 633 struct cache *cache; level_show() local 659 get_big_core_shared_cpu_map(int cpu, struct cache *cache) get_big_core_shared_cpu_map() argument 671 struct cache *cache; show_shared_cpumap() local 739 struct cache *cache; cacheinfo_create_index_opt_attrs() local 777 cacheinfo_create_index_dir(struct cache *cache, int index, struct cache_dir *cache_dir) cacheinfo_create_index_dir() argument 806 struct cache *cache; cacheinfo_sysfs_populate() local 823 struct cache *cache; cacheinfo_cpu_online() local 840 struct cache *cache; cache_lookup_by_cpu() local 880 cache_cpu_clear(struct cache *cache, int cpu) cache_cpu_clear() argument 904 struct cache *cache; cacheinfo_cpu_offline() local [all...] |
| /kernel/linux/linux-5.10/drivers/base/regmap/ |
| H A D | internal.h | 140 void *cache; member
|