HomeSort by relevance Sort by last modified time
    Searched full:__check_facet (Results 1 - 15 of 15) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
fstream.tcc 191 if (__check_facet(_M_codecvt).encoding() >= 0
194 if (__check_facet(_M_codecvt).encoding() >= 0)
226 if (__check_facet(_M_codecvt).always_noconv())
469 if (__check_facet(_M_codecvt).always_noconv())
549 if (__n > __buflen && __check_facet(_M_codecvt).always_noconv()
617 if (__check_facet(_M_codecvt).always_noconv()
789 if (_M_writing && !__check_facet(_M_codecvt).always_noconv()
867 && __check_facet(_M_codecvt).encoding() == -1)
873 if (__check_facet(_M_codecvt).always_noconv())
876 && !__check_facet(_M_codecvt_tmp).always_noconv()
    [all...]
basic_ios.h 46 __check_facet(const _Facet* __f) function
421 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
440 { return __check_facet(_M_ctype).widen(__c); }
ostream.tcc 72 const __num_put_type& __np = __check_facet(this->_M_num_put);
istream.tcc 60 const __ctype_type& __ct = __check_facet(__in._M_ctype);
95 const __num_get_type& __ng = __check_facet(this->_M_num_get);
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 191 if (__check_facet(_M_codecvt).encoding() >= 0
194 if (__check_facet(_M_codecvt).encoding() >= 0)
226 if (__check_facet(_M_codecvt).always_noconv())
469 if (__check_facet(_M_codecvt).always_noconv())
549 if (__n > __buflen && __check_facet(_M_codecvt).always_noconv()
617 if (__check_facet(_M_codecvt).always_noconv()
789 if (_M_writing && !__check_facet(_M_codecvt).always_noconv()
867 && __check_facet(_M_codecvt).encoding() == -1)
873 if (__check_facet(_M_codecvt).always_noconv())
876 && !__check_facet(_M_codecvt_tmp).always_noconv()
    [all...]
basic_ios.h 46 __check_facet(const _Facet* __f) function
421 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
440 { return __check_facet(_M_ctype).widen(__c); }
ostream.tcc 72 const __num_put_type& __np = __check_facet(this->_M_num_put);
istream.tcc 60 const __ctype_type& __ct = __check_facet(__in._M_ctype);
95 const __num_get_type& __ng = __check_facet(this->_M_num_get);
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 191 if (__check_facet(_M_codecvt).encoding() >= 0
194 if (__check_facet(_M_codecvt).encoding() >= 0)
226 if (__check_facet(_M_codecvt).always_noconv())
469 if (__check_facet(_M_codecvt).always_noconv())
549 if (__n > __buflen && __check_facet(_M_codecvt).always_noconv()
617 if (__check_facet(_M_codecvt).always_noconv()
789 if (_M_writing && !__check_facet(_M_codecvt).always_noconv()
867 && __check_facet(_M_codecvt).encoding() == -1)
873 if (__check_facet(_M_codecvt).always_noconv())
876 && !__check_facet(_M_codecvt_tmp).always_noconv()
    [all...]
basic_ios.h 46 __check_facet(const _Facet* __f) function
421 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
440 { return __check_facet(_M_ctype).widen(__c); }
ostream.tcc 72 const __num_put_type& __np = __check_facet(this->_M_num_put);
istream.tcc 60 const __ctype_type& __ct = __check_facet(__in._M_ctype);
95 const __num_get_type& __ng = __check_facet(this->_M_num_get);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libstdc++.so 
libstdc++.so.6 
libstdc++.so.6.0.13 

Completed in 280 milliseconds