Home
last modified time | relevance | path

Searched defs:old_state (Results 1 – 25 of 36) sorted by relevance

12

/third_party/node/deps/v8/src/heap/
Dlocal-heap.cc189 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(); in TryPerformCollection() local
Dsafepoint.cc143 const LocalHeap::ThreadState old_state = in SetSafepointRequestedFlags() local
191 const LocalHeap::ThreadState old_state = in ClearSafepointRequestedFlags() local
/third_party/node/deps/v8/src/compiler/
Dnode-observer.cc43 ObservableNodeState old_state = observation->state; in OnNodeChanged() local
Dnode-observer.h75 const ObservableNodeState& old_state) { in OnNodeChanged()
/third_party/node/deps/v8/src/strings/
Dunicode-inl.h87 State old_state = *state; in ValueOfIncremental() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst_ctrl_aux.h67 enum fst_session_state old_state; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst_ctrl_aux.h67 enum fst_session_state old_state; member
/third_party/pulseaudio/src/modules/
Dmodule-loopback.c963 static void source_output_suspend_cb(pa_source_output *o, pa_source_state_t old_state, pa_suspend_c… in source_output_suspend_cb()
1394 static void sink_input_suspend_cb(pa_sink_input *i, pa_sink_state_t old_state, pa_suspend_cause_t o… in sink_input_suspend_cb()
Dmodule-ladspa-sink.c714 static void sink_input_suspend_cb(pa_sink_input *i, pa_sink_state_t old_state, pa_suspend_cause_t o… in sink_input_suspend_cb()
/third_party/python/Modules/
Dgcmodule.c2058 int old_state = gcstate->enabled; in PyGC_Enable() local
2067 int old_state = gcstate->enabled; in PyGC_Disable() local
/third_party/node/src/
Dnode_report.cc102 std::ios old_state(nullptr); in WriteNodeReport() local
/third_party/lwip/src/core/ipv6/
Dnd6.c2521 u8_t old_state, old_member, new_member; local
/third_party/lwip/src/api/
Dapi_msg.c464 enum netconn_state old_state; local
/third_party/lwip/src/core/
Dnetif.c1539 u8_t old_state; local
/third_party/node/deps/v8/tools/system-analyzer/
Dprocessor.mjs454 type, pc, time, line, column, old_state, new_state, mapId, key, modifier, argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dnotify.c86 enum wpa_states old_state) in wpas_notify_state_changed()
Dwpa_supplicant.c855 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
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup.c329 const unsigned old_state = setup->state; in set_scene_state() local
/third_party/NuttX/drivers/usbdev/gadget/
Df_mass_storage.c1377 uint32_t old_state = fmass->task_state; in fmass_task_change_state() local
/third_party/lwip/src/include/lwip/
Dnetif.h672 u8_t old_state; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dnotify.c114 enum wpa_states old_state) in wpas_notify_state_changed()
Dwpa_supplicant.c956 enum wpa_states old_state = wpa_s->wpa_state; in wpa_supplicant_set_state() local
1181 enum wpa_states old_state = wpa_s->wpa_state; in wpa_supplicant_clear_status() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c1245 pa_source_state_t old_state; in source_set_state_in_main_thread_cb() local
Dalsa-sink.c1371 pa_sink_state_t old_state; in sink_set_state_in_main_thread_cb() local
/third_party/pulseaudio/src/pulsecore/
Dsource.c367 pa_source_state_t old_state; in source_set_state() local

12