Home
last modified time | relevance | path

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

12

/external/libtextclassifier/native/utils/math/
Dfastexp.cc29 const FastMathClass::Table FastMathClass::cache_ = { member in libtextclassifier3::FastMathClass
/external/perfetto/src/profiling/symbolizer/
Dlocal_symbolizer.h83 std::map<std::string, base::Optional<FoundBinary>> cache_; variable
/external/tensorflow/tensorflow/core/util/
Dtensor_slice_reader_cache.h49 mutable TensorSliceReaderCache* cache_ = nullptr; variable
/external/libtextclassifier/native/lang_id/common/math/
Dfastexp.cc30 const FastMathClass::Table FastMathClass::cache_ = { member in libtextclassifier3::mobile::FastMathClass
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_service.h60 tpu::TpuCompilationCacheInterface* cache_; variable
Dtpu_compilation_cache_entry_unloader.h62 TpuCompilationCacheInterface* cache_; // Not owned. variable
/external/tensorflow/tensorflow/core/common_runtime/
Dplacer_inspection_required_ops_utils.h72 std::vector<absl::optional<bool>> cache_; variable
/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.h146 cache_; variable
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.h146 cache_; variable
/external/marisa-trie/lib/marisa/grimoire/trie/
Dlouds-trie.h72 Vector<Cache> cache_; variable
/external/libchrome/base/trace_event/
Dcfi_backtrace_android.h99 AddrAndCFI cache_[kLimit] = {}; variable
/external/perfetto/src/traced/probes/filesystem/
Dinode_file_data_source.h116 LRUInodeCache* cache_; variable
Dinode_file_data_source_unittest.cc82 LRUInodeCache cache_{100}; member in perfetto::__anonedb5abda0111::InodeFileDataSourceTest
/external/ruy/ruy/
Dprepacked_cache.h133 std::unordered_map<Key, Entry, KeyHash> cache_; variable
/external/protobuf/src/google/protobuf/compiler/
Dscc.h79 std::map<const Descriptor*, NodeData> cache_; variable
/external/perfetto/src/trace_processor/sqlite/
Ddb_sqlite_table.h106 QueryCache* cache_ = nullptr; variable
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_lru_cache.h221 cache_; variable
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.h349 cache_; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.h363 absl::flat_hash_map<const HloInstruction*, Array*> cache_; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h84 Cache cache_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_client.cc290 std::shared_ptr<tensorflow::GrpcChannelCache> cache_; member in tensorflow::eager::__anonb8f342aa0111::GrpcEagerClientCache
/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_temporal_aligner.cc150 mutable std::deque<CachedFrame> cache_; member in webrtc::test::__anon16c9645d0111::CachedVideo
/external/tensorflow/tensorflow/core/lib/io/
Dcache_test.cc50 Cache* cache_; member in tensorflow::table::CacheTest
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_service.cc359 GrpcResponseCache* cache_; member in tensorflow::__anonad21f31f0111::GrpcWorkerServiceThread
412 std::unique_ptr<GrpcResponseCache> cache_; member in tensorflow::__anonad21f31f0111::GrpcWorkerService
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Dop_builder.h403 std::map<uint64_t, OpBuilder*> cache_; variable

12