Home
last modified time | relevance | path

Searched defs:module_names (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/graphics/py-plotly/plotly-4.14.3/_plotly_utils/colors/
H A D_swatches.py1 def _swatches(module_names, module_contents, template=None): argument
52 def _swatches_continuous(module_names, module_contents, template=None): argument
107 def _swatches_cyclical(module_names, module_contents, template=None): argument
/dports/www/webpy/web.py-0.62/web/
H A Dtest.py26 def doctest_suite(module_names): argument
34 def suite(module_names): argument
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/massive/
H A Dmassive_add_alerts.php71 function process_manage_add ($id_alert_template, $id_agents, $module_names) {
119 $module_names = get_parameter ('module'); variable
H A Dmassive_delete_alerts.php76 function process_manage_delete ($id_alert_template, $id_agents, $module_names) {
165 $module_names = get_parameter ('module'); variable
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dmodule-dir.c346 static void module_names_fix(const char **module_names) in module_names_fix()
368 module_dir_is_all_loaded(struct module *old_modules, const char **module_names) in module_dir_is_all_loaded()
381 const char *dir, const char **module_names, in module_dir_load_real()
497 const char *dir, const char *module_names, in module_dir_try_load_missing()
521 const char *dir, const char *module_names, in module_dir_load_missing()
611 const char *module_names, in module_dir_load_missing()
656 struct module *module_dir_load(const char *dir, const char *module_names, in module_dir_load()
/dports/deskutils/calibre/calibre-src-5.34.0/src/qt/
H A Dcore_name_map.py719 module_names = frozenset(('QtCore', 'QtGui', 'QtWidgets', 'QtNetwork', 'QtSvg', 'QtPrintSupport', '… variable
H A Dwebengine_name_map.py34 module_names = frozenset(('QtWebEngine', 'QtWebEngineCore', 'QtWebEngineWidgets') variable
H A Dloader.py9 def dynamic_load(name, name_map, already_imported, qt_modules, module_names=()): argument
/dports/net/py-eventlet/eventlet-0.33.0/eventlet/
H A Dpatcher.py27 def __init__(self, module_names=()): argument
32 def save(self, *module_names):
165 def _original_patch_function(func, *module_names):
/dports/science/py-ase/ase-3.22.0/ase/test/
H A Dtest_doctests.py8 module_names = """\ variable
/dports/textproc/py-rdflib/rdflib-5.0.0/test/
H A Dtest_conventions.py16 def module_names(self, path=None, names=None): member in A
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/test/python/testtools/
H A Dhelpers.py41 def try_imports(module_names, alternative=_RAISE_EXCEPTION): argument
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/test/python/testtools/
H A Dhelpers.py41 def try_imports(module_names, alternative=_RAISE_EXCEPTION): argument
/dports/games/pysolfc/PySolFC-2.14.1/scripts/
H A Dgen_individual_importing_tests.py19 module_names = [] variable
/dports/devel/p5-Test-File-ShareDir/Test-File-ShareDir-1.001002/lib/Test/File/ShareDir/Object/
H A DModule.pm69 sub module_names { subroutine
/dports/devel/py-funcy/funcy-1.15/tests/
H A Dtest_interface.py12 module_names = list(name for _, name, _ in pkgutil.iter_modules(funcy.__path__) variable
/dports/devel/p5-Badger/Badger-0.13/lib/Badger/
H A DModules.pm132 sub module_names { subroutine
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/py_vulcanize/
H A Dproject.py144 def CalcLoadSequenceForModuleNames(self, module_names, argument
158 def GetDepsGraphFromModuleNames(self, module_names): argument
175 def GetDominatorGraphForModulesNamed(self, module_names, load_sequence): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_vulcanize/py_vulcanize/
H A Dproject.py144 def CalcLoadSequenceForModuleNames(self, module_names, argument
158 def GetDepsGraphFromModuleNames(self, module_names): argument
175 def GetDominatorGraphForModulesNamed(self, module_names, load_sequence): argument
/dports/misc/snakemake/snakemake-6.12.1/snakemake/deployment/
H A Denv_modules.py8 def __init__(self, *module_names):
/dports/devel/py-extras/extras-1.0.0/extras/
H A D__init__.py73 def try_imports(module_names, alternative=_RAISE_EXCEPTION, error_callback=None): argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/3rdparty/extras-0.0.3/extras/
H A D__init__.py68 def try_imports(module_names, alternative=_RAISE_EXCEPTION, error_callback=None): argument
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/torch_glow/torch_glow/
H A Dto_glow.py38 def check_module_names(module_names): argument
/dports/textproc/uim-gtk/uim-d1ac9d9/scm/
H A DMakefile.am78 module_names = macro
/dports/textproc/uim-m17nlib/uim-d1ac9d9/scm/
H A DMakefile.am78 module_names = macro

123456789