Home
last modified time | relevance | path

Searched refs:long_operation (Results 1 – 20 of 20) sorted by relevance

/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/test/script_machine/
H A Dscript_machine.cc64 void ScriptMachine::PushLongOperation(LongOperation* long_operation) { in PushLongOperation() argument
67 dynamic_cast<SelectLongOperation*>(long_operation)) { in PushLongOperation()
131 long_operation)) { in PushLongOperation()
139 RLMachine::PushLongOperation(long_operation); in PushLongOperation()
H A Dscript_machine.h58 virtual void PushLongOperation(LongOperation* long_operation) override;
/dports/security/nitrokey-app/nitrokey-app-1.4.2/src/ui/
H A Daboutdialog.cpp276 devdata.storage.long_operation.status = true; in fetch_device_data()
277 devdata.storage.long_operation.progress = e.progress_bar_value; in fetch_device_data()
299 if (worker.devdata.storage.long_operation.status){ in update_device_slots()
312 if (worker.devdata.comm_error || worker.devdata.storage.long_operation.status){ in update_device_slots()
H A Daboutdialog.h73 } long_operation; member
H A Dmainwindow.h49 disconnected, connected, long_operation enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dproxydetect.h23 bool long_operation = false);
H A Dproxydetect.cc1250 ProxyInfo* proxy, bool long_operation) { in GetProxySettingsForUrl() argument
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dproxydetect.h27 bool long_operation = false);
H A Dproxydetect.cc1262 ProxyInfo* proxy, bool long_operation) { in GetProxySettingsForUrl() argument
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dproxydetect.h44 bool long_operation = false);
H A Dproxydetect.cc1219 ProxyInfo& proxy, bool long_operation) { in GetProxySettingsForUrl() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dproxydetect.h27 bool long_operation = false);
H A Dproxydetect.cc1205 ProxyInfo* proxy, bool long_operation) { in GetProxySettingsForUrl() argument
/dports/x11/mate-panel/mate-panel-1.26.1/mate-panel/
H A Dmenu.h66 gboolean *long_operation);
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-open-with-dialog.c563 gboolean long_operation; in caja_open_with_dialog_add_icon_idle() local
567 long_operation = FALSE; in caja_open_with_dialog_add_icon_idle()
601 long_operation = TRUE; in caja_open_with_dialog_add_icon_idle()
608 while (!long_operation); in caja_open_with_dialog_add_icon_idle()
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/machine/
H A Drlmachine.h197 virtual void PushLongOperation(LongOperation* long_operation);
H A Drlmachine.cc447 void RLMachine::PushLongOperation(LongOperation* long_operation) { in PushLongOperation() argument
449 call_stack_.back().scenario, call_stack_.back().ip, long_operation)); in PushLongOperation()
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/
H A DSConscript77 "src/machine/long_operation.cc",
/dports/www/mod_perl2/mod_perl-2.0.11/docs/user/coding/
H A Dcoding.pod441 $r->print(long_operation());
/dports/net/py-trio/trio-0.19.0/docs/source/
H A Dreference-core.rst1593 await long_operation()