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

<<31323334353637383940>>

  /hardware/interfaces/soundtrigger/2.0/default/
Android.mk 37 ifeq ($(strip $(AUDIOSERVER_MULTILIB)),)
  /hardware/qcom/audio/legacy/libalsa-intf/
Android.mk 3 ifeq ($(strip $(BOARD_USES_ALSA_AUDIO)),true)
  /packages/apps/Gallery2/
Android.mk 39 ifeq ($(strip $(LOCAL_PACKAGE_OVERRIDES)),)
  /packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
PCLmGenerator.h 79 bool colorConvertSource(colorSpaceDisposition srcCS, colorSpaceDisposition dstCS, ubyte *strip,
96 * Injects RLE compression strip into the output buffer
102 * Injects zlib compressed strip to the output buffer
188 * Checks if the given buffer is a white strip
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configHelpSourceEdit.py 103 menu.strip()
123 path.strip()
145 self.result = (self.menu.get().strip(),
146 self.path.get().strip())
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_tkinter/
test_loadtk.py 34 display = os.popen('echo $DISPLAY').read().strip()
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_popen.py 22 got = eval(data)[1:] # strip off argv[0]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configHelpSourceEdit.py 103 menu.strip()
123 path.strip()
145 self.result = (self.menu.get().strip(),
146 self.path.get().strip())
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_tkinter/
test_loadtk.py 34 display = os.popen('echo $DISPLAY').read().strip()
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_popen.py 22 got = eval(data)[1:] # strip off argv[0]
  /prebuilts/gradle-plugin/com/android/tools/external/lombok/lombok-ast/0.2.2/
lombok-ast-0.2.2.pom 9 <description>This is a very small fork of lombok.ast as some Android tools needed a modification. This is built from 3c4f94d418b58d55d0facebf2bfbb362d4bf3bdd with an additional patch to support ECJ 4.2 and to strip out some unnecessary bundled libraries that we don't use for lint (to make the overhead smaller.)</description>
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/
Android.mk 7 gnustl_exported_cppflags := $(strip \
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/
Android.mk 10 LIBCXX_FORCE_REBUILD := $(strip $(LIBCXX_FORCE_REBUILD))
12 ifeq (,$(strip $(wildcard $(LOCAL_PATH)/libs/$(TARGET_ARCH_ABI)/libc++_static$(TARGET_LIB_EXTENSION))))
66 libcxxabi_sources_dir := $(strip $(wildcard $(LOCAL_PATH)/../llvm-libc++abi))
70 libcxxabi_sources_dir := $(strip $(wildcard $(NDK_ROOT)/sources/cxx-stl/llvm-libc++abi))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHelpSourceEdit.py 103 menu.strip()
123 path.strip()
145 self.result = (self.menu.get().strip(),
146 self.path.get().strip())
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_tkinter/
test_loadtk.py 34 display = os.popen('echo $DISPLAY').read().strip()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_popen.py 22 got = eval(data)[1:] # strip off argv[0]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configHelpSourceEdit.py 103 menu.strip()
123 path.strip()
145 self.result = (self.menu.get().strip(),
146 self.path.get().strip())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_tkinter/
test_loadtk.py 34 display = os.popen('echo $DISPLAY').read().strip()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_popen.py 22 got = eval(data)[1:] # strip off argv[0]
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.2.pom 9 <description>This is a very small fork of lombok.ast as some Android tools needed a modification. This is built from 3c4f94d418b58d55d0facebf2bfbb362d4bf3bdd with an additional patch to support ECJ 4.2 and to strip out some unnecessary bundled libraries that we don't use for lint (to make the overhead smaller.)</description>
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.2/
lombok-ast-0.2.2.pom 9 <description>This is a very small fork of lombok.ast as some Android tools needed a modification. This is built from 3c4f94d418b58d55d0facebf2bfbb362d4bf3bdd with an additional patch to support ECJ 4.2 and to strip out some unnecessary bundled libraries that we don't use for lint (to make the overhead smaller.)</description>
  /test/vts-testcase/kernel/ltp/
test_cases_parser.py 60 item.strip()
162 lines_gen = (line.strip() for line in f)
181 line = line.strip()
191 [testsuite, testname_modified, line[len(testname):].strip()]))
  /toolchain/binutils/binutils-2.25/binutils/
NEWS 105 * Added --prefix=PREFIX and --prefix-strip=LEVEL switches to objdump to
159 strip everything out of an ordinary object file or executable except
203 * objcopy recognizes two new options --strip-unneeded-symbol and
204 --strip-unneeded-symbols, namely for use together with the wildcard
205 matching the original --strip-symbol/--strip-symbols provided, but
229 * objcopy and strip can now take wildcard patterns in symbol names specified on
237 * objcopy and strip now accept --only-keep-debug to create a file containing
238 those sections that would be stripped out by --strip-debug. The idea is that
253 * Added --info switch to objcopy and strip
    [all...]
maybe-strip.c 21 (using argv[0] if it is is 'strip' or 'objcopy'. */
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/aarch64/
aarch64.exp 27 # We need to strip the ".d", but can leave the dirname.

Completed in 886 milliseconds

<<31323334353637383940>>