Lines Matching refs:_dest
34 $(eval _dest := $(call word-colon,2,$(cf))) \36 $(if $(filter $(unique_product_copy_files_destinations),$(_dest)), \38 $(eval _fulldest := $(call append-path,$(PRODUCT_OUT),$(_dest))) \39 $(if $(filter %.xml,$(_dest)),\43 $(eval unique_product_copy_files_destinations += $(_dest))))