Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DCheckTraceVisitor.h55 RecordCache* cache_; variable
DBlinkGCPluginConsumer.h89 RecordCache cache_; variable
DCheckFinalizerVisitor.h53 RecordCache* cache_; variable
DRecordInfo.h134 RecordCache* cache_; variable
205 Cache cache_; variable
/external/libtextclassifier/common/
Dfastexp.cc30 const FastMathClass::Table FastMathClass::cache_ = { member in libtextclassifier::nlp_core::FastMathClass
/external/v8/src/compiler/
Descape-analysis.h81 MergeCache* cache_; variable
Dtyper.h50 TypeCache const& cache_; variable
Doperation-typer.h79 TypeCache const& cache_; variable
Djs-graph.h194 CommonNodeCache cache_; in NON_EXPORTED_BASE() local
Dmachine-operator.h665 MachineOperatorGlobalCache const& cache_; in NON_EXPORTED_BASE() local
Dcommon-operator.h389 const CommonOperatorGlobalCache& cache_; in NON_EXPORTED_BASE() local
Dsimplified-operator.h466 const SimplifiedOperatorGlobalCache& cache_; in NON_EXPORTED_BASE() local
Djs-operator.h715 const JSOperatorGlobalCache& cache_; in NON_EXPORTED_BASE() local
/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
Dframes.h64 InnerPointerToCodeCacheEntry cache_[kInnerPointerToCodeCacheSize]; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h84 Cache cache_; variable
/external/v8/src/ast/
Dast.cc893 FeedbackSlotCache* cache_) { in AssignFeedbackSlots()
/external/compiler-rt/lib/asan/
Dasan_allocator.cc170 AllocatorCache *cache_; member