Home
last modified time | relevance | path

Searched defs:set_state (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.h252 const struct lp_rast_state *set_state; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa.h27 void (*set_state)(void *ctx, enum wpa_states state); member
/third_party/gstreamer/gstreamer/gst/
Dgstelement.h857 GstStateChangeReturn (*set_state) (GstElement *element, GstState state); member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa.h27 void (*set_state)(void *ctx, enum wpa_states state); member
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpbasedepayload.c585 set_state (State * state, GstState new_state) in set_state() function
Drtpbasepayload.c642 set_state (State * state, GstState new_state) in set_state() function
/third_party/nghttp2/src/
Dshrpx_http2_session.cc1845 void Http2Session::set_state(Http2SessionState state) { state_ = state; } in set_state() function in shrpx::Http2Session
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3.c792 gboolean set_state = FALSE; in ensure_input_parsebin() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h12765 void (*set_state)(struct sock *, u8); member