Home
last modified time | relevance | path

Searched defs:_add_action (Results 1 – 25 of 61) sorted by relevance

123

/dports/databases/mongodb36/mongodb-src-r3.6.23/site_scons/site_tools/
H A Dabilink.py64 def _add_action(builder): function
/dports/devel/p5-Meta-Builder/Meta-Builder-0.003/lib/Meta/Builder/
H A DBase.pm104 sub _add_action { subroutine
/dports/devel/py-envisage/envisage-4.9.0/envisage/ui/action/
H A Dabstract_action_manager_builder.py223 def _add_action(self, action_manager, action): member in AbstractActionManagerBuilder
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtManager/
H A Dvmmenu.py27 def _add_action(self, label, widgetname, cb, member in _VMMenu
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/preferences/
H A Dtoolbar.py309 def _add_action(self, indices): member in ConfigWidget
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/asrun/
H A Drun.py271 def _add_action(self, action, info): member in AsterRun
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/asrun/
H A Drun.py271 def _add_action(self, action, info): member in AsterRun
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dargparse.py1398 def _add_action(self, action): member in _ActionsContainer
1589 def _add_action(self, action): member in _ArgumentGroup
1606 def _add_action(self, action): member in _MutuallyExclusiveGroup
1747 def _add_action(self, action): member in ArgumentParser
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/utils/
H A Dargparse.py1321 def _add_action(self, action): member in _ActionsContainer
1508 def _add_action(self, action): member in _ArgumentGroup
1525 def _add_action(self, action): member in _MutuallyExclusiveGroup
1677 def _add_action(self, action): member in ArgumentParser
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dargparse.py1398 def _add_action(self, action): member in _ActionsContainer
1589 def _add_action(self, action): member in _ArgumentGroup
1606 def _add_action(self, action): member in _MutuallyExclusiveGroup
1747 def _add_action(self, action): member in ArgumentParser
/dports/lang/python37/Python-3.7.12/Lib/
H A Dargparse.py1385 def _add_action(self, action): member in _ActionsContainer
1576 def _add_action(self, action): member in _ArgumentGroup
1593 def _add_action(self, action): member in _MutuallyExclusiveGroup
1734 def _add_action(self, action): member in ArgumentParser
/dports/lang/python38/Python-3.8.12/Lib/
H A Dargparse.py1398 def _add_action(self, action): member in _ActionsContainer
1589 def _add_action(self, action): member in _ArgumentGroup
1606 def _add_action(self, action): member in _MutuallyExclusiveGroup
1747 def _add_action(self, action): member in ArgumentParser
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dargparse.py1324 def _add_action(self, action): member in _ActionsContainer
1512 def _add_action(self, action): member in _ArgumentGroup
1529 def _add_action(self, action): member in _MutuallyExclusiveGroup
1684 def _add_action(self, action): member in ArgumentParser
/dports/lang/python27/Python-2.7.18/Lib/
H A Dargparse.py1324 def _add_action(self, action): member in _ActionsContainer
1512 def _add_action(self, action): member in _ArgumentGroup
1529 def _add_action(self, action): member in _MutuallyExclusiveGroup
1684 def _add_action(self, action): member in ArgumentParser
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dargparse.py1398 def _add_action(self, action): member in _ActionsContainer
1589 def _add_action(self, action): member in _ArgumentGroup
1606 def _add_action(self, action): member in _MutuallyExclusiveGroup
1747 def _add_action(self, action): member in ArgumentParser
/dports/lang/python39/Python-3.9.9/Lib/
H A Dargparse.py1449 def _add_action(self, action): member in _ActionsContainer
1638 def _add_action(self, action): member in _ArgumentGroup
1655 def _add_action(self, action): member in _MutuallyExclusiveGroup
1800 def _add_action(self, action): member in ArgumentParser
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/argparse/
H A D__init__.py1320 def _add_action(self, action): member in _ActionsContainer
1507 def _add_action(self, action): member in _ArgumentGroup
1524 def _add_action(self, action): member in _MutuallyExclusiveGroup
1682 def _add_action(self, action): member in ArgumentParser
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/
H A Dargparse.py1342 def _add_action(self, action): member in _ActionsContainer
1529 def _add_action(self, action): member in _ArgumentGroup
1546 def _add_action(self, action): member in _MutuallyExclusiveGroup
1704 def _add_action(self, action): member in ArgumentParser
/dports/www/py-gunicorn/gunicorn-19.9.0/gunicorn/
H A Dargparse_compat.py1320 def _add_action(self, action): member in _ActionsContainer
1507 def _add_action(self, action): member in _ArgumentGroup
1524 def _add_action(self, action): member in _MutuallyExclusiveGroup
1682 def _add_action(self, action): member in ArgumentParser
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dargparse.py1307 def _add_action(self, action): member in _ActionsContainer
1495 def _add_action(self, action): member in _ArgumentGroup
1512 def _add_action(self, action): member in _MutuallyExclusiveGroup
1667 def _add_action(self, action): member in ArgumentParser
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/utils/
H A Dargparse.py1321 def _add_action(self, action): member in _ActionsContainer
1508 def _add_action(self, action): member in _ArgumentGroup
1525 def _add_action(self, action): member in _MutuallyExclusiveGroup
1677 def _add_action(self, action): member in ArgumentParser
/dports/emulators/qemu5/qemu-5.2.0/ui/keycodemapdb/thirdparty/
H A Dargparse.py1342 def _add_action(self, action): member in _ActionsContainer
1529 def _add_action(self, action): member in _ArgumentGroup
1546 def _add_action(self, action): member in _MutuallyExclusiveGroup
1704 def _add_action(self, action): member in ArgumentParser
/dports/emulators/qemu-guest-agent/qemu-5.0.1/ui/keycodemapdb/thirdparty/
H A Dargparse.py1342 def _add_action(self, action): member in _ActionsContainer
1529 def _add_action(self, action): member in _ArgumentGroup
1546 def _add_action(self, action): member in _MutuallyExclusiveGroup
1704 def _add_action(self, action): member in ArgumentParser
/dports/sysutils/autojump/autojump-release-v22.5.3/bin/
H A Dautojump_argparse.py1383 def _add_action(self, action): member in _ActionsContainer
1576 def _add_action(self, action): member in _ArgumentGroup
1593 def _add_action(self, action): member in _MutuallyExclusiveGroup
1759 def _add_action(self, action): member in ArgumentParser
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/utils/
H A Dargparse.py1321 def _add_action(self, action): member in _ActionsContainer
1508 def _add_action(self, action): member in _ArgumentGroup
1525 def _add_action(self, action): member in _MutuallyExclusiveGroup
1677 def _add_action(self, action): member in ArgumentParser

123