HomeSort by relevance Sort by last modified time
    Searched refs:__state (Results 26 - 50 of 89) sorted by null

12 3 4

  /external/stlport/stlport/stl/
_ios.h 91 void clear(iostate __state = goodbit) {
92 _M_clear_nothrow(this->rdbuf() ? __state : iostate(__state|ios_base::badbit));
95 void setstate(iostate __state) { this->clear(rdstate() | __state); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios.h 91 void clear(iostate __state = goodbit) {
92 _M_clear_nothrow(this->rdbuf() ? __state : iostate(__state|ios_base::badbit));
95 void setstate(iostate __state) { this->clear(rdstate() | __state); }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ios.h 91 void clear(iostate __state = goodbit) {
92 _M_clear_nothrow(this->rdbuf() ? __state : iostate(__state|ios_base::badbit));
95 void setstate(iostate __state) { this->clear(rdstate() | __state); }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ios.h 91 void clear(iostate __state = goodbit) {
92 _M_clear_nothrow(this->rdbuf() ? __state : iostate(__state|ios_base::badbit));
95 void setstate(iostate __state) { this->clear(rdstate() | __state); }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ios.h 91 void clear(iostate __state = goodbit) {
92 _M_clear_nothrow(this->rdbuf() ? __state : iostate(__state|ios_base::badbit));
95 void setstate(iostate __state) { this->clear(rdstate() | __state); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios.h 91 void clear(iostate __state = goodbit) {
92 _M_clear_nothrow(this->rdbuf() ? __state : iostate(__state|ios_base::badbit));
95 void setstate(iostate __state) { this->clear(rdstate() | __state); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.h 138 clear(iostate __state = goodbit);
147 setstate(iostate __state)
148 { this->clear(this->rdstate() | __state); }
154 _M_setstate(iostate __state)
158 _M_streambuf_state |= __state;
159 if (this->exceptions() & __state)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.h 140 clear(iostate __state = goodbit);
149 setstate(iostate __state)
150 { this->clear(this->rdstate() | __state); }
156 _M_setstate(iostate __state)
160 _M_streambuf_state |= __state;
161 if (this->exceptions() & __state)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_ios.h 140 clear(iostate __state = goodbit);
149 setstate(iostate __state)
150 { this->clear(this->rdstate() | __state); }
156 _M_setstate(iostate __state)
160 _M_streambuf_state |= __state;
161 if (this->exceptions() & __state)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 138 clear(iostate __state = goodbit);
147 setstate(iostate __state)
148 { this->clear(this->rdstate() | __state); }
154 _M_setstate(iostate __state)
158 _M_streambuf_state |= __state;
159 if (this->exceptions() & __state)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 138 clear(iostate __state = goodbit);
147 setstate(iostate __state)
148 { this->clear(this->rdstate() | __state); }
154 _M_setstate(iostate __state)
158 _M_streambuf_state |= __state;
159 if (this->exceptions() & __state)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 138 clear(iostate __state = goodbit);
147 setstate(iostate __state)
148 { this->clear(this->rdstate() | __state); }
154 _M_setstate(iostate __state)
158 _M_streambuf_state |= __state;
159 if (this->exceptions() & __state)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 138 clear(iostate __state = goodbit);
147 setstate(iostate __state)
148 { this->clear(this->rdstate() | __state); }
154 _M_setstate(iostate __state)
158 _M_streambuf_state |= __state;
159 if (this->exceptions() & __state)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
_G_config.h 25 __mbstate_t __state; member in struct:__anon23806
30 __mbstate_t __state; member in struct:__anon23807
gconv.h 164 __mbstate_t __state; /* This element must not be used directly by member in struct:__gconv_step_data
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
_G_config.h 25 __mbstate_t __state; member in struct:__anon25396
30 __mbstate_t __state; member in struct:__anon25397
gconv.h 164 __mbstate_t __state; /* This element must not be used directly by member in struct:__gconv_step_data
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
_G_config.h 25 __mbstate_t __state; member in struct:__anon26908
30 __mbstate_t __state; member in struct:__anon26909
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
codecvt_specializations.h 255 do_out(state_type& __state, const intern_type* __from,
261 do_unshift(state_type& __state, extern_type* __to,
265 do_in(state_type& __state, const extern_type* __from,
302 do_out(state_type& __state, const intern_type* __from,
308 if (__state.good())
310 const descriptor_type& __desc = __state.out_descriptor();
327 int __int_bom = __state.internal_bom();
371 do_unshift(state_type& __state, extern_type* __to,
375 if (__state.good())
377 const descriptor_type& __desc = __state.in_descriptor()
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
codecvt_specializations.h 261 do_out(state_type& __state, const intern_type* __from,
267 do_unshift(state_type& __state, extern_type* __to,
271 do_in(state_type& __state, const extern_type* __from,
308 do_out(state_type& __state, const intern_type* __from,
314 if (__state.good())
316 const descriptor_type& __desc = __state.out_descriptor();
333 int __int_bom = __state.internal_bom();
377 do_unshift(state_type& __state, extern_type* __to,
381 if (__state.good())
383 const descriptor_type& __desc = __state.in_descriptor()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
codecvt_specializations.h 261 do_out(state_type& __state, const intern_type* __from,
267 do_unshift(state_type& __state, extern_type* __to,
271 do_in(state_type& __state, const extern_type* __from,
308 do_out(state_type& __state, const intern_type* __from,
314 if (__state.good())
316 const descriptor_type& __desc = __state.out_descriptor();
333 int __int_bom = __state.internal_bom();
377 do_unshift(state_type& __state, extern_type* __to,
381 if (__state.good())
383 const descriptor_type& __desc = __state.in_descriptor()
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 255 do_out(state_type& __state, const intern_type* __from,
261 do_unshift(state_type& __state, extern_type* __to,
265 do_in(state_type& __state, const extern_type* __from,
302 do_out(state_type& __state, const intern_type* __from,
308 if (__state.good())
310 const descriptor_type& __desc = __state.out_descriptor();
327 int __int_bom = __state.internal_bom();
371 do_unshift(state_type& __state, extern_type* __to,
375 if (__state.good())
377 const descriptor_type& __desc = __state.in_descriptor()
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 255 do_out(state_type& __state, const intern_type* __from,
261 do_unshift(state_type& __state, extern_type* __to,
265 do_in(state_type& __state, const extern_type* __from,
302 do_out(state_type& __state, const intern_type* __from,
308 if (__state.good())
310 const descriptor_type& __desc = __state.out_descriptor();
327 int __int_bom = __state.internal_bom();
371 do_unshift(state_type& __state, extern_type* __to,
375 if (__state.good())
377 const descriptor_type& __desc = __state.in_descriptor()
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 255 do_out(state_type& __state, const intern_type* __from,
261 do_unshift(state_type& __state, extern_type* __to,
265 do_in(state_type& __state, const extern_type* __from,
302 do_out(state_type& __state, const intern_type* __from,
308 if (__state.good())
310 const descriptor_type& __desc = __state.out_descriptor();
327 int __int_bom = __state.internal_bom();
371 do_unshift(state_type& __state, extern_type* __to,
375 if (__state.good())
377 const descriptor_type& __desc = __state.in_descriptor()
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 255 do_out(state_type& __state, const intern_type* __from,
261 do_unshift(state_type& __state, extern_type* __to,
265 do_in(state_type& __state, const extern_type* __from,
302 do_out(state_type& __state, const intern_type* __from,
308 if (__state.good())
310 const descriptor_type& __desc = __state.out_descriptor();
327 int __int_bom = __state.internal_bom();
371 do_unshift(state_type& __state, extern_type* __to,
375 if (__state.good())
377 const descriptor_type& __desc = __state.in_descriptor()
    [all...]

Completed in 681 milliseconds

12 3 4