Searched refs:UNF (Results 1 – 6 of 6) sorted by relevance
196 using UNF = UnlocalizedNumberRangeFormatter; typedef198 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()215 UnlocalizedNumberRangeFormatter& UnlocalizedNumberRangeFormatter::operator=(const UNF& other) { in operator =()[all …]
395 using UNF = UnlocalizedNumberFormatter; typedef397 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()414 UnlocalizedNumberFormatter& UnlocalizedNumberFormatter::operator=(const UNF& other) { in operator =()[all …]
423 using UNF = UnlocalizedNumberFormatter; typedef425 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()426 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()428 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()429 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()434 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()435 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()437 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()438 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()442 UnlocalizedNumberFormatter& UnlocalizedNumberFormatter::operator=(const UNF& other) { in operator =()[all …]
196 using UNF = UnlocalizedNumberRangeFormatter; typedef198 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) noexcept in UnlocalizedNumberRangeFormatter()208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) noexcept in UnlocalizedNumberRangeFormatter()211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()215 UnlocalizedNumberRangeFormatter& UnlocalizedNumberRangeFormatter::operator=(const UNF& other) { in operator =()[all …]
423 using UNF = UnlocalizedNumberFormatter; typedef425 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter()426 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()428 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()429 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()434 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UNF&& src) noexcept in UnlocalizedNumberFormatter()435 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()437 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) noexcept in UnlocalizedNumberFormatter()438 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()442 UnlocalizedNumberFormatter& UnlocalizedNumberFormatter::operator=(const UNF& other) { in operator =()[all …]