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

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 82 use_facet(const locale&);
434 use_facet(const locale&);
478 use_facet(const locale&);
576 * use_facet looks for and returns a reference to a facet of type Facet
588 use_facet(const locale& __loc);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 82 use_facet(const locale&);
434 use_facet(const locale&);
478 use_facet(const locale&);
576 * use_facet looks for and returns a reference to a facet of type Facet
588 use_facet(const locale& __loc);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_classes.h 82 use_facet(const locale&);
434 use_facet(const locale&);
478 use_facet(const locale&);
576 * use_facet looks for and returns a reference to a facet of type Facet
588 use_facet(const locale& __loc);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 85 use_facet(const locale&);
445 use_facet(const locale&);
489 use_facet(const locale&);
590 * use_facet looks for and returns a reference to a facet of type Facet
602 use_facet(const locale& __loc);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 85 use_facet(const locale&);
445 use_facet(const locale&);
489 use_facet(const locale&);
590 * use_facet looks for and returns a reference to a facet of type Facet
602 use_facet(const locale& __loc);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
utf_sanity_check.pass.cpp 30 const F32_8& f32_8 = std::use_facet<F32_8>(std::locale::classic());
31 const F32_16& f32_16 = std::use_facet<F32_16>(l);
32 const F16_8& f16_8 = std::use_facet<F16_8>(std::locale::classic());
wchar_t_out.pass.cpp 28 const F& f = std::use_facet<F>(l);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets.h     [all...]
  /external/stlport/stlport/stl/
_monetary.c 138 const _Punct& __punct = use_facet<_Punct>(__loc) ;
139 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
327 const _Punct& __punct = use_facet<_Punct>(__loc) ;
328 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
_ios.c 76 _M_cached_ctype = &use_facet<ctype<char_type> >(__loc);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 138 const _Punct& __punct = use_facet<_Punct>(__loc) ;
139 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
327 const _Punct& __punct = use_facet<_Punct>(__loc) ;
328 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 138 const _Punct& __punct = use_facet<_Punct>(__loc) ;
139 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
327 const _Punct& __punct = use_facet<_Punct>(__loc) ;
328 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 138 const _Punct& __punct = use_facet<_Punct>(__loc) ;
139 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
327 const _Punct& __punct = use_facet<_Punct>(__loc) ;
328 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 138 const _Punct& __punct = use_facet<_Punct>(__loc) ;
139 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
327 const _Punct& __punct = use_facet<_Punct>(__loc) ;
328 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 138 const _Punct& __punct = use_facet<_Punct>(__loc) ;
139 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
327 const _Punct& __punct = use_facet<_Punct>(__loc) ;
328 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_monetary.c 138 const _Punct& __punct = use_facet<_Punct>(__loc) ;
139 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
327 const _Punct& __punct = use_facet<_Punct>(__loc) ;
328 const _Punct_intl& __punct_intl = use_facet<_Punct_intl>(__loc) ;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.h 85 use_facet(const locale&);
446 use_facet(const locale&);
490 use_facet(const locale&);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.h 85 use_facet(const locale&);
446 use_facet(const locale&);
490 use_facet(const locale&);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_classes.h 83 use_facet(const locale&);
444 use_facet(const locale&);
488 use_facet(const locale&);
  /external/stlport/test/unit/
time_facets_test.cpp 30 const time_put_facet& tmp = use_facet<time_put_facet>(loc);
50 const time_get_facet& tmg = use_facet<time_get_facet>(loc);
112 const time_put_facet& tmp = use_facet<time_put_facet>(loc);
132 const time_get_facet& tmg = use_facet<time_get_facet>(loc);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.members/
scan_is.pass.cpp 28 const F& f = std::use_facet<F>(l);
scan_not.pass.cpp 28 const F& f = std::use_facet<F>(l);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members/
scan_is.pass.cpp 28 const F& f = std::use_facet<F>(l);
scan_not.pass.cpp 28 const F& f = std::use_facet<F>(l);

Completed in 200 milliseconds

1 2 3 4 56 7 8 91011>>