Searched refs:skipped (Results 51 - 69 of 69) sorted by relevance

123

/freebsd-13-stable/share/mk/
H A Dbsd.subdir.mk159 # Can ordering be skipped for this and SUBDIR_PARALLEL forced?
H A Dbsd.dep.mk237 # If using filemon then _EXTRADEPEND is skipped since it is not needed.
/freebsd-13-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_file.c685 /* We skipped some bytes, so there are no closing EOLs */
808 * skipped because one of the files is empty, or because of
963 /* Issue #4283: Normally we should have checked for reaching the skipped
1078 apr_off_t skipped; local
1082 /* When we skipped the first part of the token via the whitespace
1084 skipped = (file_token[i]->norm_offset - file_token[i]->offset);
1086 raw_length[i] = file_token[i]->raw_length - skipped;
/freebsd-13-stable/contrib/bmake/mk/
H A Ddpadd.mk70 # Note much of the above is skipped for staged libs
/freebsd-13-stable/crypto/heimdal/lib/gssapi/
H A DMakefile.in2102 skipped=""; \
2105 skipped="($$skip test was not run)"; \
2107 skipped="($$skip tests were not run)"; \
2109 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
2110 dashes="$$skipped"; \
2125 test -z "$$skipped" || echo "$$skipped"; \
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A DMakefile.in1547 skipped=""; \
1550 skipped="($$skip test was not run)"; \
1552 skipped="($$skip tests were not run)"; \
1554 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1555 dashes="$$skipped"; \
1570 test -z "$$skipped" || echo "$$skipped"; \
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c3279 * Skip the bytes we already has skipped in skip_stream().
3282 ssize_t skipped; local
3301 skipped = get_uncompressed_data(
3303 if (skipped < 0)
3304 return (skipped);
3305 skip_bytes -= skipped;
H A Darchive_read_support_format_zip.c3207 int64_t skipped = 0; local
3220 __archive_read_consume(a, skipped);
3249 ++skipped;
3251 __archive_read_consume(a, skipped);
/freebsd-13-stable/stand/lua/
H A Dcore.lua433 -- Is the menu skipped in the environment in which we've booted?
H A Dconfig.lua228 -- the beginning of a line and any preceding whitespace will be skipped. The
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A DMakefile.in1641 skipped=""; \
1644 skipped="($$skip test was not run)"; \
1646 skipped="($$skip tests were not run)"; \
1648 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1649 dashes="$$skipped"; \
1664 test -z "$$skipped" || echo "$$skipped"; \
/freebsd-13-stable/sys/net/
H A Diflib.c3754 int avail, bytes_sent, skipped, count, err, i; local
3794 skipped = mcast_sent = bytes_sent = pkt_sent = 0;
3817 skipped++;
3825 skipped++;
3850 printf("consumed=%d\n", skipped + pkt_sent);
3852 return (skipped + pkt_sent);
/freebsd-13-stable/crypto/openssl/
H A DConfigure1676 $disabled_info{$what}->{skipped} = [ catdir('crypto', $what) ];
1682 push @{$disabled_info{engine}->{skipped}}, catdir('engines');
2656 join(', ', @{$disabled_info{$what3}->{skipped}}),
2658 if $disabled_info{$what3}->{skipped};
2802 skipped directories where applicable.
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c2746 props_skip(nvlist_t *props, nvlist_t *skipped, nvlist_t **newprops) argument
2754 if (nvlist_exists(skipped, nvpair_name(pair)))
2763 nvlist_t *skipped)
2767 props_skip(props, skipped, &cleared_props);
2762 clear_received_props(const char *dsname, nvlist_t *props, nvlist_t *skipped) argument
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp3368 int skipped = 0; local
3376 KC_TRACE(200, ("KMP_HW_SUBSET: skipped proc %d\n", idx));
3377 ++skipped;
3381 return skipped; // count number of skipped units
3410 nT = 0; // logical index including skipped
3636 KC_TRACE(200, ("KMP_HW_SUBSET: skipped proc %d\n", idx));
3697 KC_TRACE(200, ("KMP_HW_SUBSET: skipped proc %d\n", idx));
3780 KC_TRACE(200, ("KMP_HW_SUBSET: skipped proc %d\n", idx));
3842 KC_TRACE(200, ("KMP_HW_SUBSET: skipped pro
[all...]
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A DMakefile.in2797 skipped=""; \
2800 skipped="($$skip test was not run)"; \
2802 skipped="($$skip tests were not run)"; \
2804 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
2805 dashes="$$skipped"; \
2820 test -z "$$skipped" || echo "$$skipped"; \
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest.cc799 // Gets the number of skipped tests.
839 // specifies the number of top frames to be skipped, which doesn't
2215 // Returns true off the test part was skipped.
2217 return result.skipped();
2220 // Returns true iff the test was skipped.
2556 // Returns true iff the current test was skipped.
3163 // tests may be skipped.
3221 // If the test part succeeded, or was skipped,
3299 // Internal helper for printing the list of skipped tests.
4611 // Gets the number of skipped test
[all...]
/freebsd-13-stable/sys/vm/
H A Duma_core.c364 SYSCTL_COUNTER_U64(_vm_debug, OID_AUTO, skipped, CTLFLAG_RD,
365 &uma_skip_cnt, "memory items skipped, not debugged");
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure2663 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2754 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
14042 echo .. skipped \$cf_source
23309 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
23400 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.

Completed in 498 milliseconds

123