Searched defs:strip (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Ddefinitions.mk124 $(strip \
353 $(strip \
354 $(eval _fpf := $(wildcard $(foreach f, $(2), $(strip $(1))/$(f)))) \
414 $(strip \
415 $(eval _idfClass := $(strip $(1))) \
418 $(eval _idfName := $(strip $(2))) \
421 $(eval _idfPrefix := $(if $(strip $(3)),HOST,TARGET)) \
436 $(strip \
437 $(if $(strip $(LOCAL_MODULE_CLASS)),, \
439 $(if $(strip
[all...]

Completed in 93 milliseconds