Home
last modified time | relevance | path

Searched defs:cache_ (Results 1 – 25 of 133) sorted by relevance

123456

/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DShader.h143 std::unordered_map<Key, Value, Hasher> cache_; variable
183 std::unordered_map<Key, Value, Hasher> cache_; variable
H A DPipeline.h212 std::unordered_map<Key, Value, Hasher> cache_; variable
283 std::unordered_map<Key, Value, Hasher> cache_; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DShader.h145 std::unordered_map<Key, Value, Hasher> cache_; variable
185 std::unordered_map<Key, Value, Hasher> cache_; variable
H A DPipeline.h140 std::unordered_map<Key, Value, Hasher> cache_; variable
188 std::unordered_map<Key, Value, Hasher> cache_; variable
/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/
Dstream_buffer_cache.h35 std::vector<std::shared_ptr<CachedStreamBuffer>> cache_; variable
/aosp_15_r20/external/grpc-grpc/test/cpp/util/windows/
H A Dmanifest_file.h49 std::unordered_map<std::string, std::string> cache_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ssl/key_logging/
Dssl_key_logging.h69 grpc_core::RefCountedPtr<TlsSessionKeyLoggerCache> cache_; variable
/aosp_15_r20/external/grpc-grpc/src/core/tsi/ssl/key_logging/
H A Dssl_key_logging.h69 grpc_core::RefCountedPtr<TlsSessionKeyLoggerCache> cache_; variable
/aosp_15_r20/external/stg/
H A Dstable_hash.h37 std::unordered_map<Id, HashValue> cache_; variable
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier_fuchsia.h60 internal::NetworkInterfaceCache cache_; variable
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_client_auth_cache.h65 AuthCacheMap cache_; variable
/aosp_15_r20/external/leveldb/db/
H A Dtable_cache.h52 Cache* cache_; variable
/aosp_15_r20/external/libtextclassifier/native/utils/math/
H A Dfastexp.cc29 const FastMathClass::Table FastMathClass::cache_ = { member in libtextclassifier3::FastMathClass
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/
H A Dfastexp.cc30 const FastMathClass::Table FastMathClass::cache_ = { member in libtextclassifier3::mobile::FastMathClass
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_slice_reader_cache.h49 mutable TensorSliceReaderCache* cache_ = nullptr; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compilation_cache_service.h60 tpu::TpuCompilationCacheInterface* cache_; variable
H A Dtpu_compilation_cache_entry_unloader.h62 TpuCompilationCacheInterface* cache_; // Not owned. variable
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Daes_ctr_prng.h93 uint8_t cache_[kCacheSize]; variable
/aosp_15_r20/external/cronet/components/cronet/
H A Dhost_cache_persistence_manager.h66 const raw_ptr<net::HostCache> cache_; variable
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DFileStore.hpp58 std::unordered_map<std::string, std::vector<uint8_t>> cache_; member in c10d::FileStore
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dplacer_inspection_required_ops_utils.h70 std::vector<absl::optional<bool>> cache_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_client_session_cache.h77 QuicLRUCache<QuicServerId, Entry, QuicServerIdHash> cache_; variable
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Dlocal_symbolizer.h87 std::map<std::string, std::optional<FoundBinary>> cache_; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.h146 cache_; variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.h146 cache_; variable

123456