Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-graph.h107 CommonNodeCache cache_; variable
/external/v8/src/
Dbootstrapper.h60 FixedArray* cache_; variable
Dframes.h63 InnerPointerToCodeCacheEntry cache_[kInnerPointerToCodeCacheSize]; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h84 Cache cache_; variable
/external/openfst/src/include/fst/
Daccumulator.h414 unordered_map<StateId, CacheState> cache_; // Cache variable
/external/compiler-rt/lib/asan/
Dasan_allocator.cc170 AllocatorCache *cache_; member