Home
last modified time | relevance | path

Searched refs:lru (Results 1 – 4 of 4) sorted by relevance

/development/tools/repo_diff/service/repodiff/repositories/
Dsource.go7 lru "github.com/hashicorp/golang-lru" packageName
14 var cacheSingleton *lru.Cache
139 cacheSingleton, _ = lru.New(cacheSize)
Dsource_test.go6 lru "github.com/hashicorp/golang-lru" packageName
19 cacheSingleton, _ = lru.New(cacheSize)
/development/tools/repo_diff/service/repodiff/
DGopkg.lock42 name = "github.com/hashicorp/golang-lru"
/development/tools/winscope/
Dyarn.lock1204 lru-cache "^4.1.2"
1961 lru-cache "^5.1.1"
1981 lru-cache "^6.0.0"
2990 lru-cache "^4.1.5"
4854 lru-cache@^4.1.2, lru-cache@^4.1.5:
4856 …resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab82…
4862 lru-cache@^5.1.1:
4864 …resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e…
4869 lru-cache@^6.0.0:
4871 …resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1daf…
[all …]