Home
last modified time | relevance | path

Searched refs:recompile (Results 1 – 25 of 4843) sorted by relevance

12345678910>>...194

/dports/devel/cgdb/cgdb-0.8.0/cgdb/
H A Dhighlight.cpp53 int recompile = 0; in hl_regex_search() local
63 recompile = 1; in hl_regex_search()
66 recompile = 1; in hl_regex_search()
68 recompile = 0; in hl_regex_search()
70 recompile = 1; in hl_regex_search()
72 recompile = 1; in hl_regex_search()
74 if (recompile) { in hl_regex_search()
/dports/lang/racket-minimal/racket-8.3/src/expander/compile/
H A Dlinklet-api.rkt5 [recompile-linklet raw:recompile-linklet]
23 recompile-linklet
43 (define recompile-linklet
45 [(lnk) (raw:recompile-linklet (force-compile-linklet lnk))]
46 [(lnk name) (raw:recompile-linklet (force-compile-linklet lnk) name)]
47 [(lnk name import-keys) (raw:recompile-linklet (force-compile-linklet lnk) name import-keys)]
48 …[(lnk name import-keys get-import) (raw:recompile-linklet (force-compile-linklet lnk) name import-…
49 …[(lnk name import-keys get-import options) (raw:recompile-linklet (force-compile-linklet lnk) name…
H A Drecompile.rkt18 (provide compiled-expression-recompile)
20 (define (compiled-expression-recompile c)
27 ;; `recompile-bundle` assumes that it should actually compile
37 (define (force-recompile-bundle k)
42 (raise-arguments-error 'compiled-expression-recompile
45 (hash-set! recompileds k (recompile-bundle b
46 force-recompile-bundle
51 (force-recompile-bundle k))
100 (define (recompile-bundle b get-submodule-recompiled ns target-machine)
155 (raise-arguments-error 'compiled-expression-recompile
[all …]
/dports/lang/racket/racket-8.3/src/expander/compile/
H A Dlinklet-api.rkt5 [recompile-linklet raw:recompile-linklet]
23 recompile-linklet
43 (define recompile-linklet
45 [(lnk) (raw:recompile-linklet (force-compile-linklet lnk))]
46 [(lnk name) (raw:recompile-linklet (force-compile-linklet lnk) name)]
47 [(lnk name import-keys) (raw:recompile-linklet (force-compile-linklet lnk) name import-keys)]
48 …[(lnk name import-keys get-import) (raw:recompile-linklet (force-compile-linklet lnk) name import-…
49 …[(lnk name import-keys get-import options) (raw:recompile-linklet (force-compile-linklet lnk) name…
H A Drecompile.rkt18 (provide compiled-expression-recompile)
20 (define (compiled-expression-recompile c)
27 ;; `recompile-bundle` assumes that it should actually compile
37 (define (force-recompile-bundle k)
42 (raise-arguments-error 'compiled-expression-recompile
45 (hash-set! recompileds k (recompile-bundle b
46 force-recompile-bundle
51 (force-recompile-bundle k))
100 (define (recompile-bundle b get-submodule-recompiled ns target-machine)
155 (raise-arguments-error 'compiled-expression-recompile
[all …]
/dports/devel/cl-asdf/asdf-a58828745a610c1af841a86587ba197707c89eb3/test/
H A Dtest-redundant-recompile.script13 (def-test-system test-redundant-recompile
19 (load-system 'test-redundant-recompile)
26 (format t "~&test-redundant-recompile 1: ~S ~S~%" file1 file1-date)
27 (format t "~&test-redundant-recompile 2: ~S ~S~%" file2 file2-date)
35 (load-system 'test-redundant-recompile)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/test/ELF/
H A Dx86-64-dyn-rel-error3.s5 # CHECK: relocation R_X86_64_8 cannot be used against symbol foo; recompile with -fPIC
6 # CHECK: relocation R_X86_64_16 cannot be used against symbol foo; recompile with -fPIC
7 # CHECK: relocation R_X86_64_PC8 cannot be used against symbol foo; recompile with -fPIC
8 # CHECK: relocation R_X86_64_PC16 cannot be used against symbol foo; recompile with -fPIC
/dports/lang/racket/racket-8.3/collects/compiler/private/
H A Dcm-minimal.rkt441 #:recompile-from [recompile-from #f]
442 #:recompile-from-machine [recompile-from-machine #f]
466 (define recompile-from-exists? (and mi-recompile-from
490 [recompile-from 'finish-recompile]
628 #:recompile-from recompile-from
644 #:recompile-from recompile-from
673 #:recompile-from recompile-from
686 #:recompile-from recompile-from
774 [recompile-from
775 (recompile-module-code recompile-from
[all …]
/dports/lang/racket-minimal/racket-8.3/collects/compiler/private/
H A Dcm-minimal.rkt441 #:recompile-from [recompile-from #f]
442 #:recompile-from-machine [recompile-from-machine #f]
466 (define recompile-from-exists? (and mi-recompile-from
490 [recompile-from 'finish-recompile]
628 #:recompile-from recompile-from
644 #:recompile-from recompile-from
673 #:recompile-from recompile-from
686 #:recompile-from recompile-from
774 [recompile-from
775 (recompile-module-code recompile-from
[all …]
/dports/devel/R-cran-devtools/devtools/R/
H A Dpkgload.R4 load_all <- function(path = ".", reset = TRUE, recompile = FALSE, argument
15 path = path, reset = reset, recompile = recompile,
/dports/security/wolfssl/wolfssl-5.1.0/mqx/wolfcrypt_test/Sources/
H A Dmain.c10 non-zero in user_config.h. Please recompile BSP with this option.
16 user_config.h and recompile BSP with this option.
29 non-zero in user_config.h. Please recompile libraries with \
36 non-zero in user_config.h. Please recompile libraries with \

12345678910>>...194