Home
last modified time | relevance | path

Searched refs:LRU (Results 1 – 6 of 6) sorted by relevance

/external/glide/third_party/disklrucache/
DREADME.third_party7 Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
DREADME.md1 Disk LRU Cache
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp739 LiveRegUnit &LRU = RegUnits[*Units]; in updatePhysDepsDownwards() local
740 LRU.MI = UseMI; in updatePhysDepsDownwards()
741 LRU.Op = DefOp; in updatePhysDepsDownwards()
911 LiveRegUnit &LRU = RegUnits[*Units]; in updatePhysDepsUpwards() local
913 if (LRU.Cycle <= Height && LRU.MI != &MI) { in updatePhysDepsUpwards()
914 LRU.Cycle = Height; in updatePhysDepsUpwards()
915 LRU.MI = &MI; in updatePhysDepsUpwards()
916 LRU.Op = ReadOps[i]; in updatePhysDepsUpwards()
/external/autotest/site_utils/rpm_control_system/
Drpm_config.ini26 # Size of the LRU that holds power management unit information related
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt125 replacement policy; we have found that this is almost as good as LRU
/external/llvm/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt125 replacement policy; we have found that this is almost as good as LRU