| /freebsd-12.1/contrib/llvm/tools/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-12.1/contrib/gcc/doc/ |
| H A D | languages.texi | 15 Writing a compiler as a front end for GCC, rather than compiling 24 compiling directly from source code then when it is compiling from 26 @item Better debugging information is generated when compiling
|
| H A D | fragments.texi | 45 Compiler flags to use when compiling @file{libgcc2.c}. 77 Special flags used when compiling @file{crtstuff.c}. 82 Special flags used when compiling @file{crtstuff.c} for shared 194 respectively. They are used both when building GCC, and when compiling 199 used when compiling @file{libgcc.a}. However, they @emph{are} used when
|
| H A D | frontends.texi | 24 is on compiling C programs. Finally, the name is also used when speaking 48 talk about compiling one of those languages, we might refer to that
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | repo.c | 95 int compiling = 0; in get_base_filename() local 104 compiling = 1; in get_base_filename() 107 if (compiling && output) in get_base_filename() 110 if (p && ! compiling) in get_base_filename()
|
| /freebsd-12.1/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() 504 if (!compiling) { in T0Comp() 784 compiling = true; in T0Comp() 1424 if (compiling) { in CompileStep() 1438 if (compiling) { in CompileStep() [all …]
|
| /freebsd-12.1/sys/contrib/zstd/lib/ |
| H A D | Makefile | 71 @echo compiling static library 79 @echo compiling dynamic library $(LIBVER) 109 @echo compiling single-thread dynamic library $(LIBVER)
|
| /freebsd-12.1/contrib/ntp/sntp/m4/ |
| H A D | ntp_facilitynames.m4 | 20 AC_MSG_WARN([facilitynames in <syslog.h> - cross-compiling])
|
| /freebsd-12.1/lib/libc/softfloat/ |
| H A D | README.NetBSD | 6 implement built-in floating-point operations, but compiling
|
| H A D | README.txt | 24 softfloat-source.txt Documentation for compiling SoftFloat.
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | t-dfprules | 7 # DFP_CFLAGS can be used to pass target-specific CFLAGS when compiling
|
| H A D | t-svr4 | 4 # we will be doing that, we just always use -fPIC when compiling the
|
| /freebsd-12.1/contrib/ntp/html/hints/ |
| H A D | freebsd | 1 If you are compiling under FreeBSD and see messages in the syslogs that
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | t-crtpic | 6 # we will be doing that, we just always use -fPIC when compiling the
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | config.build | 34 # build_xm_defines List of macros to define when compiling for the 37 # build_xm_file List of files to include when compiling for the
|
| H A D | config.host | 34 # host_xm_file List of files to include when compiling for the 37 # host_xm_defines List of macros to define when compiling for the
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | fragment.am | 23 # -I/-D flags to pass when compiling.
|
| /freebsd-12.1/contrib/googletest/googletest/docs/ |
| H A D | Pkgconfig.md | 4 necessary flags for compiling and linking to GoogleTest (and GoogleMock). 43 GoogleTest might also require `-pthread` in the compiling step, and as such
|
| /freebsd-12.1/crypto/heimdal/include/ |
| H A D | krb5-types.cross | 2 * generic krb5-types.h for cross compiling, assume system is posix/sus
|
| /freebsd-12.1/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-12.1/stand/ficl/softwords/ |
| H A D | prefix.fr | 35 \ ** and consume the next number in the input stream, pushing/compiling
|
| /freebsd-12.1/lib/libc/db/ |
| H A D | README | 6 For information on compiling and installing this software, see the file
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | t-sol2 | 20 # we will be doing that, we just always use -fPIC when compiling the
|
| /freebsd-12.1/share/examples/bootforth/ |
| H A D | README | 3 compiling /stand/i386/libi386 with -DTERM_EMU).
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | configure.ac | 241 [ AC_MSG_WARN([cross compiling: cannot test]) 1907 AC_MSG_WARN([cross compiling: assuming yes]) 2465 dnl if we're cross compiling. 2625 AC_MSG_WARN([cross compiling: not checking]) 2673 AC_MSG_WARN([cross compiling: not checking]) 2706 AC_MSG_WARN([cross compiling: not checking]) 3153 AC_MSG_WARN([cross compiling: assuming yes]) 3426 [AC_MSG_WARN([cross compiling: assuming yes]) 3453 [AC_MSG_WARN([cross compiling: assuming yes]) 3473 [AC_MSG_WARN([cross compiling: assuming yes])] [all …]
|