HomeSort by relevance Sort by last modified time
    Searched refs:strip (Results 51 - 75 of 2628) sorted by null

1 23 4 5 6 7 8 91011>>

  /build/make/core/
header_library_internal.mk 10 ifneq ($(strip $(LOCAL_MODULE_STEM)$(LOCAL_BUILT_MODULE_STEM)),)
16 ifneq ($(strip $(all_objects)),)
aux_static_library.mk 7 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
10 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
16 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)),)
217 current_product_makefile := $(strip $(current_product_makefile))
218 all_product_makefiles := $(strip $(all_product_makefiles))
269 PRODUCT_BOOT_JARS := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_BOOT_JARS))
270 PRODUCT_SYSTEM_SERVER_JARS := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_SYSTEM_SERVER_JARS))
271 PRODUCT_SYSTEM_SERVER_APPS := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_SYSTEM_SERVER_APPS)
    [all...]
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...]
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)),)
38 $(intermediates)/$(GCNO_ARCHIVE) : PRIVATE_ALL_OBJECTS := $(strip $(LOCAL_GCNO_FILES))
39 $(intermediates)/$(GCNO_ARCHIVE) : PRIVATE_ALL_WHOLE_STATIC_LIBRARIES := $(strip $(built_whole_gcno_libraries))
configure_local_jack.mk 25 LOCAL_JACK_ENABLED := $(strip $(LOCAL_JACK_ENABLED))
26 LOCAL_MODULE := $(strip $(LOCAL_MODULE))
  /device/google/contexthub/firmware/build/
bl_executable_internal.mk 17 ifeq ($(strip $(NANO_VARIANT_NO_BOOTLOADER_$(AUX_OS_VARIANT))),)
  /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())
  /development/build/
sdk-darwin-x86.atree 21 lib/libc++.dylib strip platform-tools/lib/libc++.dylib
31 lib64/libLLVM.dylib strip build-tools/${PLATFORM_NAME}/lib64/libLLVM.dylib
32 lib64/libbcc.dylib strip build-tools/${PLATFORM_NAME}/lib64/libbcc.dylib
33 lib64/libbcinfo.dylib strip build-tools/${PLATFORM_NAME}/lib64/libbcinfo.dylib
34 lib64/libclang.dylib strip build-tools/${PLATFORM_NAME}/lib64/libclang.dylib
35 lib64/libc++.dylib strip build-tools/${PLATFORM_NAME}/lib64/libc++.dylib
36 lib64/libaapt2_jni.dylib strip build-tools/${PLATFORM_NAME}/lib64/libaapt2_jni.dylib
38 prebuilts/sdk/tools/darwin/bin/arm-linux-androideabi-ld strip build-tools/${PLATFORM_NAME}/arm-linux-androideabi-ld
39 prebuilts/sdk/tools/darwin/bin/aarch64-linux-android-ld strip build-tools/${PLATFORM_NAME}/aarch64-linux-android-ld
40 prebuilts/sdk/tools/darwin/bin/i686-linux-android-ld strip build-tools/${PLATFORM_NAME}/i686-linux-android-l
    [all...]
sdk-windows-x86.atree 35 bin/adb.exe strip platform-tools/adb.exe
36 bin/fastboot.exe strip platform-tools/fastboot.exe
42 bin/sqlite3.exe strip platform-tools/sqlite3.exe
45 bin/dmtracedump.exe strip platform-tools/dmtracedump.exe
48 bin/hprof-conv.exe strip platform-tools/hprof-conv.exe
51 bin/etc1tool.exe strip platform-tools/etc1tool.exe
63 prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/libwinpthread-1.dll strip build-tools/${PLATFORM_NAME}/libwinpthread-1.dll
66 bin/aapt.exe strip build-tools/${PLATFORM_NAME}/aapt.exe
69 bin/aapt2.exe strip build-tools/${PLATFORM_NAME}/aapt2.exe
72 lib/libaapt2_jni.dll strip build-tools/${PLATFORM_NAME}/libaapt2_jni.dl
    [all...]
  /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
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
strip-3.d 1 #PROG: strip
3 #strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo -R .gnu.attributes -R .MIPS.abiflags -R .pdr -R .xtensa.info
5 #name: strip empty file
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/x86-64/
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
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
binutils.exp 47 global strip
131 binutils_test strip "-z max-page-size=0x200000" maxpage1
132 binutils_test strip "-z max-page-size=0x200000 -z common-page-size=0x100000" maxpage1
133 binutils_test strip "-z max-page-size=0x100000" maxpage1
134 binutils_test strip "-z max-page-size=0x100000 -z common-page-size=0x1000" maxpage1
136 binutils_test strip "" maxpage1
137 binutils_test strip "-shared" maxpage1
141 binutils_test strip "-z relro" relro1
142 binutils_test strip "-z relro -shared" relro1
154 binutils_test strip "-z relro -shared" relro
    [all...]
  /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/mesa3d/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()
  /external/llvm/test/Object/Inputs/
elfver.S 6 # Also, strip off non-dynamic symbols:
7 # strip elf-versioning-test.i386
8 # strip elf-versioning-test.x86_64
  /external/autotest/client/site_tests/platform_CryptohomeChangePassword/
platform_CryptohomeChangePassword.py 29 user_hash = self.__run_cmd(cmd).strip()
48 if (self.__run_cmd(cmd).strip() == 'false'):
56 if (self.__run_cmd(cmd).strip() != 'false'):
72 if (self.__run_cmd(cmd).strip() == 'false'):
81 if (self.__run_cmd(cmd).strip() == 'true'):
90 if (self.__run_cmd(cmd).strip() != 'false'):
  /build/make/core/combo/
TARGET_linux-arm64.mk 32 ifeq ($(strip $(TARGET_ARCH_VARIANT)),)
37 ifeq ($(strip $(wildcard $(TARGET_ARCH_SPECIFIC_MAKEFILE))),)
TARGET_linux-mips64.mk 32 ifeq ($(strip $(TARGET_ARCH_VARIANT)),)
37 ifeq ($(strip $(wildcard $(TARGET_ARCH_SPECIFIC_MAKEFILE))),)
TARGET_linux-x86_64.mk 21 ifeq ($(strip $(TARGET_ARCH_VARIANT)),)
30 ifeq ($(strip $(wildcard $(TARGET_ARCH_SPECIFIC_MAKEFILE))),)
  /build/make/tools/
normalize_path.py 29 print os.path.normpath(line.strip())
  /external/llvm/lib/Support/
regfree.c 63 if (g->strip != NULL)
64 free((char *)g->strip);

Completed in 1037 milliseconds

1 23 4 5 6 7 8 91011>>