Lines Matching refs:add
493 module-add = \
602 module-add-static-depends = \
603 $(call module-add-depends-any,$1,$2,depends) \
614 module-add-shared-depends = \
615 $(call module-add-depends-any,$1,$2,depends) \
620 module-add-depends-any = \
770 $(call module-add-static-depends,$1,$(__ndk_modules.$1.STATIC_LIBRARIES))\
771 $(call module-add-static-depends,$1,$(__ndk_modules.$1.WHOLE_STATIC_LIBRARIES))\
772 $(call module-add-shared-depends,$1,$(__ndk_modules.$1.SHARED_LIBRARIES))\
817 modules-add-c++-dependencies = \
821 $(call module-add-c++-deps,$(__module),$1,$2,$3),\
904 module-add-c++-deps = \
1222 add-src-files-target-cflags = \
1811 import-add-path-optional = \
1820 import-add-path = \
2004 ndk-stl-add-dependencies = \
2005 $(call modules-add-c++-dependencies,\