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

1 2 3

  /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...]
locale_facets_nonio.h 425 * @param __io Source of the locale.
431 get_time(iter_type __beg, iter_type __end, ios_base& __io,
433 { return this->do_get_time(__beg, __end, __io, __err, __tm); }
450 * @param __io Source of the locale.
456 get_date(iter_type __beg, iter_type __end, ios_base& __io,
458 { return this->do_get_date(__beg, __end, __io, __err, __tm); }
478 * @param __io Source of the locale.
484 get_weekday(iter_type __beg, iter_type __end, ios_base& __io,
486 { return this->do_get_weekday(__beg, __end, __io, __err, __tm); }
507 * @param __io Source of the locale
    [all...]
locale_facets.h 93 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
    [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...]
  /external/kernel-headers/original/asm-arm/
io.h 101 * The machine specific io.h include defines __io to translate an "IO"
110 #ifdef __io
111 #define outb(v,p) __raw_writeb(v,__io(p))
113 cpu_to_le16(v),__io(p))
115 cpu_to_le32(v),__io(p))
117 #define inb(p) ({ __u8 __v = __raw_readb(__io(p)); __v; })
119 __raw_readw(__io(p))); __v; })
121 __raw_readl(__io(p))); __v; })
123 #define outsb(p,d,l) __raw_writesb(__io(p),d,l)
124 #define outsw(p,d,l) __raw_writesw(__io(p),d,l
    [all...]
  /external/clang/test/Parser/
cxx-member-crash.cpp 13 template<typename _CharT, typename _InIter> _InIter num_get<_CharT, _InIter>:: _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io, ios_base::iostate& __err, string& __xtrc) const {
  /development/ndk/platforms/android-3/arch-arm/include/asm/arch/
io.h 19 #define __io(a) ((void __iomem *)(PCIO_BASE + (a))) macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/arch/
io.h 19 #define __io(a) ((void __iomem *)(PCIO_BASE + (a))) macro

Completed in 380 milliseconds

1 2 3