Home | History | Annotate | Download | only in core

Lines Matching refs:strip

127 $(strip \
387 $(strip \
388 $(eval _fpf := $(wildcard $(foreach f, $(2), $(strip $(1))/$(f)))) \
419 $(strip \
420 $(eval _idfClass := $(strip $(1))) \
423 $(eval _idfName := $(strip $(2))) \
426 $(eval _idfPrefix := $(if $(strip $(3)),HOST,TARGET)) \
427 $(eval _idf2ndArchPrefix := $(if $(strip $(5)),$(TARGET_2ND_ARCH_VAR_PREFIX))) \
445 $(strip \
446 $(if $(strip $(LOCAL_MODULE_CLASS)),, \
448 $(if $(strip $(LOCAL_MODULE)),, \
468 $(strip \
469 $(eval _idfClass := $(strip $(1))) \
472 $(eval _idfName := $(strip $(2))) \
475 $(eval _idfPrefix := $(if $(strip $(3)),HOST,TARGET)) \
490 $(strip \
491 $(if $(strip $(LOCAL_MODULE_CLASS)),, \
493 $(if $(strip $(LOCAL_MODULE)),, \
563 $(OUT_DOCS)/$(strip $(1))-timestamp
618 $(strip $(if $(strip $(1)),\
619 $(if $(strip $(2)),\
620 $(if $(filter-out __,_$(subst $(strip $(1)),,$(strip $(2)))$(subst $(strip $(2)),,$(strip $(1)))_),,true), \
622 $(if $(strip $(2)),\
632 $(subst $(space),:,$(strip $(1)))
659 $(eval _cpSEP := $(strip $(if $(2),$(2),=)))\
660 $(subst $(space)$(_cpSEP)$(space),$(_cpSEP),$(strip \
672 $(strip $(foreach w,$(1), $(eval _first := $(word 1,$(subst $(2),$(space),$(w))))\
703 #TODO(dbort): do $(if $(strip $(1)),$(1),$(ALL_MODULE_TAGS))
756 $(sort $(strip $(call _get-package-overrides,$(1))))
763 ifeq ($(strip $(SHOW_COMMANDS)),)
1346 @echo "target Strip: $(PRIVATE_MODULE) ($@)"
1347 $(hide) $(PRIVATE_STRIP) --strip-all $< -o $@ $(TARGET_STRIP_EXTRA)
1352 @echo "target Strip (keep symbols): $(PRIVATE_MODULE) ($@)"
1506 $(if $(1),echo -n '$(strip $(1)) ' >> $(2))
1581 $(strip $(PRIVATE_JAVAC_DEBUG_FLAGS)) \
1584 $(addprefix -classpath ,$(strip \
1642 $(strip $(PRIVATE_JAVAC_DEBUG_FLAGS)) \
1645 $(addprefix -classpath ,$(strip \
1863 $(foreach f, $(1), $(strip \
1911 # The same as copy-file-to-target, but strip out "# comment"-style
1913 define copy-file-to-target-strip-comments
1945 define transform-prebuilt-to-target-strip-comments
1947 $(copy-file-to-target-strip-comments)
2011 $(strip $(eval _isfds_value := $$(shell echo $$$$(($(1) / $(BOARD_NAND_PAGE_SIZE) * \
2115 := $(strip $(1))||$(strip $(2))||$(strip $(3))||$(strip $(4))||&&$(strip $(5))||&&$(strip $(6))||&&$(strip $(7)) $(LOCAL_PACKAGE_OVERRIDES)
2124 $(strip $(call set-inherited-package-variables-internal))
2162 $(TARGET_OUT_COMMON_INTERMEDIATES)/PACKAGING/$(strip $(1))-timestamp: $(2) $(3) $(4) $(APICHECK) $(9)
2167 $(8): $(TARGET_OUT_COMMON_INTERMEDIATES)/PACKAGING/$(strip $(1))-timestamp
2199 $(strip $(if $(filter $(TARGET_ARCH),$(1)),$(TARGET_ARCH),\