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

1 2 3 45 6 7 8 91011

  /external/clearsilver/python/
setup.py 40 var = string.strip(var)
85 return var.strip()
  /external/elfutils/src/
Makefile 19 SOURCES = $(libld_elf_a_SOURCES) $(libld_elf_i386_pic_a_SOURCES) elflint.c $(ld_SOURCES) $(libld_elf_i386_so_SOURCES) nm.c readelf.c size.c strip.c
44 strip$(EXEEXT) ld$(EXEEXT) elflint$(EXEEXT)
105 strip_SOURCES = strip.c
106 strip_OBJECTS = strip.$(OBJEXT)
120 readelf.c size.c strip.c
123 readelf.c size.c strip.c
190 STRIP =
363 strip$(EXEEXT): $(strip_OBJECTS) $(strip_DEPENDENCIES)
364 @rm -f strip$(EXEEXT)
383 include ./$(DEPDIR)/strip.P
    [all...]
  /external/icu4c/config/
mh-solaris-gcc 33 ifeq (strip $(GENCCODE_ASSEMBLY),)
  /frameworks/base/tools/aapt/
Android.mk 49 ifneq ($(strip $(USE_MINGW)),)
  /ndk/build/core/
add-platform.mk 21 _abis := $(strip $(notdir $(wildcard $(NDK_PLATFORMS_ROOT)/$(_platform)/arch-*)))
build-module.mk 23 LOCAL_MODULE_CLASS := $(strip $(LOCAL_MODULE_CLASS))
setup-imports.mk 22 NDK_MODULE_PATH := $(strip $(NDK_MODULE_PATH))
add-toolchain.mk 51 $(if $(strip $($(_toolchain).defined)),\
59 $(if $(strip $($(_toolchain).setup)),,\
definitions.mk 86 assert-defined = $(foreach __varname,$(strip $1),\
87 $(if $(strip $($(__varname))),,\
112 $(if $(strip $($(__varname))),,\
128 host-path = $(if $(strip $1),$(call cygwin-to-host-path,$1))
160 link-whole-archives = $(if $(strip $1),$(call link-whole-archive-flags,$1))
308 $(if $(strip $(__ndk_import_depth)),,\
356 module-get-listed-export = $(strip \
413 $(eval __ndk_modules.$1.$3 += $(filter-out $(__ndk_modules.$1.$3),$(call strip-lib-prefix,$2)))
437 $(strip $(call modules-get-closure,$1,depends))
440 $(eval __closure_deps := $(strip $1))
    [all...]
prebuilt-library.mk 39 prebuilt := $(strip $(wildcard $(LOCAL_PATH)/$(LOCAL_SRC_FILES)))
52 LOCAL_MODULE_FILENAME := $(strip $(LOCAL_MODULE_FILENAME))
  /bionic/libc/tools/
bionic_utils.py 155 return_type = line[:pos_lparen].strip().split()
193 number = line[pos_rparen+1:].strip()
201 number = number[1:].strip()
233 line = line.strip()
  /build/core/
multi_prebuilt.mk 53 $(eval tw := $(subst :, ,$(strip $(t)))) \
cleanbuild.mk 26 $(if $(strip $(INTERNAL_CLEAN_BUILD_VERSION)),, \
35 $(if $(strip $(2)),$(eval _acs_id := $($(_acs_makefile_prefix))),\
53 INTERNAL_CLEAN_BUILD_VERSION := $(strip $(INTERNAL_CLEAN_BUILD_VERSION))
121 locale_list := $(subst $(space),$(comma),$(strip $(PRODUCT_LOCALES)))
134 PREVIOUS_BUILD_CONFIG := $(strip $(PREVIOUS_BUILD_CONFIG))
  /build/core/tasks/
apicheck.mk 33 $(TARGET_OUT_COMMON_INTERMEDIATES)/PACKAGING/$(strip $(1))-timestamp: $(2) $(3) $(APICHECK)
38 checkapi: $(TARGET_OUT_COMMON_INTERMEDIATES)/PACKAGING/$(strip $(1))-timestamp
  /dalvik/vm/mterp/
gen-mterp.py 303 tokens = line.strip().split(' ', 2)
307 alt_source = tokens[1].strip("\"")
321 tokens = line.strip().split(' ', 1)
437 line = line.strip() # remove CRLF, leading spaces
  /development/testrunner/
adb_interface.py 299 if ls_response.strip("#").strip(string.whitespace) != "":
390 output = output.strip()
456 return self.SendCommand("get-serialno").strip()
  /external/elfutils/
elfutils.spec 29 section sizes of an object or archive file), strip (for discarding
145 %{_bindir}/eu-strip
208 - update to 0.89 (fix eu-strip)
211 - update to 0.86 (fix eu-strip on s390x/alpha)
218 - upgrade to 0.83 (fix invalid ELf handle on *.so strip, more).
221 - upgrade to 0.82 (strip tests fixed on big-endian).
224 - upgrade to 0.81 (strip excludes unused symtable entries, test borked).
245 - update to 0.75 (eu-strip -g fix)
  /external/libpng/contrib/pngminim/preader/
makefile 53 strip rpng2-x$(E)
  /hardware/ti/wlan/wl1271/platforms/os/linux/
Makefile 252 ifeq ($(STRIP),y)
254 cd $(OUTPUT_DIR) && $(CROSS_COMPILE)strip -g --strip-unneeded $(MODULES_LIST)
255 # cd $(DK_ROOT)/external_drivers/$(HOST_PLATFORM)/Linux/$(BUS_DRV) && $(CROSS_COMPILE)strip -g $(BUS_DRIVER_MODULE)
321 ifeq ($(strip $(HAVE_GPL)),)
327 ifeq ($(strip $(HAVE_NONGPL)),)
  /ndk/sources/cxx-stl/stlport/
Android.mk 7 STLPORT_FORCE_REBUILD := $(strip $(STLPORT_FORCE_REBUILD))
9 ifeq (,$(strip $(wildcard $(LOCAL_PATH)/libs/armeabi/libstlport_static.a)))
  /system/core/adb/
Android.mk 38 ifneq ($(strip $(USE_CYGWIN)),)
43 ifneq ($(strip $(USE_MINGW)),)
  /system/wlan/ti/wilink_6_1/platforms/os/linux/
Makefile 267 ifeq ($(STRIP),y)
269 cd $(OUTPUT_DIR) && $(CROSS_COMPILE)strip -g --strip-unneeded $(MODULES_LIST)
270 # cd $(DK_ROOT)/external_drivers/$(HOST_PLATFORM)/Linux/$(BUS_DRV) && $(CROSS_COMPILE)strip -g $(BUS_DRIVER_MODULE)
341 ifeq ($(strip $(HAVE_GPL)),)
347 ifeq ($(strip $(HAVE_NONGPL)),)
  /frameworks/base/tests/DumpRenderTree/assets/
run_reliability_tests.py 43 return adb_output.strip() == "#DONE"
73 line = line.strip()
203 crashed_test = crashed_test.strip()
  /external/clearsilver/scripts/
document.py 52 if string.strip(self._other):
213 if f._desc or string.strip(f._other):
216 if string.strip(f._other): fp.write('%s\n\n' % f._other)
248 if string.strip(f._other): obj.setValue ("Other", neo_cgi.text2html(string.strip(f._other)))
  /external/libvpx/build/make/
Makefile 133 # If we're in debug mode, pretend we don't have GNU strip, to fall back to
137 # Older binutils strip global sybols not needed for relocation processing
138 # when given --strip-unneeded. Use nm and awk to identify globals and
141 $(if $(quiet),@echo " [STRIP] $@ < $<")
142 $(qexec)$(STRIP) --strip-unneeded \
162 pairmap=$(if $(strip $(2)),\
171 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) )
191 $(qexec)$$(LD) $$(strip $$(LDFLAGS) -o $$@ $(2) $(3) $$(extralibs)
    [all...]

Completed in 974 milliseconds

1 2 3 45 6 7 8 91011