| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-sink.c | 1371 pa_sink_state_t old_state; in sink_set_state_in_main_thread_cb() local
|
| H A D | alsa-source.c | 1245 pa_source_state_t old_state; in source_set_state_in_main_thread_cb() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | source.c | 367 pa_source_state_t old_state; in source_set_state() local
|
| H A D | sink.c | 416 pa_sink_state_t old_state; in sink_set_state() local
|
| H A D | protocol-native.c | 1481 static void sink_input_suspend_cb(pa_sink_input *i, pa_sink_state_t old_state, pa_suspend_cause_t old_suspend_cause) { in sink_input_suspend_cb() argument 1629 static void source_output_suspend_cb(pa_source_output *o, pa_source_state_t old_state, pa_suspend_cause_t old_suspend_cause) { in source_output_suspend_cb() argument
|
| /third_party/python/Modules/ |
| H A D | gcmodule.c | 2045 int old_state = gcstate->enabled; in PyGC_Enable() local 2054 int old_state = gcstate->enabled; in PyGC_Disable() local
|
| H A D | _testcapimodule.c | 162 int old_state; in test_gc_control() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_registrar.c | 3193 int old_state; in wps_process_wsc_nack() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | notify.c | 115 wpas_notify_state_changed(struct wpa_supplicant *wpa_s, enum wpa_states new_state, enum wpa_states old_state) wpas_notify_state_changed() argument
|
| H A D | wpa_supplicant.c | 990 enum wpa_states old_state = wpa_s->wpa_state; in wpa_supplicant_set_state() local 1220 enum wpa_states old_state = wpa_s->wpa_state; in wpa_supplicant_clear_status() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp.c | 1844 static bool hdr_metadata_equal(const struct drm_connector_state *old_state, const struct drm_connector_state *new_state)
in hdr_metadata_equal() argument 1862 struct drm_connector_state *old_state = drm_atomic_get_old_connector_state(state, connector);
in dw_hdmi_connector_atomic_check() local 2041 static void dw_hdmi_qp_bridge_atomic_disable(struct drm_bridge *bridge, struct drm_bridge_state *old_state)
in dw_hdmi_qp_bridge_atomic_disable() argument 2057 static void dw_hdmi_qp_bridge_atomic_enable(struct drm_bridge *bridge, struct drm_bridge_state *old_state)
in dw_hdmi_qp_bridge_atomic_enable() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_wlfc.c | 1500 uint8 old_state = item->state; in _dhd_wlfc_hanger_free_pkt() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp.c | 1711 static bool hdr_metadata_equal(const struct drm_connector_state *old_state, in hdr_metadata_equal() argument 1729 struct drm_connector_state *old_state = in dw_hdmi_connector_atomic_check() local 1915 dw_hdmi_qp_bridge_atomic_disable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) dw_hdmi_qp_bridge_atomic_disable() argument 1930 dw_hdmi_qp_bridge_atomic_enable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) dw_hdmi_qp_bridge_atomic_enable() argument
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad.h | 374 uint32_t old_state; member
|
| /third_party/node/deps/v8/src/ic/ |
| H A D | ic.cc | 118 void IC::TraceIC(const char* type, Handle<Object> name, State old_state, in TraceIC() argument
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | log.cc | 1747 ICEvent(const char* type, bool keyed, Handle<Map> map, Handle<Object> key, char old_state, char new_state, const char* modifier, const char* slow_stub_reason) ICEvent() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_registrar.c | 3184 int old_state; in wps_process_wsc_nack() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | dw-dp.c | 1836 static void dw_dp_bridge_atomic_enable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) in dw_dp_bridge_atomic_enable() argument
|
| H A D | rockchip_drm_vop.c | 1461 static int vop_crtc_atomic_gamma_set(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop_crtc_atomic_gamma_set() argument 1554 static void vop_crtc_atomic_disable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop_crtc_atomic_disable() argument 1625 static void vop_plane_cleanup_fb(struct drm_plane *plane, struct drm_plane_state *old_state) in vop_plane_cleanup_fb() argument 1745 static void vop_plane_atomic_disable(struct drm_plane *plane, struct drm_plane_state *old_state) in vop_plane_atomic_disable() argument 1778 static void vop_plane_atomic_update(struct drm_plane *plane, struct drm_plane_state *old_state) in vop_plane_atomic_update() argument 2980 vop_crtc_atomic_enable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) vop_crtc_atomic_enable() argument 3689 struct drm_atomic_state *old_state = old_crtc_state->state; vop_crtc_atomic_flush() local 3818 struct rockchip_crtc_state *rockchip_state, *old_state; vop_crtc_duplicate_state() local [all...] |
| H A D | rockchip_drm_vop2.c | 2956 static int vop2_crtc_atomic_gamma_set(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop2_crtc_atomic_gamma_set() argument 2971 static int vop2_crtc_atomic_cubic_lut_set(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop2_crtc_atomic_cubic_lut_set() argument 3340 static void vop2_crtc_atomic_disable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop2_crtc_atomic_disable() argument 3744 static void vop2_plane_atomic_disable(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_disable() argument 4119 static void vop2_plane_atomic_update(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_update() argument 5585 static void vop2_crtc_enable_dsc(struct drm_crtc *crtc, struct drm_crtc_state *old_state, u8 dsc_id) in vop2_crtc_enable_dsc() argument 5791 static void vop2_crtc_atomic_enable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop2_crtc_atomic_enable() argument 7241 struct drm_atomic_state *old_state = old_cstate->state; vop2_crtc_atomic_flush() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| H A D | dw-dp.c | 1837 dw_dp_bridge_atomic_enable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) dw_dp_bridge_atomic_enable() argument
|
| H A D | rockchip_drm_vop2.c | 3753 static void vop2_plane_atomic_disable(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_disable() argument 4117 static void vop2_plane_atomic_update(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_update() argument 5631 static void vop2_crtc_enable_dsc(struct drm_crtc *crtc, struct drm_crtc_state *old_state, u8 dsc_id) in vop2_crtc_enable_dsc() argument 5852 static void vop2_crtc_atomic_enable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop2_crtc_atomic_enable() argument 2947 vop2_crtc_atomic_gamma_set(struct drm_crtc *crtc, struct drm_crtc_state *old_state) vop2_crtc_atomic_gamma_set() argument 2963 vop2_crtc_atomic_cubic_lut_set(struct drm_crtc *crtc, struct drm_crtc_state *old_state) vop2_crtc_atomic_cubic_lut_set() argument 3342 vop2_crtc_atomic_disable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) vop2_crtc_atomic_disable() argument 7358 struct drm_atomic_state *old_state = old_cstate->state; vop2_crtc_atomic_flush() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_supplicant.c | 855 enum wpa_states old_state = wpa_s->wpa_state; in wpa_supplicant_set_state() local 1049 enum wpa_states old_state = wpa_s->wpa_state; in wpa_supplicant_clear_status() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi.c | 3040 static bool hdr_metadata_equal(const struct drm_connector_state *old_state, const struct drm_connector_state *new_state) in hdr_metadata_equal() argument 3058 struct drm_connector_state *old_state = drm_atomic_get_old_connector_state(state, connector); in dw_hdmi_connector_atomic_check() local 3709 static void dw_hdmi_bridge_atomic_disable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) in dw_hdmi_bridge_atomic_disable() argument 3721 static void dw_hdmi_bridge_atomic_enable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) in dw_hdmi_bridge_atomic_enable() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap.cc | 1452 LocalHeap::ThreadState old_state = in GarbageCollectionEpilogueInSafepoint() local
|