Home
last modified time | relevance | path

Searched refs:memoizer (Results 26 – 50 of 110) sorted by relevance

12345

/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/intl-format-cache/
H A DREADME.md4 A memoizer factory for Intl format constructors.
18 …yfilled support for `JSON`, new instances will be created each time the memoizer function is calle…
36 …n which can be passed an `Intl` format constructor and it will return a memoizer that will create …
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/intl-format-cache/
H A DREADME.md4 A memoizer factory for Intl format constructors.
18 …yfilled support for `JSON`, new instances will be created each time the memoizer function is calle…
36 …n which can be passed an `Intl` format constructor and it will return a memoizer that will create …
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/config/initializers/
H A Dflipper.rb5 config.flipper.memoizer = false
/dports/www/firefox/firefox-99.0/third_party/rust/fluent-bundle/src/
H A Dlib.rs107 pub mod memoizer; module
H A Dconcurrent.rs6 use crate::memoizer::MemoizerKind;
H A Dbundle.rs22 use crate::memoizer::MemoizerKind;
591 impl crate::memoizer::MemoizerKind for IntlLangMemoizer {
/dports/www/firefox-esr/firefox-91.8.0/intl/l10n/rust/fluent-ffi/
H A DCargo.toml10 intl-memoizer = "0.5"
H A Dcbindgen.toml18 include = ["fluent", "fluent-bundle", "intl-memoizer"]
/dports/lang/spidermonkey78/firefox-78.9.0/intl/l10n/rust/fluent-ffi/
H A DCargo.toml10 intl-memoizer = "0.4"
/dports/mail/thunderbird/thunderbird-91.8.0/intl/l10n/rust/fluent-ffi/
H A DCargo.toml10 intl-memoizer = "0.5"
H A Dcbindgen.toml18 include = ["fluent", "fluent-bundle", "intl-memoizer"]
/dports/www/firefox/firefox-99.0/intl/l10n/rust/fluent-ffi/
H A DCargo.toml10 intl-memoizer = "0.5.1"
H A Dcbindgen.toml18 include = ["fluent", "fluent-bundle", "intl-memoizer"]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/fluent-bundle/src/
H A Dconcurrent.rs5 use crate::memoizer::MemoizerKind;
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/fluent-bundle/src/
H A Dconcurrent.rs5 use crate::memoizer::MemoizerKind;
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/fluent-bundle/src/
H A Dconcurrent.rs5 use crate::memoizer::MemoizerKind;
/dports/www/firefox/firefox-99.0/third_party/rust/fluent-bundle/src/resolver/
H A Dmod.rs13 use crate::memoizer::MemoizerKind;
H A Dexpression.rs9 use crate::memoizer::MemoizerKind;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/fluent-bundle/src/resolver/
H A Dmod.rs21 use crate::memoizer::MemoizerKind;
H A Dexpression.rs9 use crate::memoizer::MemoizerKind;
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/fluent-bundle/src/resolver/
H A Dmod.rs21 use crate::memoizer::MemoizerKind;
H A Dexpression.rs9 use crate::memoizer::MemoizerKind;
/dports/devel/py-spyder/spyder-3.2.7/spyder/utils/
H A Dmisc.py278 def memoizer(*args, **kwargs): function
286 return memoizer
/dports/deskutils/timewarrior/timewarrior-1.4.3/src/libshared/test/basetest/
H A Dutils.py268 def memoizer(*args, **kwargs): function
273 return memoizer
/dports/deskutils/timewarrior/timewarrior-1.4.3/test/basetest/
H A Dutils.py258 def memoizer(*args, **kwargs): function
263 return memoizer

12345