HomeSort by relevance Sort by last modified time
    Searched full:sentry (Results 26 - 50 of 205) sorted by null

12 3 4 5 6 7 8 9

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
istream.tcc 48 basic_istream<_CharT, _Traits>::sentry::
49 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false)
69 // 195. Should basic_istream::sentry's constructor ever
91 sentry __cerb(*this, false);
120 sentry __cerb(*this, false);
165 sentry __cerb(*this, false);
209 sentry __cerb(*this, false);
244 sentry __cerb(*this, true);
278 sentry __cerb(*this, true);
315 sentry __cerb(*this, true)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
istream.tcc 48 basic_istream<_CharT, _Traits>::sentry::
49 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false)
69 // 195. Should basic_istream::sentry's constructor ever
91 sentry __cerb(*this, false);
120 sentry __cerb(*this, false);
165 sentry __cerb(*this, false);
209 sentry __cerb(*this, false);
244 sentry __cerb(*this, true);
278 sentry __cerb(*this, true);
315 sentry __cerb(*this, true)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
istream.tcc 48 basic_istream<_CharT, _Traits>::sentry::
49 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false)
69 // 195. Should basic_istream::sentry's constructor ever
91 sentry __cerb(*this, false);
120 sentry __cerb(*this, false);
165 sentry __cerb(*this, false);
209 sentry __cerb(*this, false);
244 sentry __cerb(*this, true);
278 sentry __cerb(*this, true);
315 sentry __cerb(*this, true)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
istream 105 class sentry;
106 friend class sentry;
143 * constructing a temporary object of type std::basic_istream::sentry
146 * sentry documentation for more.
148 * If the sentry status is good, the function tries to extract
222 * in that it also constructs a sentry object and has the same error
256 * std::basic_istream::sentry with the second argument (noskipws)
258 * setting of a status flag; see the sentry documentation for more.
260 * If the sentry status is good, the function tries to extract
441 * If, after constructing the sentry object, @c good() is false
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
istream 107 class sentry;
108 friend class sentry;
146 * constructing a temporary object of type std::basic_istream::sentry
149 * sentry documentation for more.
151 * If the sentry status is good, the function tries to extract
225 * in that it also constructs a sentry object and has the same error
259 * std::basic_istream::sentry with the second argument (noskipws)
261 * setting of a status flag; see the sentry documentation for more.
263 * If the sentry status is good, the function tries to extract
444 * If, after constructing the sentry object, @c good() is false
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
istream 107 class sentry;
108 friend class sentry;
146 * constructing a temporary object of type std::basic_istream::sentry
149 * sentry documentation for more.
151 * If the sentry status is good, the function tries to extract
225 * in that it also constructs a sentry object and has the same error
259 * std::basic_istream::sentry with the second argument (noskipws)
261 * setting of a status flag; see the sentry documentation for more.
263 * If the sentry status is good, the function tries to extract
444 * If, after constructing the sentry object, @c good() is false
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
istream 105 class sentry;
106 friend class sentry;
143 * constructing a temporary object of type std::basic_istream::sentry
146 * sentry documentation for more.
148 * If the sentry status is good, the function tries to extract
222 * in that it also constructs a sentry object and has the same error
256 * std::basic_istream::sentry with the second argument (noskipws)
258 * setting of a status flag; see the sentry documentation for more.
260 * If the sentry status is good, the function tries to extract
441 * If, after constructing the sentry object, @c good() is false
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
istream 105 class sentry;
106 friend class sentry;
143 * constructing a temporary object of type std::basic_istream::sentry
146 * sentry documentation for more.
148 * If the sentry status is good, the function tries to extract
222 * in that it also constructs a sentry object and has the same error
256 * std::basic_istream::sentry with the second argument (noskipws)
258 * setting of a status flag; see the sentry documentation for more.
260 * If the sentry status is good, the function tries to extract
441 * If, after constructing the sentry object, @c good() is false
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
istream 105 class sentry;
106 friend class sentry;
143 * constructing a temporary object of type std::basic_istream::sentry
146 * sentry documentation for more.
148 * If the sentry status is good, the function tries to extract
222 * in that it also constructs a sentry object and has the same error
256 * std::basic_istream::sentry with the second argument (noskipws)
258 * setting of a status flag; see the sentry documentation for more.
260 * If the sentry status is good, the function tries to extract
441 * If, after constructing the sentry object, @c good() is false
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
istream 105 class sentry;
106 friend class sentry;
143 * constructing a temporary object of type std::basic_istream::sentry
146 * sentry documentation for more.
148 * If the sentry status is good, the function tries to extract
222 * in that it also constructs a sentry object and has the same error
256 * std::basic_istream::sentry with the second argument (noskipws)
258 * setting of a status flag; see the sentry documentation for more.
260 * If the sentry status is good, the function tries to extract
441 * If, after constructing the sentry object, @c good() is false
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
istream 107 class sentry;
108 friend class sentry;
146 * constructing a temporary object of type std::basic_istream::sentry
149 * sentry documentation for more.
151 * If the sentry status is good, the function tries to extract
225 * in that it also constructs a sentry object and has the same error
259 * std::basic_istream::sentry with the second argument (noskipws)
261 * setting of a status flag; see the sentry documentation for more.
263 * If the sentry status is good, the function tries to extract
444 * If, after constructing the sentry object, @c good() is false
    [all...]
  /external/stlport/stlport/stl/
