Lines Matching refs:add
627 module-add = \
731 module-add-static-depends = \
732 $(call module-add-depends-any,$1,$2,depends) \
743 module-add-shared-depends = \
744 $(call module-add-depends-any,$1,$2,depends) \
749 module-add-depends-any = \
760 $(call module-add-static-depends,$1,$(__ndk_modules.$1.STATIC_LIBRARIES))\
761 $(call module-add-static-depends,$1,$(__ndk_modules.$1.WHOLE_STATIC_LIBRARIES))\
762 $(call module-add-shared-depends,$1,$(__ndk_modules.$1.SHARED_LIBRARIES))\
845 modules-add-c++-dependencies = \
849 $(call module-add-c++-deps,$(__module),$1,$2),\
929 module-add-c++-deps = \
1232 add-src-files-target-cflags = $(foreach __src,$1,$(eval LOCAL_SRC_FILES_TARGET_CFLAGS.$(__src) += $…
1577 import-add-path-optional = \
1586 import-add-path = \
1773 ndk-stl-add-dependencies = \
1774 $(call modules-add-c++-dependencies,\