Home
last modified time | relevance | path

Searched defs:sentry (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dsentry-defined-multiple-times.hpp21 class Wrapper<f, h>::sentry { class in whatever::Wrapper
25 class sentry { class
37 class NotTemplateWrapper::sentry { class in whatever::NotTemplateWrapper
42 class sentry { class in whatever::InlineNotTemplateWrapper
49 class sentry { class in whatever::InlineTemplateWrapper
60 class OuterDoubleWrapper::InnerDoubleWrapper::sentry { class in whatever::OuterDoubleWrapper::InnerDoubleWrapper
66 class sentry { class in whatever::OuterDoubleInlineWrapper::InnerDoubleInlineWrapper
79 class OutsideNamespaceWrapper<f, h>::sentry { class in OutsideNamespaceWrapper
83 class sentry { class
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dsentry-defined-multiple-times.rs21 pub struct sentry { struct
22 pub i_am_plain_sentry: bool,
224 pub struct sentry { struct
225 pub i_am_outside_namespace_sentry: ::std::os::raw::c_int,
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstring_view.cc61 std::ostream::sentry sentry(o); in operator <<() local
/third_party/python/Modules/
D_lsprof.c519 ProfilerSubEntry *sentry = (ProfilerSubEntry*) node; in statsForSubEntry() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp31105 class basic_ostream<_CharT, _Traits>::sentry class in std::basic_ostream
31244 sentry(basic_ostream<_CharT, _Traits>& __os) in sentry() function in std::basic_ostream::sentry
31879 class basic_istream<_CharT, _Traits>::sentry class in std::basic_istream
32025 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false) in sentry() function in std::basic_istream::sentry