| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| H A D | hmac_fsm.c | 48 mac_vap_state_enum_uint8 old_state; in hmac_fsm_change_state() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_fb.c | 153 static void rockchip_drm_atomic_helper_commit_tail_rpm(struct drm_atomic_state *old_state) in rockchip_drm_atomic_helper_commit_tail_rpm() argument [all...] |
| H A D | rockchip_drm_logo.c | 860 struct drm_atomic_state *state, *old_state; in rockchip_drm_show_logo() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-observer.h | 74 OnNodeChanged(const char* reducer_name, const Node* node, const ObservableNodeState& old_state) OnNodeChanged() argument
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | unicode-inl.h | 87 State old_state = *state; in ValueOfIncremental() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | local-heap.cc | 189 ThreadState old_state = state_.SetParked(); in ParkSlowPath() local 216 ThreadState old_state = state_.SetParked(); in ParkSlowPath() local 326 ThreadState old_state = state_.SetParked(); in SleepInSafepoint() local 372 const ThreadState old_state = main_thread->state_.SetCollectionRequested(); TryPerformCollection() local [all...] |
| H A D | safepoint.cc | 143 const LocalHeap::ThreadState old_state = in SetSafepointRequestedFlags() local 191 const LocalHeap::ThreadState old_state = in ClearSafepointRequestedFlags() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| H A D | fst_ctrl_aux.h | 67 enum fst_session_state old_state; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
| H A D | fst_ctrl_aux.h | 67 enum fst_session_state old_state; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_logo.c | 821 struct drm_atomic_state *state, *old_state; in rockchip_drm_show_logo() local
|
| /third_party/lwip/src/api/ |
| H A D | api_msg.c | 464 enum netconn_state old_state; local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_context.cpp | 387 struct d3d12_blend_state *old_state = ctx->gfx_pipeline_state.blend; in d3d12_bind_blend_state() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix_dp_core.c | 1329 struct drm_atomic_state *old_state = old_bridge_state->base.state; in analogix_dp_bridge_atomic_pre_enable() local 1409 struct drm_atomic_state *old_state = old_bridge_state->base.state; in analogix_dp_bridge_atomic_enable() local 1487 struct drm_atomic_state *old_state = old_bridge_state->base.state; in analogix_dp_bridge_atomic_disable() local 1523 struct drm_atomic_state *old_state = old_bridge_state->base.state; analogix_dp_bridge_atomic_post_disable() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup.c | 329 const unsigned old_state = setup->state; in set_scene_state() local
|
| /third_party/lwip/src/core/ipv6/ |
| H A D | nd6.c | 2521 u8_t old_state, old_member, new_member; local
|
| /third_party/lwip/src/core/ |
| H A D | netif.c | 1539 u8_t old_state; local
|
| /third_party/lwip/src/include/lwip/ |
| H A D | netif.h | 672 u8_t old_state; member
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-ladspa-sink.c | 714 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
|
| H A D | module-loopback.c | 963 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 1394 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
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | notify.c | 84 wpas_notify_state_changed(struct wpa_supplicant *wpa_s, enum wpa_states new_state, enum wpa_states old_state) wpas_notify_state_changed() argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | oal_sdio_host.c | 128 static hi_void oal_sdio_print_state(hi_u32 old_state, hi_u32 new_state) in oal_sdio_print_state() argument 1183 hi_u32 old_state; in oal_enable_sdio_state() local 1196 hi_u32 old_state; in oal_disable_sdio_state() local [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | netif.h | 1082 u8_t old_state; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dbus.c | 1277 int old_state; in dbus_if_state_change() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_atomic_helper.c | 909 static bool crtc_needs_disable(struct drm_crtc_state *old_state, struct drm_crtc_state *new_state) in crtc_needs_disable() argument 931 static void disable_outputs(struct drm_device *dev, struct drm_atomic_state *old_state) in disable_outputs() argument 1058 drm_atomic_helper_update_legacy_modeset_state(struct drm_device *dev, struct drm_atomic_state *old_state) drm_atomic_helper_update_legacy_modeset_state() argument 1143 crtc_set_mode(struct drm_device *dev, struct drm_atomic_state *old_state) crtc_set_mode() argument 1220 drm_atomic_helper_commit_modeset_disables(struct drm_device *dev, struct drm_atomic_state *old_state) drm_atomic_helper_commit_modeset_disables() argument 1231 drm_atomic_helper_commit_writebacks(struct drm_device *dev, struct drm_atomic_state *old_state) drm_atomic_helper_commit_writebacks() argument 1267 drm_atomic_helper_commit_modeset_enables(struct drm_device *dev, struct drm_atomic_state *old_state) drm_atomic_helper_commit_modeset_enables() argument 1412 drm_atomic_helper_wait_for_vblanks(struct drm_device *dev, struct drm_atomic_state *old_state) drm_atomic_helper_wait_for_vblanks() argument 1474 drm_atomic_helper_wait_for_flip_done(struct drm_device *dev, struct drm_atomic_state *old_state) drm_atomic_helper_wait_for_flip_done() argument 1514 drm_atomic_helper_commit_tail(struct drm_atomic_state *old_state) drm_atomic_helper_commit_tail() argument 1544 drm_atomic_helper_commit_tail_rpm(struct drm_atomic_state *old_state) drm_atomic_helper_commit_tail_rpm() argument 1564 commit_tail(struct drm_atomic_state *old_state) commit_tail() argument 2080 drm_atomic_helper_wait_for_dependencies(struct drm_atomic_state *old_state) drm_atomic_helper_wait_for_dependencies() argument 2175 drm_atomic_helper_fake_vblank(struct drm_atomic_state *old_state) drm_atomic_helper_fake_vblank() argument 2214 drm_atomic_helper_commit_hw_done(struct drm_atomic_state *old_state) drm_atomic_helper_commit_hw_done() argument 2262 drm_atomic_helper_commit_cleanup_done(struct drm_atomic_state *old_state) drm_atomic_helper_commit_cleanup_done() argument 2406 drm_atomic_helper_commit_planes(struct drm_device *dev, struct drm_atomic_state *old_state, uint32_t flags) drm_atomic_helper_commit_planes() argument 2520 struct drm_atomic_state *old_state = old_crtc_state->state; drm_atomic_helper_commit_planes_on_crtc() local 2618 drm_atomic_helper_cleanup_planes(struct drm_device *dev, struct drm_atomic_state *old_state) drm_atomic_helper_cleanup_planes() argument [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_mass_storage.c | 1377 uint32_t old_state = fmass->task_state; in fmass_task_change_state() local
|