Searched refs:compiler (Results 101 - 125 of 251) sorted by relevance

1234567891011

/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Dasloptions.c3 * Module Name: asloptions - compiler command line processing
152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
668 case 'o': /* Control compiler AML optimizations */
885 * 1) No compiler signon
H A Dasloffset.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslnamesp.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Ddtfield.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslcompiler.l153 #include <contrib/dev/acpica/compiler/aslcompiler.h>
806 /* Predefined compiler names */
863 #include <contrib/dev/acpica/compiler/aslsupport.l>
H A Daslprintf.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Ddtutils.c3 * Module Name: dtutils.c - Utility routines for the data table compiler
152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
178 * DESCRIPTION: Common error interface for data table compiler
278 * DESCRIPTION: Dump the error log and abort the compiler. Used for serious
295 * We cannot abort the compiler on error, because we may be compiling a
329 * desired to report overflow to the table compiler, this should
H A Dprmacros.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslcompile.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
210 /* Enter compiler name as a #define */
272 /* Optional parse tree dump, compiler debug output only */
518 * DESCRIPTION: Display compiler signon
568 /* Running compiler or disassembler? */
741 * DESCRIPTION: Dump all compiler events
805 * DESCRIPTION: Close all open files and exit the compiler
882 * as the "input" file, depending on where the compiler has terminated
916 * created by the data table compiler.
H A Dasltree.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Dasllisting.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
354 * DESCRIPTION: Dump entire parse tree, for compiler debug only
466 * 3) Write any compiler exceptions associated with the node
H A Daslexternal.c3 * Module Name: aslexternal - ASL External opcode compiler support
152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslpredef.c155 #include <contrib/dev/acpica/compiler/aslcompiler.h>
211 case ACPI_COMPILER_RESERVED_NAME: /* A _Txx that was not emitted by compiler */
365 * Note: Disable compiler errors/warnings because any errors will be
384 case ACPI_COMPILER_RESERVED_NAME: /* A _Txx that was not emitted by compiler */
478 case ACPI_COMPILER_RESERVED_NAME: /* A _Txx that was not emitted by compiler */
662 /* Check for the names reserved for the compiler itself: _T_x */
667 /* Ignore if actually emitted by the compiler */
675 * Was not actually emitted by the compiler. This is a special case,
677 * dissasembly, it may possibly contain valid compiler-emitted names
H A Ddtcompile.c3 * Module Name: dtcompile.c - Front-end for data table compiler
154 #include <contrib/dev/acpica/compiler/aslcompiler.h>
185 * DESCRIPTION: Main entry point for the data table compiler.
206 printf ("Error during compiler initialization, 0x%X\n", Status);
296 * DESCRIPTION: Initialize data table compiler globals. Enables multiple
339 * DESCRIPTION: Insert the IDs (Name, Version) of the current compiler into
353 * Don't insert current compiler ID if requested. Used for compiler
/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsopinfo.c209 #include <contrib/dev/acpica/compiler/asldefine.h>
/freebsd-11-stable/lib/libpcap/
H A DMakefile42 pcap/compiler-tests.h \
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dfuchsia.cpp20 #include <zircon/compiler.h>
/freebsd-11-stable/sys/compat/linuxkpi/common/include/asm/
H A Datomic.h35 #include <linux/compiler.h>
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dconfigure841 If a cross compiler is detected then cross compile mode will be used." >&2
1005 in a compiler-specific directory [default=no]
1033 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1036 CC C compiler command
1037 CFLAGS C compiler flags
1043 FC Fortran compiler command
1044 FCFLAGS Fortran compiler flags
1570 # Also, if this library is being configured as part of a cross compiler, the
2152 # Need the gcc compiler version to know where to install libraries
2161 # Install a library built with a cross compiler i
[all...]
/freebsd-11-stable/contrib/gdb/
H A Dltcf-gcj.sh3 # ltcf-gcj.sh - Create a GCJ compiler specific configuration
200 *** your PATH or compiler configuration so that the native linker is
499 # Commands to make compiler produce verbose output that lists
597 # We don't use cached values here since only the C compiler
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DHP-UX.mk54 # HP's bundled compiler knows not -g or -O
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc173 // of special files like /dev/null, even if the compiler is being run
/freebsd-11-stable/lib/libcompiler_rt/
H A DMakefile.inc5 CRTSRC= ${SRCTOP}/contrib/llvm-project/compiler-rt/lib/builtins
122 # Enable compiler-rt's atomic implementation only for clang, as it uses clang
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_sa.h41 #include <linux/compiler.h>
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Dadisasm.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
188 /* Stubs for everything except ASL compiler */

Completed in 159 milliseconds

1234567891011