Lines Matching refs:getloc
231 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
252 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
278 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
299 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
325 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
345 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
365 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
385 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
405 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
425 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
445 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
465 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
485 const _Fp& __f = std::use_facet<_Fp>(this->getloc());
796 …return __os << __x.template to_string<_CharT, _Traits>(std::use_facet<ctype<_CharT> >(__os.getloc(…
797 … std::use_facet<ctype<_CharT> >(__os.getloc()).widen('1'));