Home | History | Annotate | Download | only in core

Lines Matching refs:pairs

26 # filter out the duplicate <source file>:<dest file> pairs.
62 $(call collapse-pairs, $(ADDITIONAL_DEFAULT_PROPERTIES))
64 $(call collapse-pairs, $(PRODUCT_DEFAULT_PROPERTY_OVERRIDES))
65 ADDITIONAL_DEFAULT_PROPERTIES := $(call uniq-pairs-by-first-component, \
83 $(call collapse-pairs, $(ADDITIONAL_BUILD_PROPERTIES))
84 ADDITIONAL_BUILD_PROPERTIES := $(call uniq-pairs-by-first-component, \
608 # $(2): additional "key=value" pairs to append to the dictionary file.