HomeSort by relevance Sort by last modified time
    Searched refs:strip (Results 26 - 50 of 2233) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/elfutils/tests/
run-strip-test4.sh 5 . $srcdir/run-strip-test.sh
run-strip-test5.sh 5 . $srcdir/run-strip-test.sh
run-strip-test6.sh 5 . $srcdir/run-strip-test.sh
run-strip-test7.sh 5 . $srcdir/run-strip-test.sh
run-strip-test8.sh 5 . $srcdir/run-strip-test.sh
run-strip-test9.sh 21 . $srcdir/run-strip-test.sh
run-low_high_pc.sh 30 testrun ${abs_builddir}/low_high_pc -e ${abs_top_builddir}/src/strip
31 testrun ${abs_builddir}/low_high_pc -e ${abs_top_builddir}/src/strip.o
  /hardware/broadcom/wlan/bcmdhd/config/
Android.mk 21 ifeq ($(strip $(WPA_SUPPLICANT_VERSION)),VER_0_8_X)
24 ifeq ($(strip $(WPA_SUPPLICANT_VERSION)),VER_0_6_X)
  /toolchain/binutils/binutils-2.25/binutils/
sanity.sh 34 for i in size objdump nm ar strip ranlib ; do
39 for i in size objdump nm ar strip ranlib ; do
44 for i in size objdump nm ar strip ranlib ; do
48 ### strip
52 cp ${BIN}/strip ${TMPDIR}/strip
56 ${BIN}/strip ${TMPDIR}/$i
58 ${TMPDIR}/strip ${TMPDIR}/$i
  /hardware/qcom/audio/msm8909/hal/
Android.mk 1 ifeq ($(strip $(BOARD_USES_ALSA_AUDIO)),true)
50 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_ASM_LOOPBACK_RX)),true)
54 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_PCM_OFFLOAD)),true)
58 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_ANC_HEADSET)),true)
62 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_FLUENCE)),true)
66 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_PROXY_DEVICE)),true)
70 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE)),true)
74 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_FM_POWER_OPT)),true)
79 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_USBAUDIO)),true)
84 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_HFP)),true
    [all...]
  /build/core/
static_library_internal.mk 10 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
13 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
17 ifneq ($(strip $(LOCAL_MODULE_STEM)$(LOCAL_BUILT_MODULE_STEM)),)
configure_local_jack.mk 21 LOCAL_JACK_ENABLED := $(strip $(LOCAL_JACK_ENABLED))
22 LOCAL_MODULE := $(strip $(LOCAL_MODULE))
  /external/chromium-trace/catapult/third_party/Paste/paste/util/
converters.py 9 obj = obj.strip().lower()
19 def aslist(obj, sep=None, strip=True):
22 if strip:
23 lst = [v.strip() for v in lst]
  /external/clang/lib/Basic/
Makefile 19 SVN_REVISION := $(strip \
22 SVN_REPOSITORY := $(strip \
25 LLVM_REVISION := $(strip \
28 LLVM_REPOSITORY := $(strip \
  /hardware/qcom/audio/msm8909/policy_hal/
Android.mk 31 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_VOICE_CONCURRENCY)),true)
37 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_RECORD_PLAY_CONCURRENCY)),true)
42 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_EXTN_FORMATS)),true)
46 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_HDMI_SPK)),true)
50 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_PROXY_DEVICE)),true)
54 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_COMPRESS_VOIP)),true)
58 ifeq ($(strip $(AUDIO_FEATURE_NON_WEARABLE_TARGET)),true)
64 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_FM_POWER_OPT)),true)
  /hardware/qcom/wlan/qcwcn/config/
Android.mk 21 ifeq ($(strip $(WPA_SUPPLICANT_VERSION)),VER_0_8_X)
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
strip-1.d 1 #PROG: strip
4 #name: strip with section group 1
strip-4.d 1 #PROG: strip
4 #name: strip with section group 4
strip-6.d 1 #PROG: strip
4 #name: strip with section group 6
strip-8.d 1 #PROG: strip
4 #name: strip with section group 8
  /external/autotest/contrib/
haveservo 17 for host in [l.strip() for l in sys.stdin.readlines()]:
18 servo_name = servo_host.make_servo_hostname(host.strip())
  /ndk/tests/device/emm/jni/
Android.mk 3 ifeq ($(strip $(filter-out $(NDK_KNOWN_ARCHS),$(TARGET_ARCH))),)
  /external/avahi/service-type-database/
build-db.in 35 ln = ln.strip(" \r\n\t")
42 db[t.strip()] = n.strip()
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/i386/
compressed-1b.d 1 #PROG: strip
4 #strip:
6 #name: strip on uncompressed debug sections
compressed-1c.d 1 #PROG: strip
4 #strip:
6 #name: strip on compressed debug sections

Completed in 379 milliseconds

12 3 4 5 6 7 8 91011>>