Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dtyper.h57 TypeCache const& cache_; variable
Dcommon-operator.h192 const CommonOperatorGlobalCache& cache_; variable
Descape-analysis.h158 MergeCache* cache_; variable
Dsimplified-operator.h193 const SimplifiedOperatorGlobalCache& cache_; variable
Djs-graph.h158 CommonNodeCache cache_; variable
Djs-operator.h585 const JSOperatorGlobalCache& cache_; variable
/external/webrtc/webrtc/base/
Ddiskcache.h100 : cache_(cache), id_(id), rollback_(rollback) in cache_() function
Dhttpclient.h176 DiskCache* cache_; variable
Ddiskcache.cc53 const DiskCache* cache_; member in rtc::DiskCacheAdapter
/external/v8/src/
Dbootstrapper.h60 FixedArray* cache_; variable
Dtyping-asm.h117 TypeCache const& cache_; variable
Dframes.h63 InnerPointerToCodeCacheEntry cache_[kInnerPointerToCodeCacheSize]; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h84 Cache cache_; variable
/external/v8/src/wasm/
Dasm-wasm-builder.cc1020 TypeCache const& cache_; member in v8::internal::wasm::AsmWasmBuilderImpl
/external/compiler-rt/lib/asan/
Dasan_allocator.cc170 AllocatorCache *cache_; member