Searched refs:STRIP (Results 1 – 25 of 280) sorted by relevance
12345678910>>...12
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/ |
D | keep-file-symbols.test | 5 # RUN: llvm-readobj -symbols %t2 | FileCheck %s --check-prefix=STRIP 51 #STRIP: Symbols [ 52 #STRIP-NEXT: Symbol { 53 #STRIP-NEXT: Name: 54 #STRIP-NEXT: Value: 0x0 55 #STRIP-NEXT: Size: 0 56 #STRIP-NEXT: Binding: Local 57 #STRIP-NEXT: Type: None 58 #STRIP-NEXT: Other: 0 59 #STRIP-NEXT: Section: Undefined [all …]
|
D | drawf-fission.test | 5 # RUN: llvm-readobj -file-headers -sections %t2 | FileCheck %s -check-prefix=STRIP 19 #STRIP: SectionHeaderCount: 24 21 #STRIP: Name: .text 22 #STRIP: Name: .rodata.str1.1 23 #STRIP: Name: .debug_str 24 #STRIP: Name: .debug_abbrev 25 #STRIP: Name: .debug_info 26 #STRIP: Name: .debug_ranges 27 #STRIP: Name: .debug_macinfo 28 #STRIP: Name: .debug_addr [all …]
|
D | help-message.test | 6 # RUN: llvm-strip --help | FileCheck --check-prefix=STRIP-USAGE %s 7 # RUN: not llvm-strip 2>&1 | FileCheck --check-prefix=STRIP-USAGE %s 13 # STRIP-USAGE: USAGE: llvm-strip
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/ |
D | simple.mlir | 2 …rip-debug-info | flatbuffer_to_string - | FileCheck --dump-input-on-failure %s --check-prefix=STRIP 21 // STRIP: buffer: 1, 22 // STRIP-NEXT: name: "input", 31 // STRIP: buffer: 2, 32 // STRIP-NEXT: name: "0", 41 // STRIP: buffer: 3, 42 // STRIP-NEXT: name: "1", 51 // STRIP: buffer: 4, 52 // STRIP-NEXT: name: "2", 61 // STRIP: buffer: 5, [all …]
|
/external/mesa3d/.gitlab-ci/ |
D | prepare-artifacts.sh | 13 STRIP=`sed -n -E "s/strip\s*=\s*'(.*)'/\1/p" "$CROSS_FILE"` 14 if [ -z "$STRIP" ]; then 19 STRIP="strip" 21 find install -name \*.so -exec $STRIP {} \;
|
/external/toybox/ |
D | configure | 37 [ -z "$STRIP" ] && STRIP=strip
|
/external/u-boot/tools/env/ |
D | Makefile | 31 quiet_cmd_crosstools_strip = STRIP $^ 32 cmd_crosstools_strip = $(STRIP) $^; touch $@
|
/external/libunwind_llvm/cmake/Modules/ |
D | HandleCompilerRT.cmake | 19 string(STRIP "${LIBRARY_FILE}" LIBRARY_FILE) 43 string(STRIP "${LIBRARY_DIR}" LIBRARY_DIR) 54 string(STRIP "${LIBRARY_FILE}" LIBRARY_FILE)
|
/external/libcxxabi/cmake/Modules/ |
D | HandleCompilerRT.cmake | 19 string(STRIP "${LIBRARY_FILE}" LIBRARY_FILE) 43 string(STRIP "${LIBRARY_DIR}" LIBRARY_DIR) 54 string(STRIP "${LIBRARY_FILE}" LIBRARY_FILE)
|
/external/libcxx/cmake/Modules/ |
D | HandleCompilerRT.cmake | 19 string(STRIP "${LIBRARY_FILE}" LIBRARY_FILE) 43 string(STRIP "${LIBRARY_DIR}" LIBRARY_DIR) 54 string(STRIP "${LIBRARY_FILE}" LIBRARY_FILE)
|
/external/u-boot/scripts/ |
D | objdiff | 67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped 78 STRIP="${CROSS_COMPILE}strip"
|
/external/bcc/cmake/ |
D | GetGitRevisionDescription.cmake.in | 20 string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS) 37 string(STRIP "${HEAD_HASH}" HEAD_HASH)
|
/external/e2fsprogs/lib/ |
D | Makefile.solaris-lib | 51 $(STRIP) -x $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB) 54 $(STRIP) -x $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB)
|
D | Makefile.elf-lib | 58 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \ 63 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
|
/external/gptfdisk/ |
D | Makefile.mingw64 | 3 STRIP=/usr/bin/x86_64-w64-mingw32-strip 33 $(STRIP) gdisk64.exe fixparts64.exe
|
D | Makefile.mingw | 3 STRIP=/usr/bin/i686-w64-mingw32-strip 33 $(STRIP) gdisk32.exe fixparts32.exe
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | tbaa.ll | 2 ; RUN: llvm-as -disable-verify < %s | opt -verify -S | FileCheck %s --check-prefix=STRIP 4 ; STRIP-NOT: tbaa 5 ; STRIP: @f_0 6 ; STRIP: Do no strip this
|
/external/angle/third_party/glslang/src/gtests/ |
D | Remap.FromFile.cpp | 91 … { "remap.basic.strip.frag", "main", Source::GLSL, spv::spirvbin_t::STRIP }, 107 … { "remap.hlsl.sample.basic.strip.frag", "main", Source::HLSL, spv::spirvbin_t::STRIP },
|
/external/deqp-deps/glslang/gtests/ |
D | Remap.FromFile.cpp | 91 … { "remap.basic.strip.frag", "main", Source::GLSL, spv::spirvbin_t::STRIP }, 107 … { "remap.hlsl.sample.basic.strip.frag", "main", Source::HLSL, spv::spirvbin_t::STRIP },
|
/external/compiler-rt/make/ |
D | AppleBI.mk | 51 $(call GetCNAVar,STRIP,Platform.darwin_bni,Release,) -S $(SYMROOT)/libcompiler_rt.dylib \ 92 $(call GetCNAVar,STRIP,Platform.darwin_bni,Release,) -S $(SYMROOT)/libcompiler_rt.dylib \ 121 $(call GetCNAVar,STRIP,Platform.darwin_bni,Release,) -S $(SYMROOT)/libcompiler_rt_sim.dylib \
|
/external/libaom/libaom/build/cmake/ |
D | generate_exports.cmake | 45 string(STRIP "${exported_symbols}" exported_symbols) 49 string(STRIP "${exported_symbol}" exported_symbol)
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
D | DTMWSFilter.java | 37 public static final short STRIP = 2; field
|
/external/llvm/cmake/modules/ |
D | VersionFromVCS.cmake | 59 string(STRIP "${git_output}" git_head_svn_rev_number) 75 string(STRIP "${git_output}" git_ref_id)
|
/external/grpc-grpc/templates/ |
D | Makefile.template | 159 STRIP ?= strip --strip-unneeded 165 STRIP ?= strip -x 171 STRIP ?= strip --strip-unneeded 176 STRIP ?= strip
|
/external/ltp/include/mk/ |
D | config.mk.in | 31 STRIP := @STRIP@
|
12345678910>>...12