Home
last modified time | relevance | path

Searched refs:_saveState (Results 1 – 25 of 38) sorted by relevance

12

/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/lib/FusionInventory/Agent/
H A DTarget.pm56 $self->_saveState();
85 $self->_saveState();
96 $self->_saveState();
143 $self->_saveState();
191 sub _saveState { subroutine
/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/lib/FusionInventory/Agent/Target/
H A DScheduler.pm27 $self->_saveState();
75 sub _saveState { subroutine
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdviewq/
H A Dsettings2.py117 def _saveState(self): member in StateSource
148 child._saveState()
251 self._saveState()
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Tools/
H A DActuatorForceTargetFast.cpp119 _saveState = s; in prepareToOptimize()
216 double err = stateTask->getTaskError(_saveState); in objectiveFunc()
257 Vector errGradient = stateTask->getTaskErrorGradient(_saveState); in gradientFunc()
H A DActuatorForceTarget.h98 SimTK::State _saveState; variable
H A DActuatorForceTargetFast.h95 SimTK::State _saveState; variable
H A DActuatorForceTarget.cpp123 _saveState = s; in prepareToOptimize()
295 double err = stateTask->getTaskError(_saveState); in objectiveFunc()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/gtk/hildon/
H A Dxap_UnixHildonApp.h57 virtual bool _saveState(XAP_StateData & sd);
H A Dxap_UnixHildonApp.cpp164 bool XAP_UnixHildonApp::_saveState(XAP_StateData & sd) in _saveState() function in XAP_UnixHildonApp
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/sessionstore/
H A DSessionSaver.jsm125 return this._saveState(true /* force-update all windows */);
173 _saveState: function (forceUpdateAllWindows = false) {
235 * _saveState() to collect data again (with a cache hit rate of hopefully
243 this._saveState();
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/
H A Dbase_object.cpp90 _saveState = true; in IMPLEMENT_PERSISTENT()
713 _scValue->setBool(_saveState); in scGetProperty()
906 _saveState = value->getBool(); in scSetProperty()
992 persistMgr->transferBool(TMEMBER(_saveState)); in persist()
H A Dbase_object.h118 bool _saveState; variable
/dports/games/pear-Games_Chess/Games_Chess-1.0.1/
H A DChess.php276 var $_saveState = array(); variable in Games_Chess
395 $this->_saveState = array();
2312 if (!is_array($this->_saveState)) {
2313 $this->_saveState = array();
2315 array_push($this->_saveState, $state);
2347 array_pop($this->_saveState);
2355 $vars = array_pop($this->_saveState);
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/sessionstore/
H A DSessionSaver.jsm154 return this._saveState(true /* force-update all windows */);
246 _saveState(forceUpdateAllWindows = false) {
336 * _saveState() to collect data again (with a cache hit rate of hopefully
344 this._saveState();
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/modules/
H A DSessionStoreManager.jsm163 _saveState() {
183 SessionStoreManager._saveState();
195 this._saveState();
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/
H A Dbase_object.cpp97 _saveState = true; in IMPLEMENT_PERSISTENT()
809 _scValue->setBool(_saveState); in scGetProperty()
1002 _saveState = value->getBool(); in scSetProperty()
1088 persistMgr->transferBool(TMEMBER(_saveState)); in persist()
H A Dbase_object.h129 bool _saveState; variable
/dports/www/firefox/firefox-99.0/browser/components/sessionstore/
H A DSessionSaver.jsm161 return this._saveState(true /* force-update all windows */);
253 _saveState(forceUpdateAllWindows = false) {
343 * _saveState() to collect data again (with a cache hit rate of hopefully
351 this._saveState();
/dports/www/firefox-esr/firefox-91.8.0/browser/components/sessionstore/
H A DSessionSaver.jsm161 return this._saveState(true /* force-update all windows */);
253 _saveState(forceUpdateAllWindows = false) {
343 * _saveState() to collect data again (with a cache hit rate of hopefully
351 this._saveState();
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/sessionstore/
H A DSessionSaver.jsm161 return this._saveState(true /* force-update all windows */);
253 _saveState(forceUpdateAllWindows = false) {
343 * _saveState() to collect data again (with a cache hit rate of hopefully
351 this._saveState();
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/sessionstore/
H A DSessionSaver.jsm155 return this._saveState(true /* force-update all windows */);
247 _saveState(forceUpdateAllWindows = false) {
333 * _saveState() to collect data again (with a cache hit rate of hopefully
341 this._saveState();
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/ad/
H A Dad_entity.cpp449 parser.scanStr(params, "%b", &_saveState); in TOKEN_DEF()
998 if (!_saveState) { in saveAsText()
999 buffer->putTextIndent(indent + 2, "SAVE_STATE=%s\n", _saveState ? "TRUE" : "FALSE"); in saveAsText()
/dports/biology/py-orange3-single-cell/orange3-single-cell-0.8.2/orangecontrib/single_cell/widgets/
H A Dowloaddata.py95 widget._saveState()
678 def _saveState(self): member in OWLoadData
703 self._saveState()
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/ad/
H A Dad_entity.cpp474 parser.scanStr(params, "%b", &_saveState); in TOKEN_DEF()
1152 if (!_saveState) { in saveAsText()
1153 buffer->putTextIndent(indent + 2, "SAVE_STATE=%s\n", _saveState ? "TRUE" : "FALSE"); in saveAsText()
/dports/sysutils/monit/monit-5.29.0/src/
H A Devent.c120 static void _saveState(long id, State_Type state) { in _saveState() function
406 _saveState(id, state); in Event_post()

12