Searched refs:unneeded (Results 1 – 25 of 170) sorted by relevance
1234567
/external/llvm-project/llvm/test/tools/llvm-objcopy/COFF/ |
D | strip-unneeded.test | 5 RUN: llvm-objcopy --strip-unneeded %t.in.o %t.out.o 8 RUN: llvm-objcopy --strip-unneeded-symbol=external_undefined_unreferenced \ 9 RUN: --strip-unneeded-symbol=local_unreferenced \ 10 RUN: --strip-unneeded-symbol=local_undefined_unreferenced \ 11 RUN: --strip-unneeded-symbol='@feat.00' \
|
D | strip-debug.test | 10 # Test that --strip-all, --strip-all-gnu, --discard-all and --strip-unneeded, 23 # RUN: llvm-objcopy --discard-all %t.in.o %t.strip-unneeded.o 24 # RUN: llvm-objdump --section-headers %t.strip-unneeded.o | FileCheck %s --check-prefixes=SECTIONS
|
/external/bc/ |
D | configure | 1081 unneeded="" 1086 unneeded="$unneeded rand.c" 1093 unneeded="$unneeded history.c" 1107 unneeded="$unneeded bc.c bc_lex.c bc_parse.c" 1113 unneeded="$unneeded dc.c dc_lex.c dc_parse.c" 1119 unneeded="$unneeded args.c opt.c read.c file.c main.c" 1120 unneeded="$unneeded lang.c lex.c parse.c program.c" 1121 unneeded="$unneeded bc.c bc_lex.c bc_parse.c" 1122 unneeded="$unneeded dc.c dc_lex.c dc_parse.c" 1125 unneeded="$unneeded library.c" [all …]
|
D | configure.sh | 1081 unneeded="" 1086 unneeded="$unneeded rand.c" 1093 unneeded="$unneeded history.c" 1107 unneeded="$unneeded bc.c bc_lex.c bc_parse.c" 1113 unneeded="$unneeded dc.c dc_lex.c dc_parse.c" 1119 unneeded="$unneeded args.c opt.c read.c file.c main.c" 1120 unneeded="$unneeded lang.c lex.c parse.c program.c" 1121 unneeded="$unneeded bc.c bc_lex.c bc_parse.c" 1122 unneeded="$unneeded dc.c dc_lex.c dc_parse.c" 1125 unneeded="$unneeded library.c" [all …]
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | strip-unneeded.test | 3 # RUN: llvm-objcopy --strip-unneeded %t %t2 8 # Verify that --keep-file-symbols works together with --strip-unneeded 9 # RUN: llvm-objcopy --keep-file-symbols --strip-unneeded %t %t2b 12 # RUN: llvm-objcopy --strip-unneeded-symbol=bar \ 16 # RUN: llvm-objcopy --regex --strip-unneeded-symbol='.*' %t %t4 23 # RUN: llvm-objcopy --strip-unneeded-symbols %t.list.txt %t %t5 27 # RUN: llvm-objcopy --regex --strip-unneeded-symbols %t.list2.txt %t %t6 31 # RUN: llvm-strip --strip-unneeded %t
|
D | strip-unneeded-all-symbols.test | 1 ## Stripping unneeded symbols from execuatble/DSO should 7 # RUN: llvm-objcopy --strip-unneeded %t %t2
|
D | strip-unneeded-remove-debug-keep-link.test | 1 ## Verifies that running with --strip-unneeded removes debugging sections but 7 # RUN: llvm-strip --strip-unneeded %t.2.o -o %t.3.o
|
D | no-symbol-relocation.test | 31 ## Check we produce a valid output when stripping unneeded symbols from an object that 35 # RUN: llvm-objcopy --strip-unneeded %t3 %t4
|
D | keep-file-symbols.test | 14 # RUN: llvm-objcopy --keep-file-symbols --strip-unneeded %t %t6 19 # RUN: llvm-strip --keep-file-symbols --strip-unneeded %t -o %t8
|
D | wildcard-flags.test | 90 ## --strip-unneeded-symbol: 91 # RUN: llvm-objcopy --strip-unneeded-symbol='f*' %t.o %t.stripunsym.1.o 95 # RUN: llvm-objcopy -w --strip-unneeded-symbol='f*' %t.o %t.stripunsym.2.o
|
/external/angle/ |
D | Android.bp | 44 "-Wno-unneeded-internal-declaration", 117 "-Wno-unneeded-internal-declaration", 219 "-Wno-unneeded-internal-declaration", 319 "-Wno-unneeded-internal-declaration", 379 "-Wno-unneeded-internal-declaration", 440 "-Wno-unneeded-internal-declaration", 522 "-Wno-unneeded-internal-declaration", 573 "-Wno-unneeded-internal-declaration", 622 "-Wno-unneeded-internal-declaration", 699 "-Wno-unneeded-internal-declaration", [all …]
|
/external/rust/crates/syn-mid/ |
D | CHANGELOG.md | 15 - Exclude unneeded files from crates.io. 45 - Removed support for unneeded syntax. 47 - Removed unneeded types and fields.
|
/external/scrypt/ |
D | scrypt.config | 5 # unneeded directories 10 # unneeded files
|
/external/e2fsprogs/lib/ |
D | Makefile.elf-lib | 58 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \ 63 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/ |
D | README.md | 3 This code has been modified to remove unneeded features and dependencies.
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/ |
D | README.md | 3 This code has been modified to remove unneeded features and dependencies.
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/ |
D | README.md | 3 This code has been modified to remove unneeded features and dependencies.
|
/external/libchrome/third_party/markupsafe/ |
D | README.chromium | 20 AUTHORS files, removing the unneeded unit tests (tests.py).
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.init2.frag | 14 // { { 5, 6, } }, // TODO: test unneeded levels
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | hlsl.init2.frag | 14 // { { 5, 6, } }, // TODO: test unneeded levels
|
/external/mesa3d/docs/relnotes/ |
D | 17.1.1.rst | 67 - radeon: automake: remove unneeded elf Cflags/Libs 68 - configure: remove unneeded bits around libunwind handling
|
/external/llvm-project/lld/test/ELF/ |
D | ppc64-split-stack-prologue-adjust-success.s | 18 # from the split-stack prologue is unneeded, and after the prologue adjustment 138 # the addi instruction is unneeded.
|
/external/llvm/test/Transforms/InstCombine/ |
D | CPP_min_max.ll | 6 ; loads and other stuff that are unneeded.
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | CPP_min_max.ll | 6 ; loads and other stuff that are unneeded.
|
/external/llvm/test/Transforms/GVN/ |
D | rle-must-alias.ll | 6 ; The %7 and %4 loads combine to make %DEAD unneeded.
|
1234567