HomeSort by relevance Sort by last modified time
    Searched full:strip (Results 101 - 125 of 6288) sorted by null

1 2 3 45 6 7 8 91011>>

  /build/soong/cc/
strip.go 20 Strip struct {
31 return !ctx.AConfig().EmbeddedInMake() && !stripper.StripProperties.Strip.None
34 func (stripper *stripper) strip(ctx ModuleContext, in, out android.ModuleOutPath, func
39 flags.stripKeepSymbols = stripper.StripProperties.Strip.Keep_symbols
  /development/samples/browseable/SlidingTabsBasic/
_index.jd 9 ViewPager title strip which gives continuous feedback to the user when scrolling.
  /device/huawei/angler/camera/
Android.mk 4 ifneq ($(strip $(USE_CAMERA_STUB)),true)
  /device/lge/bullhead/camera/
Android.mk 4 ifneq ($(strip $(USE_CAMERA_STUB)),true)
  /external/google-breakpad/src/testing/gtest/xcode/Config/
ReleaseProject.xcconfig 18 // Deploment postprocessing is what triggers Xcode to strip
24 // Dead code strip does not affect ObjC code but can help for C
31 // When we strip we want to strip all symbols in release, but save externals.
  /external/googletest/googletest/xcode/Config/
ReleaseProject.xcconfig 18 // Deploment postprocessing is what triggers Xcode to strip
24 // Dead code strip does not affect ObjC code but can help for C
31 // When we strip we want to strip all symbols in release, but save externals.
  /external/libyuv/files/util/
Makefile 5 $(CXX) -msse2 -O3 -fopenmp -static -o psnr psnr.cc ssim.cc psnr_main.cc -Wl,--strip-all
  /external/llvm/test/Assembler/
2009-02-28-StripOpaqueName.ll 1 ; RUN: opt < %s -strip -S | llvm-as | llvm-dis
  /external/llvm/test/LTO/X86/
strip-debug-info.ll 1 ; RUN: not llvm-lto -lto-strip-invalid-debug-info=false \
2 ; RUN: -o %t.o %S/Inputs/strip-debug-info.bc 2>&1 | \
4 ; RUN: llvm-lto -lto-strip-invalid-debug-info=true \
6 ; RUN: -o %t.o %S/Inputs/strip-debug-info.bc 2>&1 | \
  /external/protobuf/gtest/xcode/Config/
ReleaseProject.xcconfig 18 // Deploment postprocessing is what triggers Xcode to strip
24 // Dead code strip does not affect ObjC code but can help for C
31 // When we strip we want to strip all symbols in release, but save externals.
  /external/swiftshader/third_party/LLVM/test/Assembler/
2009-02-28-StripOpaqueName.ll 1 ; RUN: opt < %s -strip -S | llvm-as | llvm-dis
  /external/v8/testing/gtest/xcode/Config/
ReleaseProject.xcconfig 18 // Deploment postprocessing is what triggers Xcode to strip
24 // Dead code strip does not affect ObjC code but can help for C
31 // When we strip we want to strip all symbols in release, but save externals.
  /external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/
ReleaseProject.xcconfig 18 // Deploment postprocessing is what triggers Xcode to strip
24 // Dead code strip does not affect ObjC code but can help for C
31 // When we strip we want to strip all symbols in release, but save externals.
  /hardware/qcom/camera/
Android.mk 3 ifneq ($(strip $(USE_CAMERA_STUB)),true)
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
target_info.py 24 platform_name = sys.platform.lower().strip()
25 # Strip the '2' from linux2.
36 name = name.lower().strip()
44 ver = ver.lower().strip()
  /toolchain/binutils/binutils-2.25/gas/testsuite/lib/
dounsreloc 2 # objdump the reloc table, but strip off the headings and reloc
dounssym 2 # objdump the symbol table, but strip off the headings and symbol
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
linkinfo1b.d 3 #objcopy_linked_file: --strip-debug
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_text_file.py 26 # result 2: just strip comments
31 # result 3: just strip blank lines
37 # result 4: default, strip comments, blank lines,
42 # result 5: strip comments and blanks, plus join lines (but don't
46 # result 6: strip comments and blanks, plus join lines (and
72 test_input(2, "strip comments", in_file, result2)
79 test_input(3, "strip blanks", in_file, result3)
  /external/python/cpython2/Lib/distutils/tests/
test_text_file.py 26 # result 2: just strip comments
31 # result 3: just strip blank lines
37 # result 4: default, strip comments, blank lines,
42 # result 5: strip comments and blanks, plus join lines (but don't
46 # result 6: strip comments and blanks, plus join lines (and
72 test_input(2, "strip comments", in_file, result2)
79 test_input(3, "strip blanks", in_file, result3)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_text_file.py 26 # result 2: just strip comments
31 # result 3: just strip blank lines
37 # result 4: default, strip comments, blank lines,
42 # result 5: strip comments and blanks, plus join lines (but don't
46 # result 6: strip comments and blanks, plus join lines (and
72 test_input(2, "strip comments", in_file, result2)
79 test_input(3, "strip blanks", in_file, result3)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_text_file.py 26 # result 2: just strip comments
31 # result 3: just strip blank lines
37 # result 4: default, strip comments, blank lines,
42 # result 5: strip comments and blanks, plus join lines (but don't
46 # result 6: strip comments and blanks, plus join lines (and
72 test_input(2, "strip comments", in_file, result2)
79 test_input(3, "strip blanks", in_file, result3)
  /external/elfutils/tests/
run-line2addr.sh 32 testrun_compare ${abs_builddir}/line2addr -e testfile8 strip.c:953 strip.c:365 <<\EOF
33 strip.c:953 -> (.text)+0x169f (/home/drepper/gnu/elfutils/build/src/../../src/strip.c:953)
34 strip.c:953 -> (.text)+0x16aa (/home/drepper/gnu/elfutils/build/src/../../src/strip.c:953)
35 strip.c:365 -> (.text)+0x278b (/home/drepper/gnu/elfutils/build/src/../../src/strip.c:365)
36 strip.c:365 -> (.text)+0x2797 (/home/drepper/gnu/elfutils/build/src/../../src/strip.c:365
    [all...]
  /external/pdfium/third_party/libtiff/
tif_strip.c 30 * Strip-organized Image Support Routines.
35 * Compute which strip a (row,sample) value is in.
42 uint32 strip; local
44 strip = row / td->td_rowsperstrip;
52 strip += (uint32)sample*td->td_stripsperimage;
54 return (strip);
75 * Compute the # bytes in a variable height, row-aligned strip.
146 * Compute the # bytes in a raw strip.
149 TIFFRawStripSize64(TIFF* tif, uint32 strip)
153 uint64 bytecount = td->td_stripbytecount[strip];
    [all...]
tif_write.c 35 #define STRIPINCR 20 /* expansion factor on strip array */
46 static int TIFFAppendToStrip(TIFF* tif, uint32 strip, uint8* data, tmsize_t cc);
54 uint32 strip; local
82 * Calculate strip and check for crossings.
91 strip = sample*td->td_stripsperimage + row/td->td_rowsperstrip;
93 strip = row / td->td_rowsperstrip;
95 * Check strip array to make sure there's space. We don't support
101 if (strip >= td->td_nstrips && !TIFFGrowStrips(tif, 1, module))
103 if (strip != tif->tif_curstrip) {
109 tif->tif_curstrip = strip;
    [all...]

Completed in 777 milliseconds

1 2 3 45 6 7 8 91011>>