HomeSort by relevance Sort by last modified time
    Searched refs:strip (Results 1 - 25 of 1193) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/elfutils/tests/
run-strip-test2.sh 30 . $srcdir/run-strip-test.sh
run-strip-test3.sh 30 . $srcdir/run-strip-test.sh
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-allfcts.sh 38 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:107:main
39 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:159:print_version
40 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:173:parse_opt
41 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:201:more_help
42 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:217:process_file
44 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:291:crc32_file
45 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:313:handle_elf
  /build/core/
host_static_library.mk 10 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
13 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
16 ifneq ($(strip $(LOCAL_MODULE_STEM)$(LOCAL_BUILT_MODULE_STEM)),)
static_library.mk 10 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
13 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
17 ifneq ($(strip $(LOCAL_MODULE_STEM)$(LOCAL_BUILT_MODULE_STEM)),)
24 ifeq ($(strip $(LOCAL_ENABLE_APROF)),true)
host_shared_library.mk 12 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
15 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
18 ifneq ($(strip $(OVERRIDE_BUILT_MODULE_PATH)),)
21 ifneq ($(strip $(LOCAL_MODULE_STEM)$(LOCAL_BUILT_MODULE_STEM)),)
product_config.mk 37 $(strip \
91 product_goals := $(strip $(filter PRODUCT-%,$(MAKECMDGOALS)))
149 unbundled_goals := $(strip $(filter APP-%,$(MAKECMDGOALS)))
154 TARGET_BUILD_APPS := $(strip $(subst -, ,$(patsubst APP-%,%,$(unbundled_goals))))
182 ifneq ($(strip $(TARGET_BUILD_APPS)),)
213 current_product_makefile := $(strip $(current_product_makefile))
214 all_product_makefiles := $(strip $(all_product_makefiles))
279 PRODUCT_LOCALES := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_LOCALES))
295 PRODUCT_AAPT_CONFIG := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_AAPT_CONFIG))
297 PRODUCT_AAPT_PREF_CONFIG := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_AAPT_PREF_CONFIG)
    [all...]
  /external/chromium_org/build/android/gyp/
ant.py 21 stdout = stdout.strip().split('\n')
23 if line.strip() == 'BUILD SUCCESSFUL':
  /development/build/
sdk-linux-x86.atree 25 lib/libLLVM.so strip build-tools/${PLATFORM_NAME}/libLLVM.so
26 lib/libbcc.so strip build-tools/${PLATFORM_NAME}/libbcc.so
27 lib/libbcinfo.so strip build-tools/${PLATFORM_NAME}/libbcinfo.so
28 lib/libclang.so strip build-tools/${PLATFORM_NAME}/libclang.so
30 prebuilts/sdk/tools/linux/arm-linux-androideabi-ld strip build-tools/${PLATFORM_NAME}/arm-linux-androideabi-ld
31 prebuilts/sdk/tools/linux/i686-linux-android-ld strip build-tools/${PLATFORM_NAME}/i686-linux-android-ld
32 prebuilts/sdk/tools/linux/mipsel-linux-android-ld strip build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld
sdk-darwin-x86.atree 25 lib/libLLVM.dylib strip build-tools/${PLATFORM_NAME}/libLLVM.dylib
26 lib/libbcc.dylib strip build-tools/${PLATFORM_NAME}/libbcc.dylib
27 lib/libbcinfo.dylib strip build-tools/${PLATFORM_NAME}/libbcinfo.dylib
28 lib/libclang.dylib strip build-tools/${PLATFORM_NAME}/libclang.dylib
30 prebuilts/sdk/tools/darwin/arm-linux-androideabi-ld strip build-tools/${PLATFORM_NAME}/arm-linux-androideabi-ld
31 prebuilts/sdk/tools/darwin/i686-linux-android-ld strip build-tools/${PLATFORM_NAME}/i686-linux-android-ld
32 prebuilts/sdk/tools/darwin/mipsel-linux-android-ld strip build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld
sdk-windows-x86.atree 35 bin/adb.exe strip platform-tools/adb.exe
36 bin/fastboot.exe strip platform-tools/fastboot.exe
49 bin/aapt.exe strip build-tools/${PLATFORM_NAME}/aapt.exe
52 bin/aidl.exe strip build-tools/${PLATFORM_NAME}/aidl.exe
57 bin/dexdump.exe strip build-tools/${PLATFORM_NAME}/dexdump.exe
60 bin/llvm-rs-cc.exe strip build-tools/${PLATFORM_NAME}/llvm-rs-cc.exe
63 lib/libLLVM.dll strip build-tools/${PLATFORM_NAME}/libLLVM.dll
66 lib/libclang.dll strip build-tools/${PLATFORM_NAME}/libclang.dll
71 lib/libbcc.dll strip build-tools/${PLATFORM_NAME}/libbcc.dll
74 lib/libbcinfo.dll strip build-tools/${PLATFORM_NAME}/libbcinfo.dl
    [all...]
  /build/core/combo/
