HomeSort by: relevance | last modified time | path
    Searched refs:Compiler (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/
CMakeLists.txt 15 set_target_properties(FuzzerUnitTests PROPERTIES FOLDER "Compiler-RT Tests")
46 FOLDER "Compiler-RT Runtime tests")
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
CMakeLists.txt 20 set_target_properties(dd PROPERTIES FOLDER "Compiler-RT Misc")
52 add_dependencies(compiler-rt dd)
  /src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
CMakeLists.txt 67 FOLDER "Compiler-RT Runtime tests")
82 FOLDER "Compiler-RT Tests")
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
CMakeLists.txt 9 # and have some elements of version skew -- they test the *host* compiler's
127 set_target_properties(AsanUnitTests PROPERTIES FOLDER "Compiler-RT Tests")
132 set_target_properties(AsanDynamicUnitTests PROPERTIES FOLDER "Compiler-RT Tests")
135 set_target_properties(AsanBenchmarks PROPERTIES FOLDER "Compiler-RT Tests")
269 FOLDER "Compiler-RT Runtime tests")
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/
CMakeLists.txt 5 FOLDER "Compiler-RT Tests")
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
CMakeLists.txt 119 FOLDER "Compiler-RT Runtime tests")
133 set_target_properties(SanitizerUnitTests PROPERTIES FOLDER "Compiler-RT Tests")
  /src/sys/external/bsd/acpica/dist/tools/acpiexec/
aetables.h 533 [01Ch 0028 4] Asl Compiler ID : "INTL"
534 [020h 0032 4] Asl Compiler Revision : 20110316
565 [0004] Asl Compiler ID : "INTL"
566 [0004] Asl Compiler Revision : 20100528
579 [004] Asl Compiler ID : "INTL"
580 [004] Asl Compiler Revision : 20100528
  /src/sys/external/bsd/acpica/dist/tools/examples/
extables.c 381 [0004] Asl Compiler ID : "INTL"
382 [0004] Asl Compiler Revision : 20100528
396 [0004] Asl Compiler ID : "INTL"
397 [0004] Asl Compiler Revision : 20100528
411 [0004] Asl Compiler ID : "INTL"
412 [0004] Asl Compiler Revision : 20111123
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/
CMakeLists.txt 37 FOLDER "Compiler-RT Runtime tests")
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 33 #error Compiler is too old for GNU_EFI_USE_MS_ABI
47 // Use Microsoft C compiler integer width declarations
193 #ifndef EFIAPI // Forces EFI calling conventions reguardless of compiler options
195 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
352 /* Front-ends to efi_callX to avoid compiler warnings */
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 109 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
238 _LT_CC_BASENAME([$compiler])
545 compiler='$compiler_DEFAULT'
859 AC_ARG_VAR([GOC], [Go compiler command])dnl
860 AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl
933 _LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
934 _LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl
935 _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
936 _LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dn
    [all...]
  /src/usr.sbin/sysinst/
msg.mi.en 834 {Compiler tools}
msg.mi.de 899 {Compiler}
  /src/tools/compat/
configure 1336 CC C compiler command
1337 CFLAGS C compiler flags
1544 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1546 # left behind by Apple's compiler. We do this before executing the actions.
1757 # accordingly. Pass EXTRA-OPTIONS to the compiler, using FLAG-VAR.
2166 # Test code for whether the C compiler supports C89 (global declarations)
2168 /* Does the compiler advertise C89 conformance?
2172 # error "Compiler does not advertise C89 conformance"
2230 # Test code for whether the C compiler supports C89 (body of main).
2235 # Test code for whether the C compiler supports C99 (global declarations
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 1533 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1535 compiler's sysroot if not specified).
1538 CC C compiler command
1539 CFLAGS C compiler flags
1548 CCAS assembler compiler command (defaults to CC)
1549 CCASFLAGS assembler compiler flags (defaults to CFLAGS)
1711 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1713 # left behind by Apple's compiler. We do this before executing the actions.
1811 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1812 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;
    [all...]

Completed in 24 milliseconds