Home
last modified time | relevance | path

Searched refs:DEFAULT_PROJECT (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/
H A Dminit.py38 DEFAULT_PROJECT = 'executable' variable
146 …-type', default=DEFAULT_PROJECT, choices=('executable', 'library'), help="project type. default: {…
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/
H A Dminit.py38 DEFAULT_PROJECT = 'executable' variable
146 …-type', default=DEFAULT_PROJECT, choices=('executable', 'library'), help="project type. default: {…
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/cunit/
H A Dcunit.pl53 my $DEFAULT_PROJECT = "default.cunit";
1008 unless ($project eq $DEFAULT_PROJECT);
1171 …R " --project PROJ, -p PROJ specify the project file (default is \"$DEFAULT_PROJECT\")\n";
1253 $project = $DEFAULT_PROJECT;
1257 $project = "$project/$DEFAULT_PROJECT";
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/cunit/
H A Dcunit.pl53 my $DEFAULT_PROJECT = "default.cunit";
1008 unless ($project eq $DEFAULT_PROJECT);
1171 …R " --project PROJ, -p PROJ specify the project file (default is \"$DEFAULT_PROJECT\")\n";
1253 $project = $DEFAULT_PROJECT;
1257 $project = "$project/$DEFAULT_PROJECT";
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/cunit/
H A Dcunit.pl53 my $DEFAULT_PROJECT = "default.cunit";
1008 unless ($project eq $DEFAULT_PROJECT);
1171 …R " --project PROJ, -p PROJ specify the project file (default is \"$DEFAULT_PROJECT\")\n";
1253 $project = $DEFAULT_PROJECT;
1257 $project = "$project/$DEFAULT_PROJECT";
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/
H A Dminit.py42 DEFAULT_PROJECT = 'executable' variable
151 …parser.add_argument('--type', default=DEFAULT_PROJECT, choices=('executable', 'library'), help=f"p…
/dports/devel/meson/meson-0.60.3/mesonbuild/
H A Dminit.py42 DEFAULT_PROJECT = 'executable' variable
149 …parser.add_argument('--type', default=DEFAULT_PROJECT, choices=('executable', 'library'), help=f"p…
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/
H A Dminit.py42 DEFAULT_PROJECT = 'executable' variable
151 …parser.add_argument('--type', default=DEFAULT_PROJECT, choices=('executable', 'library'), help=f"p…
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/
H A Dminit.py42 DEFAULT_PROJECT = 'executable' variable
149 …parser.add_argument('--type', default=DEFAULT_PROJECT, choices=('executable', 'library'), help=f"p…
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/
H A Dminit.py42 DEFAULT_PROJECT = 'executable' variable
149 …parser.add_argument('--type', default=DEFAULT_PROJECT, choices=('executable', 'library'), help=f"p…
/dports/www/py-google-cloud-storage/google-cloud-storage-1.43.0/tests/unit/
H A Dtest_hmac_key.py207 client.DEFAULT_PROJECT, access_id
450 DEFAULT_PROJECT = "project-123" variable in _Client
452 def __init__(self, connection=None, project=DEFAULT_PROJECT):
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/
H A Dtest_failures.py343 DEFAULT_PROJECT = "mongodb-mongo-master" variable in TestHistory
358 project=DEFAULT_PROJECT,
624 default=TestHistory.DEFAULT_PROJECT,
H A Dupdate_test_lifecycle.py74 DEFAULT_PROJECT = "mongodb-mongo-master" variable
909 default=tf.TestHistory.DEFAULT_PROJECT,