HomeSort by relevance Sort by last modified time
    Searched refs:use_facet (Results 176 - 200 of 279) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/stlport/test/unit/
codecvt_test.cpp 390 cdecvt_type const& cdect = use_facet<cdecvt_type>(loc);
437 cdecvt_type const& cdect = use_facet<cdecvt_type>(loc);
512 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc);
530 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc);
570 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc);
ctype_facets_test.cpp 30 ctype<char> const& ct = use_facet<ctype<char> >(loc);
174 ctype<wchar_t> const& wct = use_facet<ctype<wchar_t> >(loc);
429 ctype<char> const& ct = use_facet<ctype<char> >(loc);
441 ctype<char> const& cfacet_byname = use_facet<ctype<char> >(loc);
442 ctype<char> const& cfacet = use_facet<ctype<char> >(locale::classic());
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
273 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc);
431 const numpunct<_CharT> &__numpunct = use_facet<numpunct<_CharT> >(__loc);
451 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__str.getloc());
_time_facets.c 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc());
405 const ctype<_Ch>& _Ct = use_facet<ctype<_Ch> >(__f.getloc());
429 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc());
_collate.h 165 collate<_CharT> const& __coll = use_facet<collate<_CharT> >(__loc);
  /ndk/tests/device/test-gnustl-full/unit/
codecvt_test.cpp 392 cdecvt_type const& cdect = use_facet<cdecvt_type>(loc);
439 cdecvt_type const& cdect = use_facet<cdecvt_type>(loc);
514 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc);
532 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc);
572 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc);
ctype_facets_test.cpp 30 ctype<char> const& ct = use_facet<ctype<char> >(loc);
174 ctype<wchar_t> const& wct = use_facet<ctype<wchar_t> >(loc);
429 ctype<char> const& ct = use_facet<ctype<char> >(loc);
441 ctype<char> const& cfacet_byname = use_facet<ctype<char> >(loc);
442 ctype<char> const& cfacet = use_facet<ctype<char> >(locale::classic());
  /ndk/tests/device/test-stlport/unit/
codecvt_test.cpp 392 cdecvt_type const& cdect = use_facet<cdecvt_type>(loc);
439 cdecvt_type const& cdect = use_facet<cdecvt_type>(loc);
514 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc);
532 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc);
572 codecvt<wchar_t, char, mbstate_t> const& cvt = use_facet<codecvt<wchar_t, char, mbstate_t> >(loc);
ctype_facets_test.cpp 30 ctype<char> const& ct = use_facet<ctype<char> >(loc);
174 ctype<wchar_t> const& wct = use_facet<ctype<wchar_t> >(loc);
429 ctype<char> const& ct = use_facet<ctype<char> >(loc);
441 ctype<char> const& cfacet_byname = use_facet<ctype<char> >(loc);
442 ctype<char> const& cfacet = use_facet<ctype<char> >(locale::classic());
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
273 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc);
431 const numpunct<_CharT> &__numpunct = use_facet<numpunct<_CharT> >(__loc);
451 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__str.getloc());
_time_facets.c 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc());
405 const ctype<_Ch>& _Ct = use_facet<ctype<_Ch> >(__f.getloc());
429 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc());
_collate.h 165 collate<_CharT> const& __coll = use_facet<collate<_CharT> >(__loc);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
273 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc);
431 const numpunct<_CharT> &__numpunct = use_facet<numpunct<_CharT> >(__loc);
451 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__str.getloc());
_time_facets.c 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc());
405 const ctype<_Ch>& _Ct = use_facet<ctype<_Ch> >(__f.getloc());
429 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc());
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
273 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc);
431 const numpunct<_CharT> &__numpunct = use_facet<numpunct<_CharT> >(__loc);
451 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__str.getloc());
_time_facets.c 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc());
405 const ctype<_Ch>& _Ct = use_facet<ctype<_Ch> >(__f.getloc());
429 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc());
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
273 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc);
431 const numpunct<_CharT> &__numpunct = use_facet<numpunct<_CharT> >(__loc);
451 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__str.getloc());
_time_facets.c 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc());
405 const ctype<_Ch>& _Ct = use_facet<ctype<_Ch> >(__f.getloc());
429 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc());
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_num_get.c 250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
273 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc);
431 const numpunct<_CharT> &__numpunct = use_facet<numpunct<_CharT> >(__loc);
451 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__str.getloc());
_time_facets.c 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc());
405 const ctype<_Ch>& _Ct = use_facet<ctype<_Ch> >(__f.getloc());
429 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc());
  /external/stlport/stlport/stl/
_time_facets.c 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc());
405 const ctype<_Ch>& _Ct = use_facet<ctype<_Ch> >(__f.getloc());
429 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__f.getloc());
_collate.h 165 collate<_CharT> const& __coll = use_facet<collate<_CharT> >(__loc);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/
__scan_keyword.pass.cpp 44 const std::ctype<char>& ct = std::use_facet<std::ctype<char> >(std::locale::classic());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.cons/
locale_facetptr.pass.cpp 88 const my_facet& f = std::use_facet<my_facet>(loc2);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.members/
combine.pass.cpp 87 const my_facet& f = std::use_facet<my_facet>(loc3);

Completed in 479 milliseconds

1 2 3 4 5 6 78 91011>>