Lines Matching refs:pairs
28 # filter out the duplicate <source file>:<dest file> pairs.
78 $(call collapse-pairs, $(ADDITIONAL_DEFAULT_PROPERTIES))
80 $(call collapse-pairs, $(PRODUCT_DEFAULT_PROPERTY_OVERRIDES))
81 ADDITIONAL_DEFAULT_PROPERTIES := $(call uniq-pairs-by-first-component, \
107 $(call collapse-pairs, $(ADDITIONAL_BUILD_PROPERTIES))
108 ADDITIONAL_BUILD_PROPERTIES := $(call uniq-pairs-by-first-component, \
790 # $(2): additional "key=value" pairs to append to the dictionary file.