Home
last modified time | relevance | path

Searched defs:Cache (Results 1 – 25 of 67) sorted by relevance

123

/netbsd/sys/external/bsd/acpica/dist/utilities/
H A Dutcache.c74 ACPI_MEMORY_LIST *Cache; in AcpiOsCreateCache() local
119 ACPI_MEMORY_LIST *Cache) in AcpiOsPurgeCache()
172 ACPI_MEMORY_LIST *Cache) in AcpiOsDeleteCache()
211 ACPI_MEMORY_LIST *Cache, in AcpiOsReleaseObject()
276 ACPI_MEMORY_LIST *Cache) in AcpiOsAcquireObject()
/netbsd/sys/external/bsd/acpica/dist/compiler/
H A Daslcache.c74 ASL_CACHE_INFO *Cache; in UtLocalCacheCalloc() local
149 ASL_CACHE_INFO *Cache; in UtParseOpCacheCalloc() local
193 ASL_CACHE_INFO *Cache; in UtSubtableCacheCalloc() local
237 ASL_CACHE_INFO *Cache; in UtFieldCacheCalloc() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h128 llvm::StringMap<SharedFileSystemEntry, llvm::BumpPtrAllocator> Cache; member
177 llvm::StringMap<const CachedFileSystemEntry *, llvm::BumpPtrAllocator> Cache; variable
/netbsd/external/bsd/unbound/dist/pythonmod/doc/modules/
H A Dfunctions.rst17 Cache section in Scriptable functions
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DCFLAndersAliasAnalysis.h85 DenseMap<const Function *, Optional<FunctionInfo>> Cache; variable
H A DCFLSteensAliasAnalysis.h101 DenseMap<Function *, Optional<FunctionInfo>> Cache; variable
H A DObjCARCAnalysisUtils.h83 DenseMap<const Value *, WeakTrackingVH> &Cache) { in GetUnderlyingObjCPtrCached()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_dense_alloc_test.cc26 typedef Alloc::Cache Cache; in TEST() typedef
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DPtrState.cpp174 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp()
349 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h125 SymbolCache Cache; variable
H A DSymbolCache.h40 mutable std::vector<std::unique_ptr<NativeRawSymbol>> Cache; variable
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DFileSystemStatCache.cpp36 FileSystemStatCache *Cache, in get()
/netbsd/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Doswinxf.c1461 ACPI_CACHE_T *Cache) in AcpiOsDeleteCache()
1469 ACPI_CACHE_T *Cache) in AcpiOsPurgeCache()
1476 ACPI_CACHE_T *Cache) in AcpiOsAcquireObject()
1488 ACPI_CACHE_T *Cache, in AcpiOsReleaseObject()
/netbsd/sys/external/bsd/acpica/dist/include/platform/
H A Daclinuxex.h109 ACPI_CACHE_T *Cache) in AcpiOsAcquireObject()
H A Dacdragonfly.h87 #define AcpiOsReleaseObject(Cache, Object) \ argument
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp706 static void AssertSorted(MemoryDependenceResults::NonLocalDepInfo &Cache, in AssertSorted()
721 NonLocalDepInfo &Cache = CacheP.first; in getNonLocalCallDependency() local
907 BasicBlock *BB, NonLocalDepInfo *Cache, unsigned NumSortedEntries, in GetNonLocalInfoForBlock()
992 SortNonLocalDepInfoCache(MemoryDependenceResults::NonLocalDepInfo &Cache, in SortNonLocalDepInfoCache()
1127 NonLocalDepInfo *Cache = &CacheInfo->NonLocalDeps; in getNonLocalPointerDepFromBB() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp73 DenseMap<const MDNode *, MDNode *> &Cache) { in appendInlinedAt() argument
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_dense_alloc.h37 typedef DenseSlabAllocCache Cache; typedef
H A Dtsan_clock.h125 typedef DenseSlabAllocCache Cache; typedef
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_dense_alloc.h39 typedef DenseSlabAllocCache Cache; typedef
H A Dtsan_clock.h127 typedef DenseSlabAllocCache Cache; typedef
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_dense_alloc.h37 typedef DenseSlabAllocCache Cache; typedef
H A Dtsan_clock.h125 typedef DenseSlabAllocCache Cache; typedef
/netbsd/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp995 Error LTO::run(AddStreamFn AddStream, NativeObjectCache Cache) { in run()
1180 NativeObjectCache Cache; member in __anond2a51e7e0c11::InProcessThinBackend
1192 AddStreamFn AddStream, NativeObjectCache Cache) in InProcessThinBackend()
1205 AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, in runThinLTOBackendThread()
1298 AddStreamFn AddStream, NativeObjectCache Cache) { in createInProcessThinBackend()
1392 AddStreamFn AddStream, NativeObjectCache Cache) { in createWriteIndexesThinBackend()
1399 Error LTO::runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache, in runThinLTO()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_quarantine_test.cc31 typedef QuarantineCache<QuarantineCallback> Cache; typedef

123