Searched refs:compiled (Results 101 - 125 of 132) sorted by relevance

123456

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc43 # error This file should not be compiled for this configuration.
159 // This file is compiled twice, with and without this macro defined.
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/sh/
H A Dcrt1.S245 ! code whose main() was compiled with an older version of GCC.
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dopenacc_lib.h30 ! NOTE: Due to the use of dimension (..), the code only works when compiled
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc43 # error This file should not be compiled for this configuration.
159 // This file is compiled twice, with and without this macro defined.
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dir.d619 `Regex` object holds regular expression pattern in compiled form.
628 Bytecode[] ir; //compiled bytecode of pattern
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dattrib.d1326 bool compiled;
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
H A DTest.pm260 in case OpenSSL has been cross compiled.
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c497 Input files whose names have no recognized suffix are not compiled
3477 bool compiled;
3494 /* True if multiple input files are being compiled to a single
4760 ``make_relative_prefix'' is not compiled for VMS, so don't call it. */
5703 infiles[i].compiled = true;
6972 compiler failed to run, ATTEMPT_STATUS_ICE if compiled ICE-ed and
8073 called 'help-dummy' which needs to be compiled, and we pass this
8163 infiles[i].compiled = false;
8192 if (infiles[i].compiled)
8229 infiles[i].compiled
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc540 Input files whose names have no recognized suffix are not compiled
3685 bool compiled;
3702 /* True if multiple input files are being compiled to a single
5118 With a single input being compiled, the output basename does NOT
5456 ``make_relative_prefix'' is not compiled for VMS, so don't call it. */
6431 infiles[i].compiled = true;
7709 compiler failed to run, ATTEMPT_STATUS_ICE if compiled ICE-ed and
8811 called 'help-dummy' which needs to be compiled, and we pass this
8901 infiles[i].compiled = false;
8930 if (infiles[i].compiled)
3667 bool compiled; member in struct:infile
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build/bin/
H A Dscan-build1277 analyzer runs as if the code is compiled for the host machine by default.
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/mips/
H A Dmips.S769 lw $12,0($5) # If compiled with -mips3 option on
H A Dmips64.S766 ld $12,0($5) # If compiled with -mips3 option on
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DTest.pm259 in case OpenSSL has been cross compiled.
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/
H A Dmips.S769 lw $12,0($5) # If compiled with -mips3 option on
H A Dmips64.S766 ld $12,0($5) # If compiled with -mips3 option on
/netbsd-current/external/bsd/ipf/dist/
H A DHISTORY476 don't call fr_delstate() in fr_checkstate(), when compiled for a user
1138 add sysctl interface for some variables when compiled into FreeBSD-2.2 kernels
1531 added patches to support IP Filter initialisation when compiled into the
1690 IP packets are now "compiled" into a structure only containing filterable
/netbsd-current/share/mk/
H A Dbsd.lib.mk162 # SHLIB_SOVERSION: version number to be compiled into a shared library
H A Dbsd.own.mk668 # Standalone code should not be compiled with PIE or CTF
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Dbsaes-armv7.S26 @ it can be compiled for either endianness] by courtesy of vld1.8's
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbreakpoint.c264 output to the same place as compiled-in print functions. */
7870 std::unique_ptr<compiled_regex> compiled;
7936 || self->compiled->exec (iter->so_name, 0, NULL, 0) == 0)
7945 || self->compiled->exec (iter.c_str (), 0, NULL, 0) == 0)
8057 c->compiled.reset (new compiled_regex (arg, REG_NOSUB,
7865 std::unique_ptr<compiled_regex> compiled; member in struct:breakpoint
H A DChangeLog-3.x2929 when gdb is compiled with HISTORY_EXPANSION.
3288 problems if compiled with gcc and mentioning the need to add
3742 debug something that's been compiled that way).
3823 indicate a file compiled with gcc. Defaults to "gcc_compiled.".
3983 N_TEXT symbol with name "*gcc-compiled*" as being a flag
3984 indicating that a file had been compiled with gcc and setting a
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Dbsaes-armv7.S26 @ it can be compiled for either endianness] by courtesy of vld1.8's
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x2929 when gdb is compiled with HISTORY_EXPANSION.
3288 problems if compiled with gcc and mentioning the need to add
3742 debug something that's been compiled that way).
3823 indicate a file compiled with gcc. Defaults to "gcc_compiled.".
3983 N_TEXT symbol with name "*gcc-compiled*" as being a flag
3984 indicating that a file had been compiled with gcc and setting a
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dexception.d374 blocks and $(D invariant)s), because they will be compiled out when
/netbsd-current/sys/arch/mips/mips/
H A DmipsX_subr.S170 #error This file can not be compiled with MIPS1 defined

Completed in 692 milliseconds

123456