Home
last modified time | relevance | path

Searched refs:__state (Results 1 – 25 of 195) sorted by relevance

12345678

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dregex_executor.tcc145 _M_lookahead(_State<_TraitsT> __state) in _M_lookahead() argument
181 const auto& __state = _M_nfa[__i]; in _M_dfs() local
184 switch (__state._M_opcode) in _M_dfs()
192 if (!__state._M_neg) in _M_dfs()
198 _M_dfs<__match_mode>(__state._M_next); in _M_dfs()
205 _M_dfs<__match_mode>(__state._M_next); in _M_dfs()
221 _M_dfs<__match_mode>(__state._M_alt); in _M_dfs()
263 if (_M_word_boundary(__state) == !__state._M_neg) in _M_dfs()
269 if (_M_lookahead(__state) == !__state._M_neg) in _M_dfs()
280 _M_dfs<__match_mode>(__state._M_next); in _M_dfs()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dregex_executor.tcc148 _M_lookahead(_State<_TraitsT> __state) in _M_lookahead() argument
177 const auto& __state = _M_nfa[__i]; in _M_rep_once_more() local
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
206 const auto& __state = _M_nfa[__i]; in _M_dfs() local
209 switch (__state._M_opcode) in _M_dfs()
218 if (!__state._M_neg) in _M_dfs()
223 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
241 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
286 if (_M_lookahead(__state) == !__state._M_neg) in _M_dfs()
302 if (__state._M_matches(*_M_current)) in _M_dfs()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dregex_executor.tcc177 const auto& __state = _M_nfa[__i]; in _M_rep_once_more() local
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
206 const auto& __state = _M_nfa[__i]; in _M_dfs() local
209 switch (__state._M_opcode()) in _M_dfs()
218 if (!__state._M_neg) in _M_dfs()
223 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
241 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
286 if (_M_lookahead(__state._M_alt) == !__state._M_neg) in _M_dfs()
297 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
302 if (__state._M_matches(*_M_current)) in _M_dfs()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dregex_executor.tcc177 const auto& __state = _M_nfa[__i]; in _M_rep_once_more() local
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
207 const auto& __state = _M_nfa[__i]; in _M_handle_repeat() local
210 if (!__state._M_neg) in _M_handle_repeat()
280 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_begin_assertion()
290 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_end_assertion()
300 _M_dfs(__match_mode, __state._M_next); in _M_handle_word_boundary()
311 if (_M_lookahead(__state._M_alt) == !__state._M_neg) in _M_handle_subexpr_lookahead()
312 _M_dfs(__match_mode, __state._M_next); in _M_handle_subexpr_lookahead()
326 if (__state._M_matches(*_M_current)) in _M_handle_match()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dregex_executor.tcc177 const auto& __state = _M_nfa[__i]; in _M_rep_once_more() local
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
207 const auto& __state = _M_nfa[__i]; in _M_handle_repeat() local
210 if (!__state._M_neg) in _M_handle_repeat()
280 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_begin_assertion()
290 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_end_assertion()
300 _M_dfs(__match_mode, __state._M_next); in _M_handle_word_boundary()
311 if (_M_lookahead(__state._M_alt) == !__state._M_neg) in _M_handle_subexpr_lookahead()
312 _M_dfs(__match_mode, __state._M_next); in _M_handle_subexpr_lookahead()
326 if (__state._M_matches(*_M_current)) in _M_handle_match()
[all …]
A Dcodecvt.h116 out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY()
435 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
440 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
494 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
499 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
551 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
556 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
609 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
614 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
666 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dregex_executor.tcc177 const auto& __state = _M_nfa[__i]; in _M_rep_once_more() local
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
207 const auto& __state = _M_nfa[__i]; in _M_handle_repeat() local
210 if (!__state._M_neg) in _M_handle_repeat()
280 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_begin_assertion()
290 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_end_assertion()
300 _M_dfs(__match_mode, __state._M_next); in _M_handle_word_boundary()
311 if (_M_lookahead(__state._M_alt) == !__state._M_neg) in _M_handle_subexpr_lookahead()
312 _M_dfs(__match_mode, __state._M_next); in _M_handle_subexpr_lookahead()
326 if (__state._M_matches(*_M_current)) in _M_handle_match()
[all …]
A Dcodecvt.h119 out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY()
438 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
443 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
497 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
502 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
554 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
559 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
612 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
617 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
669 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dregex_executor.tcc177 const auto& __state = _M_nfa[__i]; in _M_rep_once_more() local
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
207 const auto& __state = _M_nfa[__i]; in _M_handle_repeat() local
210 if (!__state._M_neg) in _M_handle_repeat()
280 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_begin_assertion()
290 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_end_assertion()
300 _M_dfs(__match_mode, __state._M_next); in _M_handle_word_boundary()
311 if (_M_lookahead(__state._M_alt) == !__state._M_neg) in _M_handle_subexpr_lookahead()
312 _M_dfs(__match_mode, __state._M_next); in _M_handle_subexpr_lookahead()
326 if (__state._M_matches(*_M_current)) in _M_handle_match()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dregex_executor.tcc177 const auto& __state = _M_nfa[__i]; in _M_rep_once_more() local
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
207 const auto& __state = _M_nfa[__i]; in _M_handle_repeat() local
210 if (!__state._M_neg) in _M_handle_repeat()
280 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_begin_assertion()
290 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_end_assertion()
300 _M_dfs(__match_mode, __state._M_next); in _M_handle_word_boundary()
311 if (_M_lookahead(__state._M_alt) == !__state._M_neg) in _M_handle_subexpr_lookahead()
312 _M_dfs(__match_mode, __state._M_next); in _M_handle_subexpr_lookahead()
326 if (__state._M_matches(*_M_current)) in _M_handle_match()
[all …]
A Dcodecvt.h116 out(state_type& __state, const intern_type* __from, in _GLIBCXX_VISIBILITY()
435 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
440 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
494 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
499 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
551 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
556 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
609 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
614 do_in(state_type& __state, in _GLIBCXX_VISIBILITY()
666 do_unshift(state_type& __state, in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/dragonfly/
A Dcodecvt_members.cc51 state_type __tmp_state(__state); in do_out()
78 __state = __tmp_state; in do_out()
95 __tmp_state = __state; in do_out()
102 __state = __tmp_state; in do_out()
122 state_type __tmp_state(__state); in do_in()
158 __state = __tmp_state; in do_in()
178 __tmp_state = __state; in do_in()
223 state_type __tmp_state(__state); in do_length()
247 __max, &__state); in do_length()
261 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/dragonfly/
A Dcodecvt_members.cc51 state_type __tmp_state(__state); in do_out()
78 __state = __tmp_state; in do_out()
95 __tmp_state = __state; in do_out()
102 __state = __tmp_state; in do_out()
122 state_type __tmp_state(__state); in do_in()
158 __state = __tmp_state; in do_in()
178 __tmp_state = __state; in do_in()
223 state_type __tmp_state(__state); in do_length()
247 __max, &__state); in do_length()
261 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/dragonfly/
A Dcodecvt_members.cc51 state_type __tmp_state(__state); in do_out()
78 __state = __tmp_state; in do_out()
95 __tmp_state = __state; in do_out()
102 __state = __tmp_state; in do_out()
122 state_type __tmp_state(__state); in do_in()
158 __state = __tmp_state; in do_in()
178 __tmp_state = __state; in do_in()
223 state_type __tmp_state(__state); in do_length()
247 __max, &__state); in do_length()
261 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/dragonfly/
A Dcodecvt_members.cc51 state_type __tmp_state(__state); in do_out()
78 __state = __tmp_state; in do_out()
95 __tmp_state = __state; in do_out()
102 __state = __tmp_state; in do_out()
122 state_type __tmp_state(__state); in do_in()
158 __state = __tmp_state; in do_in()
178 __tmp_state = __state; in do_in()
223 state_type __tmp_state(__state); in do_length()
247 __max, &__state); in do_length()
261 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/dragonfly/
A Dcodecvt_members.cc51 state_type __tmp_state(__state); in do_out()
78 __state = __tmp_state; in do_out()
95 __tmp_state = __state; in do_out()
102 __state = __tmp_state; in do_out()
122 state_type __tmp_state(__state); in do_in()
158 __state = __tmp_state; in do_in()
178 __tmp_state = __state; in do_in()
223 state_type __tmp_state(__state); in do_length()
247 __max, &__state); in do_length()
261 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/dragonfly/
A Dcodecvt_members.cc51 state_type __tmp_state(__state); in do_out()
78 __state = __tmp_state; in do_out()
95 __tmp_state = __state; in do_out()
102 __state = __tmp_state; in do_out()
122 state_type __tmp_state(__state); in do_in()
158 __state = __tmp_state; in do_in()
178 __tmp_state = __state; in do_in()
223 state_type __tmp_state(__state); in do_length()
247 __max, &__state); in do_length()
261 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/gnu/
A Dcodecvt_members.cc50 state_type __tmp_state(__state); in do_out()
71 __to_end - __to_next, &__state); in do_out()
79 __state = __tmp_state; in do_out()
96 __tmp_state = __state; in do_out()
103 __state = __tmp_state; in do_out()
125 state_type __tmp_state(__state); in do_in()
163 __state = __tmp_state; in do_in()
183 __tmp_state = __state; in do_in()
264 __max, &__state); in do_length()
278 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/gnu/
A Dcodecvt_members.cc50 state_type __tmp_state(__state); in do_out()
71 __to_end - __to_next, &__state); in do_out()
79 __state = __tmp_state; in do_out()
96 __tmp_state = __state; in do_out()
103 __state = __tmp_state; in do_out()
125 state_type __tmp_state(__state); in do_in()
163 __state = __tmp_state; in do_in()
183 __tmp_state = __state; in do_in()
264 __max, &__state); in do_length()
278 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/locale/gnu/
A Dcodecvt_members.cc50 state_type __tmp_state(__state); in do_out()
71 __to_end - __to_next, &__state); in do_out()
79 __state = __tmp_state; in do_out()
96 __tmp_state = __state; in do_out()
103 __state = __tmp_state; in do_out()
125 state_type __tmp_state(__state); in do_in()
163 __state = __tmp_state; in do_in()
183 __tmp_state = __state; in do_in()
264 __max, &__state); in do_length()
278 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/gnu/
A Dcodecvt_members.cc50 state_type __tmp_state(__state); in do_out()
71 __to_end - __to_next, &__state); in do_out()
79 __state = __tmp_state; in do_out()
96 __tmp_state = __state; in do_out()
103 __state = __tmp_state; in do_out()
125 state_type __tmp_state(__state); in do_in()
163 __state = __tmp_state; in do_in()
183 __tmp_state = __state; in do_in()
264 __max, &__state); in do_length()
278 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/gnu/
A Dcodecvt_members.cc50 state_type __tmp_state(__state); in do_out()
71 __to_end - __to_next, &__state); in do_out()
79 __state = __tmp_state; in do_out()
96 __tmp_state = __state; in do_out()
103 __state = __tmp_state; in do_out()
125 state_type __tmp_state(__state); in do_in()
163 __state = __tmp_state; in do_in()
183 __tmp_state = __state; in do_in()
264 __max, &__state); in do_length()
278 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/gnu/
A Dcodecvt_members.cc50 state_type __tmp_state(__state); in do_out()
71 __to_end - __to_next, &__state); in do_out()
79 __state = __tmp_state; in do_out()
96 __tmp_state = __state; in do_out()
103 __state = __tmp_state; in do_out()
125 state_type __tmp_state(__state); in do_in()
163 __state = __tmp_state; in do_in()
183 __tmp_state = __state; in do_in()
264 __max, &__state); in do_length()
278 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/locale/gnu/
A Dcodecvt_members.cc50 state_type __tmp_state(__state); in do_out()
71 __to_end - __to_next, &__state); in do_out()
79 __state = __tmp_state; in do_out()
96 __tmp_state = __state; in do_out()
103 __state = __tmp_state; in do_out()
125 state_type __tmp_state(__state); in do_in()
163 __state = __tmp_state; in do_in()
183 __tmp_state = __state; in do_in()
264 __max, &__state); in do_length()
278 __state = __tmp_state; in do_length()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/gnu/
A Dcodecvt_members.cc50 state_type __tmp_state(__state); in do_out()
71 __to_end - __to_next, &__state); in do_out()
79 __state = __tmp_state; in do_out()
96 __tmp_state = __state; in do_out()
103 __state = __tmp_state; in do_out()
125 state_type __tmp_state(__state); in do_in()
163 __state = __tmp_state; in do_in()
183 __tmp_state = __state; in do_in()
264 __max, &__state); in do_length()
278 __state = __tmp_state; in do_length()
[all …]

Completed in 5181 milliseconds

12345678