Home
last modified time | relevance | path

Searched defs:__state (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_executor.tcc177 const auto& __state = _M_nfa[__i]; in _M_rep_once_more() local
207 const auto& __state = _M_nfa[__i]; in _M_handle_repeat() local
249 const auto& __state = _M_nfa[__i]; in _M_handle_subexpr_begin() local
263 const auto& __state = _M_nfa[__i]; in _M_handle_subexpr_end() local
278 const auto& __state = _M_nfa[__i]; in _M_handle_line_begin_assertion() local
288 const auto& __state = _M_nfa[__i]; in _M_handle_line_end_assertion() local
298 const auto& __state = _M_nfa[__i]; in _M_handle_word_boundary() local
310 const auto& __state = _M_nfa[__i]; in _M_handle_subexpr_lookahead() local
320 const auto& __state = _M_nfa[__i]; in _M_handle_match() local
397 const auto& __state = _M_nfa[__i]; in _M_handle_backref() local
[all …]
H A Dlocale_conv.h127 _State __state = {}; in _GLIBCXX_VISIBILITY() local
156 _State __state = {}; in _GLIBCXX_VISIBILITY() local
H A Dfstream.tcc826 __state_type __state = _M_state_beg; in seekoff() local
873 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
898 _M_get_ext_pos(__state_type& __state) in _M_get_ext_pos()
H A Dbasic_ios.tcc41 basic_ios<_CharT, _Traits>::clear(iostate __state) in clear()
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_atomic.h595 #define for_each_oldnew_connector_in_state(__state, connector, old_connector_state, new_connector_s… argument
616 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument
636 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument
656 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument
676 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument
695 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument
715 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument
737 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument
757 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
775 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc45 do_out(state_type& __state, const intern_type* __from, in do_out()
110 do_in(state_type& __state, const extern_type* __from, in do_in()
183 do_length(state_type& __state, const extern_type* __from, in do_length()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc45 do_out(state_type& __state, const intern_type* __from, in do_out()
116 do_in(state_type& __state, const extern_type* __from, in do_in()
219 do_length(state_type& __state, const extern_type* __from, in do_length()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_grep_matcher.tcc56 const std::__regex::_State& __state = __nfa[*__i]; in __move() local
151 const _State& __state = _M_nfa->operator[](__t); in _M_e_closure() local
H A Dfstream.tcc743 __state_type __state = _M_state_beg; in seekoff() local
790 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
815 _M_get_ext_pos(__state_type& __state) in _M_get_ext_pos()
H A Dbasic_ios.tcc42 basic_ios<_CharT, _Traits>::clear(iostate __state) in clear()
/dflybsd-src/sys/sys/
H A D_pthreadtypes.h77 int __state; member
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr2/
H A Ddynamic_bitset.tcc220 typename __ios_base::iostate __state = __ios_base::goodbit; in operator >>() local
/dflybsd-src/sys/dev/drm/i915/
H A Di915_drv.h564 #define for_each_intel_plane_in_state(__state, plane, plane_state, __i) \ argument
572 #define for_each_new_intel_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument
581 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument