Home
last modified time | relevance | path

Searched refs:STORE_ACTIONS (Results 1 – 25 of 59) sorted by relevance

123

/dports/cad/astk-client/astk-2020.0/ASTK_SERV/asrun/
H A Dparser.py40 STORE_ACTIONS = Option.STORE_ACTIONS + ("store_const_once",) variable in AsRunOption
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/asrun/
H A Dparser.py40 STORE_ACTIONS = Option.STORE_ACTIONS + ("store_const_once",) variable in AsRunOption
/dports/devel/pear-Horde_Argv/Horde_Argv-2.1.0/test/Horde/Argv/
H A DExtendAddActionsTest.php55 public $STORE_ACTIONS = array("store", variable in Horde_Argv_ExtendAddActionsTest_MyOption
/dports/devel/pear-Horde_Argv/Horde_Argv-2.1.0/lib/Horde/Argv/
H A DOption.php179 public $STORE_ACTIONS = array(
427 $takes_value = (in_array($this->action, $this->STORE_ACTIONS) ||
/dports/devel/py-optik/optik-1.5.3/lib/
H A Doption.py127 STORE_ACTIONS = ("store", variable in Option
312 takes_value = (self.action in self.STORE_ACTIONS or
/dports/devel/pear-Horde_Argv/Horde_Argv-2.1.0/doc/Horde/Argv/
H A DEXTEND91 :``$STORE_ACTIONS``: "store" actions are additionally listed here
117 $this->STORE_ACTIONS[] = 'extend';
135 …e command-line and stores that value somewhere, so it goes in both ``$STORE_ACTIONS`` and ``$TYPED…
/dports/security/py-exscript/exscript-2.6/scripts/
H A Dexscript311 STORE_ACTIONS = Option.STORE_ACTIONS + ('store_dict',)
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozharness/mozharness/base/
H A Dconfig.py54 STORE_ACTIONS = Option.STORE_ACTIONS + ("extend",)
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/mozharness/base/
H A Dconfig.py64 STORE_ACTIONS = Option.STORE_ACTIONS + ("extend",) variable in ExtendOption
/dports/www/firefox/firefox-99.0/testing/mozharness/mozharness/base/
H A Dconfig.py64 STORE_ACTIONS = Option.STORE_ACTIONS + ("extend",) variable in ExtendOption
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/mozharness/base/
H A Dconfig.py54 STORE_ACTIONS = Option.STORE_ACTIONS + ("extend",) variable in ExtendOption
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/mozharness/base/
H A Dconfig.py64 STORE_ACTIONS = Option.STORE_ACTIONS + ("extend",) variable in ExtendOption
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozharness/mozharness/base/
H A Dconfig.py64 STORE_ACTIONS = Option.STORE_ACTIONS + ("extend",) variable in ExtendOption
/dports/textproc/icdiff/icdiff-release-2.0.4/
H A Dicdiff464 STORE_ACTIONS = Option.STORE_ACTIONS + ("extend",)
H A Dicdiff.py464 STORE_ACTIONS = Option.STORE_ACTIONS + ("extend",) variable in MultipleOption
/dports/devel/py-testoob/testoob-1.15/src/testoob/compatibility/
H A Doptparse.py360 STORE_ACTIONS = ("store", variable in Option
519 if self.action in self.STORE_ACTIONS and self.dest is None:
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Doptparse.py500 STORE_ACTIONS = ("store", variable in Option
678 takes_value = (self.action in self.STORE_ACTIONS or
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Doptparse.py497 STORE_ACTIONS = ("store", variable in Option
682 takes_value = (self.action in self.STORE_ACTIONS or
/dports/lang/python37/Python-3.7.12/Lib/
H A Doptparse.py500 STORE_ACTIONS = ("store", variable in Option
678 takes_value = (self.action in self.STORE_ACTIONS or
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Doptparse.py500 STORE_ACTIONS = ("store", variable in Option
678 takes_value = (self.action in self.STORE_ACTIONS or
/dports/lang/python27/Python-2.7.18/Lib/
H A Doptparse.py497 STORE_ACTIONS = ("store", variable in Option
682 takes_value = (self.action in self.STORE_ACTIONS or
/dports/lang/python38/Python-3.8.12/Lib/
H A Doptparse.py500 STORE_ACTIONS = ("store", variable in Option
678 takes_value = (self.action in self.STORE_ACTIONS or
/dports/lang/python39/Python-3.9.9/Lib/
H A Doptparse.py500 STORE_ACTIONS = ("store", variable in Option
678 takes_value = (self.action in self.STORE_ACTIONS or
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Doptparse.py496 STORE_ACTIONS = ("store", variable in Option
681 takes_value = (self.action in self.STORE_ACTIONS or
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Doptparse.py500 STORE_ACTIONS = ("store", variable in Option
678 takes_value = (self.action in self.STORE_ACTIONS or

123