Searched refs:compiled (Results 1 - 25 of 132) sorted by relevance

123456

/netbsd-current/external/mit/xorg/bin/xkbcomp/
H A DMakefile.common4 XKBCOMPDIR= ${XKBROOTDIR}/compiled # actually a link to ${XKBDATADIR}
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dcow-string-inst.cc33 # error This file should not be compiled for this configuration.
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcow-sstream-inst.cc33 # error This file should not be compiled for this configuration.
H A Dcxx11-locale-inst.cc32 # error This file should not be compiled for this configuration.
H A Dcow-wstring-inst.cc37 # error This file should not be compiled for this configuration.
H A Dcow-string-io-inst.cc34 # error This file should not be compiled for this configuration.
H A Dcow-wstring-io-inst.cc37 # error This file should not be compiled for this configuration.
H A Dcow-string-inst.cc33 # error This file should not be compiled for this configuration.
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcow-sstream-inst.cc33 # error This file should not be compiled for this configuration.
H A Dcow-wstring-inst.cc37 # error This file should not be compiled for this configuration.
H A Dcxx11-locale-inst.cc32 # error This file should not be compiled for this configuration.
H A Dcxx11-wlocale-inst.cc32 # error This file should not be compiled for this configuration.
H A Dcow-string-io-inst.cc34 # error This file should not be compiled for this configuration.
H A Dcow-wstring-io-inst.cc37 # error This file should not be compiled for this configuration.
H A Dcow-string-inst.cc33 # error This file should not be compiled for this configuration.
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dcow-string-inst.cc33 # error This file should not be compiled for this configuration.
/netbsd-current/tools/llvm/
H A Dmodule-test.cpp9 assert(this code is not compiled);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/msp430/
H A Dattr-430x-large-any-bad.l2 [^:]*:1: Error: file was compiled for the 430X ISA but the 430 ISA is selected
3 [^:]*:4: Error: file was compiled assuming data could be in the upper memory region, but the lower data region is exclusively in use
H A Dattr-430x-large-lower-bad.l2 [^:]*:1: Error: file was compiled for the 430X ISA but the 430 ISA is selected
3 [^:]*:4: Error: file was compiled assuming all data will be in the lower memory region, but the upper region is in use
H A Dattr-430-small-bad.l2 [^:]*:1: Error: file was compiled for the 430 ISA but the 430X ISA is selected
3 [^:]*:2: Error: file was compiled for the small memory model, but the large memory model is selected
4 [^:]*:3: Error: file was compiled for the small memory model, but the large memory model is selected
/netbsd-current/sys/arch/hpcmips/stand/pbsdboot/
H A DMakefile8 echo This binary is compiled for WinCE 1.01; \
11 echo This binary is compiled for WinCE 2.00; \
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-tic6x/
H A Dattr-dsbt-01.d6 #warning: .*differ in whether code is compiled for DSBT
H A Dattr-dsbt-10.d6 #warning: .*differ in whether code is compiled for DSBT
/netbsd-current/lib/libform/
H A Dtype_regex.c47 regex_t compiled; member in struct:__anon6
66 if ((regcomp(&new->compiled, expression,
107 (regexec(&((regex_args *) (void *) field->args)->compiled,
/netbsd-current/crypto/external/bsd/netpgp/dist/src/hkpclient/
H A Dhkpc.c117 static int compiled; local
121 if (!compiled) {
122 compiled = 1;

Completed in 266 milliseconds

123456