Home
last modified time | relevance | path

Searched defs:cache_info (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/coreboot/src/arch/arm64/include/armv8/arch/
H A Dcache.h34 struct cache_info { struct
43 struct cache_info *info); argument
/aosp_15_r20/bionic/libc/dns/resolv/
H A Dres_cache.c1878 struct resolv_cache_info* cache_info = _create_cache_info(); in _get_res_cache_for_net_locked() local
1913 struct resolv_cache_info* cache_info = _find_cache_info_locked(netid); in _flush_cache_for_net_locked() local
1925 struct resolv_cache_info* cache_info = prev_cache_info->next; in _resolv_delete_cache_for_net() local
1946 struct resolv_cache_info* cache_info; in _create_cache_info() local
1953 _insert_cache_info_locked(struct resolv_cache_info* cache_info) in _insert_cache_info_locked()
1976 struct resolv_cache_info* cache_info = _res_cache_list.next; in _find_cache_info_locked() local
2038 struct resolv_cache_info* cache_info = _find_cache_info_locked(netid); in _resolv_set_nameservers_for_net() local
2115 _resolv_is_nameservers_equal_locked(struct resolv_cache_info* cache_info, in _resolv_is_nameservers_equal_locked()
2143 _free_nameservers_locked(struct resolv_cache_info* cache_info) in _free_nameservers_locked()
2232 _res_cache_clear_stats_locked(struct resolv_cache_info* cache_info) { in _res_cache_clear_stats_locked()
/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Dpnacl_translation_resource_host.cc53 const nacl::PnaclCacheInfo& cache_info, in RequestNexeFd()
66 const nacl::PnaclCacheInfo& cache_info, in SendRequestNexeFd()
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dgpu.rs169 let cache_info = get_gpu_cache_info( in create_gpu_device() localVariable
304 let cache_info = get_gpu_cache_info( in start_gpu_render_server() localVariable
/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/utils/
H A Dlist_cpu_features.c356 static void AddCacheInfo(Node* root, const CacheInfo* cache_info) { in AddCacheInfo()
377 const CacheInfo cache_info = GetX86CacheInfo(); in CreateTree() local
/aosp_15_r20/external/cpu_features/src/utils/
H A Dlist_cpu_features.c361 static void AddCacheInfo(Node* root, const CacheInfo* cache_info) { in AddCacheInfo()
382 const CacheInfo cache_info = GetX86CacheInfo(); in CreateTree() local
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dpnacl_host.h140 nacl::PnaclCacheInfo cache_info; variable
H A Dnacl_host_message_filter.cc323 const nacl::PnaclCacheInfo& cache_info) { in OnGetNexeFd()
H A Dpnacl_host.cc223 const nacl::PnaclCacheInfo& cache_info, in GetNexeFd()
/aosp_15_r20/external/python/cachetools/src/cachetools/
Dfunc.py69 def cache_info(): function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/platform/
H A Dnetlink_test.cc390 const auto* cache_info = in TEST_F() local
408 struct ifa_cacheinfo cache_info; in TEST_F() member
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_device.c238 struct vk_pipeline_cache_create_info cache_info = { in nvk_CreateDevice() local
/aosp_15_r20/external/pytorch/torch/distributed/tensor/
H A D_sharding_prop.py48 def cache_info(self): member in LocalLRUCache
/aosp_15_r20/external/cronet/net/base/
H A Daddress_tracker_linux_test_util.cc89 struct ifa_cacheinfo cache_info = {}; in MakeAddrMessageWithCacheInfo() local
H A Daddress_tracker_linux.cc116 const struct ifa_cacheinfo* cache_info = in GetAddress() local
H A Daddress_tracker_linux_unittest.cc386 struct ifa_cacheinfo cache_info = {}; in TEST_F() local
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_device.c409 struct vk_pipeline_cache_create_info cache_info = { in hk_CreateDevice() local
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_pageimagecache.cpp139 std::vector<CacheInfo> cache_info; in CacheOptimization() local
/aosp_15_r20/external/toybox/toys/pending/
H A Droute.c151 struct rta_cacheinfo *cache_info; in display_routes() local
/aosp_15_r20/art/odrefresh/
H A Dodrefresh.cc794 std::optional<art_apex::CacheInfo> cache_info = art_apex::read(cache_info_filename_.c_str()); in ReadCacheInfo() local
1250 Result<art_apex::CacheInfo> cache_info = ReadCacheInfo(); in CheckPreconditionForData() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dfunctools.py623 def cache_info(): function
/aosp_15_r20/external/python/cpython3/Lib/
Dfunctools.py623 def cache_info(): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dfunctools.py623 def cache_info(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dfunctools.py623 def cache_info(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dfunctools.py623 def cache_info(): function

12