/external/llvm/lib/Support/ |
D | SourceMgr.cpp | 39 if (LineNoCacheTy *Cache = getCache(LineNoCache)) in ~SourceMgr() local 99 if (LineNoCacheTy *Cache = getCache(LineNoCache)) in FindLineNumber() local 117 LineNoCacheTy &Cache = *getCache(LineNoCache); in FindLineNumber() local
|
/external/webkit/Source/WebCore/platform/text/ |
D | AtomicStringKeyedMRUCache.h | 67 typedef Vector<Entry, capacity> Cache; typedef
|
/external/clang/lib/Basic/ |
D | FileSystemStatCache.cpp | 41 int *FileDescriptor, FileSystemStatCache *Cache) { in get()
|
/external/clang/include/clang/Basic/ |
D | FileSystemStatCache.h | 54 void setNextStatCache(FileSystemStatCache *Cache) { in setNextStatCache()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineLoopRanges.h | 92 CacheMap Cache; variable
|
/external/webkit/Source/WebCore/svg/properties/ |
D | SVGAnimatedProperty.h | 49 …atedProperty>, SVGAnimatedPropertyDescriptionHash, SVGAnimatedPropertyDescriptionHashTraits> Cache; typedef
|
/external/javassist/src/main/javassist/ |
D | CtMember.java | 30 static class Cache extends CtMember { class in CtMember 49 Cache(CtClassType decl) { in Cache() method in CtMember.Cache
|
/external/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 551 static void AssertSorted(MemoryDependenceAnalysis::NonLocalDepInfo &Cache, in AssertSorted() 578 NonLocalDepInfo &Cache = CacheP.first; in getNonLocalCallDependency() local 742 NonLocalDepInfo *Cache, unsigned NumSortedEntries) { in GetNonLocalInfoForBlock() 809 SortNonLocalDepInfoCache(MemoryDependenceAnalysis::NonLocalDepInfo &Cache, in SortNonLocalDepInfoCache() 920 NonLocalDepInfo *Cache = &CacheInfo->NonLocalDeps; in getNonLocalPointerDepFromBB() local
|
D | LazyValueInfo.cpp | 515 ValueCacheEntryTy &Cache = lookup(Val); in solveBlockValue() local
|
/external/chromium/chrome/browser/extensions/ |
D | image_loading_tracker_unittest.cc | 98 TEST_F(ImageLoadingTrackerTest, Cache) { in TEST_F() argument
|
/external/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 168 void setPhysReg(InterferenceCache &Cache, unsigned PhysReg) { in setPhysReg()
|
/external/llvm/include/llvm/ADT/ |
D | ImmutableList.h | 145 CacheTy Cache; variable
|
D | ImmutableSet.h | 372 CacheTy Cache; variable
|
/external/doclava/src/com/google/doclava/ |
D | Converter.java | 596 private abstract static class Cache { class in Converter
|
/external/clang/lib/Lex/ |
D | PTHLexer.cpp | 674 CacheTy Cache; member in __anonf93488230211::PTHStatCache
|
/external/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 847 GlobalVariable *Cache = in CleanupAndPrepareModules() local
|
/external/chromium/net/base/ |
D | x509_certificate_unittest.cc | 617 TEST(X509CertificateTest, Cache) { in TEST() argument
|
/external/clang/lib/AST/ |
D | Type.cpp | 2004 typedef TypePropertyCache<Private> Cache; typedef
|
D | ASTImporter.cpp | 4278 const SrcMgr::ContentCache *Cache = FromSLoc.getFile().getContentCache(); in Import() local
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 1901 struct gl_program_cache *Cache; member 1924 struct gl_program_cache *Cache; member 1951 struct gl_program_cache *Cache; member
|
/external/valgrind/tsan/ |
D | thread_sanitizer.cc | 3266 class Cache { class 3268 Cache() { in Cache() function in Cache 8292 typedef unordered_map<uintptr_t, bool> Cache; in ThreadSanitizerIgnoreAccessesBelowFunction() typedef
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 1100 CacheTy *Cache; member in __anonbcd142070411::ASTStatCache
|
/external/valgrind/main/helgrind/ |
D | libhb_core.c | 288 Cache; typedef
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 2531 var Selectors = {Cache: {nth: {}, parsed: {}}}; property
|
D | concat-jquery-mootools-prototype.js | 6907 var Selectors = {Cache: {nth: {}, parsed: {}}}; property
|