Searched refs:compiler (Results 26 - 50 of 251) sorted by relevance

1234567891011

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Duaccess.h43 #include <linux/compiler.h>
H A Dmodule.h39 #include <linux/compiler.h>
H A Drcupdate.h31 #include <linux/compiler.h>
H A Dtypes.h38 #include <linux/compiler.h>
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslallocate.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
167 * (the compiler is not aborted), the pointer is guaranteed to
H A Daslhelp.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
184 ACPI_OPTION ("-v", "Display compiler version");
279 ACPI_OPTION ("-z", "Do not insert new compiler ID for DataTables");
H A Dprparser.l153 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslascii.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslcompiler.h179 #include <contrib/dev/acpica/compiler/asldefine.h>
180 #include <contrib/dev/acpica/compiler/asltypes.h>
181 #include <contrib/dev/acpica/compiler/aslmessages.h>
182 #include <contrib/dev/acpica/compiler/aslglobal.h>
183 #include <contrib/dev/acpica/compiler/preprocess.h>
184 #include <contrib/dev/acpica/compiler/dtcompiler.h>
1152 * aslutils - common compiler utilites
1533 * Entry to data table compiler subsystem
/freebsd-11-stable/contrib/libpcap/pcap/
H A Dfuncattrs.h38 #include <pcap/compiler-tests.h>
42 * compiler-specific extensions.
114 * export functions in our API. The compiler might be configured not
121 * GCC 3.4 or later, or some compiler asserting compatibility with
168 * later, or some compiler asserting compatibility with GCC 2.5 or
197 * Compiler with support for it, or GCC 2.3 or later, or some compiler
212 * a string giving the warning message to use if the compiler supports that.
/freebsd-11-stable/share/mk/
H A Dlocal.init.mk12 # XXX: This should be combined with external compiler support in Makefile.inc1
H A Dbsd.clang-analyze.mk31 .include <bsd.compiler.mk>
34 .error Clang static analyzer requires clang but found that compiler '${CC}' is ${COMPILER_TYPE}
H A Dbsd.sys.mk6 # Enable various levels of compiler warning checks. These may be
7 # overridden (e.g. if using a non-gcc compiler) by defining MK_WARNS=no.
11 .include <bsd.compiler.mk>
28 # Turn off -Werror for gcc 4.2.1. The compiler is on the glide path out of the
71 # XXX Delete -Wuninitialized by default for now -- the compiler doesn't
211 # Allow user-specified additional warning flags, plus compiler and file
/freebsd-11-stable/sys/contrib/dev/acpica/
H A Dacpica_prep.sh17 fulldirs="common compiler components include os_specific"
75 find ${dst}/common ${dst}/compiler ${dst}/components \
77 xargs sed -i "" -e "s|[\"<]$H[\">]|\<contrib/dev/acpica/compiler/$H\>|g"
/freebsd-11-stable/lib/libgcc_eh/
H A DMakefile.inc3 COMPILERRTDIR= ${SRCTOP}/contrib/llvm-project/compiler-rt
/freebsd-11-stable/sys/amd64/include/
H A Dprofile.h43 * Config generates something to tell the compiler to align functions on 16
77 #error this file needs to be ported to your compiler
/freebsd-11-stable/contrib/tzcode/zic/
H A Dprivate.h41 ** You can override these in your C compiler options, e.g. `-DHAVE_ADJTIME=0'.
120 Please use a compiler that supports a 64-bit integer type (or wider);
/freebsd-11-stable/sys/sys/
H A Dlinker_set.h46 * the GCC compiler happy:
65 #error this file needs to be ported to your compiler
/freebsd-11-stable/lib/libthr/
H A DMakefile34 .include <bsd.compiler.mk>
/freebsd-11-stable/sys/compat/linuxkpi/common/include/asm/
H A Datomic-long.h34 #include <linux/compiler.h>
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc11 * compiler (instrumentation), and host tools (reader/writer). The entities
16 * the other one sits in compiler-rt/lib/profile directory. To make changes
17 * in this file, first modify the master copy and copy it over to compiler-rt.
60 * the compiler runtime. */
413 * format: ValueProfData. The abstraction allows compiler-rt's raw profiler
/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc11 * compiler (instrumentation), and host tools (reader/writer). The entities
16 * the other one sits in compiler-rt/lib/profile directory. To make changes
17 * in this file, first modify the master copy and copy it over to compiler-rt.
60 * the compiler runtime. */
413 * format: ValueProfData. The abstraction allows compiler-rt's raw profiler
/freebsd-11-stable/usr.sbin/acpi/iasl/
H A DMakefile11 # compiler
97 ${ACPICA_DIR}/compiler/aslcompiler.l
100 m4 -P -I${ACPICA_DIR}/compiler \
101 ${ACPICA_DIR}/compiler/aslparser.y > ${.TARGET}
/freebsd-11-stable/contrib/apr/
H A Dapr-config.in60 --cc print C compiler name
62 --cflags print C compiler flags
/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dprivate.h49 ** You can override these in your C compiler options, e.g. `-DHAVE_ADJTIME=0'.
162 Please use a compiler that supports a 64-bit integer type (or wider);

Completed in 176 milliseconds

1234567891011