_ostream.h 165 typedef _Osentry<_CharT, _Traits> sentry; typedef in class:basic_ostream
167 # define sentry _Osentry macro
172 class sentry { class in class:_Osentry
173 typedef sentry _Self;
180 explicit sentry(basic_ostream<_CharT, _Traits>& __str) function in class:_Osentry::sentry
184 ~sentry() {
195 sentry(const _Self& __s) : _M_str(__s._M_str) {} function in class:_Osentry::sentry
199 # undef sentry macro
216 // Helper functions for istream<>::sentry constructor.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 165 typedef _Osentry<_CharT, _Traits> sentry; typedef in class:basic_ostream
167 # define sentry _Osentry macro
172 class sentry { class in class:_Osentry
173 typedef sentry _Self;
180 explicit sentry(basic_ostream<_CharT, _Traits>& __str) function in class:_Osentry::sentry
184 ~sentry() {
195 sentry(const _Self& __s) : _M_str(__s._M_str) {} function in class:_Osentry::sentry
199 # undef sentry macro
216 // Helper functions for istream<>::sentry constructor.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 165 typedef _Osentry<_CharT, _Traits> sentry; typedef in class:basic_ostream
167 # define sentry _Osentry macro
172 class sentry { class in class:_Osentry
173 typedef sentry _Self;
180 explicit sentry(basic_ostream<_CharT, _Traits>& __str) function in class:_Osentry::sentry
184 ~sentry() {
195 sentry(const _Self& __s) : _M_str(__s._M_str) {} function in class:_Osentry::sentry
199 # undef sentry macro
216 // Helper functions for istream<>::sentry constructor.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 165 typedef _Osentry<_CharT, _Traits> sentry; typedef in class:basic_ostream
167 # define sentry _Osentry macro
172 class sentry { class in class:_Osentry
173 typedef sentry _Self;
180 explicit sentry(basic_ostream<_CharT, _Traits>& __str) function in class:_Osentry::sentry
184 ~sentry() {
195 sentry(const _Self& __s) : _M_str(__s._M_str) {} function in class:_Osentry::sentry
199 # undef sentry macro
216 // Helper functions for istream<>::sentry constructor.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 165 typedef _Osentry<_CharT, _Traits> sentry; typedef in class:basic_ostream
167 # define sentry _Osentry macro
172 class sentry { class in class:_Osentry
173 typedef sentry _Self;
180 explicit sentry(basic_ostream<_CharT, _Traits>& __str) function in class:_Osentry::sentry
184 ~sentry() {
195 sentry(const _Self& __s) : _M_str(__s._M_str) {} function in class:_Osentry::sentry
199 # undef sentry macro
216 // Helper functions for istream<>::sentry constructor.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 165 typedef _Osentry<_CharT, _Traits> sentry; typedef in class:basic_ostream
167 # define sentry _Osentry macro
172 class sentry { class in class:_Osentry
173 typedef sentry _Self;
180 explicit sentry(basic_ostream<_CharT, _Traits>& __str) function in class:_Osentry::sentry
184 ~sentry() {
195 sentry(const _Self& __s) : _M_str(__s._M_str) {} function in class:_Osentry::sentry
199 # undef sentry macro
216 // Helper functions for istream<>::sentry constructor.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
ostream 94 class sentry;
95 friend class sentry;
141 * constructing a temporary object of type std::basic_ostream::sentry.
143 * status flag; see the sentry documentation for more.
145 * If the sentry status is good, the function tries to generate
251 * in that it also constructs a sentry object and has the same error
277 * std::basic_ostream::sentry. This has several effects, concluding
278 * with the setting of a status flag; see the sentry documentation
281 * If the sentry status is good, the function tries to generate
304 * @brief Core write functionality, without sentry
    [all...]
istream 105 class sentry;
106 friend class sentry;
142 * constructing a temporary object of type std::basic_istream::sentry
145 * sentry documentation for more.
147 * If the sentry status is good, the function tries to extract
241 * in that it also constructs a sentry object and has the same error
276 * std::basic_istream::sentry with the second argument (noskipws)
278 * setting of a status flag; see the sentry documentation for more.
280 * If the sentry status is good, the function tries to extract
461 * If, after constructing the sentry object, @c good() is false
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
safe_sequence.tcc 43 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
80 __gnu_cxx::__scoped_lock sentry(__from._M_get_mutex());
127 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
safe_sequence.tcc 43 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
80 __gnu_cxx::__scoped_lock sentry(__from._M_get_mutex());
127 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_sequence.tcc 43 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
80 __gnu_cxx::__scoped_lock sentry(__from._M_get_mutex());
127 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.tcc 43 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
80 __gnu_cxx::__scoped_lock sentry(__from._M_get_mutex());
127 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
safe_unordered_container.tcc 43 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
75 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ostream.tcc 46 basic_ostream<_CharT, _Traits>::sentry::
47 sentry(basic_ostream<_CharT, _Traits>& __os)
66 sentry __cerb(*this);
123 sentry __cerb(*this);
157 sentry __cerb(*this);
192 sentry __cerb(*this);

Completed in 3785 milliseconds

12 3 4 5 6 7 8 9