Searched refs:__seq (Results 1 - 25 of 90) sorted by relevance

1234

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant);
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant);
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant);
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant);
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant);
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
H A Dsafe_base.h82 * by @p __seq. @p __constant is true when we are initializing a
84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
H A Dsafe_unordered_base.h58 * by @p __seq. @p __constant is true when we are initializing a
60 * Note that @p __seq may be NULL, in which case the iterator will be
61 * singular. Otherwise, the iterator will reference @p __seq and
64 _Safe_local_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
94 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
H A Dsafe_base.h82 * by @p __seq. @p __constant is true when we are initializing a
84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
H A Dsafe_unordered_base.h58 * by @p __seq. @p __constant is true when we are initializing a
60 * Note that @p __seq may be NULL, in which case the iterator will be
61 * singular. Otherwise, the iterator will reference @p __seq and
64 _Safe_local_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
94 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
H A Dsafe_base.h81 * by @p __seq. @p __constant is true when we are initializing a
83 * that @p __seq may be NULL, in which case the iterator will be
84 * singular. Otherwise, the iterator will reference @p __seq and
87 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
89 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
115 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
118 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
129 bool _M_attached_to(const _Safe_sequence_base* __seq) const
130 { return _M_sequence == __seq; }
H A Dsafe_unordered_base.h58 * by @p __seq. @p __constant is true when we are initializing a
60 * Note that @p __seq may be NULL, in which case the iterator will be
61 * singular. Otherwise, the iterator will reference @p __seq and
64 _Safe_local_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
94 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dsafe_base.h82 * by @p __seq. @p __constant is true when we are initializing a
84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
H A Dsafe_unordered_base.h58 * by @p __seq. @p __constant is true when we are initializing a
60 * Note that @p __seq may be NULL, in which case the iterator will be
61 * singular. Otherwise, the iterator will reference @p __seq and
64 _Safe_local_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
94 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
H A Dsafe_base.h84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
H A Dsafe_base.h82 * by @p __seq. @p __constant is true when we are initializing a
84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
H A Dsafe_base.h81 * by @p __seq. @p __constant is true when we are initializing a
83 * that @p __seq may be NULL, in which case the iterator will be
84 * singular. Otherwise, the iterator will reference @p __seq and
87 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
89 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
115 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
118 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
129 bool _M_attached_to(const _Safe_sequence_base* __seq) const
130 { return _M_sequence == __seq; }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dsafe_base.h82 * by @p __seq. @p __constant is true when we are initializing a
84 * that @p __seq may be NULL, in which case the iterator will be
85 * singular. Otherwise, the iterator will reference @p __seq and
88 _Safe_iterator_base(const _Safe_sequence_base* __seq, bool __constant) argument
90 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
116 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
119 void _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw ();
130 bool _M_attached_to(const _Safe_sequence_base* __seq) const
131 { return _M_sequence == __seq; }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
H A Dipc.h52 unsigned short int __seq; /* Sequence number. */ member in struct:ipc_perm
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
H A Dipc.h52 unsigned short int __seq; /* Sequence number. */ member in struct:ipc_perm
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
H A Dipc.h52 unsigned short int __seq; /* Sequence number. */ member in struct:ipc_perm

Completed in 183 milliseconds

1234