Home
last modified time | relevance | path

Searched refs:compiled (Results 1 – 25 of 816) sorted by relevance

12345678910>>...33

/openbsd-src/usr.bin/file/magdir/
H A Dpython11 0 belong 0x994e0d0a python 1.5/1.6 byte-compiled
12 0 belong 0x87c60d0a python 2.0 byte-compiled
13 0 belong 0x2aeb0d0a python 2.1 byte-compiled
14 0 belong 0x2ded0d0a python 2.2 byte-compiled
15 0 belong 0x3bf20d0a python 2.3 byte-compiled
16 0 belong 0x6df20d0a python 2.4 byte-compiled
17 0 belong 0xb3f20d0a python 2.5 byte-compiled
H A Dlisp25 0 string \012( Emacs v18 byte-compiled Lisp data
32 >4 byte <32 Emacs/XEmacs v%d byte-compiled Lisp data
36 0 string (SYSTEM::VERSION\040' CLISP byte-compiled Lisp program
H A Dsgi9 0 string PmNs PCP compiled namespace (V.0)
10 0 string PmN PCP compiled namespace
/openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/t/
H A D04_use_external_lex_cache.t29 …he'}{'Hello World'} && ref $lh->{'_external_lex_cache'}{'Hello World'}, 'compiled into lex_cache');
33 …Hello World'} && ref $lh->{'_external_lex_cache'}{'Hello World'}, 'still compiled into lex_cache');
37 …a key'} && ref $lh->{'_external_lex_cache'}{'This is not a key'}, '_AUTO compiled into lex_cache');
/openbsd-src/gnu/llvm/llvm/docs/tutorial/
H A DBuildingAJIT3.rst28 immediately optimized, compiled and linked for us by the IRTransformLayer,
32 to very high startup times if the amount of code to be compiled is large, and
33 may also do a lot of unnecessary compilation if only a few compiled functions
43 Modules being added and arranges for each function in them to be compiled the
47 the function's implementation once the function has been compiled) and an
51 comparison even if the function's implementation is never compiled, or if it is
52 compiled more than once (due to, for example, recompiling the function at a
61 will point at the already-compiled function, so there is no further overhead
132 when a not-yet-compiled function is called, the CompileOnDemandLayer will call
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/consistency.vlad/
H A DREADME12 letter. C tests (with suffixes .c) will be compiled by C compiler
13 only. C++ tests will be compiled by C and C++ compilers. It is
48 the tests are compiled without standard dejagnu libgloss library
61 The tests will be only compiled (and the test results will not be
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A DREADME.win321 mkhybrid can be compiled on Win9X/NT4 using Cygnus' cygwin
9 A pre-compiled current Win32 binary is available from:
13 To use the pre-compiled binary, extract the files from the Zip archive, put
/openbsd-src/gnu/llvm/llvm/tools/llvm-symbolizer/
H A DCMakeLists.txt2 # libraries, it has to be compiled for all supported targets (x86_64, i386 etc).
3 # This means that we need LLVM libraries to be compiled for these
/openbsd-src/gnu/llvm/clang/docs/
H A DShadowCallStack.rst56 compiled application or the operating system. Integrating the runtime into
63 as code compiled with ShadowCallStack must either target one of the platforms
65 or be compiled with the flag ``-ffixed-x18``. If absolutely necessary, code
66 compiled without ``-ffixed-x18`` may be run on the same thread as code that
79 Special unwind information is required on functions that are compiled
80 with ShadowCallStack and that may be unwound, i.e. functions compiled with
122 deallocate it when destroying the thread. If the entire program is compiled
127 for code compiled without ``-ffixed-x18`` to run on a thread managed by the
189 Generates the following aarch64 assembly when compiled with ``-O2``:
H A DControlFlowIntegrity.rst29 be structured such that certain object files are compiled with CFI
112 visibility <LTOVisibility>`, must be compiled with ``-flto`` or ``-flto=thin``
159 visibility <LTOVisibility>`, must be compiled with ``-flto`` or ``-flto=thin``
175 visibility <LTOVisibility>`, must be compiled with ``-flto`` or ``-flto=thin``
205 function which was either compiled with ``-fsanitize=cfi-icall`` enabled,
206 or whose address was taken by a function in a translation unit compiled with
209 If a function in a translation unit compiled with ``-fsanitize=cfi-icall``
210 takes the address of a function not compiled with ``-fsanitize=cfi-icall``,
212 unit not compiled with ``-fsanitize=cfi-icall``. This is technically a
215 Each translation unit compiled with ``-fsanitize=cfi-icall`` must be
[all …]
/openbsd-src/usr.bin/less/
H A Dsearch.c61 regex_t *compiled; member
66 #define info_compiled(info) ((info)->compiled)
97 info->compiled = NULL; in set_pattern()
98 else if (compile_pattern(pattern, search_type, &info->compiled) < 0) in set_pattern()
127 uncompile_pattern(&info->compiled); in clear_pattern()
136 info->compiled = NULL; in init_pattern()
180 return (info->compiled != NULL); in prev_pattern()
/openbsd-src/sys/dev/pci/drm/i915/gt/shaders/
H A DREADME5 pre-compiled batch chunks that will clear any residual render cache during
24 Please make sure your Mesa tool is compiled with "-Dtools=intel" and
/openbsd-src/gnu/gcc/fixincludes/
H A Dfixlib.c126 static int compiled; in is_cxx_header() local
128 if (!compiled) in is_cxx_header()
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dinterface.texi21 some target machines. As a result, functions compiled with PCC
22 returning such types cannot be called from code compiled with GCC,
90 Code compiled with GCC may call certain library routines. Most of
101 are compiled into the support library, @file{libgcc.a}, which is
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td33 "PCH file was compiled for the %0 '%1' but the current translation "
34 "unit is being compiled for target '%2'">;
36 "%select{AST file was|current translation unit is}0 compiled with the target "
45 def err_pch_modulecache_mismatch : Error<"PCH was compiled with module cache "
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixlib.c129 static int compiled; local
131 if (!compiled)
/openbsd-src/regress/usr.bin/file/
H A Dt9.out1 t9.in: compiled Java class data, version 49.0
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/
H A DREADME.compat9 that can be compiled with two different versions of GCC and with two
29 A test that fails when the pieces are compiled with different compilers
30 but passes when the pieces are compiled with the same compiler
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsol2-cn.asm13 ! compiled version of this file with other programs, and to distribute
30 ! compiled with GCC to produce an executable, this does not cause
H A Dsol2-ci.asm13 ! compiled version of this file with other programs, and to distribute
30 ! compiled with GCC to produce an executable, this does not cause
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dsol2-cn.asm13 ! compiled version of this file with other programs, and to distribute
30 ! compiled with GCC to produce an executable, this does not cause
/openbsd-src/gnu/gcc/gcc/config/fr30/
H A Dcrtn.asm13 # compiled version of this file with other programs, and to distribute
30 # compiled with GCC to produce an executable, this does not cause
/openbsd-src/gnu/gcc/gcc/config/mt/
H A Dcrtn.asm12 # compiled version of this file with other programs, and to distribute
29 # compiled with GCC to produce an executable, this does not cause
/openbsd-src/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dcrtn.asm13 # compiled version of this file with other programs, and to distribute
30 # compiled with GCC to produce an executable, this does not cause
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dcrtn.asm13 # compiled version of this file with other programs, and to distribute
30 # compiled with GCC to produce an executable, this does not cause

12345678910>>...33