Home
last modified time | relevance | path

Searched refs:ResultCache (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/grex/grex-1.3.0/cargo-crates/proptest-1.0.0/src/test_runner/
H A Dresult_cache.rs40 pub trait ResultCache { trait
64 impl ResultCache for BasicResultCache {
100 pub fn basic_result_cache() -> Box<dyn ResultCache> { in basic_result_cache()
105 impl ResultCache for NoOpResultCache {
118 pub fn noop_result_cache() -> Box<dyn ResultCache> { in noop_result_cache()
H A Dconfig.rs22 use crate::test_runner::result_cache::{noop_result_cache, ResultCache};
322 pub result_cache: fn() -> Box<dyn ResultCache>,
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/proptest/src/test_runner/
H A Dresult_cache.rs40 pub trait ResultCache { interface
64 impl ResultCache for BasicResultCache {
100 pub fn basic_result_cache() -> Box<dyn ResultCache> { in basic_result_cache()
105 impl ResultCache for NoOpResultCache {
118 pub fn noop_result_cache() -> Box<dyn ResultCache> { in noop_result_cache()
H A Dconfig.rs22 use crate::test_runner::result_cache::{noop_result_cache, ResultCache};
322 pub result_cache: fn() -> Box<dyn ResultCache>,
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/proptest-0.10.1/src/test_runner/
H A Dresult_cache.rs40 pub trait ResultCache { interface
64 impl ResultCache for BasicResultCache {
100 pub fn basic_result_cache() -> Box<dyn ResultCache> { in basic_result_cache()
105 impl ResultCache for NoOpResultCache {
118 pub fn noop_result_cache() -> Box<dyn ResultCache> { in noop_result_cache()
H A Dconfig.rs22 use crate::test_runner::result_cache::{noop_result_cache, ResultCache};
322 pub result_cache: fn() -> Box<dyn ResultCache>,
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/quickopen/
H A Dprojectitemquickopen.h19 class ResultCache
22 ResultCache(std::function<Type()> func) in ResultCache() function
109 ResultCache<uint> m_addedItemsCountCache;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp402 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
403 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
441 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
442 ResultCache.clear(); in matchesChildOf()
451 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
452 ResultCache.clear(); in matchesDescendantOf()
464 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
465 ResultCache.clear(); in matchesAncestorOf()
644 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesAncestorOfRecursively()
645 if (I != ResultCache.end()) { in memoizedMatchesAncestorOfRecursively()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp409 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
410 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
447 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
448 ResultCache.clear(); in matchesChildOf()
457 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
458 ResultCache.clear(); in matchesDescendantOf()
469 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
470 ResultCache.clear(); in matchesAncestorOf()
649 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesAncestorOfRecursively()
650 if (I != ResultCache.end()) { in memoizedMatchesAncestorOfRecursively()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp409 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
410 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
447 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
448 ResultCache.clear(); in matchesChildOf()
457 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
458 ResultCache.clear(); in matchesDescendantOf()
469 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
470 ResultCache.clear(); in matchesAncestorOf()
653 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesAncestorOfRecursively()
654 if (I != ResultCache.end()) { in memoizedMatchesAncestorOfRecursively()
[all …]
/dports/devel/p5-Reply/Reply-0.42/lib/Reply/Plugin/
H A DResultCache.pm1 package Reply::Plugin::ResultCache;
3 $Reply::Plugin::ResultCache::VERSION = '0.42';
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp469 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
470 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
512 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
513 ResultCache.clear(); in matchesChildOf()
522 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
523 ResultCache.clear(); in matchesDescendantOf()
534 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
535 ResultCache.clear(); in matchesAncestorOf()
721 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesAncestorOfRecursively()
722 if (I != ResultCache.end()) { in memoizedMatchesAncestorOfRecursively()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp469 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
470 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
512 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
513 ResultCache.clear(); in matchesChildOf()
522 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
523 ResultCache.clear(); in matchesDescendantOf()
534 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
535 ResultCache.clear(); in matchesAncestorOf()
721 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesAncestorOfRecursively()
722 if (I != ResultCache.end()) { in memoizedMatchesAncestorOfRecursively()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp461 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
462 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
506 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
507 ResultCache.clear(); in matchesChildOf()
516 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
517 ResultCache.clear(); in matchesDescendantOf()
529 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
530 ResultCache.clear(); in matchesAncestorOf()
712 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesAncestorOfRecursively()
713 if (I != ResultCache.end()) { in memoizedMatchesAncestorOfRecursively()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp461 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
462 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
506 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
507 ResultCache.clear(); in matchesChildOf()
516 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
517 ResultCache.clear(); in matchesDescendantOf()
529 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
530 ResultCache.clear(); in matchesAncestorOf()
712 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesAncestorOfRecursively()
713 if (I != ResultCache.end()) { in memoizedMatchesAncestorOfRecursively()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp477 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
478 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
488 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively()
531 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
532 ResultCache.clear(); in matchesChildOf()
541 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
542 ResultCache.clear(); in matchesDescendantOf()
553 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
554 ResultCache.clear(); in matchesAncestorOf()
811 if (I != ResultCache.end()) { in matchesAnyAncestorOf()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp594 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
595 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
605 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively()
647 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
648 ResultCache.clear(); in matchesChildOf()
656 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
657 ResultCache.clear(); in matchesDescendantOf()
668 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
669 ResultCache.clear(); in matchesAncestorOf()
962 if (I != ResultCache.end()) { in matchesAnyAncestorOf()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp594 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
595 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
605 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively()
647 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
648 ResultCache.clear(); in matchesChildOf()
656 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
657 ResultCache.clear(); in matchesDescendantOf()
668 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
669 ResultCache.clear(); in matchesAncestorOf()
962 if (I != ResultCache.end()) { in matchesAnyAncestorOf()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp609 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
610 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
620 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively()
662 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
663 ResultCache.clear(); in matchesChildOf()
671 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
672 ResultCache.clear(); in matchesDescendantOf()
683 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
684 ResultCache.clear(); in matchesAncestorOf()
982 if (I != ResultCache.end()) { in matchesAnyAncestorOf()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp594 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
595 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
605 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively()
647 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
648 ResultCache.clear(); in matchesChildOf()
656 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
657 ResultCache.clear(); in matchesDescendantOf()
668 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
669 ResultCache.clear(); in matchesAncestorOf()
962 if (I != ResultCache.end()) { in matchesAnyAncestorOf()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp594 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
595 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
605 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively()
647 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
648 ResultCache.clear(); in matchesChildOf()
656 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
657 ResultCache.clear(); in matchesDescendantOf()
668 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
669 ResultCache.clear(); in matchesAncestorOf()
962 if (I != ResultCache.end()) { in matchesAnyAncestorOf()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp594 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
595 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
605 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively()
647 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
648 ResultCache.clear(); in matchesChildOf()
656 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
657 ResultCache.clear(); in matchesDescendantOf()
668 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
669 ResultCache.clear(); in matchesAncestorOf()
962 if (I != ResultCache.end()) { in matchesAnyAncestorOf()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp594 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
595 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
605 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively()
647 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
648 ResultCache.clear(); in matchesChildOf()
656 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
657 ResultCache.clear(); in matchesDescendantOf()
668 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
669 ResultCache.clear(); in matchesAncestorOf()
962 if (I != ResultCache.end()) { in matchesAnyAncestorOf()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/ASTMatchers/
H A DASTMatchFinder.cpp594 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
595 if (I != ResultCache.end()) { in memoizedMatchesRecursively()
605 MemoizedMatchResult &CachedResult = ResultCache[Key]; in memoizedMatchesRecursively()
647 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()
648 ResultCache.clear(); in matchesChildOf()
656 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()
657 ResultCache.clear(); in matchesDescendantOf()
668 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()
669 ResultCache.clear(); in matchesAncestorOf()
962 if (I != ResultCache.end()) { in matchesAnyAncestorOf()
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/go/internal/agent/resultcache/
H A Dresultcache.go61 type ResultCache interface { interface
159 func New(options *agent.AgentOptions, clientid uint64, output Uploader) ResultCache {

123