Searched refs:compiled (Results 76 - 100 of 132) sorted by relevance

123456

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/regex/
H A Dpackage.d305 $(D Regex) object holds regular expression pattern in compiled form.
313 Test if this object doesn't contain any compiled pattern.
969 $(LI Plain string(s), in which case it's compiled to bytecode before matching. )
971 compiled bytecode. )
973 compiled native machine code. )
1020 $(LI Plain string(s), in which case it's compiled to bytecode before matching. )
1022 compiled bytecode. )
1024 compiled native machine code. )
1225 re = compiled regular expression to use
1342 re = compiled regula
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/regex/
H A Dpackage.d318 `Regex` object holds regular expression pattern in compiled form.
326 Test if this object doesn't contain any compiled pattern.
1014 $(LI Plain string(s), in which case it's compiled to bytecode before matching. )
1016 compiled bytecode. )
1018 compiled native machine code. )
1055 $(LI Plain string(s), in which case it's compiled to bytecode before matching. )
1057 compiled bytecode. )
1059 compiled native machine code. )
1241 re = compiled regular expression to use
1358 re = compiled regula
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.mli75 All uses of [gv] in the compiled code will refer to [ptr]. *)
/netbsd-current/usr.bin/make/unit-tests/
H A Dopt-debug-lint.mk93 # compiled even though that was not necessary for checking the syntax at the
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dattrib.h249 bool compiled; member in class:CompileDeclaration
H A Dattrib.c1565 this->compiled = false;
1611 if (!compiled)
1615 compiled = true;
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dattrib.h231 bool compiled; member in class:CompileDeclaration
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dlocalename.cc24 # error This file must be compiled as C++11
H A Dlocale_init.cc24 # error This file must be compiled as C++11
38 // This file is compiled with the new std::string ABI so std::numpunct<char>
/netbsd-current/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A DREADME211 2. Wrapped the unistd.h include so it won't be included when compiled under
/netbsd-current/games/warp/
H A Dconfig.h.SH27 * This symbol, if defined, indicates that the program is being compiled
115 * not assume that it is running on the machine it was compiled on.
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dnetpgp.c449 static int compiled; local
453 if (!compiled) {
454 compiled = 1;
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
H A Dinffas32.asm13 ; * the moment. I have successfully compiled and tested this code with gcc2.96,
15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/masmx86/
H A Dinffas32.asm13 ; * the moment. I have successfully compiled and tested this code with gcc2.96,
15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/masmx86/
H A Dinffas32.asm13 ; * the moment. I have successfully compiled and tested this code with gcc2.96,
15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
H A Dinffas32.asm13 ; * the moment. I have successfully compiled and tested this code with gcc2.96,
15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dinit.c165 we were compiled with a compiler that supports C99 designated
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dinit.cc171 we were compiled with a compiler that supports C99 designated
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dlimits.cc33 # error This file must be compiled as C++11 or C++14
/netbsd-current/share/mk/
H A Dbsd.sys.mk298 # Host-compiled C objects
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dir.d456 $(D Regex) object holds regular expression pattern in compiled form.
465 Bytecode[] ir; //compiled bytecode of pattern
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dgenmloop.sh1010 /* See if next block has already been compiled. */
1071 /* See if next block has already been compiled. */
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dgenmloop.sh1017 /* See if next block has already been compiled. */
1078 /* See if next block has already been compiled. */
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/sh/
H A Dcrt1.S245 ! code whose main() was compiled with an older version of GCC.
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc_lib.h30 ! NOTE: Due to the use of dimension (..), the code only works when compiled

Completed in 387 milliseconds

123456