Home
last modified time | relevance | path

Searched defs:pre_configure (Results 1 – 17 of 17) sorted by relevance

/dports/www/p5-libapreq2/libapreq2-2.16/glue/perl/t/
H A DTEST.PL21 sub pre_configure { subroutine
/dports/www/libapreq2/libapreq2-2.13/glue/perl/t/
H A DTEST.PL21 sub pre_configure { subroutine
/dports/www/mod_perl2/mod_perl-2.0.11/Apache-Test/lib/Apache/
H A DTestRunPerl.pm34 sub pre_configure { subroutine
H A DTestRun.pm466 sub pre_configure { } subroutine
/dports/www/p5-libapreq2/libapreq2-2.16/module/t/
H A DTEST.PL19 sub pre_configure { subroutine
/dports/www/libapreq2/libapreq2-2.13/module/t/
H A DTEST.PL19 sub pre_configure { subroutine
/dports/sysutils/dnf/dnf-4.9.0/dnf/cli/commands/
H A Drepolist.py95 def pre_configure(self): member in RepoListCommand
H A Dsearch.py145 def pre_configure(self): member in SearchCommand
H A Drepoquery.py275 def pre_configure(self): member in RepoQueryCommand
H A D__init__.py123 def pre_configure(self): member in Command
/dports/sysutils/dnf/dnf-4.9.0/
H A Ddnf.spec904 - :meth:`dnf.Base.pre_configure_plugin` configure plugins by running their pre_configure() method function
905 - Added pre_configure() methotd for plugins and commands to configure dnf before repos are loaded function
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/lib/sqlalchemy/testing/plugin/
H A Dplugin_base.py210 pre_configure = [] variable
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/lib/sqlalchemy/testing/plugin/
H A Dplugin_base.py291 pre_configure = [] variable
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/lib/sqlalchemy/testing/plugin/
H A Dplugin_base.py216 pre_configure = [] variable
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/testing/plugin/
H A Dplugin_base.py293 pre_configure = [] variable
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/lib/sqlalchemy/testing/plugin/
H A Dplugin_base.py347 pre_configure = [] variable
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DGenerator.cpp1352 void GeneratorBase::pre_configure() { in pre_configure() function in Halide::Internal::GeneratorBase