/freebsd/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/ |
H A D | complex | 45 // 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 D | Makefile | 120 @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 D | WITHOUT_CROSS_COMPILER | 2 When compiling a different version of 6 When compiling with an identical version of
|
H A D | WITHOUT_FORMAT_EXTENSIONS | 3 when compiling the kernel.
|
/freebsd/contrib/bearssl/T0/ |
H A D | T0Comp.cs | 239 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 D | pkgconfig.md | 4 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 D | ntp_facilitynames.m4 |
|
/freebsd/lib/libc/softfloat/ |
H A D | README.NetBSD | 5 implement built-in floating-point operations, but compiling
|
H A D | README.txt | 23 softfloat-source.txt Documentation for compiling SoftFloat.
|
/freebsd/contrib/ntp/html/hints/ |
H A D | freebsd | 1 If you are compiling under FreeBSD and see messages in the syslogs that
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | Compare.tt | 6 echo compiling time.c
|
/freebsd/crypto/openssh/m4/ |
H A D | openssh.m4 | 74 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 D | README.NetBSD.md | 5 method of compiling with the upstream libpcap in `../libpcap` is available.
|
/freebsd/contrib/tcsh/ |
H A D | README.md | 10 Instructions for compiling Tcsh can be found in [BUILDING].
|
/freebsd/crypto/heimdal/include/ |
H A D | krb5-types.cross | 2 * generic krb5-types.h for cross compiling, assume system is posix/sus
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916-samsung-e7.dts | 14 * However, it is possible to use this device tree by compiling an ARM32 kernel
|
H A D | msm8916-samsung-e5.dts | 14 * However, it is possible to use this device tree by compiling an ARM32 kernel
|
/freebsd/sys/contrib/libsodium/builds/msvc/ |
H A D | resource.rc | 10 //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 D | p1020rdb-pc_camp_core0.dts | 10 * Please note to add "-b 0" for core0's dts compiling.
|
H A D | mpc8572ds_camp_core1.dts | 9 * Please note to add "-b 1" for core1's dts compiling.
|
H A D | p1020rdb-pc_camp_core1.dts | 9 * Please note to add "-b 1" for core1's dts compiling.
|
/freebsd/lib/libc/db/ |
H A D | README | 4 For information on compiling and installing this software, see the file
|
/freebsd/stand/ficl/softwords/ |
H A D | prefix.fr | 34 \ ** and consume the next number in the input stream, pushing/compiling
|
/freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
H A D | complex | 37 // If we are compiling against libc++, the macro _LIBCPP_STD_VER should be set
|
/freebsd/share/examples/bootforth/ |
H A D | README | 3 compiling /stand/i386/libi386 with -DTERM_EMU).
|