Home
last modified time | relevance | path

Searched refs:UNF (Results 1 – 25 of 140) sorted by relevance

123456

/dports/devel/icu/icu/source/i18n/
H A Dnumrange_fluent.cpp196 using UNF = UnlocalizedNumberRangeFormatter; typedef
198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
207 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp395 using UNF = UnlocalizedNumberFormatter; typedef
397 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
398 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
400 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
401 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
406 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
407 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
409 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
410 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
415 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/devel/icu-lx/icu/source/i18n/
H A Dnumrange_fluent.cpp196 using UNF = UnlocalizedNumberRangeFormatter; typedef
198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
207 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp395 using UNF = UnlocalizedNumberFormatter; typedef
397 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
398 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
400 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
401 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
406 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
407 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
409 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
410 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
415 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dnumrange_fluent.cpp196 using UNF = UnlocalizedNumberRangeFormatter; typedef
198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
207 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp395 using UNF = UnlocalizedNumberFormatter; typedef
397 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
398 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
400 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
401 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
406 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
407 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
409 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
410 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
415 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dnumrange_fluent.cpp196 using UNF = UnlocalizedNumberRangeFormatter; typedef
198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
207 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp395 using UNF = UnlocalizedNumberFormatter; typedef
397 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
398 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
400 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
401 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
406 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
407 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
409 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
410 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
415 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dnumrange_fluent.cpp196 using UNF = UnlocalizedNumberRangeFormatter; typedef
198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
207 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp381 using UNF = UnlocalizedNumberFormatter; typedef
383 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
384 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
386 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
387 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
392 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
393 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
395 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
396 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
401 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dnumrange_fluent.cpp196 using UNF = UnlocalizedNumberRangeFormatter; typedef
198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
207 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp395 using UNF = UnlocalizedNumberFormatter; typedef
397 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
398 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
400 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
401 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
406 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
407 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
409 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
410 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
415 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dnumrange_fluent.cpp195 using UNF = UnlocalizedNumberRangeFormatter; typedef
197 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
198 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
200 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
201 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
206 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
207 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
209 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
210 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
215 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp366 using UNF = UnlocalizedNumberFormatter; typedef
368 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
369 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
371 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
372 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
377 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
378 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
380 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
381 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
386 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Dnumrange_fluent.cpp195 using UNF = UnlocalizedNumberRangeFormatter; typedef
197 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
198 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
200 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
201 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
206 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
207 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
209 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
210 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
215 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp374 using UNF = UnlocalizedNumberFormatter; typedef
376 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
377 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
379 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
380 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
385 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
386 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
388 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
389 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
394 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dnumrange_fluent.cpp196 using UNF = UnlocalizedNumberRangeFormatter; typedef
198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
207 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp395 using UNF = UnlocalizedNumberFormatter; typedef
397 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
398 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
400 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
401 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
406 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
407 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
409 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
410 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
415 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dnumrange_fluent.cpp196 using UNF = UnlocalizedNumberRangeFormatter; typedef
198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
207 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp395 using UNF = UnlocalizedNumberFormatter; typedef
397 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
398 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
400 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
401 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
406 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
407 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
409 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
410 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
415 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Dnumrange_fluent.cpp195 using UNF = UnlocalizedNumberRangeFormatter; typedef
197 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter()
198 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
200 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
201 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
206 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
207 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
209 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
210 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
215 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
H A Dnumber_fluent.cpp374 using UNF = UnlocalizedNumberFormatter; typedef
376 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()
377 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
379 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
380 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
385 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
386 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
388 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
389 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
394 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
[all …]
/dports/games/beret/beret-freebsd-ab3c397400be60ce69903389727acf6cdf0a3119/
H A Dgame.c119 #define UNF 1000 macro
237 const int levelentry[5][20] = {{UNF,UNF,2,0,6,10,UNF,UNF,16,UNF,21,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,
238 … {UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,0,37,UNF,30,43,UNF,UNF,UNF,48,55},
239 … {UNF,UNF,UNF,UNF,84,80,95,UNF,UNF,UNF,88,UNF,68,UNF,74,UNF,UNF,0,65,UNF},
240 … {UNF,UNF,UNF,UNF,UNF,UNF,UNF,100,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF},
241 … {120,120,120,120,120,120,120,120,120,120,120,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF}};
242 const int levelnums[5][20] = {{UNF,UNF,2,1,3,4,UNF,UNF,5,UNF,6,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF},
243 … {UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,7,9,UNF,8,10,UNF,UNF,UNF,11,12},
244 … {UNF,UNF,UNF,UNF,18,17,20,UNF,UNF,UNF,19,UNF,15,UNF,16,UNF,UNF,13,14,UNF},
245 … {UNF,UNF,UNF,UNF,UNF,UNF,UNF,21,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF,UNF},
[all …]
/dports/misc/hwdata/hwdata-0.354/
H A Dpnp.ids.patch45 -UNF DO NOT USE - UNF
48 +UNF Unisys Corporation
/dports/textproc/p5-Lingua-Treebank/Lingua-Treebank-0.16/t/
H A D30fullsize.t790 (S-UNF
874 ( (S-UNF
880 ( (S-UNF
952 (VP-UNF
1144 (VP-UNF (VBZ is) )
1185 (VP-UNF (VBD was)
1273 (NP-UNF
1576 ( (S-UNF
1915 (S-UNF
1948 (S-UNF
[all …]

123456