Home
last modified time | relevance | path

Searched refs:compiling (Results 1 – 25 of 174) sorted by relevance

1234567

/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/
H A Dcomplex45 // When compiling for device, ask libstdc++ to use its own implements of
47 // functions that don't exist when compiling CUDA device code).
52 // // Present only when compiling for host.
57 // // Present when compiling for host and for device.
64 // This is safe because when compiling for device, all function calls in
66 // resolve to the same function as they resolve to when compiling for host. We
68 // codegen this host code when compiling for device.
/freebsd-13.1/contrib/bearssl/T0/
H A DT0Comp.cs239 bool compiling; field in T0Comp
294 compiling = false; in T0Comp()
414 if (compiling) { in T0Comp()
444 if (compiling) { in T0Comp()
447 compiling = true; in T0Comp()
488 if (compiling) { in T0Comp()
504 if (!compiling) { in T0Comp()
784 compiling = true; in T0Comp()
1424 if (compiling) { in CompileStep()
1438 if (compiling) { in CompileStep()
[all …]
/freebsd-13.1/sys/contrib/zstd/lib/
H A DMakefile242 @echo compiling static library
254 @echo compiling dynamic library $(LIBVER)
279 @echo compiling dynamic library $(LIBVER)
338 @echo compiling single-thread dynamic library $(LIBVER)
/freebsd-13.1/lib/libc/softfloat/
H A DREADME.NetBSD6 implement built-in floating-point operations, but compiling
H A DREADME.txt24 softfloat-source.txt Documentation for compiling SoftFloat.
/freebsd-13.1/contrib/ntp/sntp/m4/
H A Dntp_facilitynames.m420 AC_MSG_WARN([facilitynames in <syslog.h> - cross-compiling])
/freebsd-13.1/contrib/ntp/html/hints/
H A Dfreebsd1 If you are compiling under FreeBSD and see messages in the syslogs that
/freebsd-13.1/contrib/tcsh/
H A DREADME.md10 Instructions for compiling Tcsh can be found in [BUILDING].
/freebsd-13.1/crypto/heimdal/include/
H A Dkrb5-types.cross2 * generic krb5-types.h for cross compiling, assume system is posix/sus
/freebsd-13.1/contrib/googletest/googletest/docs/
H A DPkgconfig.md4 necessary flags for compiling and linking to GoogleTest (and GoogleMock).
43 GoogleTest might also require `-pthread` in the compiling step, and as such
/freebsd-13.1/sys/contrib/device-tree/src/powerpc/fsl/
H A Dp1020rdb-pc_camp_core0.dts10 * Please note to add "-b 0" for core0's dts compiling.
H A Dmpc8572ds_camp_core1.dts9 * Please note to add "-b 1" for core1's dts compiling.
H A Dp1020rdb-pc_camp_core1.dts9 * Please note to add "-b 1" for core1's dts compiling.
/freebsd-13.1/sys/contrib/libsodium/builds/msvc/
H A Dresource.rc10 //specify the product name for the dlls based on the platform we are compiling for
/freebsd-13.1/lib/libc/db/
H A DREADME6 For information on compiling and installing this software, see the file
/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dcomplex28 // If we are compiling against libc++, the macro _LIBCPP_STD_VER should be set
/freebsd-13.1/stand/ficl/softwords/
H A Dprefix.fr35 \ ** and consume the next number in the input stream, pushing/compiling
/freebsd-13.1/share/examples/bootforth/
H A DREADME3 compiling /stand/i386/libi386 with -DTERM_EMU).
/freebsd-13.1/contrib/blacklist/port/
H A Dconfigure.ac87 dnl See if we are cross-compiling
/freebsd-13.1/contrib/byacc/
H A Dvmsbuild.com204 $ write sys$output "compiling ''p1'"
/freebsd-13.1/tools/test/testfloat/
H A DREADME.txt30 testfloat-source.txt Documentation for porting and compiling TestFloat.
/freebsd-13.1/crypto/openssh/
H A Dconfigure.ac252 [ AC_MSG_WARN([cross compiling: cannot test])
2013 AC_MSG_WARN([cross compiling: assuming yes])
2584 dnl if we're cross compiling.
2651 [AC_MSG_WARN([cross compiling: assuming yes])]
2769 AC_MSG_WARN([cross compiling: not checking])
2836 AC_MSG_WARN([cross compiling: not checking])
2873 AC_MSG_WARN([cross compiling: not checking])
3334 AC_MSG_WARN([cross compiling: assuming yes])
3607 [AC_MSG_WARN([cross compiling: assuming yes])
3633 [AC_MSG_WARN([cross compiling: assuming yes])
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC.def6 // glibc's PowerPC asm/sigcontext.h, when compiling for PPC64, has the
/freebsd-13.1/contrib/libcbor/doc/source/
H A Dgetting_started.rst112 …nker paths include the directories to which libcbor has been installed, compiling programs that us…
128 and compiling it
/freebsd-13.1/contrib/googletest/googletest/
H A DCHANGES152 * Fixed issues with compiling on Mac OS X.
153 * Fixed issues with compiling on Cygwin.

1234567