Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dregex_automaton.h52 using _Matcher = std::function<bool (_CharT)>; in _GLIBCXX_VISIBILITY() local
94 __gnu_cxx::__aligned_membuf<_Matcher<char>> _M_matcher_storage; in _GLIBCXX_VISIBILITY()
124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
128 static_assert(alignof(_MatcherT) == alignof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dregex_automaton.h52 using _Matcher = std::function<bool (_CharT)>; in _GLIBCXX_VISIBILITY() local
94 __gnu_cxx::__aligned_membuf<_Matcher<char>> _M_matcher_storage; in _GLIBCXX_VISIBILITY()
124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
128 static_assert(alignof(_MatcherT) == alignof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dregex_automaton.h52 using _Matcher = std::function<bool (_CharT)>; in _GLIBCXX_VISIBILITY() local
94 __gnu_cxx::__aligned_membuf<_Matcher<char>> _M_matcher_storage; in _GLIBCXX_VISIBILITY()
124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
128 static_assert(alignof(_MatcherT) == alignof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dregex_automaton.h52 using _Matcher = std::function<bool (_CharT)>; in _GLIBCXX_VISIBILITY() local
94 __gnu_cxx::__aligned_membuf<_Matcher<char>> _M_matcher_storage; in _GLIBCXX_VISIBILITY()
124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
128 static_assert(alignof(_MatcherT) == alignof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dregex_automaton.h52 using _Matcher = std::function<bool (_CharT)>; in _GLIBCXX_VISIBILITY() local
94 __gnu_cxx::__aligned_membuf<_Matcher<char>> _M_matcher_storage; in _GLIBCXX_VISIBILITY()
124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
128 static_assert(alignof(_MatcherT) == alignof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dregex_automaton.h52 using _Matcher = std::function<bool (_CharT)>; in _GLIBCXX_VISIBILITY() local
94 __gnu_cxx::__aligned_membuf<_Matcher<char>> _M_matcher_storage; in _GLIBCXX_VISIBILITY()
124 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
125 static_assert(sizeof(_MatcherT) == sizeof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
128 static_assert(alignof(_MatcherT) == alignof(_Matcher<char>), in _GLIBCXX_VISIBILITY()
226 typedef _Matcher<_Char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dregex_automaton.h47 using _Matcher = std::function<bool (_CharT)>; in _GLIBCXX_VISIBILITY() local
108 typedef _Matcher<typename _TraitsT::char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
157 typedef _Matcher<typename _TraitsT::char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dregex_automaton.h52 using _Matcher = std::function<bool (_CharT)>; in _GLIBCXX_VISIBILITY() local
113 typedef _Matcher<typename _TraitsT::char_type> _MatcherT; in _GLIBCXX_VISIBILITY()
161 typedef _Matcher<typename _TraitsT::char_type> _MatcherT; in _GLIBCXX_VISIBILITY()

Completed in 12 milliseconds