HomeSort by relevance Sort by last modified time
    Searched full:__io (Results 1 - 25 of 88) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
141 const locale& __loc = __io._M_getloc();
181 // if (__io.flags() & ios_base::showbase), otherwise
184 if (__io.flags() & ios_base::showbase || __sign_size > 1
203 && (__j || __io.flags() & ios_base::showbase))
351 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
355 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
356 : _M_extract<false>(__beg, __end, __io, __err, __str);
365 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
369 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
locale_facets.tcc 147 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
153 const locale& __loc = __io._M_getloc();
372 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io,
380 const locale& __loc = __io._M_getloc();
386 const ios_base::fmtflags __basefield = __io.flags()
592 do_get(iter_type __beg, iter_type __end, ios_base& __io,
595 if (!(__io.flags() & ios_base::boolalpha))
601 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
619 const locale& __loc = __io._M_getloc();
688 do_get(iter_type __beg, iter_type __end, ios_base& __io,
    [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_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
141 const locale& __loc = __io._M_getloc();
181 // if (__io.flags() & ios_base::showbase), otherwise
184 if (__io.flags() & ios_base::showbase || __sign_size > 1
203 && (__j || __io.flags() & ios_base::showbase))
351 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
355 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
356 : _M_extract<false>(__beg, __end, __io, __err, __str);
365 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
369 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
locale_facets.tcc 147 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
153 const locale& __loc = __io._M_getloc();
372 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io,
380 const locale& __loc = __io._M_getloc();
386 const ios_base::fmtflags __basefield = __io.flags()
592 do_get(iter_type __beg, iter_type __end, ios_base& __io,
595 if (!(__io.flags() & ios_base::boolalpha))
601 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
619 const locale& __loc = __io._M_getloc();
688 do_get(iter_type __beg, iter_type __end, ios_base& __io,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
141 const locale& __loc = __io._M_getloc();
181 // if (__io.flags() & ios_base::showbase), otherwise
184 if (__io.flags() & ios_base::showbase || __sign_size > 1
203 && (__j || __io.flags() & ios_base::showbase))
351 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
355 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
356 : _M_extract<false>(__beg, __end, __io, __err, __str);
365 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
369 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
locale_facets.tcc 147 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
153 const locale& __loc = __io._M_getloc();
372 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io,
380 const locale& __loc = __io._M_getloc();
386 const ios_base::fmtflags __basefield = __io.flags()
592 do_get(iter_type __beg, iter_type __end, ios_base& __io,
595 if (!(__io.flags() & ios_base::boolalpha))
601 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
619 const locale& __loc = __io._M_getloc();
688 do_get(iter_type __beg, iter_type __end, ios_base& __io,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
141 const locale& __loc = __io._M_getloc();
181 // if (__io.flags() & ios_base::showbase), otherwise
184 if (__io.flags() & ios_base::showbase || __sign_size > 1
203 && (__j || __io.flags() & ios_base::showbase))
351 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
355 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
356 : _M_extract<false>(__beg, __end, __io, __err, __str);
365 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
369 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
locale_facets.tcc 147 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
153 const locale& __loc = __io._M_getloc();
372 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io,
380 const locale& __loc = __io._M_getloc();
386 const ios_base::fmtflags __basefield = __io.flags()
592 do_get(iter_type __beg, iter_type __end, ios_base& __io,
595 if (!(__io.flags() & ios_base::boolalpha))
601 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
619 const locale& __loc = __io._M_getloc();
688 do_get(iter_type __beg, iter_type __end, ios_base& __io,
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
141 const locale& __loc = __io._M_getloc();
181 // if (__io.flags() & ios_base::showbase), otherwise
184 if (__io.flags() & ios_base::showbase || __sign_size > 1
203 && (__j || __io.flags() & ios_base::showbase))
351 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
355 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
356 : _M_extract<false>(__beg, __end, __io, __err, __str);
365 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
369 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
locale_facets.tcc 147 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
153 const locale& __loc = __io._M_getloc();
372 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io,
380 const locale& __loc = __io._M_getloc();
386 const ios_base::fmtflags __basefield = __io.flags()
592 do_get(iter_type __beg, iter_type __end, ios_base& __io,
595 if (!(__io.flags() & ios_base::boolalpha))
601 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
619 const locale& __loc = __io._M_getloc();
688 do_get(iter_type __beg, iter_type __end, ios_base& __io,
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
141 const locale& __loc = __io._M_getloc();
181 // if (__io.flags() & ios_base::showbase), otherwise
184 if (__io.flags() & ios_base::showbase || __sign_size > 1
203 && (__j || __io.flags() & ios_base::showbase))
351 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
355 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
356 : _M_extract<false>(__beg, __end, __io, __err, __str);
365 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
369 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_facets_nonio.tcc 133 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
141 const locale& __loc = __io._M_getloc();
181 // if (__io.flags() & ios_base::showbase), otherwise
184 if (__io.flags() & ios_base::showbase || __sign_size > 1
203 && (__j || __io.flags() & ios_base::showbase))
351 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
355 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
356 : _M_extract<false>(__beg, __end, __io, __err, __str);
365 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
369 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets_nonio.tcc 116 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
124 const locale& __loc = __io._M_getloc();
164 // if (__io.flags() & ios_base::showbase), otherwise
167 if (__io.flags() & ios_base::showbase || __sign_size > 1
186 && (__j || __io.flags() & ios_base::showbase))
334 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
338 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
339 : _M_extract<false>(__beg, __end, __io, __err, __str);
348 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
352 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
locale_facets.tcc 130 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
136 const locale& __loc = __io._M_getloc();
355 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io,
363 const locale& __loc = __io._M_getloc();
369 const ios_base::fmtflags __basefield = __io.flags()
575 do_get(iter_type __beg, iter_type __end, ios_base& __io,
578 if (!(__io.flags() & ios_base::boolalpha))
584 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
602 const locale& __loc = __io._M_getloc();
671 do_get(iter_type __beg, iter_type __end, ios_base& __io,
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.tcc 116 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
124 const locale& __loc = __io._M_getloc();
164 // if (__io.flags() & ios_base::showbase), otherwise
167 if (__io.flags() & ios_base::showbase || __sign_size > 1
186 && (__j || __io.flags() & ios_base::showbase))
334 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
338 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
339 : _M_extract<false>(__beg, __end, __io, __err, __str);
348 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
352 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
locale_facets.tcc 130 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
136 const locale& __loc = __io._M_getloc();
355 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io,
363 const locale& __loc = __io._M_getloc();
369 const ios_base::fmtflags __basefield = __io.flags()
575 do_get(iter_type __beg, iter_type __end, ios_base& __io,
578 if (!(__io.flags() & ios_base::boolalpha))
584 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
602 const locale& __loc = __io._M_getloc();
671 do_get(iter_type __beg, iter_type __end, ios_base& __io,
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.tcc 116 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
124 const locale& __loc = __io._M_getloc();
164 // if (__io.flags() & ios_base::showbase), otherwise
167 if (__io.flags() & ios_base::showbase || __sign_size > 1
186 && (__j || __io.flags() & ios_base::showbase))
334 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
338 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
339 : _M_extract<false>(__beg, __end, __io, __err, __str);
348 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
352 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
locale_facets.tcc 130 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
136 const locale& __loc = __io._M_getloc();
355 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io,
363 const locale& __loc = __io._M_getloc();
369 const ios_base::fmtflags __basefield = __io.flags()
575 do_get(iter_type __beg, iter_type __end, ios_base& __io,
578 if (!(__io.flags() & ios_base::boolalpha))
584 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
602 const locale& __loc = __io._M_getloc();
671 do_get(iter_type __beg, iter_type __end, ios_base& __io,
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.tcc 116 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
124 const locale& __loc = __io._M_getloc();
164 // if (__io.flags() & ios_base::showbase), otherwise
167 if (__io.flags() & ios_base::showbase || __sign_size > 1
186 && (__j || __io.flags() & ios_base::showbase))
334 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
338 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
339 : _M_extract<false>(__beg, __end, __io, __err, __str);
348 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
352 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
locale_facets.tcc 130 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
136 const locale& __loc = __io._M_getloc();
355 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io,
363 const locale& __loc = __io._M_getloc();
369 const ios_base::fmtflags __basefield = __io.flags()
575 do_get(iter_type __beg, iter_type __end, ios_base& __io,
578 if (!(__io.flags() & ios_base::boolalpha))
584 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
602 const locale& __loc = __io._M_getloc();
671 do_get(iter_type __beg, iter_type __end, ios_base& __io,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets_nonio.tcc 116 _M_extract(iter_type __beg, iter_type __end, ios_base& __io,
124 const locale& __loc = __io._M_getloc();
164 // if (__io.flags() & ios_base::showbase), otherwise
167 if (__io.flags() & ios_base::showbase || __sign_size > 1
186 && (__j || __io.flags() & ios_base::showbase))
334 __do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
338 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str)
339 : _M_extract<false>(__beg, __end, __io, __err, __str);
348 do_get(iter_type __beg, iter_type __end, bool __intl, ios_base& __io,
352 __beg = __intl ? _M_extract<true>(__beg, __end, __io, __err, __str
    [all...]
locale_facets.tcc 130 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io,
136 const locale& __loc = __io._M_getloc();
355 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io,
363 const locale& __loc = __io._M_getloc();
369 const ios_base::fmtflags __basefield = __io.flags()
575 do_get(iter_type __beg, iter_type __end, ios_base& __io,
578 if (!(__io.flags() & ios_base::boolalpha))
584 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
602 const locale& __loc = __io._M_getloc();
671 do_get(iter_type __beg, iter_type __end, ios_base& __io,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set.tcc 103 get(iter_type __in, iter_type __end, ios_base& __io,
105 { return this->do_get(__in, __end, __io, __err, __v); }
111 do_get(iter_type __beg, iter_type __end, ios_base& __io,
114 if (!(__io.flags() & ios_base::boolalpha))
120 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
137 const locale& __loc = __io._M_getloc();
227 do_put(iter_type __s, ios_base& __io, char_type __fill, bool_set __v) const
229 const ios_base::fmtflags __flags = __io.flags();
233 __s = _M_insert_int(__s, __io, __fill, __l);
239 const locale& __loc = __io._M_getloc()
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set.tcc 103 get(iter_type __in, iter_type __end, ios_base& __io,
105 { return this->do_get(__in, __end, __io, __err, __v); }
111 do_get(iter_type __beg, iter_type __end, ios_base& __io,
114 if (!(__io.flags() & ios_base::boolalpha))
120 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
137 const locale& __loc = __io._M_getloc();
227 do_put(iter_type __s, ios_base& __io, char_type __fill, bool_set __v) const
229 const ios_base::fmtflags __flags = __io.flags();
233 __s = _M_insert_int(__s, __io, __fill, __l);
239 const locale& __loc = __io._M_getloc()
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr2/
bool_set.tcc 103 get(iter_type __in, iter_type __end, ios_base& __io,
105 { return this->do_get(__in, __end, __io, __err, __v); }
111 do_get(iter_type __beg, iter_type __end, ios_base& __io,
114 if (!(__io.flags() & ios_base::boolalpha))
120 __beg = _M_extract_int(__beg, __end, __io, __err, __l);
137 const locale& __loc = __io._M_getloc();
227 do_put(iter_type __s, ios_base& __io, char_type __fill, bool_set __v) const
229 const ios_base::fmtflags __flags = __io.flags();
233 __s = _M_insert_int(__s, __io, __fill, __l);
239 const locale& __loc = __io._M_getloc()
    [all...]

Completed in 794 milliseconds

1 2 3 4