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

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/make/unit-tests/
depsrc-make.exp 1 this-is-made is made.
2 echo this-is-not-made is just echoed.
depsrc-recursive.exp 1 this-is-made is made.
2 echo this-is-not-made is just echoed.
ternary.exp 1 The answer is unknown
2 The answer is unknown
3 The answer is empty
4 The answer is known
5 The answer is
6 The answer is empty
7 The answer is known
8 The answer is 42
9 The answer is 42
varmod-extension.exp 1 extension of 'a/b/c' is ''
2 extension of 'def' is ''
3 extension of 'a.b.c' is 'c'
4 extension of 'a.b/c' is 'b/c'
5 extension of 'a' is ''
6 extension of 'a.a' is 'a'
7 extension of '.gitignore' is 'gitignore'
8 extension of 'a' is ''
9 extension of 'a.a' is 'a'
10 extension of 'trailing/' is ''
    [all...]
archive-suffix.exp 1 `all' is up to date.
deptgt-silent.exp 1 echo 'This is a loud command.'
2 This is a loud command.
3 This is not echoed because of the @.
4 This is not echoed because of the .SILENT.
unexport.exp 1 UT_DOLLAR=This is $UT_FU
deptgt-main.exp 1 This target real-main is the one that is made.
export.exp 3 UT_DOLLAR=This is $UT_FU
4 UT_FOO=foobar is fubar
varmod-tail.exp 1 tail (basename) of 'a/b/c' is 'c'
2 tail (basename) of 'def' is 'def'
3 tail (basename) of 'a.b.c' is 'a.b.c'
4 tail (basename) of 'a.b/c' is 'c'
5 tail (basename) of 'a' is 'a'
6 tail (basename) of 'a.a' is 'a.a'
7 tail (basename) of '.gitignore' is '.gitignore'
8 tail (basename) of 'a' is 'a'
9 tail (basename) of 'a.a' is 'a.a'
10 tail (basename) of 'trailing/' is ''
    [all...]
ternary.mk 7 @echo "The answer is ${A:?known:unknown}"
8 @echo "The answer is ${A:?$A:unknown}"
9 @echo "The answer is ${empty(A):?empty:$A}"
sh-leading-plus.exp 1 echo 'this command is not run'
2 echo 'this command is run'
3 this command is run
comment.exp 1 echo This is a shell comment: # comment
2 This is a shell comment:
3 echo This is not a shell comment: '# comment'
4 This is not a shell comment: # comment
depsrc-exec.exp 1 : depsrc-exec.mk: This is always executed.
depsrc-phony.exp 1 : depsrc-phony.mk is made.
varname-makefile.exp 1 : In the end, MAKEFILE is /dev/null.
varname-dollar.exp 1 make: varname-dollar.mk:17: dollar is $.
2 make: varname-dollar.mk:19: dollar in braces is .
3 make: varname-dollar.mk:28: dollar is $.
4 make: varname-dollar.mk:30: dollar in braces is dollar.
job-output.exp 7 This is stdout.
8 This is stderr.
11 This is stdout.
12 This is stderr.
opt-touch-jobs.exp 2 `opt-touch-join' is up to date.
3 `opt-touch-use' is up to date.
opt-touch.exp 1 `opt-touch-join' is up to date.
2 `opt-touch-use' is up to date.
  /src/distrib/syspkg/sets/base/base-locale-is/
Makefile 3 PKGBASE=base-locale-is
  /src/share/doc/psd/20.ipctut/
udgramsend.c 18 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
37 #define DATA "The sea is calm tonight, the tide is full . . ."
41 * line arguments. The form of the command line is udgramsend pathname
dgramsend.c 18 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
38 #define DATA "The sea is calm tonight, the tide is full . . ."
42 * line arguments. The form of the command line is dgramsend hostname
63 * of the specified host. The port number is taken from the command
  /src/tests/usr.bin/xlint/lint2/
msg_008.exp 1 func returns a value that is always ignored [lint2:008]
msg_009.exp 1 func returns a value that is sometimes ignored [lint2:009]

Completed in 38 milliseconds

1 2 3 4 5 6 7 8 91011>>