HomeSort by relevance Sort by last modified time
    Searched full:my_facet (Results 26 - 50 of 86) sorted by null

12 3 4

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.get/locale.time.get.members/
date_order.pass.cpp 22 class my_facet class in inherits:F
26 explicit my_facet(std::size_t refs = 0) function in class:my_facet
32 const my_facet f(1);
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.byname/
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_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...]
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_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);
  /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/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);
  /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/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);
  /external/stlport/test/unit/
locale_test.cpp 174 typedef codecvt<char,char,mbstate_t> my_facet; typedef
179 typedef codecvt<char,char,std::mbstate_t> my_facet;
184 locale gloc( loc_ref, new my_facet() );
185 CPPUNIT_ASSERT( has_facet<my_facet>( gloc ) );
195 locale loc2( loc, new my_facet() );
196 CPPUNIT_ASSERT( has_facet<my_facet>( loc2 ) );
  /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);
  /ndk/tests/device/test-gnustl-full/unit/
locale_test.cpp 174 typedef codecvt<char,char,mbstate_t> my_facet; typedef
179 typedef codecvt<char,char,std::mbstate_t> my_facet;
184 locale gloc( loc_ref, new my_facet() );
185 CPPUNIT_ASSERT( has_facet<my_facet>( gloc ) );
195 locale loc2( loc, new my_facet() );
196 CPPUNIT_ASSERT( has_facet<my_facet>( loc2 ) );
  /ndk/tests/device/test-stlport/unit/
locale_test.cpp 174 typedef codecvt<char,char,mbstate_t> my_facet; typedef
179 typedef codecvt<char,char,std::mbstate_t> my_facet;
184 locale gloc( loc_ref, new my_facet() );
185 CPPUNIT_ASSERT( has_facet<my_facet>( gloc ) );
195 locale loc2( loc, new my_facet() );
196 CPPUNIT_ASSERT( has_facet<my_facet>( loc2 ) );

Completed in 187 milliseconds

12 3 4