Searched refs:sentry (Results 1 - 25 of 140) sorted by relevance

123456

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_istream.h47 struct _No_Skip_WS {}; // Dummy class used by sentry.
92 public: // Nested sentry class.
180 typedef _Isentry<_CharT, _Traits> sentry; typedef in class:basic_istream
182 # define sentry _Isentry macro
187 class sentry { class in class:_Isentry
188 typedef sentry _Self;
198 explicit sentry(basic_istream<_CharT, _Traits>& __istr, function in class:_Isentry::sentry
206 sentry(basic_istream<_CharT, _Traits>& __istr, _No_Skip_WS) : /* _M_buf(__istr.rdbuf()), */ function in class:_Isentry::sentry
209 ~sentry() {}
215 sentry(cons function in class:_Isentry::sentry
220 # undef sentry macro
[all...]
H A D_ostream.h165 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/
H A D_istream.h47 struct _No_Skip_WS {}; // Dummy class used by sentry.
92 public: // Nested sentry class.
180 typedef _Isentry<_CharT, _Traits> sentry; typedef in class:basic_istream
182 # define sentry _Isentry macro
187 class sentry { class in class:_Isentry
188 typedef sentry _Self;
198 explicit sentry(basic_istream<_CharT, _Traits>& __istr, function in class:_Isentry::sentry
206 sentry(basic_istream<_CharT, _Traits>& __istr, _No_Skip_WS) : /* _M_buf(__istr.rdbuf()), */ function in class:_Isentry::sentry
209 ~sentry() {}
215 sentry(cons function in class:_Isentry::sentry
220 # undef sentry macro
[all...]
H A D_ostream.h165 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/
H A D_istream.h47 struct _No_Skip_WS {}; // Dummy class used by sentry.
92 public: // Nested sentry class.
180 typedef _Isentry<_CharT, _Traits> sentry; typedef in class:basic_istream
182 # define sentry _Isentry macro
187 class sentry { class in class:_Isentry
188 typedef sentry _Self;
198 explicit sentry(basic_istream<_CharT, _Traits>& __istr, function in class:_Isentry::sentry
206 sentry(basic_istream<_CharT, _Traits>& __istr, _No_Skip_WS) : /* _M_buf(__istr.rdbuf()), */ function in class:_Isentry::sentry
209 ~sentry() {}
215 sentry(cons function in class:_Isentry::sentry
220 # undef sentry macro
[all...]
H A D_ostream.h165 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/
H A D_istream.h47 struct _No_Skip_WS {}; // Dummy class used by sentry.
92 public: // Nested sentry class.
180 typedef _Isentry<_CharT, _Traits> sentry; typedef in class:basic_istream
182 # define sentry _Isentry macro
187 class sentry { class in class:_Isentry
188 typedef sentry _Self;
198 explicit sentry(basic_istream<_CharT, _Traits>& __istr, function in class:_Isentry::sentry
206 sentry(basic_istream<_CharT, _Traits>& __istr, _No_Skip_WS) : /* _M_buf(__istr.rdbuf()), */ function in class:_Isentry::sentry
209 ~sentry() {}
215 sentry(cons function in class:_Isentry::sentry
220 # undef sentry macro
[all...]
H A D_ostream.h165 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/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_istream.h47 struct _No_Skip_WS {}; // Dummy class used by sentry.
92 public: // Nested sentry class.
180 typedef _Isentry<_CharT, _Traits> sentry; typedef in class:basic_istream
182 # define sentry _Isentry macro
187 class sentry { class in class:_Isentry
188 typedef sentry _Self;
198 explicit sentry(basic_istream<_CharT, _Traits>& __istr, function in class:_Isentry::sentry
206 sentry(basic_istream<_CharT, _Traits>& __istr, _No_Skip_WS) : /* _M_buf(__istr.rdbuf()), */ function in class:_Isentry::sentry
209 ~sentry() {}
215 sentry(cons function in class:_Isentry::sentry
220 # undef sentry macro
[all...]
H A D_ostream.h165 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/9/sources/cxx-stl/stlport/stlport/stl/
H A D_istream.h47 struct _No_Skip_WS {}; // Dummy class used by sentry.
92 public: // Nested sentry class.
180 typedef _Isentry<_CharT, _Traits> sentry; typedef in class:basic_istream
182 # define sentry _Isentry macro
187 class sentry { class in class:_Isentry
188 typedef sentry _Self;
198 explicit sentry(basic_istream<_CharT, _Traits>& __istr, function in class:_Isentry::sentry
206 sentry(basic_istream<_CharT, _Traits>& __istr, _No_Skip_WS) : /* _M_buf(__istr.rdbuf()), */ function in class:_Isentry::sentry
209 ~sentry() {}
215 sentry(cons function in class:_Isentry::sentry
220 # undef sentry macro
[all...]
H A D_ostream.h165 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/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_istream.h47 struct _No_Skip_WS {}; // Dummy class used by sentry.
92 public: // Nested sentry class.
180 typedef _Isentry<_CharT, _Traits> sentry; typedef in class:basic_istream
182 # define sentry _Isentry macro
187 class sentry { class in class:_Isentry
188 typedef sentry _Self;
198 explicit sentry(basic_istream<_CharT, _Traits>& __istr, function in class:_Isentry::sentry
206 sentry(basic_istream<_CharT, _Traits>& __istr, _No_Skip_WS) : /* _M_buf(__istr.rdbuf()), */ function in class:_Isentry::sentry
209 ~sentry() {}
215 sentry(cons function in class:_Isentry::sentry
220 # undef sentry macro
[all...]
H A D_ostream.h165 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/current/sources/cxx-stl/stlport/stlport/stl/
H A D_istream.h47 struct _No_Skip_WS {}; // Dummy class used by sentry.
92 public: // Nested sentry class.
180 typedef _Isentry<_CharT, _Traits> sentry; typedef in class:basic_istream
182 # define sentry _Isentry macro
187 class sentry { class in class:_Isentry
188 typedef sentry _Self;
198 explicit sentry(basic_istream<_CharT, _Traits>& __istr, function in class:_Isentry::sentry
206 sentry(basic_istream<_CharT, _Traits>& __istr, _No_Skip_WS) : /* _M_buf(__istr.rdbuf()), */ function in class:_Isentry::sentry
209 ~sentry() {}
215 sentry(cons function in class:_Isentry::sentry
220 # undef sentry macro
[all...]
H A D_ostream.h165 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/gnu-libstdc++/include/debug/
H A Dsafe_sequence.h126 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
163 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpool_allocator.h224 __scoped_lock sentry(_M_get_mutex());
254 __scoped_lock sentry(_M_get_mutex());
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dsafe_sequence.h126 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
163 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpool_allocator.h224 __scoped_lock sentry(_M_get_mutex());
254 __scoped_lock sentry(_M_get_mutex());
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dsafe_sequence.h126 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
163 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpool_allocator.h224 __scoped_lock sentry(_M_get_mutex());
254 __scoped_lock sentry(_M_get_mutex());
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
H A Dsafe_sequence.h126 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
163 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
H A Dpool_allocator.h224 __scoped_lock sentry(_M_get_mutex());
254 __scoped_lock sentry(_M_get_mutex());
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Dpool_allocator.h226 __scoped_lock sentry(_M_get_mutex());
256 __scoped_lock sentry(_M_get_mutex());

Completed in 916 milliseconds

123456