HomeSort by relevance Sort by last modified time
    Searched refs:imbue (Results 26 - 50 of 151) sorted by null

12 3 4 5 6 7

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
put_double.pass.cpp 65 ios.imbue(lc);
99 ios.imbue(lg);
136 ios.imbue(lc);
170 ios.imbue(lg);
210 ios.imbue(lc);
244 ios.imbue(lg);
281 ios.imbue(lc);
315 ios.imbue(lg);
358 ios.imbue(lc);
392 ios.imbue(lg)
    [all...]
put_long_double.pass.cpp 65 ios.imbue(lc);
99 ios.imbue(lg);
136 ios.imbue(lc);
170 ios.imbue(lg);
210 ios.imbue(lc);
244 ios.imbue(lg);
281 ios.imbue(lc);
315 ios.imbue(lg);
358 ios.imbue(lc);
392 ios.imbue(lg)
    [all...]
put_bool.pass.cpp 84 ios.imbue(std::locale(std::locale::classic(), new my_numpunct));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/
imbue.pass.cpp 14 // locale imbue(const locale& loc);
77 std::locale l = ios.imbue(std::locale(LOCALE_en_US_UTF_8));
93 std::locale l = ios.imbue(std::locale(LOCALE_en_US_UTF_8));
swap.pass.cpp 78 ios1.imbue(std::locale(LOCALE_en_US_UTF_8));
98 ios2.imbue(std::locale(LOCALE_fr_FR_UTF_8));
140 ios1.imbue(std::locale("C"));
162 ios2.imbue(std::locale("C"));
move.pass.cpp 87 ios2.imbue(std::locale(LOCALE_fr_FR_UTF_8));
129 ios1.imbue(std::locale("C"));
copyfmt.pass.cpp 116 ios1.imbue(std::locale(LOCALE_en_US_UTF_8));
136 ios2.imbue(std::locale(LOCALE_fr_FR_UTF_8));
  /external/stlport/test/unit/
time_facets_test.cpp 34 ostr.imbue(loc);
52 io.imbue(loc);
71 ostrX.imbue(loc);
116 ostr.imbue(loc);
135 io.imbue(loc);
154 ostrX.imbue(loc);
  /ndk/tests/device/test-gnustl-full/unit/
time_facets_test.cpp 34 ostr.imbue(loc);
52 io.imbue(loc);
71 ostrX.imbue(loc);
116 ostr.imbue(loc);
135 io.imbue(loc);
154 ostrX.imbue(loc);
  /ndk/tests/device/test-stlport/unit/
time_facets_test.cpp 34 ostr.imbue(loc);
52 io.imbue(loc);
71 ostrX.imbue(loc);
116 ostr.imbue(loc);
135 io.imbue(loc);
154 ostrX.imbue(loc);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/ios.base.locales/
imbue.pass.cpp 14 // locale imbue(const locale& loc);
83 std::locale l = b.imbue(std::locale(LOCALE_en_US_UTF_8));
  /external/stlport/stlport/stl/
_ios.h 104 locale imbue(const locale&);
116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
_streambuf.c 46 this->imbue(__loc);
180 basic_streambuf<_CharT, _Traits>::imbue(const locale&) {} function in class:_Traits
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios.h 104 locale imbue(const locale&);
116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
_streambuf.c 46 this->imbue(__loc);
180 basic_streambuf<_CharT, _Traits>::imbue(const locale&) {} function in class:_Traits
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ios.h 104 locale imbue(const locale&);
116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
_streambuf.c 46 this->imbue(__loc);
180 basic_streambuf<_CharT, _Traits>::imbue(const locale&) {} function in class:_Traits
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ios.h 104 locale imbue(const locale&);
116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
_streambuf.c 46 this->imbue(__loc);
180 basic_streambuf<_CharT, _Traits>::imbue(const locale&) {} function in class:_Traits
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ios.h 104 locale imbue(const locale&);
116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
_streambuf.c 46 this->imbue(__loc);
180 basic_streambuf<_CharT, _Traits>::imbue(const locale&) {} function in class:_Traits
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios.h 104 locale imbue(const locale&);
116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
_streambuf.c 46 this->imbue(__loc);
180 basic_streambuf<_CharT, _Traits>::imbue(const locale&) {} function in class:_Traits
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ios.h 104 locale imbue(const locale&);
116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
get_bool.pass.cpp 144 ios.imbue(std::locale(ios.getloc(), new p1));
181 ios.imbue(std::locale(ios.getloc(), new p2));

Completed in 1478 milliseconds

12 3 4 5 6 7