Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_atomic.h784 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument
805 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument
827 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument
850 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument
870 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument
892 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument
932 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument
951 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
969 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
1010 #define for_each_old_private_obj_in_state(__state, obj, old_obj_state, __i) \ argument
[all …]
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dcodecvt.h76 out(state_type& __state, const intern_type* __from, in out()
86 unshift(state_type& __state, extern_type* __to, extern_type* __to_end, in unshift()
91 in(state_type& __state, const extern_type* __from, in in()
109 length(const state_type& __state, const extern_type* __from, in length()
H A Dbasic_ios.h145 setstate(iostate __state) in setstate()
152 _M_setstate(iostate __state) in _M_setstate()
H A Dbasic_ios.tcc39 basic_ios<_CharT, _Traits>::clear(iostate __state) in clear()
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dcodecvt.h120 out(state_type& __state, const intern_type* __from, in out()
159 unshift(state_type& __state, extern_type* __to, extern_type* __to_end, in unshift()
200 in(state_type& __state, const extern_type* __from, in in()
218 length(state_type& __state, const extern_type* __from, in length()
H A Dfstream.tcc688 __state_type __state = _M_state_beg; in seekoff() local
736 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display.h320 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument
328 #define for_each_old_intel_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument
336 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument
344 #define for_each_new_intel_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument
352 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
361 #define for_each_oldnew_intel_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument
370 #define for_each_oldnew_intel_crtc_in_state_reverse(__state, crtc, old_crtc_state, new_crtc_state, … argument
387 #define for_each_new_intel_connector_in_state(__state, connector, new_connector_state, __i) \ argument
H A Dintel_global_state.h32 #define for_each_new_global_obj_in_state(__state, obj, new_obj_state, __i) \ argument
40 #define for_each_old_global_obj_in_state(__state, obj, new_obj_state, __i) \ argument
48 #define for_each_oldnew_global_obj_in_state(__state, obj, old_obj_state, new_obj_state, __i) \ argument
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/generic/
H A Dcodecvt_members.cc44 do_out(state_type& __state, const intern_type* __from, in do_out()
73 do_in(state_type& __state, const extern_type* __from, in do_in()
H A Dctype_members.cc187 mbstate_t __state; in do_widen() local
212 mbstate_t __state; in do_narrow() local
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dcodecvt_members.cc45 do_out(state_type& __state, const intern_type* __from, in do_out()
80 do_in(state_type& __state, const extern_type* __from, in do_in()
H A Dmonetary_members.cc364 mbstate_t __state; in _M_initialize_moneypunct() local
480 mbstate_t __state; in _M_initialize_moneypunct() local
H A Dctype_members.cc209 mbstate_t __state; in do_widen() local
246 mbstate_t __state; in do_narrow() local
/openbsd/gnu/gcc/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc109 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()
/openbsd/gnu/gcc/libstdc++-v3/config/locale/gnu/
H A Dcodecvt_members.cc120 do_in(state_type& __state, const extern_type* __from, in do_in()
235 do_length(state_type& __state, const extern_type* __from, in do_length()
H A Dmonetary_members.cc408 mbstate_t __state; in _M_initialize_moneypunct() local
550 mbstate_t __state; in _M_initialize_moneypunct() local
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h314 do_out(state_type& __state, const intern_type* __from, in do_out()
383 do_unshift(state_type& __state, extern_type* __to, in do_unshift()
418 do_in(state_type& __state, const extern_type* __from, in do_in()
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
H A Dcodecvt_specializations.h258 do_out(state_type& __state, const intern_type* __from, in do_out()
327 do_unshift(state_type& __state, extern_type* __to, in do_unshift()
363 do_in(state_type& __state, const extern_type* __from, in do_in()
/openbsd/gnu/lib/libstdc++/libstdc++/include/ext/
H A Denc_filebuf.h50 enc_filebuf(state_type& __state) in enc_filebuf()
/openbsd/gnu/lib/libstdc++/libstdc++/libio/
H A D_G_config.h84 __c_mbstate_t __state; member
90 __c_mbstate_t __state; member
/openbsd/gnu/llvm/libcxx/src/
H A Dbarrier.cpp30 unique_ptr<__state_t[]> __state; member in __barrier_algorithm_base
H A Dfuture.cpp170 future<void>::future(__assoc_sub_state* __state) in future()
/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp_mst_helper.h982 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument
999 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument
1017 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ argument
/openbsd/sys/net80211/
H A Dieee80211_node.h147 #define ieee80211_node_newstate(__ni, __state) \ argument