/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct.byname/ |
D | frac_digits.pass.cpp | 125 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main() 129 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main() 133 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main() 137 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | negative_sign.pass.cpp | 125 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main() 129 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main() 133 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main() 137 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | thousands_sep.pass.cpp | 125 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main() 129 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main() 133 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main() 137 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | positive_sign.pass.cpp | 125 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main() 129 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main() 133 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main() 137 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | curr_symbol.pass.cpp | 127 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main() 131 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main() 135 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main() 139 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | grouping.pass.cpp | 130 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main() 134 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main() 138 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main() 142 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | decimal_point.pass.cpp | 125 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main() 129 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main() 133 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main() 137 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | neg_format.pass.cpp | 191 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main() 199 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main() 207 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main() 215 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | pos_format.pass.cpp | 191 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main() 199 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main() 207 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main() 215 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/ |
D | platform_support.h | 27 #define LOCALE_zh_CN_UTF_8 "Chinese_China.936" macro 39 #define LOCALE_zh_CN_UTF_8 "zh_CN.UTF-8" macro
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.get.byname/ |
D | date_order_wide.pass.cpp | 47 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | date_order.pass.cpp | 47 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_one.pass.cpp | 132 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main() 149 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_year.pass.cpp | 71 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_weekday.pass.cpp | 74 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_monthname.pass.cpp | 72 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_time.pass.cpp | 78 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_weekday_wide.pass.cpp | 72 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_year_wide.pass.cpp | 71 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_date_wide.pass.cpp | 78 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_monthname_wide.pass.cpp | 81 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_time_wide.pass.cpp | 78 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
D | get_date.pass.cpp | 78 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.cons/ |
D | char_pointer.pass.cpp | 77 std::locale loc3(LOCALE_zh_CN_UTF_8); in main()
|
D | string.pass.cpp | 77 std::locale loc3(std::string(LOCALE_zh_CN_UTF_8)); in main()
|