HomeSort by relevance Sort by last modified time
    Searched defs:sentry (Results 1 - 14 of 14) sorted by null

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.h 47 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(const _Self&) : _M_ok(false) { function in class:_Isentry::sentry
220 # undef sentry macro
    [all...]
_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/
_istream.h 47 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(const _Self&) : _M_ok(false) { function in class:_Isentry::sentry
220 # undef sentry macro
    [all...]
_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/
_istream.h 47 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(const _Self&) : _M_ok(false) { function in class:_Isentry::sentry
220 # undef sentry macro
    [all...]
_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/
_istream.h 47 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(const _Self&) : _M_ok(false) { function in class:_Isentry::sentry
220 # undef sentry macro
    [all...]
_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/
_istream.h 47 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(const _Self&) : _M_ok(false) { function in class:_Isentry::sentry
220 # undef sentry macro
    [all...]
_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/9/sources/cxx-stl/EH/stlport/stlport/stl/
_istream.h 47 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(const _Self&) : _M_ok(false) { function in class:_Isentry::sentry
220 # undef sentry macro
    [all...]
_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.
  /external/lldb/examples/lookup/
main.cpp 94 // Use a sentry object to properly initialize/terminate LLDB.
95 LLDBSentry sentry; local
  /external/lldb/examples/functions/
main.cpp 97 // Use a sentry object to properly initialize/terminate LLDB.
98 LLDBSentry sentry; local

Completed in 1691 milliseconds