/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
regex_nfa.tcc | 68 _M_dot(std::ostream& __ostr, _StateIdT __id) const 73 __ostr << __id << " [label=\"" << __id << "\\nALT\"];\n" 74 << __id << " -> " << _M_next 76 << __id << " -> " << _M_alt 80 __ostr << __id << " [label=\"" << __id << "\\nSBEGIN " 82 << __id << " -> " << _M_next << " [label=\"epsilon\"];\n"; 85 __ostr << __id << " [label=\"" << __id << "\\nSEND [all...] |
regex_nfa.h | 245 _M_dot(std::ostream& __ostr, _StateIdT __id) const; 367 _StateSeq(const _StateSeq& __e, _StateIdT __id) 369 _M_start(_M_nfa._M_insert_alt(__id, __e._M_start)), 370 _M_end1(__id), _M_end2(__e._M_end1) 388 _M_push_back(_StateIdT __id); 392 _M_append(_StateIdT __id);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
regex_nfa.tcc | 68 _M_dot(std::ostream& __ostr, _StateIdT __id) const 73 __ostr << __id << " [label=\"" << __id << "\\nALT\"];\n" 74 << __id << " -> " << _M_next 76 << __id << " -> " << _M_alt 80 __ostr << __id << " [label=\"" << __id << "\\nSBEGIN " 82 << __id << " -> " << _M_next << " [label=\"epsilon\"];\n"; 85 __ostr << __id << " [label=\"" << __id << "\\nSEND [all...] |
regex_nfa.h | 245 _M_dot(std::ostream& __ostr, _StateIdT __id) const; 367 _StateSeq(const _StateSeq& __e, _StateIdT __id) 369 _M_start(_M_nfa._M_insert_alt(__id, __e._M_start)), 370 _M_end1(__id), _M_end2(__e._M_end1) 388 _M_push_back(_StateIdT __id); 392 _M_append(_StateIdT __id);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
regex_nfa.tcc | 68 _M_dot(std::ostream& __ostr, _StateIdT __id) const 73 __ostr << __id << " [label=\"" << __id << "\\nALT\"];\n" 74 << __id << " -> " << _M_next 76 << __id << " -> " << _M_alt 80 __ostr << __id << " [label=\"" << __id << "\\nSBEGIN " 82 << __id << " -> " << _M_next << " [label=\"epsilon\"];\n"; 85 __ostr << __id << " [label=\"" << __id << "\\nSEND [all...] |
regex_nfa.h | 245 _M_dot(std::ostream& __ostr, _StateIdT __id) const; 367 _StateSeq(const _StateSeq& __e, _StateIdT __id) 369 _M_start(_M_nfa._M_insert_alt(__id, __e._M_start)), 370 _M_end1(__id), _M_end2(__e._M_end1) 388 _M_push_back(_StateIdT __id); 392 _M_append(_StateIdT __id);
|
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
regex_automaton.tcc | 70 _State_base::_M_dot(std::ostream& __ostr, _StateIdT __id) const 75 __ostr << __id << " [label=\"" << __id << "\\nALT\"];\n" 76 << __id << " -> " << _M_next 78 << __id << " -> " << _M_alt 82 __ostr << __id << " [label=\"" << __id << "\\nBACKREF " 84 << __id << " -> " << _M_next << " [label=\"<match>\"];\n"; 87 __ostr << __id << " [label=\"" << __id << "\\nLINE_BEGIN \"];\n [all...] |
regex_automaton.h | 101 _M_dot(std::ostream& __ostr, _StateIdT __id) const; 196 auto __id = this->_M_subexpr_count++; local 197 this->_M_paren_stack.push_back(__id); 199 __tmp._M_subexpr = __id; 281 _M_append(_StateIdT __id) 283 _M_nfa[_M_end]._M_next = __id; 284 _M_end = __id;
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
regex_automaton.tcc | 70 _State_base::_M_dot(std::ostream& __ostr, _StateIdT __id) const 75 __ostr << __id << " [label=\"" << __id << "\\nALT\"];\n" 76 << __id << " -> " << _M_next 78 << __id << " -> " << _M_alt 82 __ostr << __id << " [label=\"" << __id << "\\nBACKREF " 84 << __id << " -> " << _M_next << " [label=\"<match>\"];\n"; 87 __ostr << __id << " [label=\"" << __id << "\\nLINE_BEGIN \"];\n [all...] |
regex_automaton.h | 101 _M_dot(std::ostream& __ostr, _StateIdT __id) const; 196 auto __id = this->_M_subexpr_count++; local 197 this->_M_paren_stack.push_back(__id); 199 __tmp._M_subexpr = __id; 281 _M_append(_StateIdT __id) 283 _M_nfa[_M_end]._M_next = __id; 284 _M_end = __id;
|
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
regex_automaton.tcc | 70 _State_base::_M_dot(std::ostream& __ostr, _StateIdT __id) const 75 __ostr << __id << " [label=\"" << __id << "\\nALT\"];\n" 76 << __id << " -> " << _M_next 78 << __id << " -> " << _M_alt 82 __ostr << __id << " [label=\"" << __id << "\\nBACKREF " 84 << __id << " -> " << _M_next << " [label=\"<match>\"];\n"; 87 __ostr << __id << " [label=\"" << __id << "\\nLINE_BEGIN \"];\n [all...] |
regex_automaton.h | 101 _M_dot(std::ostream& __ostr, _StateIdT __id) const; 196 auto __id = this->_M_subexpr_count++; local 197 this->_M_paren_stack.push_back(__id); 199 __tmp._M_subexpr = __id; 281 _M_append(_StateIdT __id) 283 _M_nfa[_M_end]._M_next = __id; 284 _M_end = __id;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
thread | 76 id(native_handle_type __id) : _M_thread(__id) { } 92 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 226 operator()(const thread::id& __id) const noexcept 227 { return std::_Hash_impl::hash(__id._M_thread); } 232 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id) 234 if (__id == thread::id()) 237 return __out << __id._M_thread;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
thread | 76 id(native_handle_type __id) : _M_thread(__id) { } 92 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 226 operator()(const thread::id& __id) const noexcept 227 { return std::_Hash_impl::hash(__id._M_thread); } 232 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id) 234 if (__id == thread::id()) 237 return __out << __id._M_thread;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
thread | 76 id(native_handle_type __id) : _M_thread(__id) { } 92 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 226 operator()(const thread::id& __id) const noexcept 227 { return std::_Hash_impl::hash(__id._M_thread); } 232 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id) 234 if (__id == thread::id()) 237 return __out << __id._M_thread;
|
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
thread | 76 id(native_handle_type __id) : _M_thread(__id) { } 92 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 226 operator()(const thread::id& __id) const noexcept 227 { return std::_Hash_impl::hash(__id._M_thread); } 232 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id) 234 if (__id == thread::id()) 237 return __out << __id._M_thread;
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
thread | 76 id(native_handle_type __id) : _M_thread(__id) { } 92 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 226 operator()(const thread::id& __id) const noexcept 227 { return std::_Hash_impl::hash(__id._M_thread); } 232 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id) 234 if (__id == thread::id()) 237 return __out << __id._M_thread;
|
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
thread | 76 id(native_handle_type __id) : _M_thread(__id) { } 92 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 226 operator()(const thread::id& __id) const noexcept 227 { return std::_Hash_impl::hash(__id._M_thread); } 232 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id) 234 if (__id == thread::id()) 237 return __out << __id._M_thread;
|
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.h | 61 bool _M_open(int __id, ios_base::openmode = ios_base::__default_mode); 63 bool _M_open(_STLP_fd __id, ios_base::openmode = ios_base::__default_mode); 181 _Self* open(int __id, ios_base::openmode _Init_mode = ios_base::__default_mode) { 182 return this->_M_open(__id, _Init_mode); 186 _Self* open(_STLP_fd __id, ios_base::openmode _Init_mode = ios_base::__default_mode) { 187 return _M_base._M_open(__id, _Init_mode) ? this : 0; 193 _Self* _M_open(int __id, ios_base::openmode _Init_mode = ios_base::__default_mode) { 194 return _M_base._M_open(__id, _Init_mode) ? this : 0; 471 explicit basic_ifstream(int __id, ios_base::openmode __mod = ios_base::in) : 474 if (!_M_buf.open(__id, __mod | ios_base::in) [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.h | 61 bool _M_open(int __id, ios_base::openmode = ios_base::__default_mode); 63 bool _M_open(_STLP_fd __id, ios_base::openmode = ios_base::__default_mode); 181 _Self* open(int __id, ios_base::openmode _Init_mode = ios_base::__default_mode) { 182 return this->_M_open(__id, _Init_mode); 186 _Self* open(_STLP_fd __id, ios_base::openmode _Init_mode = ios_base::__default_mode) { 187 return _M_base._M_open(__id, _Init_mode) ? this : 0; 193 _Self* _M_open(int __id, ios_base::openmode _Init_mode = ios_base::__default_mode) { 194 return _M_base._M_open(__id, _Init_mode) ? this : 0; 471 explicit basic_ifstream(int __id, ios_base::openmode __mod = ios_base::in) : 474 if (!_M_buf.open(__id, __mod | ios_base::in) [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.h | 61 bool _M_open(int __id, ios_base::openmode = ios_base::__default_mode); 63 bool _M_open(_STLP_fd __id, ios_base::openmode = ios_base::__default_mode); 181 _Self* open(int __id, ios_base::openmode _Init_mode = ios_base::__default_mode) { 182 return this->_M_open(__id, _Init_mode); 186 _Self* open(_STLP_fd __id, ios_base::openmode _Init_mode = ios_base::__default_mode) { 187 return _M_base._M_open(__id, _Init_mode) ? this : 0; 193 _Self* _M_open(int __id, ios_base::openmode _Init_mode = ios_base::__default_mode) { 194 return _M_base._M_open(__id, _Init_mode) ? this : 0; 471 explicit basic_ifstream(int __id, ios_base::openmode __mod = ios_base::in) : 474 if (!_M_buf.open(__id, __mod | ios_base::in) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
utmp.h | 73 extern struct utmp *getutid (__const struct utmp *__id) __THROW; 87 extern int getutid_r (__const struct utmp *__id, struct utmp *__buffer,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
utmp.h | 73 extern struct utmp *getutid (__const struct utmp *__id) __THROW; 87 extern int getutid_r (__const struct utmp *__id, struct utmp *__buffer,
|
/external/libcxx/include/ |
any | 151 struct _LIBCPP_TEMPLATE_VIS __unique_typeinfo { static constexpr int __id = 0; }; 152 template <class _Tp> constexpr int __unique_typeinfo<_Tp>::__id; 157 return &__unique_typeinfo<decay_t<_Tp>>::__id; 162 bool __compare_typeid(type_info const* __id, const void* __fallback_id) 165 if (__id && *__id == typeid(_Tp)) 168 if (!__id && __fallback_id == __any_imp::__get_fallback_typeid<_Tp>())
|
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/ |
any | 151 struct _LIBCPP_TEMPLATE_VIS __unique_typeinfo { static constexpr int __id = 0; }; 152 template <class _Tp> constexpr int __unique_typeinfo<_Tp>::__id; 157 return &__unique_typeinfo<decay_t<_Tp>>::__id; 162 bool __compare_typeid(type_info const* __id, const void* __fallback_id) 165 if (__id && *__id == typeid(_Tp)) 168 if (!__id && __fallback_id == __any_imp::__get_fallback_typeid<_Tp>())
|