Searched refs:ios_base (Results 26 - 50 of 50) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/arm-brcm-linux-uclibcgnueabi/bits/
H A Dbasic_file.h64 open(const char* __name, ios_base::openmode __mode, int __prot = 0664);
67 sys_open(__c_file* __file, ios_base::openmode);
70 sys_open(int __fd, ios_base::openmode __mode) throw ();
97 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/bits/
H A Dlocale_facets.h43 #include <bits/ios_base.h> // For ios_base, ios_base::iostate
66 __convert_to_v(const char*, _Tp&, ios_base::iostate&,
72 __convert_to_v(const char*, float&, ios_base::iostate&,
77 __convert_to_v(const char*, double&, ios_base::iostate&,
82 __convert_to_v(const char*, long double&, ios_base::iostate&,
91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
1564 _S_format_float(const ios_base& __io, char* __fptr, char __mod) throw();
1944 * If ios_base
[all...]
H A Dlocale_facets_nonio.h420 * the end, err |= ios_base::failbit. If parsing reads all the
421 * characters, err |= ios_base::eofbit.
431 get_time(iter_type __beg, iter_type __end, ios_base& __io,
432 ios_base::iostate& __err, tm* __tm) const
445 * the end, err |= ios_base::failbit. If parsing reads all the
446 * characters, err |= ios_base::eofbit.
456 get_date(iter_type __beg, iter_type __end, ios_base& __io,
457 ios_base::iostate& __err, tm* __tm) const
473 * If an error occurs before the end, err |= ios_base::failbit. If
474 * parsing reads all the characters, err |= ios_base
[all...]
H A Dostream_insert.h48 typedef typename __ostream_type::ios_base __ios_base;
60 typedef typename __ostream_type::ios_base __ios_base;
80 typedef typename __ostream_type::ios_base __ios_base;
H A Dbasic_ios.h66 class basic_ios : public ios_base
127 * See std::ios_base::iostate for the possible bit values. Most
138 * See std::ios_base::iostate for the possible bit values. Most
148 * See std::ios_base::iostate for the possible bit values.
226 * std::ios_base::failure is thrown.
243 * f.setstate (std::ios_base::badbit);
246 * f.exceptions (std::ios_base::badbit);
265 : ios_base(), _M_tie(0), _M_fill(), _M_fill_init(false), _M_streambuf(0),
397 * Calls @c ios_base::imbue(loc), and if a stream buffer is associated
455 : ios_base(), _M_ti
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/bits/
H A Dlocale_facets.h45 #include <bits/ios_base.h> // For ios_base, ios_base::iostate
68 __convert_to_v(const char*, _Tp&, ios_base::iostate&,
74 __convert_to_v(const char*, float&, ios_base::iostate&,
79 __convert_to_v(const char*, double&, ios_base::iostate&,
84 __convert_to_v(const char*, long double&, ios_base::iostate&,
93 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
1565 _S_format_float(const ios_base& __io, char* __fptr, char __mod) throw();
1945 * If ios_base
[all...]
H A Dlocale_facets_nonio.h420 * the end, err |= ios_base::failbit. If parsing reads all the
421 * characters, err |= ios_base::eofbit.
431 get_time(iter_type __beg, iter_type __end, ios_base& __io,
432 ios_base::iostate& __err, tm* __tm) const
445 * the end, err |= ios_base::failbit. If parsing reads all the
446 * characters, err |= ios_base::eofbit.
456 get_date(iter_type __beg, iter_type __end, ios_base& __io,
457 ios_base::iostate& __err, tm* __tm) const
473 * If an error occurs before the end, err |= ios_base::failbit. If
474 * parsing reads all the characters, err |= ios_base
[all...]
H A Dostream_insert.h48 typedef typename __ostream_type::ios_base __ios_base;
60 typedef typename __ostream_type::ios_base __ios_base;
80 typedef typename __ostream_type::ios_base __ios_base;
H A Dbasic_ios.h64 class basic_ios : public ios_base
125 * See std::ios_base::iostate for the possible bit values. Most
136 * See std::ios_base::iostate for the possible bit values. Most
146 * See std::ios_base::iostate for the possible bit values.
224 * std::ios_base::failure is thrown.
241 * f.setstate (std::ios_base::badbit);
244 * f.exceptions (std::ios_base::badbit);
263 : ios_base(), _M_tie(0), _M_fill(), _M_fill_init(false), _M_streambuf(0),
395 * Calls @c ios_base::imbue(loc), and if a stream buffer is associated
453 : ios_base(), _M_ti
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/bits/
H A Dlocale_facets.h45 #include <bits/ios_base.h> // For ios_base, ios_base::iostate
66 __convert_to_v(const char*, _Tp&, ios_base::iostate&,
72 __convert_to_v(const char*, float&, ios_base::iostate&,
77 __convert_to_v(const char*, double&, ios_base::iostate&,
82 __convert_to_v(const char*, long double&, ios_base::iostate&,
91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
1560 _S_format_float(const ios_base& __io, char* __fptr, char __mod) throw();
1938 * If ios_base
[all...]
H A Dlocale_facets_nonio.h415 * the end, err |= ios_base::failbit. If parsing reads all the
416 * characters, err |= ios_base::eofbit.
426 get_time(iter_type __beg, iter_type __end, ios_base& __io,
427 ios_base::iostate& __err, tm* __tm) const
440 * the end, err |= ios_base::failbit. If parsing reads all the
441 * characters, err |= ios_base::eofbit.
451 get_date(iter_type __beg, iter_type __end, ios_base& __io,
452 ios_base::iostate& __err, tm* __tm) const
468 * If an error occurs before the end, err |= ios_base::failbit. If
469 * parsing reads all the characters, err |= ios_base
[all...]
H A Dostream_insert.h46 typedef typename __ostream_type::ios_base __ios_base;
58 typedef typename __ostream_type::ios_base __ios_base;
78 typedef typename __ostream_type::ios_base __ios_base;
H A Dbasic_ios.h62 class basic_ios : public ios_base
123 * See std::ios_base::iostate for the possible bit values. Most
134 * See std::ios_base::iostate for the possible bit values. Most
144 * See std::ios_base::iostate for the possible bit values.
222 * std::ios_base::failure is thrown.
239 * f.setstate (std::ios_base::badbit);
242 * f.exceptions (std::ios_base::badbit);
261 : ios_base(), _M_tie(0), _M_fill(), _M_fill_init(false), _M_streambuf(0),
393 * Calls @c ios_base::imbue(loc), and if a stream buffer is associated
451 : ios_base(), _M_ti
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/bits/
H A Dlocale_facets.h45 #include <bits/ios_base.h> // For ios_base, ios_base::iostate
66 __convert_to_v(const char*, _Tp&, ios_base::iostate&,
72 __convert_to_v(const char*, float&, ios_base::iostate&,
77 __convert_to_v(const char*, double&, ios_base::iostate&,
82 __convert_to_v(const char*, long double&, ios_base::iostate&,
91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
1560 _S_format_float(const ios_base& __io, char* __fptr, char __mod) throw();
1938 * If ios_base
[all...]
H A Dlocale_facets_nonio.h415 * the end, err |= ios_base::failbit. If parsing reads all the
416 * characters, err |= ios_base::eofbit.
426 get_time(iter_type __beg, iter_type __end, ios_base& __io,
427 ios_base::iostate& __err, tm* __tm) const
440 * the end, err |= ios_base::failbit. If parsing reads all the
441 * characters, err |= ios_base::eofbit.
451 get_date(iter_type __beg, iter_type __end, ios_base& __io,
452 ios_base::iostate& __err, tm* __tm) const
468 * If an error occurs before the end, err |= ios_base::failbit. If
469 * parsing reads all the characters, err |= ios_base
[all...]
H A Dostream_insert.h46 typedef typename __ostream_type::ios_base __ios_base;
58 typedef typename __ostream_type::ios_base __ios_base;
78 typedef typename __ostream_type::ios_base __ios_base;
H A Dbasic_ios.h62 class basic_ios : public ios_base
123 * See std::ios_base::iostate for the possible bit values. Most
134 * See std::ios_base::iostate for the possible bit values. Most
144 * See std::ios_base::iostate for the possible bit values.
222 * std::ios_base::failure is thrown.
239 * f.setstate (std::ios_base::badbit);
242 * f.exceptions (std::ios_base::badbit);
261 : ios_base(), _M_tie(0), _M_fill(), _M_fill_init(false), _M_streambuf(0),
393 * Calls @c ios_base::imbue(loc), and if a stream buffer is associated
451 : ios_base(), _M_ti
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/
H A Dstdio_sync_filebuf.h164 seekoff(std::streamoff __off, std::ios_base::seekdir __dir,
165 std::ios_base::openmode = std::ios_base::in | std::ios_base::out)
169 if (__dir == std::ios_base::beg)
171 else if (__dir == std::ios_base::cur)
187 std::ios_base::openmode __mode =
188 std::ios_base::in | std::ios_base::out)
189 { return seekoff(std::streamoff(__pos), std::ios_base
[all...]
H A Dstdio_filebuf.h77 stdio_filebuf(int __fd, std::ios_base::openmode __mode,
90 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode,
128 stdio_filebuf(int __fd, std::ios_base::openmode __mode, size_t __size)
144 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/
H A Dstdio_sync_filebuf.h165 seekoff(std::streamoff __off, std::ios_base::seekdir __dir,
166 std::ios_base::openmode = std::ios_base::in | std::ios_base::out)
170 if (__dir == std::ios_base::beg)
172 else if (__dir == std::ios_base::cur)
188 std::ios_base::openmode __mode =
189 std::ios_base::in | std::ios_base::out)
190 { return seekoff(std::streamoff(__pos), std::ios_base
[all...]
H A Dstdio_filebuf.h77 stdio_filebuf(int __fd, std::ios_base::openmode __mode,
90 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode,
128 stdio_filebuf(int __fd, std::ios_base::openmode __mode, size_t __size)
144 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/ext/
H A Dstdio_sync_filebuf.h163 seekoff(std::streamoff __off, std::ios_base::seekdir __dir,
164 std::ios_base::openmode = std::ios_base::in | std::ios_base::out)
168 if (__dir == std::ios_base::beg)
170 else if (__dir == std::ios_base::cur)
186 std::ios_base::openmode __mode =
187 std::ios_base::in | std::ios_base::out)
188 { return seekoff(std::streamoff(__pos), std::ios_base
[all...]
H A Dstdio_filebuf.h75 stdio_filebuf(int __fd, std::ios_base::openmode __mode,
88 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode,
126 stdio_filebuf(int __fd, std::ios_base::openmode __mode, size_t __size)
142 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/ext/
H A Dstdio_sync_filebuf.h163 seekoff(std::streamoff __off, std::ios_base::seekdir __dir,
164 std::ios_base::openmode = std::ios_base::in | std::ios_base::out)
168 if (__dir == std::ios_base::beg)
170 else if (__dir == std::ios_base::cur)
186 std::ios_base::openmode __mode =
187 std::ios_base::in | std::ios_base::out)
188 { return seekoff(std::streamoff(__pos), std::ios_base
[all...]
H A Dstdio_filebuf.h75 stdio_filebuf(int __fd, std::ios_base::openmode __mode,
88 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode,
126 stdio_filebuf(int __fd, std::ios_base::openmode __mode, size_t __size)
142 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode,

Completed in 142 milliseconds

12