Home
last modified time | relevance | path

Searched refs:_MatcherT (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dregex_automaton.h124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
136 new (this->_M_matcher_storage._M_addr()) _MatcherT(); in _GLIBCXX_VISIBILITY()
143 _MatcherT(__rhs._M_get_matcher()); in _GLIBCXX_VISIBILITY()
150 _MatcherT(std::move(__rhs._M_get_matcher())); in _GLIBCXX_VISIBILITY()
159 _M_get_matcher().~_MatcherT(); in _GLIBCXX_VISIBILITY()
172 _MatcherT& in _GLIBCXX_VISIBILITY()
176 const _MatcherT& in _GLIBCXX_VISIBILITY()
179 return *static_cast<const _MatcherT*>( in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dregex_automaton.h124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
136 new (this->_M_matcher_storage._M_addr()) _MatcherT(); in _GLIBCXX_VISIBILITY()
143 _MatcherT(__rhs._M_get_matcher()); in _GLIBCXX_VISIBILITY()
150 _MatcherT(std::move(__rhs._M_get_matcher())); in _GLIBCXX_VISIBILITY()
159 _M_get_matcher().~_MatcherT(); in _GLIBCXX_VISIBILITY()
172 _MatcherT& in _GLIBCXX_VISIBILITY()
176 const _MatcherT& in _GLIBCXX_VISIBILITY()
179 return *static_cast<const _MatcherT*>( in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dregex_automaton.h124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
136 new (this->_M_matcher_storage._M_addr()) _MatcherT(); in _GLIBCXX_VISIBILITY()
143 _MatcherT(__rhs._M_get_matcher()); in _GLIBCXX_VISIBILITY()
150 _MatcherT(std::move(__rhs._M_get_matcher())); in _GLIBCXX_VISIBILITY()
159 _M_get_matcher().~_MatcherT(); in _GLIBCXX_VISIBILITY()
172 _MatcherT& in _GLIBCXX_VISIBILITY()
176 const _MatcherT& in _GLIBCXX_VISIBILITY()
179 return *static_cast<const _MatcherT*>( in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dregex_automaton.h124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
136 new (this->_M_matcher_storage._M_addr()) _MatcherT(); in _GLIBCXX_VISIBILITY()
143 _MatcherT(__rhs._M_get_matcher()); in _GLIBCXX_VISIBILITY()
150 _MatcherT(std::move(__rhs._M_get_matcher())); in _GLIBCXX_VISIBILITY()
159 _M_get_matcher().~_MatcherT(); in _GLIBCXX_VISIBILITY()
172 _MatcherT& in _GLIBCXX_VISIBILITY()
176 const _MatcherT& in _GLIBCXX_VISIBILITY()
179 return *static_cast<const _MatcherT*>( in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dregex_automaton.h124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
136 new (this->_M_matcher_storage._M_addr()) _MatcherT(); in _GLIBCXX_VISIBILITY()
143 _MatcherT(__rhs._M_get_matcher()); in _GLIBCXX_VISIBILITY()
150 _MatcherT(std::move(__rhs._M_get_matcher())); in _GLIBCXX_VISIBILITY()
159 _M_get_matcher().~_MatcherT(); in _GLIBCXX_VISIBILITY()
172 _MatcherT& in _GLIBCXX_VISIBILITY()
176 const _MatcherT& in _GLIBCXX_VISIBILITY()
179 return *static_cast<const _MatcherT*>( in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dregex_automaton.h124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
136 new (this->_M_matcher_storage._M_addr()) _MatcherT(); in _GLIBCXX_VISIBILITY()
143 _MatcherT(__rhs._M_get_matcher()); in _GLIBCXX_VISIBILITY()
150 _MatcherT(std::move(__rhs._M_get_matcher())); in _GLIBCXX_VISIBILITY()
159 _M_get_matcher().~_MatcherT(); in _GLIBCXX_VISIBILITY()
172 _MatcherT& in _GLIBCXX_VISIBILITY()
176 const _MatcherT& in _GLIBCXX_VISIBILITY()
179 return *static_cast<const _MatcherT*>( in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dregex_automaton.h108 typedef _Matcher<typename _TraitsT::char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
110 _MatcherT _M_matches; // for _S_opcode_match in _GLIBCXX_VISIBILITY()
157 typedef _Matcher<typename _TraitsT::char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
186 _M_insert_matcher(_MatcherT __m) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dregex_automaton.h113 typedef _Matcher<typename _TraitsT::char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
115 _MatcherT _M_matches; // for _S_opcode_match in _GLIBCXX_VISIBILITY()
161 typedef _Matcher<typename _TraitsT::char_type> _MatcherT; in _GLIBCXX_VISIBILITY() typedef
202 _M_insert_matcher(_MatcherT __m) in _GLIBCXX_VISIBILITY()

Completed in 28 milliseconds