Home
last modified time | relevance | path

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

12345678

/freebsd/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/sys/contrib/zstd/lib/
H A DMakefile120 @echo compiling multi-threaded static library $(LIBVER),\
121 @echo compiling single-threaded static library $(LIBVER))
133 @echo compiling dynamic library $(LIBVER)
161 @echo compiling multi-threaded dynamic library $(LIBVER),\
162 @echo compiling single-threaded dynamic library $(LIBVER))
237 @echo compiling single-thread dynamic library $(LIBVER)
/freebsd/tools/build/options/
H A DWITHOUT_CROSS_COMPILER2 When compiling a different version of
6 When compiling with an identical version of
H A DWITHOUT_FORMAT_EXTENSIONS3 when compiling the kernel.
/freebsd/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()
491 compiling = true; in T0Comp()
504 if (!compiling) { in T0Comp()
519 compiling = false; in T0Comp()
781 compiling = false; in T0Comp()
[all …]
/freebsd/contrib/googletest/docs/
H A Dpkgconfig.md4 necessary flags for compiling and linking to GoogleTest (and GoogleMock).
38 GoogleTest might also require `-pthread` in the compiling step, and as such
144 Elio Pettenò: <https://autotools.io/pkgconfig/cross-compiling.html>
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_facilitynames.m4
/freebsd/lib/libc/softfloat/
H A DREADME.NetBSD5 implement built-in floating-point operations, but compiling
H A DREADME.txt23 softfloat-source.txt Documentation for compiling SoftFloat.
/freebsd/contrib/ntp/html/hints/
H A Dfreebsd1 If you are compiling under FreeBSD and see messages in the syslogs that
/freebsd/contrib/one-true-awk/testdir/
H A DCompare.tt6 echo compiling time.c
/freebsd/crypto/openssh/m4/
H A Dopenssh.m474 dnl If we are compiling natively, try running the program.
106 dnl If we are compiling natively, try running the program.
138 dnl If we are compiling natively, try running the program.
/freebsd/contrib/tcpdump/doc/
H A DREADME.NetBSD.md5 method of compiling with the upstream libpcap in `../libpcap` is available.
/freebsd/contrib/tcsh/
H A DREADME.md10 Instructions for compiling Tcsh can be found in [BUILDING].
/freebsd/crypto/heimdal/include/
H A Dkrb5-types.cross2 * generic krb5-types.h for cross compiling, assume system is posix/sus
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-samsung-e7.dts14 * However, it is possible to use this device tree by compiling an ARM32 kernel
H A Dmsm8916-samsung-e5.dts14 * However, it is possible to use this device tree by compiling an ARM32 kernel
/freebsd/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/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/lib/libc/db/
H A DREADME4 For information on compiling and installing this software, see the file
/freebsd/stand/ficl/softwords/
H A Dprefix.fr34 \ ** and consume the next number in the input stream, pushing/compiling
/freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dcomplex37 // If we are compiling against libc++, the macro _LIBCPP_STD_VER should be set
/freebsd/share/examples/bootforth/
H A DREADME3 compiling /stand/i386/libi386 with -DTERM_EMU).

12345678