HOST_linux-x86.mk 27 ifeq ($(strip $(HOST_TOOLCHAIN_PREFIX)),)
31 ifneq (,$(strip $(wildcard $(HOST_TOOLCHAIN_PREFIX)/gcc)))
37 ifneq ($(strip $(BUILD_HOST_64bit)),)
50 ifneq ($(strip $(BUILD_HOST_static)),)
  /external/clang/lib/Basic/
Makefile 19 SVN_REVISION := $(strip \
22 SVN_REPOSITORY := $(strip \
25 LLVM_REVISION := $(strip \
28 LLVM_REPOSITORY := $(strip \
  /external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
EdgeInfoVec.java 33 package jme3tools.converters.model.strip;
StripInfoVec.java 33 package jme3tools.converters.model.strip;
  /frameworks/compile/libbcc/tools/build/
gen-config-from-mk.py 36 if conf_patt.match(line.strip()):
42 if split_patt.match(line.strip()):
48 match = var_patt.match(line.strip())
52 elif split_patt.match(line.strip()):
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
xml_writer_base_unittest.py 40 self.assertEquals(output.strip(), expected_output.strip())
  /ndk/tests/device/emm/jni/
Android.mk 3 ifeq ($(strip $(filter-out $(NDK_KNOWN_ARCHS),$(TARGET_ARCH))),)
  /build/core/tasks/
product-graph.mk 22 , $(if $(strip $(p)),$(strip $(p)),)) \
31 $(call all-products-inner, $(PRODUCTS.$(strip $(p)).INHERITS_FROM))
42 ifeq ($(strip $(ANDROID_PRODUCT_GRAPH)),)
45 ifeq ($(strip $(ANDROID_PRODUCT_GRAPH)),--all)
62 label=\"$(dir $(1))\\n$(notdir $(1))\\n\\n$(subst $(close_parenthesis),,$(subst $(open_parethesis),,$(PRODUCTS.$(strip $(1)).PRODUCT_MODEL)))\\n$(PRODUCTS.$(strip $(1)).PRODUCT_DEVICE)\" \
77 $(foreach d,$(PRODUCTS.$(strip $(p)).INHERITS_FROM), echo \"$(d)\" -\> \"$(p)\" >> $@.in;))
85 $(OUT_DIR)/products/$(strip $(1)).html
91 $(OUT_DIR)/products/$(strip $(1)).txt: $(this_makefile
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/exts/
formatting.py 11 envvar = envvar.strip().upper()
12 t = " Type: %s" % t.strip(" <>").lower()
13 default = " Default: %s" % default.strip(" ()")
21 opcode = opcode.strip().upper()
22 desc = " (%s)" % desc.strip()

Completed in 284 milliseconds

1 2 3 4 5 6 7 8 91011>>