Home
last modified time | relevance | path

Searched refs:perMille (Results 1 – 25 of 1896) sorted by relevance

12345678910>>...76

/dports/finance/prestashop/prestashop/src/Core/Localization/Specification/
H A DNumberSymbolList.php119 protected $perMille; variable in PrestaShop\\PrestaShop\\Core\\Localization\\Specification\\NumberSymbolList
154 * @param string $perMille
172 $perMille, argument
184 $this->perMille = $perMille;
280 return $this->perMille;
360 if (!isset($this->perMille)
361 || !is_string($this->perMille)
363 throw new LocalizationException('Invalid perMille : ' . print_r($this->perMille, true));
/dports/finance/prestashop/prestashop/src/Core/Localization/CLDR/
H A DNumberSymbolsData.php117 protected $perMille; variable in PrestaShop\\PrestaShop\\Core\\Localization\\CLDR\\NumberSymbolsData
390 return $this->perMille;
394 * @param string $perMille
398 public function setPerMille($perMille) argument
400 $this->perMille = $perMille;
/dports/math/highs/HiGHS-cfe064e/src/util/
H A DHighsTimer.h289 double perMille; variable
291 perMille = 1000.0 * clock_time[i_clock] / current_run_highs_time;
293 perMille = 1000.0 * clock_time[i_clock] / ideal_sum_time;
295 perMille = 1000.0 * clock_time[i_clock] / sum_clock_times;
297 int int_PerMille = (perMille + 0.5); // Forcing proper rounding
303 suPerMille += perMille;
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/util/
H A DHighsTimer.h289 double perMille; variable
291 perMille = 1000.0 * clock_time[i_clock] / current_run_highs_time;
293 perMille = 1000.0 * clock_time[i_clock] / ideal_sum_time;
295 perMille = 1000.0 * clock_time[i_clock] / sum_clock_times;
297 int int_PerMille = (perMille + 0.5); // Forcing proper rounding
303 suPerMille += perMille;
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/localescompressed/
H A Dlocales.autogen.go21074 perMille: "‰",
21142 perMille: "‰",
21210 perMille: "‰",
22521 perMille: "‰",
22586 perMille: "‰",
22651 perMille: "‰",
25300 perMille: "‰",
25369 perMille: "‰",
29066 perMille: "‰",
33689 perMille: "‰",
[all …]
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Dnumber_patternmodifier.cpp31 void MutablePatternModifier::setPatternAttributes(UNumberSignDisplay signDisplay, bool perMille) { in setPatternAttributes() argument
33 fPerMilleReplacesPercent = perMille; in setPatternAttributes()
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/ce/
H A Dce.go22 perMille string member
56 perMille: "‰",
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/ce_RU/
H A Dce_RU.go22 perMille string member
56 perMille: "‰",
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/root/
H A Droot.go21 perMille string member
53 perMille: "‰",
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dnumber_patternmodifier.cpp31 void MutablePatternModifier::setPatternAttributes(UNumberSignDisplay signDisplay, bool perMille) { in setPatternAttributes() argument
33 fPerMilleReplacesPercent = perMille; in setPatternAttributes()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dnumber_patternmodifier.cpp31 void MutablePatternModifier::setPatternAttributes(UNumberSignDisplay signDisplay, bool perMille) { in setPatternAttributes() argument
33 fPerMilleReplacesPercent = perMille; in setPatternAttributes()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dnumber_patternmodifier.cpp31 void MutablePatternModifier::setPatternAttributes(UNumberSignDisplay signDisplay, bool perMille) { in setPatternAttributes() argument
33 fPerMilleReplacesPercent = perMille; in setPatternAttributes()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Dnumber_patternmodifier.cpp31 void MutablePatternModifier::setPatternAttributes(UNumberSignDisplay signDisplay, bool perMille) { in setPatternAttributes() argument
33 fPerMilleReplacesPercent = perMille; in setPatternAttributes()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dnumber_patternmodifier.cpp31 void MutablePatternModifier::setPatternAttributes(UNumberSignDisplay signDisplay, bool perMille) { in setPatternAttributes() argument
33 fPerMilleReplacesPercent = perMille; in setPatternAttributes()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/ce/
H A Dce.go22 perMille string member
56 perMille: "‰",
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/ce_RU/
H A Dce_RU.go22 perMille string member
56 perMille: "‰",
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/ku/
H A Dku.go21 perMille string member
56 perMille: "‰",
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/ku_TR/
H A Dku_TR.go21 perMille string member
56 perMille: "‰",
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/root/
H A Droot.go21 perMille string member
53 perMille: "‰",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dnumber_patternmodifier.cpp31 void MutablePatternModifier::setPatternAttributes(UNumberSignDisplay signDisplay, bool perMille) { in setPatternAttributes() argument
33 fPerMilleReplacesPercent = perMille; in setPatternAttributes()
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/root/
H A Droot.go21 perMille string member
53 perMille: "‰",
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/ce_RU/
H A Dce_RU.go22 perMille string member
56 perMille: "‰",
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/ce/
H A Dce.go22 perMille string member
56 perMille: "‰",
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Dnumber_patternmodifier.cpp24 void MutablePatternModifier::setPatternAttributes(UNumberSignDisplay signDisplay, bool perMille) { in setPatternAttributes() argument
26 this->perMilleReplacesPercent = perMille; in setPatternAttributes()
/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Ddecimal.h83 perMille, variable

12345678910>>...76