Lines Matching refs:use_facet

66 template <class Facet> const Facet& use_facet(const locale&);
422 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc);
445 use_facet<ctype<_Tp> >(__loc).widen(__src, __src + __int_chr_cnt, __atoms);
461 std::use_facet<ctype<_CharT> >(__loc).widen(__src, __src + __int_chr_cnt, __atoms);
462 const numpunct<_CharT>& __np = std::use_facet<numpunct<_CharT> >(__loc);
472 std::use_facet<ctype<_CharT> >(__loc).widen(__src, __src + __fp_chr_cnt, __atoms);
473 const numpunct<_CharT>& __np = std::use_facet<numpunct<_CharT> >(__loc);
841 const ctype<_CharT>& __ct = std::use_facet<ctype<_CharT> >(__iob.getloc());
842 const numpunct<_CharT>& __np = std::use_facet<numpunct<_CharT> >(__iob.getloc());
1029 std::use_facet<ctype<_CharT> >(__iob.getloc())
1082 const ctype<_CharT>& __ct = std::use_facet<ctype<_CharT> >(__loc);
1083 const numpunct<_CharT>& __npt = std::use_facet<numpunct<_CharT> >(__loc);
1122 const ctype<_CharT>& __ct = std::use_facet<ctype<_CharT> >(__loc);
1123 const numpunct<_CharT>& __npt = std::use_facet<numpunct<_CharT> >(__loc);
1313 const numpunct<char_type>& __np = std::use_facet<numpunct<char_type> >(__iob.getloc());
1452 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__iob.getloc());
1825 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__iob.getloc());
1887 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__iob.getloc());
1895 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__iob.getloc());
1903 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__iob.getloc());
1912 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__iob.getloc());
2150 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__iob.getloc());
2374 const moneypunct<char_type, true>& __mp = std::use_facet<moneypunct<char_type, true> >(__loc);
2384 const moneypunct<char_type, false>& __mp = std::use_facet<moneypunct<char_type, false> >(__loc);
2651 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__loc);
2688 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__loc);
2763 const moneypunct<char_type, true>& __mp = std::use_facet<moneypunct<char_type, true> >(__loc);
2777 const moneypunct<char_type, false>& __mp = std::use_facet<moneypunct<char_type, false> >(__loc);
2946 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__loc);
2983 const ctype<char_type>& __ct = std::use_facet<ctype<char_type> >(__loc);