/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.get.byname/ |
date_order_wide.pass.cpp | 24 class my_facet class in inherits:F 28 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 35 const my_facet f(LOCALE_en_US_UTF_8, 1); 39 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 43 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 47 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_date.pass.cpp | 28 class my_facet class in inherits:F 32 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 42 const my_facet f(LOCALE_en_US_UTF_8, 1); 54 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 66 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 78 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_date_wide.pass.cpp | 28 class my_facet class in inherits:F 32 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 42 const my_facet f(LOCALE_en_US_UTF_8, 1); 54 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 66 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 78 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_monthname.pass.cpp | 28 class my_facet class in inherits:F 32 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 42 const my_facet f(LOCALE_en_US_UTF_8, 1); 52 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 62 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 72 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_monthname_wide.pass.cpp | 28 class my_facet class in inherits:F 32 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 51 const my_facet f(LOCALE_en_US_UTF_8, 1); 61 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 71 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 81 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_time.pass.cpp | 28 class my_facet class in inherits:F 32 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 42 const my_facet f(LOCALE_en_US_UTF_8, 1); 54 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 66 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 78 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_time_wide.pass.cpp | 28 class my_facet class in inherits:F 32 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 42 const my_facet f(LOCALE_en_US_UTF_8, 1); 54 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 66 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 78 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_weekday.pass.cpp | 28 class my_facet class in inherits:F 32 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 42 const my_facet f(LOCALE_en_US_UTF_8, 1); 52 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 62 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 74 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_weekday_wide.pass.cpp | 28 class my_facet class in inherits:F 32 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 42 const my_facet f(LOCALE_en_US_UTF_8, 1); 52 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 62 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 72 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_year.pass.cpp | 27 class my_facet class in inherits:F 31 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 41 const my_facet f(LOCALE_en_US_UTF_8, 1); 51 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 61 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 71 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_year_wide.pass.cpp | 27 class my_facet class in inherits:F 31 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 41 const my_facet f(LOCALE_en_US_UTF_8, 1); 51 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 61 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 71 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
|
get_one.pass.cpp | 27 class my_facet class in inherits:F 31 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 41 const my_facet f(LOCALE_en_US_UTF_8, 1); 57 const my_facet f(LOCALE_en_US_UTF_8, 1); 69 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 85 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 97 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 120 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 132 const my_facet f(LOCALE_zh_CN_UTF_8, 1); 149 const my_facet f(LOCALE_zh_CN_UTF_8, 1) [all...] |
get_one_wide.pass.cpp | 27 class my_facet class in inherits:F 31 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 41 const my_facet f(LOCALE_en_US_UTF_8, 1); 57 const my_facet f(LOCALE_en_US_UTF_8, 1); 69 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 85 const my_facet f(LOCALE_fr_FR_UTF_8, 1); 98 const my_facet f("ru_RU", 1); 120 const my_facet f(LOCALE_ru_RU_UTF_8, 1); 133 const my_facet f("zh_CN", 1); 151 const my_facet f(LOCALE_zh_CN_UTF_8, 1) [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/ |
put_pointer.pass.cpp | 24 class my_facet class in inherits:F 28 explicit my_facet(std::size_t refs = 0) function in class:my_facet 34 const my_facet f(1);
|
put_bool.pass.cpp | 24 class my_facet class in inherits:F 28 explicit my_facet(std::size_t refs = 0) function in class:my_facet 45 const my_facet f(1);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.get/locale.time.get.members/ |
get_date.pass.cpp | 26 class my_facet class in inherits:F 30 explicit my_facet(std::size_t refs = 0) function in class:my_facet 36 const my_facet f(1);
|
get_date_wide.pass.cpp | 26 class my_facet class in inherits:F 30 explicit my_facet(std::size_t refs = 0) function in class:my_facet 36 const my_facet f(1);
|
get_many.pass.cpp | 26 class my_facet class in inherits:F 30 explicit my_facet(std::size_t refs = 0) function in class:my_facet 36 const my_facet f(1);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.put.byname/ |
put1.pass.cpp | 32 class my_facet class in inherits:F 36 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet 56 const my_facet f(LOCALE_en_US_UTF_8, 1); 64 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.members/ |
combine.pass.cpp | 67 struct my_facet struct in inherits:std::locale::facet 75 std::locale::id my_facet::id; 82 std::locale loc2(loc, new my_facet); 83 std::locale loc3 = loc.combine<my_facet>(loc2); 86 assert((std::has_facet<my_facet>(loc3))); 87 const my_facet& f = std::use_facet<my_facet>(loc3); 98 std::locale loc3 = loc.combine<my_facet>(loc2);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/ |
get_pointer.pass.cpp | 25 class my_facet class in inherits:F 29 explicit my_facet(std::size_t refs = 0) function in class:my_facet 35 const my_facet f(1);
|
get_unsigned_int.pass.cpp | 25 class my_facet class in inherits:F 29 explicit my_facet(std::size_t refs = 0) function in class:my_facet 46 const my_facet f(1);
|
get_unsigned_long.pass.cpp | 25 class my_facet class in inherits:F 29 explicit my_facet(std::size_t refs = 0) function in class:my_facet 46 const my_facet f(1);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/ |
put1.pass.cpp | 23 class my_facet class in inherits:F 27 explicit my_facet(std::size_t refs = 0) function in class:my_facet 33 const my_facet f(1);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.cons/ |
locale_facetptr.pass.cpp | 69 struct my_facet struct in inherits:std::locale::facet 77 std::locale::id my_facet::id; 85 std::locale loc2(loc, new my_facet); 87 assert((std::has_facet<my_facet>(loc2))); 88 const my_facet& f = std::use_facet<my_facet>(loc2);
|