Home | History | Annotate | Download | only in core

Lines Matching defs:built

364 #        BUILT_MODULE -> location of module built file (e.g. obj/<app>/<abi>/libfoo.so)
505 # Retrieve built location of module $1
506 module-get-built = $(__ndk_modules.$1.BUILT_MODULE)
1032 # Function : handle-module-built
1034 # Usage : $(call handle-module-built)
1038 handle-module-built = \
1097 # For example, the 'debug' tag is used to sources that must be built
1098 # in debug mode, the 'arm' tag is used for sources that must be built
1100 # for sources that must be built with ARM Advanced SIMD (a.k.a. NEON)