Home
last modified time | relevance | path

Searched defs:memoized (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/salsa-0.17.0-pre.2/tests/storage_varieties/
H A Dqueries.rs7 fn memoized(&self) -> usize; in memoized() method
13 fn memoized(db: &dyn Database) -> usize { in memoized() function
/dports/devel/texlab/texlab-3.3.0/cargo-crates/salsa-0.15.2/tests/storage_varieties/
H A Dqueries.rs7 fn memoized(&self) -> usize; in memoized() method
13 fn memoized(db: &dyn Database) -> usize { in memoized() function
/dports/lang/rust/rustc-1.58.1-src/vendor/salsa/tests/storage_varieties/
H A Dqueries.rs7 fn memoized(&self) -> usize; in memoized() method
13 fn memoized(db: &dyn Database) -> usize { in memoized() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/statistics/src/c/
H A Dipmpar1.c30 static int memoized = 0; in C2F() local
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/graphql/jsutils/
H A Dmemoize3.mjs15 function memoized(a1, a2, a3) { function
/dports/finance/beancount/beancount-2.3.3/beancount/utils/
H A Dmemo.py35 def memoized(*args, **kw): function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/common/
H A Dmemoized.py35 class memoized(object): class
/dports/devel/git-town/git-town-7.6.0/test/
H A Dgit_manager.go20 memoized *GitEnvironment member
/dports/www/py-horizon/horizon-19.2.0/horizon/utils/
H A Dmemoized.py51 def memoized(func=None, max_size=None): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/pylib/utils/
H A Ddecorators_test.py72 def memoized(): function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/pylib/utils/
H A Ddecorators_test.py72 def memoized(): function
/dports/lang/v8/v8-9.6.180.12/build/android/pylib/utils/
H A Ddecorators_test.py72 def memoized(): function
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/pylib/utils/
H A Ddecorators_test.py72 def memoized(): function
/dports/textproc/py-pyx12/pyx12-2.3.3/pyx12/
H A Ddecorators.py34 class memoized(object): class
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/
H A Dcache.py96 def memoized(maxsize=1024): function
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/
H A Dcache.py96 def memoized(maxsize=1024): function
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/
H A Dcache.py97 def memoized(maxsize=1024): function
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/
H A Dcache.py97 def memoized(maxsize=1024): function
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/
H A Dcache.py107 def memoized(maxsize: int = 1024) -> Callable[[_F], _F]: function
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DSchedule.cpp222 bool memoized, async; member
362 bool &FuncSchedule::memoized() { in memoized() function in Halide::Internal::FuncSchedule
366 bool FuncSchedule::memoized() const { in memoized() function in Halide::Internal::FuncSchedule
/dports/devel/py-qutip/qutip-4.6.2/qutip/
H A Dsemidefinite.py136 def memoized(*args): function
/dports/www/grafana8/grafana-8.3.6/pkg/infra/usagestats/service/
H A Dservice.go110 memoized time.Time member
/dports/www/grafana8/grafana-8.3.6/pkg/services/sqlstore/
H A Dstats.go250 memoized time.Time member
/dports/multimedia/vmaf/vmaf-2.3.0/python/vmaf/tools/
H A Ddecorator.py56 class memoized(object): class
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/cookbook/
H A D__init__.py59 class memoized: class

12