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

1 2

  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
cxx03_test.cc 8 #error C++11 or greater detected. Should be C++03.
12 #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
cxx03_test.cc 8 #error C++11 or greater detected. Should be C++03.
12 #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
  /src/usr.bin/make/unit-tests/
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.
directive-unexport.mk 6 # ".unexport-en" had not been detected properly.
directive-elif.exp 7 make: directive-elif.mk:96: This misspelling is detected.
recursive.mk 35 # brace would be detected directly in the line where it is produced.
char-005c-reverse-solidus.mk 53 # At the point where the unclosed expression is detected, the ":M" modifier
directive-undef.mk 83 # properly detected and should stop the .undef directive from doing any work.
varmod-gmtime.mk 114 # Since var.c 1.631 from 2020-10-31, the overflow is detected and produces a
moderrs.mk 91 # Since 2020-11-01, the numeric overflow is detected and generates an
directive-for.mk 230 # A mismatched .if inside a .for loop is detected each time when the loop body
varmod-ifelse.mk 90 # condition should be detected as being malformed before any comparison is
directive-include-guard.mk 41 # Its content is skipped, therefore the syntax error is not detected.
95 # Its content is skipped, therefore the syntax error is not detected.
  /src/external/apache2/llvm/autoconf/autoconf/m4/
link_options.m4 19 [Linker version detected at compile time.])
  /src/external/gpl2/xcvs/dist/contrib/
rcs-to-cvs.sh 101 echo SCCS files detected! >&2
  /src/sys/dev/pci/
yds.c 854 goto detected;
875 goto detected;
881 detected:
  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 1462 { DbgPrint (ASL_PARSE_OUTPUT, "line continuation detected\n"); (yyval.u) = (yyvsp[(2) - (2)].u); ;}
  /src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
Mdoc.pm 55 Parse a line from the C<INPUT> filehandle. If a macro was detected it returns a
  /src/external/gpl2/gmake/dist/tests/
test_driver.pl 649 $slurp =~ s/^.*Clock skew detected.*\n//gm;
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Program.inc 436 WaitResult.ReturnCode = -2; // Timeout detected
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c 781 /* wait until timeout or panel detected */
784 uint32_t detected = 0; local
786 dal_gpio_get_value(hpd, &detected);
788 if (!(detected ^ power_up)) {
  /src/external/gpl2/lvm2/dist/
configure.in 558 AC_MSG_RESULT([Disabling clvmd build. No cluster manager detected.])
  /src/tests/bin/sh/
t_redir.sh 96 echo expect to see a non-detected failure here

Completed in 101 milliseconds

1 2