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

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/make/unit-tests/
dep.exp 1 make: dep.mk:11: Inconsistent operator for only-colon
2 make: dep.mk:13: Inconsistent operator for only-colon
job-output.exp 6 only stdout:
9 only stderr:
cond-cmp-unary.exp 1 make: cond-cmp-unary.mk:54: This is only reached because of a bug in EvalTruthy.
dep.mk 9 only-colon:
10 # expect+1: Inconsistent operator for only-colon
11 only-colon!
12 # expect+1: Inconsistent operator for only-colon
13 only-colon::
16 only-colon:
varname-dot-newline.exp 1 make: varname-dot-newline.mk:28: Cannot overwrite ".newline" as it is read-only
3 make: varname-dot-newline.mk:30: Cannot append to ".newline" as it is read-only
5 make: varname-dot-newline.mk:32: Cannot delete ".newline" as it is read-only
var-readonly.exp 1 Global: ignoring delete 'N' as it is read-only
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.
6 make: Unterminated quoted string [make 'This goes to stdout only, once.]
7 make: Unterminated quoted string [make 'This goes to stderr only, once.]
varname-dot-newline.mk 19 # Check that .newline is read-only
27 # expect+1: Cannot overwrite ".newline" as it is read-only
29 # expect+1: Cannot append to ".newline" as it is read-only
31 # expect+1: Cannot delete ".newline" as it is read-only
36 . error The .newline variable can be overwritten. It should be read-only.
opt-no-action.mk 5 # Only commands that are in a .MAKE target or prefixed by '+' are run.
16 # Both of these commands are printed, but only the '+' command is run.
21 # Both of these commands are printed, but only the '+' command is run.
32 # Both of these commands are printed, but only the '+' command is run.
sh-meta-chars.mk 6 # or executed directly via execv, but only in compatibility mode, not
7 # in jobs mode, and only if MAKE_NATIVE is defined during compilation.
15 # run directly via execv, but only if MAKE_NATIVE is defined.
suff-add-later.mk 12 # At this point, only .c is a suffix, therefore the following are all regular
28 # XXX: .c.d is listed as "Files that are only sources".
29 # XXX: .d.e is listed as "Files that are only sources".
  /src/common/lib/libc/arch/arm/
features.mk 5 FEAT_EABI!=if ${COMPILE.c} ${COPTS} -fsyntax-only -DEABI_TEST ${TESTFILE} >/dev/null 2>/dev/null; then echo yes; else echo no; fi
6 FEAT_LDREX!=if ${COMPILE.c} ${COPTS} -fsyntax-only -DLDREX_TEST ${TESTFILE} >/dev/null 2>/dev/null; then echo yes; else echo no; fi
7 FEAT_LDRD!=if ${COMPILE.c} ${COPTS} -fsyntax-only -DLDRD_TEST ${TESTFILE} >/dev/null 2>/dev/null; then echo yes; else echo no; fi
8 FEAT_THUMB2!=if ${COMPILE.c} ${COPTS} -fsyntax-only -DTHUMB2_TEST ${TESTFILE} >/dev/null 2>/dev/null; then echo yes; else echo no; fi
  /src/games/wargames/
wargames.sh 48 The only winning move is
  /src/tests/lib/libc/sync/
Makefile 14 @echo This directory features link time only tests.
  /src/lib/libm/noieee_src/
n_frexpl.c 37 #error This file is only for machiens where long double is the same as double.
  /src/sys/arch/hpcmips/include/
loadfile_machdep.h 37 #define ALIGNENTRY(a) Error! hpcmips supports ELF only!
52 #define OKMAGIC(a) Error! hpcmips supports ELF only!
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_flags.inc 63 int, max_malloc_fill_size, 0x1000, // By default, fill only the first 4K.
142 "If == 1, detect invalid operations only when both pointers are non-null.")
149 "If ==1, detect ODR-violation only if the two variables "
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
omap3-beagle-xm-ab.dts 1 // SPDX-License-Identifier: GPL-2.0-only
omap443x-clocks.dtsi 1 // SPDX-License-Identifier: GPL-2.0-only
orion5x-kuroboxpro.dts 12 * licensing only applies to this file, and not this project as a
98 read-only;
103 read-only;
108 read-only;
qcom-ipq4018-jalapeno.dts 91 read-only;
97 read-only;
103 read-only;
109 read-only;
115 read-only;
126 read-only;
132 read-only;
qcom-ipq4018-ap120c-ac.dtsi 123 read-only;
129 read-only;
135 read-only;
141 read-only;
147 read-only;
158 read-only;
164 read-only;
170 read-only;
176 read-only;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/northstar2/
ns2-xmc.dts 91 read-only;
97 read-only;
103 read-only;
109 read-only;
  /src/sys/sys/
localcount.h 36 #error <sys/localcount.h> is for kernel consumers only.
48 volatile uint32_t lc_refcnt; /* only for debugging */
  /src/sys/conf/
lint.mk 35 # Attempt to do a syntax-only compile of the entire kernel as one entity.
38 syntax-only: ${CFILES} ${MD_CFILES}
39 ${CC} -fsyntax-only -combine ${CFLAGS} ${CPPFLAGS} \

Completed in 23 milliseconds

1 2 3 4 5 6 7 8 91011>>