Home | History | Annotate | Download | only in core

Lines Matching defs:built

367 #        BUILT_MODULE -> location of module built file (e.g. obj/<app>/<abi>/libfoo.so)
518 # Retrieve built location of module $1
519 module-get-built = $(__ndk_modules.$1.BUILT_MODULE)
1047 # Function : handle-module-built
1049 # Usage : $(call handle-module-built)
1053 handle-module-built = \
1112 # For example, the 'debug' tag is used to sources that must be built
1113 # in debug mode, the 'arm' tag is used for sources that must be built
1115 # for sources that must be built with ARM Advanced SIMD (a.k.a. NEON)