| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | regex_executor.tcc | 178 const auto& __state = _M_nfa[__i]; in _M_rep_once_more() local 208 const auto& __state = _M_nfa[__i]; in _M_handle_repeat() local 250 const auto& __state = _M_nfa[__i]; in _M_handle_subexpr_begin() local 264 const auto& __state = _M_nfa[__i]; in _M_handle_subexpr_end() local 279 const auto& __state = _M_nfa[__i]; in _M_handle_line_begin_assertion() local 289 const auto& __state = _M_nfa[__i]; in _M_handle_line_end_assertion() local 299 const auto& __state = _M_nfa[__i]; in _M_handle_word_boundary() local 311 const auto& __state = _M_nfa[__i]; in _M_handle_subexpr_lookahead() local 321 const auto& __state = _M_nfa[__i]; in _M_handle_match() local 398 const auto& __state = _M_nfa[__i]; in _M_handle_backref() local [all …]
|
| D | locale_conv.h | 129 _State __state = {}; in _GLIBCXX_VISIBILITY() local 141 _State __state = {}; in _GLIBCXX_VISIBILITY() local 172 _State __state = {}; in _GLIBCXX_VISIBILITY() local 184 _State __state = {}; in _GLIBCXX_VISIBILITY() local 216 _State __state = {}; in _GLIBCXX_VISIBILITY() local
|
| D | basic_ios.tcc | 41 basic_ios<_CharT, _Traits>::clear(iostate __state) in clear()
|
| D | fstream.tcc | 861 __state_type __state = _M_state_beg; in seekoff() local 908 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek() 933 _M_get_ext_pos(__state_type& __state) in _M_get_ext_pos()
|
| D | locale_facets_nonio.tcc | 1041 __time_get_state __state = __time_get_state(); in _M_extract_via_format() local 1327 __time_get_state __state = __time_get_state(); in do_get_time() local 1346 __time_get_state __state = __time_get_state(); in do_get_date() local 1481 __time_get_state __state = __time_get_state(); in get() local 1590 __time_get_state __state = __time_get_state(); in do_get() local
|
| /netbsd/src/sys/external/bsd/drm2/dist/include/drm/ |
| D | drm_atomic.h | 702 #define for_each_oldnew_connector_in_state(__state, connector, old_connector_state, new_connector_s… argument 724 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument 745 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument 767 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 789 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 808 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 830 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 853 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 873 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument 891 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument [all …]
|
| D | drm_dp_mst_helper.h | 881 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument 898 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument 916 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ argument
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/ |
| D | codecvt_members.cc | 44 do_out(state_type& __state, const intern_type* __from, in do_out() 109 do_in(state_type& __state, const extern_type* __from, in do_in() 182 do_length(state_type& __state, const extern_type* __from, in do_length()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
| D | codecvt_members.cc | 44 do_out(state_type& __state, const intern_type* __from, in do_out() 119 do_in(state_type& __state, const extern_type* __from, in do_in() 234 do_length(state_type& __state, const extern_type* __from, in do_length()
|
| D | messages_members.cc | 145 mbstate_t __state; in do_get() local
|
| /netbsd/src/sys/dev/isa/ |
| D | isv.c | 143 #define state_and_input(__state, __retrace) \ argument
|
| /netbsd/src/external/ibm-public/postfix/dist/src/cleanup/ |
| D | cleanup_milter.c | 595 #define CLEANUP_MILTER_SET_REASON(__state, __reason) do { \ argument 605 #define CLEANUP_MILTER_SET_SMTP_REPLY(__state, __smtp_reply) do { \ argument
|