Home
last modified time | relevance | path

Searched +refs:not +refs:needed (Results 1 – 25 of 157893) sorted by relevance

12345678910>>...6316

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dneedless_collect.stderr1 error: avoid using `collect()` when not needed
9 error: avoid using `collect()` when not needed
15 error: avoid using `collect()` when not needed
21 error: avoid using `collect()` when not needed
27 error: avoid using `collect()` when not needed
33 error: avoid using `collect()` when not needed
39 error: avoid using `collect()` when not needed
45 error: avoid using `collect()` when not needed
51 error: avoid using `collect()` when not needed
57 error: avoid using `collect()` when not needed
[all …]
H A Dneedless_collect_indirect.stderr1 error: avoid using `collect()` when not needed
16 error: avoid using `collect()` when not needed
30 error: avoid using `collect()` when not needed
44 error: avoid using `collect()` when not needed
58 error: avoid using `collect()` when not needed
72 error: avoid using `collect()` when not needed
86 error: avoid using `collect()` when not needed
100 error: avoid using `collect()` when not needed
114 error: avoid using `collect()` when not needed
/dports/audio/yoshimi/yoshimi-2.1.2.2/
H A DDependencies1 Packages known to be needed to build in debian jessie and later.
8 fluid * not needed if compiling headless
9 libcairo2-dev * not needed if compiling headless
11 libfltk1.3-dev * not needed if compiling headless
12 libglu1-mesa-dev * not needed if compiling headless
13 libjack-jackd2-dev * not needed if not compiling for Jack
33 Optional alternative instead of libncurses5-dev only needed for wide (unicode) character recognitio…
39 This also requires argp-standalone which is not available from debian and must be built from source.
42 argp-standalone is also needed for BSD builds.
/dports/math/gap/gap-4.11.0/pkg/hap-1.25/lib/
H A DexternalSoftware.gap2 if not IsBound(POLYMAKE_PATH)
9 Info(InfoWarning,1,"HAP warning: Set POLYMAKE_PATH manually if needed. ");
18 if not IsBound(NEATO_PATH)
25 Info(InfoWarning,1,"HAP warning: Set NEATO_PATH manually if needed.");
34 if not IsBound(DOT_PATH)
41 Info(InfoWarning,1,"HAP warning: Set DOT_PATH manually if needed.");
51 if not IsBound(DISPLAY_PATH)
58 Info(InfoWarning,1,"HAP warning: Set DISPLAY_PATH manually if needed.");
74 Info(InfoWarning,1,"HAP warning: Set BROWSER_PATH manually if needed.");
83 if not IsBound(ASY_PATH)
[all …]
/dports/math/vtk9/VTK-9.1.0/CMake/
H A DTestNO_ICC_IDYNAMIC_NEEDED.cmake9 …MESSAGE(STATUS "Check if using the Intel icc compiler, and if -i_dynamic is needed... COMPILE_RESU…
11 IF(${VARIABLE}) #Intel icc compiler, -i_dynamic not needed
13 …"-i_dynamic not needed, (Not Intel icc, or this version of Intel icc does not conflict with OS gli…
14 …MESSAGE(STATUS "-i_dynamic not needed, (Not Intel icc, or this version of Intel icc does not confl…
15 ELSE() #The compiler is not Intel icc
20 ELSE() #Test did not compile, either badly broken compiler, or intel -i_dynamic needed
22 … "\tThe -i_dynamic compiler flag is needed for the Intel icc compiler on this platform.\n")
23 MESSAGE("The -i_dynamic compiler flag is needed for the Intel icc compiler on this platform.")
/dports/math/vtk8/VTK-8.2.0/CMake/
H A DTestNO_ICC_IDYNAMIC_NEEDED.cmake9 …MESSAGE(STATUS "Check if using the Intel icc compiler, and if -i_dynamic is needed... COMPILE_RESU…
11 IF(${VARIABLE}) #Intel icc compiler, -i_dynamic not needed
13 …"-i_dynamic not needed, (Not Intel icc, or this version of Intel icc does not conflict with OS gli…
14 …MESSAGE(STATUS "-i_dynamic not needed, (Not Intel icc, or this version of Intel icc does not confl…
15 ELSE() #The compiler is not Intel icc
20 ELSE() #Test did not compile, either badly broken compiler, or intel -i_dynamic needed
22 … "\tThe -i_dynamic compiler flag is needed for the Intel icc compiler on this platform.\n")
23 MESSAGE("The -i_dynamic compiler flag is needed for the Intel icc compiler on this platform.")
/dports/math/vtk6/VTK-6.2.0/CMake/
H A DTestNO_ICC_IDYNAMIC_NEEDED.cmake9 …MESSAGE(STATUS "Check if using the Intel icc compiler, and if -i_dynamic is needed... COMPILE_RESU…
11 IF(${VARIABLE}) #Intel icc compiler, -i_dynamic not needed
13 …"-i_dynamic not needed, (Not Intel icc, or this version of Intel icc does not conflict with OS gli…
14 …MESSAGE(STATUS "-i_dynamic not needed, (Not Intel icc, or this version of Intel icc does not confl…
15 ELSE() #The compiler is not Intel icc
20 ELSE() #Test did not compile, either badly broken compiler, or intel -i_dynamic needed
22 … "\tThe -i_dynamic compiler flag is needed for the Intel icc compiler on this platform.\n")
23 MESSAGE("The -i_dynamic compiler flag is needed for the Intel icc compiler on this platform.")
/dports/devel/py-statgrab/pystatgrab-0.7.1/
H A Dlibstatgrab.pxd259 # sg_fs_compare_device_name not wrapped - not needed
260 # sg_fs_compare_mnt_point not wrapped - not needed
274 # sg_disk_io_compare_name not wrapped - not needed
368 # sg_process_compare_name not wrapped - not needed
369 # sg_process_compare_pid not wrapped - not needed
370 # sg_process_compare_uid not wrapped - not needed
371 # sg_process_compare_gid not wrapped - not needed
372 # sg_process_compare_size not wrapped - not needed
373 # sg_process_compare_res not wrapped - not needed
374 # sg_process_compare_cpu not wrapped - not needed
[all …]
/dports/devel/p5-B-C/B-C-1.57/ramblings/
H A Dblogs-optimizing-4.md37 SAVECLEARSV(PL_curpad[1]); /* not needed at all */
43 SAVECLEARSV(PL_curpad[2]); /* not needed at all */
49 SAVECLEARSV(PL_curpad[3]); /* not needed at all */
55 SAVECLEARSV(PL_curpad[4]); /* not needed at all */
62 MAYBE_TAINT_SASSIGN_SRC(sv); /* not needed */
91 function at all, is not checked yet.
94 it is in the context of sassign. So the value of the lexical does not need to be cleared
100 `SvSetMagicSV(PL_curpad[4], sv)` is also part of the optimized `sassign` op, just not
107 range of p5p micro-optimizations and not considered high-priority for now.
133 nextstate with TAINT, FREETMPS and sp reset is still not optimized.
[all …]
/dports/devel/urjtag/urjtag-2021.03/doc/
H A DREADME.ejtag3 It is not needed to search BSDL sescriptors. it uses STANDARD path to access flash.
4 For new CPU it is needed just add data files wich can be authomatically
6 CPUs is not wroted. Anybody can wrote this code.
14 Truly say, it is needed to change just
36 not maintained by owner and this patch is not implemented more than 2 years.
37 But, i think, it is not needed to create new sourceforge project.
39 For success flashing it is needed to take into attention:
42 Flash can be connected to board using switch in address. In some cases it is needed
48 Patch do not conflicts with another patches.
53 4) change in flash.c is not needed, but can speedup flashing. It just exclude "printf" from cycle.
[all …]
/dports/lang/racket/racket-8.3/src/expander/extract/
H A Dcheck-and-report.rkt17 #:needed needed
44 ;; pre-defined instance that is not part of the runtime system:
48 (define needed-reason (hash-ref needed lnk #f))
49 (when needed-reason
56 (not (member p runtime-instances))
57 (not (eq? p '#%linklet))
58 (not (hash-ref instance-knot-ties p #f))
59 (hash-ref needed in-lnk #t))
66 "that are not part of the runtime system; at least one the following"
67 "references is a problem, but not necessarily all of them, because"
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/extract/
H A Dcheck-and-report.rkt17 #:needed needed
44 ;; pre-defined instance that is not part of the runtime system:
48 (define needed-reason (hash-ref needed lnk #f))
49 (when needed-reason
56 (not (member p runtime-instances))
57 (not (eq? p '#%linklet))
58 (not (hash-ref instance-knot-ties p #f))
59 (hash-ref needed in-lnk #t))
66 "that are not part of the runtime system; at least one the following"
67 "references is a problem, but not necessarily all of them, because"
[all …]
/dports/science/teem/teem-1.11.0-src/CMake/
H A DTestNO_ICC_IDYNAMIC_NEEDED.cmake20 # along with this library; if not, write to Free Software Foundation, Inc.,
36 …MESSAGE(STATUS "Check if using the Intel icc compiler, and if -i_dynamic is needed... COMPILE_RESU…
38 IF(${VARIABLE}) #Intel icc compiler, -i_dynamic not needed
40 …"-i_dynamic not needed, (Not Intel icc, or this version of Intel icc does not conflict with OS gli…
41 …MESSAGE(STATUS "-i_dynamic not needed, (Not Intel icc, or this version of Intel icc does not confl…
42 ELSE(${VARIABLE}) #The compiler is not Intel icc
47 …ELSE(HAVE_${VARIABLE}) #Test did not compile, either badly broken compiler, or intel -i_dynamic n…
49 … "\tThe -i_dynamic compiler flag is needed for the Intel icc compiler on this platform.\n")
50 MESSAGE("The -i_dynamic compiler flag is needed for the Intel icc compiler on this platform.")
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/devel/llvm10/llvm-10.0.1.src/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/devel/llvm11/llvm-11.0.1.src/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/devel/llvm90/llvm-9.0.1.src/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…
/dports/devel/llvm80/llvm-8.0.1.src/test/Linker/
H A Donly-needed-named-metadata.ll1 ; Without -only-needed we should lazy link linkonce globals, and the
2 ; metadata reference should not cause them to be linked.
3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | File…
7 ; With -only-needed the metadata references should not cause any of the
11 ; Note that doing -only-needed with the comdat shown below leads to a only
12 ; part of the comdat group being linked, which is not technically correct.
13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metad…
14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-neede…

12345678910>>...6316