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

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/make/unit-tests/
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.
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.
job-output.exp 7 This is stdout.
8 This is stderr.
11 This is stdout.
12 This is stderr.
directive-for-lines.exp 1 make: directive-for-lines.mk:31: This is line 31.
2 make: directive-for-lines.mk:31: This is line 31.
3 make: directive-for-lines.mk:38: This is line 38.
4 make: directive-for-lines.mk:31: This is line 31.
5 make: directive-for-lines.mk:31: This is line 31.
6 make: directive-for-lines.mk:38: This is line 38.
sh-jobs.exp 1 comment-with-followup-line: This is printed.
2 no-comment: This is printed.
directive-for-lines.mk 10 # expect+21: This is line 31.
11 # expect+20: This is line 31.
12 # expect+26: This is line 38.
14 # expect+17: This is line 31.
15 # expect+16: This is line 31.
16 # expect+22: This is line 38.
31 .info This is line 31.
38 .info This is line 38.
deptgt-main.exp 0 This target real-main is the one that is made.
opt-debug-file.exp 1 make: opt-debug-file.mk:54: This goes to stdout only, once.
2 make: opt-debug-file.mk:57: This goes to stderr only, once.
3 make: opt-debug-file.mk:60: This goes to stderr, and in addition to the debug log.
6 make: Unterminated quoted string [make 'This goes to stdout only, once.]
7 make: Unterminated quoted string [make 'This goes to stderr only, once.]
8 make: Unterminated quoted string [make 'This goes to stderr, and in addition to the debug log.]
deptgt-begin-fail.mk 4 # This stops make immediately and does not build the main targets.
10 : This is not made.
deptgt-silent.mk 8 @echo 'This is not echoed because of the @.'
10 echo 'This is not echoed because of the .SILENT.'
13 # This is unlike .DELETE_ON_ERROR, which is a global setting.
15 echo 'This is a loud command.'
cond-cmp-unary.exp 1 make: cond-cmp-unary.mk:54: This is only reached because of a bug in EvalTruthy.
directive-elif.mk 11 # deciding this would cost time.
19 . info This branch is not taken.
23 # Since the .if condition evaluated to false, this whole branch is not taken.
25 . info XXX: This misspelling is not detected.
26 . info This branch is not taken.
34 . info This branch is not taken.
37 # to false, this whole branch is not taken.
39 . info XXX: This misspelling is not detected.
40 # If the misspelling were detected, this branch would be taken.
46 # This misspelling is in an active branch and is therefore detected
    [all...]
shell-ksh.mk 8 # This is only obvious in parallel mode since in compat mode,
20 # This command is both printed and executed.
23 # This command is only executed.
26 # This command is both printed and executed.
29 # This command is both printed and executed.
38 @sed '$$d' ${MAKEFILE:.mk=.exp} # This is cheated.
depsrc-exec.mk 12 : ${.TARGET:T}: This is always executed.
15 : This is not executed.
16 +: ${.TARGET:T}: This is not executed as well.
deptgt-begin-fail-indirect.mk 4 # This stops make immediately and does not build the main targets.
16 : This is not made.
  /src/sys/arch/i386/stand/lib/test/
biosdisk_user.h 11 * notice, this list of conditions and the following disclaimer.
13 * notice, this list of conditions and the following disclaimer in the
16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
25 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
44 This is an example:
  /src/sys/external/isc/libsodium/dist/test/default/
codecs.exp 25 [This is a journey into sound]
26 [This is a journ]
  /src/sys/arch/hpcmips/stand/pbsdboot/
Makefile 8 echo This binary is compiled for WinCE 1.01; \
11 echo This binary is compiled for WinCE 2.00; \
  /src/sys/external/bsd/gnu-efi/dist/inc/protocol/
efidbg.h 13 * notice, this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in the
19 * 3. All advertising materials mentioning features or use of this software
22 * This product includes software developed by Intel Corporation and
26 * used to endorse or promote products derived from this software
29 * THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION AND CONTRIBUTORS ``AS IS''
38 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
70 // add new types of debugport device paths to this union...
94 IN struct _EFI_DEBUG_SUPPORT_INTERFACE *This,
101 IN struct _EFI_DEBUG_SUPPORT_INTERFACE *This,
    [all...]
efivar.h 38 IN struct _EFI_VARIABLE_STORE *This,
47 IN struct _EFI_VARIABLE_STORE *This,
57 IN struct _EFI_VARIABLE_STORE *This,
67 IN struct _EFI_VARIABLE_STORE *This,
74 IN struct _EFI_VARIABLE_STORE *This,
121 // of an operation. To do this the FW needs to have multiple banks
124 // 1 bank in this case. (It will allow any number of banks,
132 // is not valid as internal data settings may get lost. Supply this
  /src/sys/external/bsd/gnu-efi/dist/inc/
efipciio.h 36 IN struct _EFI_PCI_IO_PROTOCOL *This,
49 IN struct _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL *This,
61 IN struct _EFI_PCI_IO_PROTOCOL *This,
72 IN struct _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL *This,
92 IN struct _EFI_PCI_IO_PROTOCOL *This,
102 IN struct _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL *This,
114 IN struct _EFI_PCI_IO_PROTOCOL *This,
126 IN struct _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL *This,
153 IN struct _EFI_PCI_IO_PROTOCOL *This,
164 IN struct _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL *This,
    [all...]
efiser.h 63 IN struct _EFI_SERIAL_IO_PROTOCOL *This
69 IN struct _EFI_SERIAL_IO_PROTOCOL *This,
81 IN struct _EFI_SERIAL_IO_PROTOCOL *This,
88 IN struct _EFI_SERIAL_IO_PROTOCOL *This,
95 IN struct _EFI_SERIAL_IO_PROTOCOL *This,
103 IN struct _EFI_SERIAL_IO_PROTOCOL *This,
lib.h 54 IN EFI_UNICODE_COLLATION_INTERFACE *This,
61 IN EFI_UNICODE_COLLATION_INTERFACE *This,
68 IN EFI_UNICODE_COLLATION_INTERFACE *This,
  /src/tests/lib/libc/sync/
Makefile 14 @echo This directory features link time only tests.

Completed in 49 milliseconds

1 2 3 4 5 6 7 8 91011>>