Searched refs:compiler (Results 76 - 100 of 251) sorted by relevance

1234567891011

/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Dasllength.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslhex.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Ddtexpress.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslfileio.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
197 * NOTE: Aborts compiler on any error.
233 * File must be open. Aborts compiler on error.
265 * NOTE: Aborts compiler on any error.
309 * NOTE: Aborts compiler on any error.
357 * NOTE: Aborts compiler on any error.
417 * NOTE: Aborts compiler on any error.
446 * DESCRIPTION: Close an open file. Aborts compiler on error
H A Dcvdisasm.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Ddtparser.y4 * Module Name: dtparser.y - Bison input file for table compiler parser
153 #include <contrib/dev/acpica/compiler/aslcompiler.h>
278 * All constants for the data table compiler are in hex, whether a (optional) 0x
H A Dprparser.y153 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslanalyze.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslbtypes.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslstartup.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
186 * DESCRIPTION: Re-initialize globals needed to restart the compiler. This
198 /* Init compiler globals */
393 /* Shutdown compiler and ACPICA subsystem */
437 /* Re-initialize "some" compiler/preprocessor globals */
514 * compiler subsystems
636 * DESCRIPTION: Determine if compiler should abort with error status
H A Daslrestype2.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslmapoutput.c155 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslutils.c3 * Module Name: aslutils -- compiler utilities
152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
325 AcpiOsPrintf ("Ran out of compiler event structs!\n");
H A Dasllistsup.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
/freebsd-11-stable/stand/i386/boot2/
H A DMakefile82 .PATH: ${SRCTOP}/contrib/llvm-project/compiler-rt/lib/builtins
/freebsd-11-stable/targets/pseudo/bootstrap-tools/
H A DMakefile48 # We will handle building the toolchain and cross-compiler.
91 .include <bsd.compiler.mk>
/freebsd-11-stable/contrib/ncurses/misc/
H A Dncurses-config.in172 --cflags echos the C compiler flags needed to compile with ${THIS}
/freebsd-11-stable/stand/libsa/
H A DMakefile56 .PATH: ${SRCTOP}/contrib/llvm-project/compiler-rt/lib/builtins/arm/
66 .PATH: ${SRCTOP}/contrib/llvm-project/compiler-rt/lib/builtins/
69 # Divide and modulus functions called by the compiler
/freebsd-11-stable/contrib/opie/
H A Dconfigure434 # 5 compiler messages saved in config.log
738 # We chose a different compiler from the bogus one.
793 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
794 echo "configure:795: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
812 # If we can't run a trivial program, we are probably using a cross compiler.
833 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
835 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
836 echo "configure:837: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >
[all...]
/freebsd-11-stable/
H A DMakefile109 .include <bsd.compiler.mk>
139 print-dir test-system-compiler
159 kernels libraries native-xtools showconfig test-system-compiler \
/freebsd-11-stable/contrib/gcc/
H A Dgcc.c28 /* This program is the user interface to the C compiler and possibly to
154 find libgcc.a given the current compiler flags. */
159 find OS libraries given the current compiler flags. */
164 compiler flags used to select them in a standard form. */
202 /* Nonzero means pass the updated target_system_root to the compiler. */
219 /* Nonzero means pass multiple source files to the compiler at one time. */
228 /* The compiler version. */
278 pass the compiler in building the list of pointers to constructors
292 static struct compiler *lookup_compiler (const char *, size_t, const char *);
548 allow each compiler'
909 struct compiler struct
6601 struct compiler *compiler = lookup_compiler (name, local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dp-lang.c265 in output depending upon what the compiler and debugging format
268 debugging information supplied by the compiler. fnf@cygnus.com */
/freebsd-11-stable/contrib/gdb/
H A Dltcf-cxx.sh3 # ltcf-cxx.sh - Create a C++ compiler specific configuration
45 # C++ compiler
54 compiler=$2
55 cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
73 # used by the C compiler. For the purposes of GCC, this is ok, but
74 # if someone uses g++ along with a non-GNU C compiler that doesn't
110 # Commands to make compiler produce verbose output that lists
280 # Commands to make compiler produce verbose output that lists
284 # There doesn't appear to be a way to prevent this compiler from
319 # "CC -ar", where "CC" is the IRIX C++ compiler
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h36 #include <linux/compiler.h>
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Ddmtables.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
326 * the compiler create it when the disassembled file is compiled. This

Completed in 233 milliseconds

1234567891011