HomeSort by: relevance | last modified time | path
    Searched refs:Skip (Results 1 - 15 of 15) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varname-dot-make-meta-ignore_filter.exp 7 Skip .MAKE.META.IGNORE_FILTER - check-ignore is out of date
varname-dot-make-meta-ignore_paths.exp 7 Skip .MAKE.META.IGNORE_PATHS - check-ignore is out of date
varname-dot-make-meta-ignore_patterns.exp 7 Skip .MAKE.META.IGNORE_PATTERNS - check-ignore is out of date
  /src/sys/arch/acorn32/doc/
bootoptions 58 nowdreset Skip the wd driver drive reset command
  /src/common/lib/libc/arch/sparc64/string/
memset.S 178 brz %i1, 3f ! Skip the memory op
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 344 bne,pn CCCR, 7f ! skip if fplwp has changed
365 bz,pt %icc, 5f ! Then skip it
374 bz,a,pt %icc, 1f ! Then skip it, but upper FPU not clean
375 add %g3, 2*BLOCK_SIZE, %g3 ! Skip a block
382 bz,pt %icc, 2f ! Then skip it
390 brz,pn %g6, 5f ! Skip if context 0
locore.s 4260 * Note: we use the local label `97' to branch forward to, to skip
4311 brz,pn %g5, 3f ! NULL means it isn't registered yet. Skip it.
4321 brnz,pn %g6, ret_from_intr_vector ! Skip it if it's running
6126 bz,pt %xcc, 1f ! if so, skip
6149 bz,pt %xcc, 1f ! if so, skip
6583 add %l0, 2*BLOCK_SIZE, %l0 ! and skip what we already stored
6618 inc 2*BLOCK_SIZE, %l0 ! and skip what we already loaded
6766 /* Skip the rest if returning to a interrupted LWP. */
6782 brz,pt %o1, Lsw_noras ! no, skip RAS check
7366 bz,pt %icc, 5f ! Then skip i
    [all...]
  /src/share/mk/
sys.mk 66 # Skip paths that contain relative components and can't be normalized, sort..
bsd.x11.mk 213 # Skip any line that starts with .IN (old X11 indexing method),
  /src/sys/arch/amiga/stand/loadbsd/
startit.s 83 beq nott | Skip TT registers if not 68030
  /src/sys/arch/amiga/stand/bootblock/boot/
startit.s 133 jeq nott | Skip TT registers if not 68030
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 224 # where we skip the searches.
533 # unreasonably slow, so skip the feature probes when bash or zsh are
3863 # Skip this library if it cannot be dlopened.
4153 # If the previous option needed an argument, then skip it.
5951 /* Skip over the disk name in MSDOS pathnames. */
8096 # Skip directories that are in the system default run-time
8170 # Skip directories that are in the system default run-time
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 2545 # Skip this library if it cannot be dlopened.
2832 # If the previous option needed an argument, then skip it.
3131 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
4573 /* Skip over the disk name in MSDOS pathnames. */
6656 # Skip directories that are in the system default run-time
6730 # Skip directories that are in the system default run-time
8657 reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc 7674 // Skip rnode, it's rarely used and not trivial to sanitize
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 109 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
2877 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`

Completed in 98 milliseconds