Home
last modified time | relevance | path

Searched defs:cache_entry (Results 1 – 25 of 35) sorted by relevance

12

/external/selinux/libsemanage/src/
Ddatabase_llist.h10 typedef struct cache_entry { struct
12 struct cache_entry *prev; argument
13 struct cache_entry *next; argument
/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h142 struct cache_entry { struct
149 struct cache_entry *hash_next; argument
150 struct cache_entry *hash_prev; argument
151 struct cache_entry *free_next; argument
152 struct cache_entry *free_prev; argument
153 char *data;
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_rpc_lookup.cc70 std::shared_ptr<CacheEntry> cache_entry; in Lookup() local
105 std::shared_ptr<CacheEntry> cache_entry; in Lookup() local
146 std::shared_ptr<CacheEntry>* cache_entry) { in RemoteLookupLocked()
171 std::shared_ptr<CacheEntry>* cache_entry, in PostLookupLocked()
Dtpu_compilation_cache_rpc_support.cc38 std::shared_ptr<CacheEntry>* cache_entry) { in DeserializeRpcResponseToCacheEntry()
69 const TpuCompilationCacheEntry& cache_entry) { in SerializeCacheEntryToBufferSlices()
Dtpu_compilation_cache_service.cc123 TpuCompilationCacheEntry cache_entry = entry->get(); in GetTpuProgram() local
Dtpu_compilation_cache_interface.cc574 CompiledSubgraph* cache_entry = iter->second; in Lookup() local
598 CompiledSubgraph* cache_entry = iter->second.first; in Lookup() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline_cache.c271 struct v3dv_pipeline_shared_data *cache_entry = in v3dv_pipeline_cache_search_for_pipeline() local
693 struct v3dv_pipeline_shared_data *cache_entry = in pipeline_cache_load() local
759 struct v3dv_pipeline_shared_data *cache_entry = entry->data; in v3dv_pipeline_cache_finish() local
834 struct v3dv_pipeline_shared_data *cache_entry = entry->data; in v3dv_MergePipelineCaches() local
881 v3dv_pipeline_shared_data_write_to_blob(const struct v3dv_pipeline_shared_data *cache_entry, in v3dv_pipeline_shared_data_write_to_blob()
1015 struct v3dv_pipeline_shared_data *cache_entry = entry->data; in v3dv_GetPipelineCacheData() local
/external/cronet/net/base/fuchsia/
Dnetwork_interface_cache.cc125 auto cache_entry = interfaces_.find(properties.id()); in ChangeInterface() local
165 auto cache_entry = interfaces_.find(interface_id); in RemoveInterface() local
/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.cc490 scoped_refptr<EntryImpl> cache_entry = in SyncOnExternalCacheHit() local
505 scoped_refptr<EntryImpl> cache_entry = in OpenEntryImpl() local
580 auto cache_entry = in CreateEntryImpl() local
777 scoped_refptr<EntryImpl> cache_entry; in RecoveredEntry() local
1530 auto cache_entry = base::MakeRefCounted<EntryImpl>(this, address, read_only_); in NewEntry() local
1586 scoped_refptr<EntryImpl> cache_entry, parent_entry; in MatchEntry() local
1935 scoped_refptr<EntryImpl> cache_entry; in CheckAllEntries() local
1966 bool BackendImpl::CheckEntry(EntryImpl* cache_entry) { in CheckEntry()
/external/cronet/net/tools/cachetool/
Dcachetool.cc424 Entry* cache_entry = result.ReleaseEntry(); in PersistResponseInfo() local
531 Entry* cache_entry = result.ReleaseEntry(); in GetStreamForKeyBuffer() local
659 Entry* cache_entry = result.ReleaseEntry(); in DeleteStreamForKey() local
/external/mesa3d/src/util/
Dmesa_cache_db.c688 struct mesa_cache_db_file_entry cache_entry; in mesa_cache_db_read_entry() local
777 struct mesa_cache_db_file_entry cache_entry; in mesa_cache_db_entry_write() local
861 struct mesa_cache_db_file_entry cache_entry; in mesa_cache_db_entry_remove() local
/external/mesa3d/src/virtio/vulkan/
Dvn_image.c169 struct vn_image_reqs_cache_entry *cache_entry = hash_entry->data; in vn_image_reqs_cache_fini() local
195 struct vn_image_reqs_cache_entry *cache_entry = hash_entry->data; in vn_image_init_reqs_from_cache() local
216 struct vn_image_reqs_cache_entry *cache_entry; in vn_image_store_reqs_in_cache() local
Dvn_physical_device.c1363 struct vn_image_format_cache_entry *cache_entry = hash_entry->data; in vn_image_format_cache_fini() local
2275 struct vn_image_format_cache_entry *cache_entry = hash_entry->data; in vn_image_init_format_from_cache() local
2344 struct vn_image_format_cache_entry *cache_entry = NULL; in vn_image_store_format_in_cache() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_program_state.hpp243 …struct zink_gfx_pipeline_cache_entry *cache_entry = (struct zink_gfx_pipeline_cache_entry *)entry-… in zink_get_gfx_pipeline() local
/external/perfetto/src/trace_processor/importers/common/
Dclock_tracker.cc257 CachedClockPath cache_entry{}; in ConvertSlowpath() local
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_compilation_cache.cc279 CompiledSubgraph* cache_entry = iter->second; in Lookup() local
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.h19 struct pb_cache_entry cache_entry; member
/external/mesa3d/src/gallium/winsys/virgl/vtest/
Dvirgl_vtest_winsys.h72 struct virgl_resource_cache_entry cache_entry; member
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_cache.c56 struct pb_cache_entry cache_entry; member
/external/cronet/net/disk_cache/memory/
Dmem_backend_impl.cc193 MemEntryImpl* cache_entry = in CreateEntry() local
/external/mesa3d/src/gallium/winsys/virgl/drm/
Dvirgl_drm_winsys.h46 struct virgl_resource_cache_entry cache_entry; member
/external/perfetto/src/profiling/symbolizer/
Dlocal_symbolizer.cc337 std::optional<FoundBinary>& cache_entry = p.first->second; in FindBinary() local
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.h116 struct pb_cache_entry cache_entry; member
/external/tensorflow/tensorflow/compiler/xla/python/
Dpmap_lib.cc344 void PmapFunction::PopulateCacheEntry(PmapCacheEntry& cache_entry, in PopulateCacheEntry()
437 PmapCacheEntry& cache_entry = *(it->second); in Call() local
Djax_jit.cc771 CacheEntry* cache_entry, const CallSignature& signature, in PopulateCacheEntry()
939 std::shared_ptr<CacheEntry> cache_entry = executables_->GetOrCreateIfAbsent( in Call() local

12