Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 25 of 81) sorted by relevance

1234

/mports/Tools/scripts/
Dchkfake.pl40 my $skip = '';
42 $skip = $ARGV[4];
43 $skip =~ s/\s+/|/g;
44 $skip = qr/^(?:$skip)$/;
63 # skip symlinks.
67 unless (($skip && m/$skip/) || !grep_file($destdir, "$destdir$cwd/$_")) {
/mports/devel/dee/files/
Dvapi-skip-properties.patch5 @@ -2,7 +2,9 @@ GListResultSet skip
6 GListResultSetClass skip
10 + .filter skip // unsupported type for construct property
12 + .reader skip // unsupported type for construct property
14 .append skip=false
15 .build_named_row skip
/mports/science/sigrok-firmware-utils/files/
Dsigrok-fwextract-saleae-logic1633 def skip(this, cnt):
48 this.skip(pos - this.offset)
57 this.skip(pos1 - this.offset)
77 plt.skip(2)
84 text.skip(6)
86 text.skip(2)
93 text.skip(7)
95 text.skip(3)
98 text.skip(-5)
100 text.skip(
[all...]
Dsigrok-fwextract-sysclk-lwla38 dd bs=1 skip=34110338 count=78398 if="$infile" of=sysclk-lwla1034-int.bitstream
39 dd bs=1 skip=34266237 count=78247 if="$infile" of=sysclk-lwla1034-extpos.bitstream
40 dd bs=1 skip=34344484 count=79145 if="$infile" of=sysclk-lwla1034-extneg.bitstream
41 dd bs=1 skip=34578631 count=48525 if="$infile" of=sysclk-lwla1034-off.bitstream
/mports/devel/py-codecov/files/
Dpatch-tests_test.py11 + @unittest.skip("Skip tests dependent on .git directory")
23 + @unittest.skip("Skip tests dependent on .git directory")
35 + @unittest.skip("Skip tests dependent on .git directory")
43 + @unittest.skip("Skip tests dependent on .git directory")
51 + @unittest.skip("Skip tests dependent on .git directory")
63 + @unittest.skip("Skip tests dependent on .git directory")
75 + @unittest.skip("Skip tests dependent on .git directory")
87 + @unittest.skip("Skip tests dependent on .git directory")
95 + @unittest.skip("Skip tests dependent on .git directory")
103 + @unittest.skip("Ski
[all...]
/mports/security/krb5-121/files/
Dpatch-lib-krb5-os-localaddr.c25 /* Pretend it's not up, so the second pass will skip
42 goto skip;
56 goto skip;
70 goto skip;
/mports/security/krb5-120/files/
Dpatch-lib-krb5-os-localaddr.c25 /* Pretend it's not up, so the second pass will skip
42 goto skip;
56 goto skip;
70 goto skip;
/mports/archivers/gzrecover/
Dpkg-descr1 Gzrecover attempts to skip over bad data in a gzip archive. It will try to to
2 skip over bad data and extract whatever files might be there.
/mports/graphics/py-cairocffi/files/
HDpatch-cairocffi_test__pixbuf.py
/mports/devel/p5-Test-Needs/
Dpkg-descr4 exit with an error rather than skip.
20 than skip. Subtests will be aborted, but the test script will continue running
/mports/shells/zsh/files/
Dpatch-Completion-Unix-Type-_diff_options5 '-b[skip trailing white spaces]' \
/mports/devel/p5-Carp-Clan/
Dpkg-descr2 modified to skip all package names matching the pattern given in
/mports/devel/py-flaky/
Dpkg-descr4 With flaky, instead of removing those tests or marking them to skip, they can
/mports/devel/py-txaio/files/
Dpatch-test_test__packaging.py6 pytest.skip()
/mports/www/clearsilver/files/
Dpatch-util__skiplist.c14 *skip = NULL;
/mports/Tools/magus/www/data/magus/elements/
Dmagus.css47 .skip {
132 ul.stats a.skip {
/mports/devel/libinotify/
DMakefile16 CONFIGURE_ARGS= --enable-skip-subfiles=fusefs,smbfs
/mports/devel/p5-Module-Install/
DMakefile22 CONFIGURE_ARGS= --skip
/mports/sysutils/debootstrap/files/
Dpatch-scripts-gutsy10 in_target dpkg --force-overwrite --force-confold --skip-same-version --install $(debfor $predep)
33 dpkg --status-fd 8 --force-confold --skip-same-version --configure -a 8>&1 1>&7 || echo EXITCODE $?) |
/mports/devel/dee/
DMakefile17 ${FILESDIR}/vapi-skip-properties.patch:-p1
/mports/filesystems/e2fsprogs-core/files/
Dpatch-tests_m__offset_script6 crc_last2=`$DD if="$TMPFILE" bs=1k count=512 skip=1536 2>/dev/null | $CRCSUM`
/mports/databases/p5-DBIx-Simple/
Dpkg-descr10 boolean context, is false. The dummy object lets you postpone (or skip) error
/mports/devel/cvs-devel/files/
Dpatch-cvsrc_whitespace32 /* skip over command in the options line */
/mports/deskutils/glabels/
Dpkg-plist168 share/help/C/glabels-3.0/figures/skip-fields-output.png
169 share/help/C/glabels-3.0/figures/skip-fields-screenshot.png
209 share/help/cs/glabels-3.0/figures/skip-fields-output.png
210 share/help/cs/glabels-3.0/figures/skip-fields-screenshot.png
250 share/help/de/glabels-3.0/figures/skip-fields-output.png
251 share/help/de/glabels-3.0/figures/skip-fields-screenshot.png
291 share/help/el/glabels-3.0/figures/skip-fields-output.png
292 share/help/el/glabels-3.0/figures/skip-fields-screenshot.png
332 share/help/es/glabels-3.0/figures/skip-fields-output.png
333 share/help/es/glabels-3.0/figures/skip
[all...]
/mports/devel/p5-Devel-LexAlias/
Dpkg-descr6 If you don't know why you'd want to do this, I'd suggest that you skip

1234