HomeSort by relevance Sort by last modified time
    Searched refs:my_facet (Results 51 - 75 of 168) sorted by null

1 23 4 5 6 7

  /external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/
date_order_wide.pass.cpp 29 class my_facet class in inherits:F
33 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet
40 const my_facet f(LOCALE_en_US_UTF_8, 1);
44 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
48 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
52 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
get_date.pass.cpp 37 class my_facet class in inherits:F
41 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);
63 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
75 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
88 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
get_date_wide.pass.cpp 37 class my_facet class in inherits:F
41 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);
63 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
75 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
87 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
get_monthname.pass.cpp 39 class my_facet class in inherits:F
43 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet
53 const my_facet f(LOCALE_en_US_UTF_8, 1);
63 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
73 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
83 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
get_monthname_wide.pass.cpp 39 class my_facet class in inherits:F
43 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet
62 const my_facet f(LOCALE_en_US_UTF_8, 1);
72 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
82 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
92 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
get_time.pass.cpp 33 class my_facet class in inherits:F
37 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet
47 const my_facet f(LOCALE_en_US_UTF_8, 1);
59 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
71 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
83 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
get_time_wide.pass.cpp 33 class my_facet class in inherits:F
37 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet
47 const my_facet f(LOCALE_en_US_UTF_8, 1);
59 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
71 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
83 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
get_weekday.pass.cpp 36 class my_facet class in inherits:F
40 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet
50 const my_facet f(LOCALE_en_US_UTF_8, 1);
60 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
70 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
82 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
get_weekday_wide.pass.cpp 36 class my_facet class in inherits:F
40 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet
50 const my_facet f(LOCALE_en_US_UTF_8, 1);
60 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
70 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
80 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
get_year.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
46 const my_facet f(LOCALE_en_US_UTF_8, 1);
56 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
66 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
76 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
get_year_wide.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
46 const my_facet f(LOCALE_en_US_UTF_8, 1);
56 const my_facet f(LOCALE_fr_FR_UTF_8, 1);
66 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
76 const my_facet f(LOCALE_zh_CN_UTF_8, 1);
  /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);
  /external/libcxx/test/std/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);
  /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);
  /external/libcxx/test/std/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);
  /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);
  /external/libcxx/test/std/localization/locale.categories/category.time/locale.time.put.byname/
put1.pass.cpp 38 class my_facet class in inherits:F
42 explicit my_facet(const std::string& nm, std::size_t refs = 0) function in class:my_facet
62 const my_facet f(LOCALE_en_US_UTF_8, 1);
70 const my_facet f(LOCALE_fr_FR_UTF_8, 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);

Completed in 219 milliseconds

1 23 4 5 6 7