HomeSort by: relevance | last modified time | path
    Searched refs:such (Results 1 - 25 of 354) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/make/unit-tests/
modmisc.exp 1 path=':/bin:/tmp::/:.:/no/such/dir:.'
2 path='/bin:/tmp:/:/no/such/dir'
3 path='/bin:/tmp:/:/no/such/dir'
4 path='/bin':'/tmp':'/':'/no/such/dir'
5 path='/bin':'/tmp':'/':'/no/such/dir'
7 paths=/bin /tmp / /no/such/dir /opt/xbin
8 PATHS=/BIN /TMP / /NO/SUCH/DIR /OPT/XBIN
opt-chdir.exp 2 make: chdir /nonexistent: No such file or directory
depsrc.exp 3 : 'This is in contrast to local variables such as ${.TARGET}.'
varmod-mtime.mk 23 not_found_mtime:= ${no/such/file:L:mtime}
32 .if ${no/such/file:L:mtime=0} != "0"
39 .if ${no/such/file:L:mtime=00042} != "42"
46 .if ${no/such/file:L:mtime=123x}
66 # expect+2: Cannot determine mtime for "no/such/file1": <ENOENT>
67 # expect+1: Cannot determine mtime for "no/such/file2": <ENOENT>
68 .if ${no/such/file1 no/such/file2:L:mtime=error}
103 .if 0 && ${no/such/file:L:mtime=error}
depsrc.mk 4 # uppercase letters) in dependency declarations, such as '.PHONY'.
20 : 'This is in contrast to local variables such as $${.TARGET}.'
var-scope-local-legacy.mk 3 # Tests for legacy target-local variables, such as ${<F} or ${@D}.
28 # variables, 'A' is not such a character.
var-op-shell.exp 4 /bin/no/such/command: not found
5 make: var-op-shell.mk:69: warning: Command "/bin/no/such/command" exited with status 127
cond-token-number.mk 77 # interpreted as a string instead. In a plain '.if', such a token evaluates
78 # to true if it is non-empty. In other '.if' directives, such a token is
dotwait.mk 22 # such as ".a" or ".b".
24 # then the target names will differ in numeric components, such that
  /src/crypto/external/apache2/openssl/dist/test/
generate_buildtest.pl 19 * Generated with test/generate_buildtest.pl, to check that such a simple
  /src/crypto/external/bsd/openssl/dist/test/
generate_buildtest.pl 19 * Generated with test/generate_buildtest.pl, to check that such a simple
  /src/crypto/external/bsd/openssl.old/dist/test/
generate_buildtest.pl 19 * Generated with test/generate_buildtest.pl, to check that such a simple
  /src/external/bsd/flex/dist/examples/
debflex.awk 98 printf "%s:%d: *** No such rule.\n", source, line;
  /src/external/gpl3/autoconf/dist/build-aux/
elisp-comp 43 This script manages in such a way that all Emacs LISP files to
  /src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/ftdetect/
gcc-dev.vim 14 " Match RTL dump file names such as test.c.234r.pass-name
  /src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/ftdetect/
gcc-dev.vim 14 " Match RTL dump file names such as test.c.234r.pass-name
  /src/share/mk/
bsd.clean.mk 40 # (such as CLEANFILES or CLEANDIRFILES), or possibly a list of
56 # or CLEANDIRFILES contains quoted strings, such as
85 .MAKE.DEPENDFILE := .depend.no-such-file
  /src/crypto/external/apache2/openssl/dist/util/
shlib_wrap.sh.in 65 _RLD_ROOT=/no/such/dir; export _RLD_ROOT
72 _RLDN32_ROOT=/no/such/dir; export _RLDN32_ROOT
79 _RLD64_ROOT=/no/such/dir; export _RLD64_ROOT
132 exec "$cmd" # old sh, such as Tru64 4.x, fails to expand empty "$@"
  /src/crypto/external/bsd/openssl/dist/util/
shlib_wrap.sh.in 65 _RLD_ROOT=/no/such/dir; export _RLD_ROOT
72 _RLDN32_ROOT=/no/such/dir; export _RLDN32_ROOT
79 _RLD64_ROOT=/no/such/dir; export _RLD64_ROOT
132 exec "$cmd" # old sh, such as Tru64 4.x, fails to expand empty "$@"
  /src/crypto/external/bsd/openssl.old/dist/util/
shlib_wrap.sh.in 77 _RLD_ROOT=/no/such/dir; export _RLD_ROOT
84 _RLDN32_ROOT=/no/such/dir; export _RLDN32_ROOT
91 _RLD64_ROOT=/no/such/dir; export _RLD64_ROOT
135 exec "$cmd" # old sh, such as Tru64 4.x, fails to expand empty "$@"
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
support.go 27 // Loads a dynamic library such that it may be used as an LLVM plugin.
  /src/external/mpl/dhcp/dist/contrib/
dhcp.spec 13 hosts on a network. Host configuration items such as IP address, name
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
MacOSXAPIChecker.cpp 130 os << " for the predicate value. Using such transient memory for "
  /src/tests/kernel/
t_umount.sh 25 # POSSIBILITY OF SUCH DAMAGE.
58 cd: Can't cd to ".": No such file or directory
61 cd: Can't cd to "..": No such file or directory
82 atf_check -s ne:0 -e inline:"ls: .: No such file or directory\n" ls .
83 atf_check -s ne:0 -e inline:"ls: ..: No such file or directory\n" ls ..
  /src/external/gpl3/gcc/dist/contrib/
check-internal-format-escaping.py 82 such as de.po, not gcc.pot.

Completed in 31 milliseconds

1 2 3 4 5 6 7 8 91011>>