Home
last modified time | relevance | path

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

/dports/devel/py-robotframework/robotframework-3.1.2/src/robot/model/
H A Dfilter.py39 include_tags=None, exclude_tags=None): argument
56 def include_tags(self, tags): member in Filter
H A Dconfigurer.py25 include_tags=None, exclude_tags=None, include_suites=None, argument
/dports/devel/brz/breezy-3.2.0/breezy/git/
H A Dinterrepo.py415 def get_determine_wants_heads(self, wants, include_tags=False, tag_selector=None): argument
518 def get_determine_wants_revids(self, revids, include_tags=False, tag_selector=None): argument
529 mapping=None, fetch_spec=None, include_tags=False, lossy=False): argument
672 include_tags=False, lossy=False): argument
699 def get_determine_wants_revids(self, revids, include_tags=False, tag_selector=None): argument
708 def get_determine_wants_branches(self, branches, include_tags=False): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/artifacts/
H A Ddocker_util.py221 include_tags, argument
243 include_tags, argument
260 include_tags, argument
/dports/math/py-theano/Theano-1.0.5/theano/gpuarray/tests/
H A Dtest_opt.py777 def optimizer_2d(self, input_shapes, direction, include_tags, exclude_tags, argument
836 def optimizer_3d(self, input_shapes, direction, include_tags, exclude_tags, argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/resmokelib/
H A Dselector.py321 include_tags=None, exclude_tags=None, argument
370 def __make_tags_expression(include_tags, exclude_tags, argument
440 include_tags=None, exclude_tags=None): argument
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/check/libcheck/
H A Dcheck_run.c161 const char *include_tags, in srunner_iterate_suites()
699 const char *include_tags, const char *exclude_tags, in srunner_run_tagged()
/dports/devel/check/check-0.15.2/src/
H A Dcheck_run.c169 const char *include_tags, in srunner_iterate_suites()
772 const char *include_tags, const char *exclude_tags, in srunner_run_tagged()
/dports/sysutils/libudisks/udisks-udisks-2.9.2/src/tests/dbus-tests/
H A Drun_tests.py393 include_tags = set(udiskstestcase.TestTags.get_tag_by_value(t) for t in args.include_tags) variable
/dports/net/kamailio/kamailio-5.4.5/src/modules/pua_dialoginfo/
H A Dpua_dialoginfo.c87 int include_tags = DEF_INCLUDE_TAGS; variable
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/lib/sqlalchemy/testing/plugin/
H A Dplugin_base.py43 include_tags = set() variable
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/lib/sqlalchemy/testing/plugin/
H A Dplugin_base.py43 include_tags = set() variable
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/lib/sqlalchemy/testing/plugin/
H A Dplugin_base.py43 include_tags = set() variable
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/testing/plugin/
H A Dplugin_base.py54 include_tags = set() variable
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/lib/sqlalchemy/testing/plugin/
H A Dplugin_base.py60 include_tags = set() variable
/dports/www/nextcloud/nextcloud/apps-pkg/files_sharing/lib/Controller/
H A DShareAPIController.php792 string $include_tags = 'false'
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/lib/sqlalchemy/testing/
H A Dexclusions.py78 def include_test(self, include_tags, exclude_tags): argument
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/lib/sqlalchemy/testing/
H A Dexclusions.py86 def include_test(self, include_tags, exclude_tags): argument
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/lib/sqlalchemy/testing/
H A Dexclusions.py77 def include_test(self, include_tags, exclude_tags): argument
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/lib/sqlalchemy/testing/
H A Dexclusions.py77 def include_test(self, include_tags, exclude_tags): argument
/dports/databases/py-alembic14/alembic-1.4.3/alembic/testing/
H A Dexclusions.py91 def include_test(self, include_tags, exclude_tags): argument
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/testing/
H A Dexclusions.py86 def include_test(self, include_tags, exclude_tags): argument
/dports/devel/dulwich/dulwich-0.19.16/dulwich/
H A Dclient.py317 include_tags=False): argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/data_loaders/bam/
H A Dbamloader_impl.cpp636 string include_tags = GetIncludeAlignTagsParam(); in x_Initialize() local
/dports/security/gvmd/gvmd-21.4.4/src/
H A Dgmp.c9251 int include_tags, int include_tags_details, in buffer_results_xml()