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

1 2

  /src/usr.bin/make/unit-tests/
directive-elif.mk 5 # Misspellings of the .elif directive are not always detected. They are only
6 # detected if the conditional branch directly above it is taken. In all other
25 . info XXX: This misspelling is not detected.
27 # Even if the misspelling were detected, the branch would not be 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.
60 # The misspelling is in an active branch and is therefore detected.
77 . info XXX: This misspelling is not detected.
86 . info XXX: This misspelling is not detected
    [all...]
depsrc-end.mk 5 # hierarchy where the cycles are detected.
deptgt-order.mk 18 # XXX: The circular dependency should be detected here.
opt-keep-going-multiple.mk 4 # as an error is detected, but continues building the other, independent
directive-unexport-env.mk 9 # were not properly detected.
cond-op.mk 116 # This condition is obviously malformed. It is properly detected and also
117 # was properly detected before 2021-01-19, but only because the left hand
126 # This obviously malformed condition was not detected as such before cond.c
135 # This obviously malformed condition was not detected as such before cond.c
144 # This condition is obviously malformed. It is properly detected and also
145 # was properly detected before 2021-01-19, but only because the left hand
varmod-order.mk 36 # Extra characters after ':On' are detected and diagnosed.
45 # Extra characters after ':Onr' are detected and diagnosed.
54 # Extra characters after ':Orn' are detected and diagnosed.
opt-keep-going.mk 4 # as an error is detected, but continues building the other, independent
directive-unexport.mk 6 # ".unexport-en" had not been detected properly.
directive-elif.exp 7 make: directive-elif.mk:96: This misspelling is detected.
directive-else.mk 31 # Accidental extra .else directives are detected too.
recursive.mk 35 # brace would be detected directly in the line where it is produced.
opt-keep-going-indirect.mk 4 # as an error is detected, but continues building the other, independent
varmod-range.mk 82 # As of 2020-11-01, numeric overflow is not detected.
char-005c-reverse-solidus.mk 53 # At the point where the unclosed expression is detected, the ":M" modifier
varmod-gmtime.mk 114 # Since var.c 1.631 from 2020-10-31, the overflow is detected and produces a
varmod-localtime.mk 114 # Since var.c 1.631 from 2020-10-31, the overflow is detected and produces a
directive-undef.mk 83 # properly detected and should stop the .undef directive from doing any work.
moderrs.mk 91 # Since 2020-11-01, the numeric overflow is detected and generates an
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
meson-sm1-odroid-hc4.dts 47 /* Powers the SATA Disk 0 regulator, which is enabled when a disk load is detected */
60 /* Powers the SATA Disk 1 regulator, which is enabled when a disk load is detected */
meson-gxbb-odroidc2.dts 256 * to be turned high in order to be detected by the USB Controller
  /src/sys/external/isc/libsodium/dist/
configure.ac 432 # error NativeClient detected - Avoiding AVX opcodes
448 # error NativeClient detected - Avoiding AVX2 opcodes
463 # error NativeClient detected - Avoiding AVX2 opcodes
481 # error NativeClient detected - Avoiding AVX512F opcodes
501 # error NativeClient detected - Avoiding AESNI opcodes
521 # error NativeClient detected - Avoiding RDRAND opcodes
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
imx8mm-var-som-symphony.dts 179 * [ 1.980987] hub 1-0:1.0: 1 port detected
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
meson8b-odroidc1.dts 287 * to be turned high in order to be detected by the USB Controller.
  /src/sys/dev/pci/
yds.c 854 goto detected;
875 goto detected;
881 detected:

Completed in 2180 milliseconds

1 2