Home | History | Annotate | Download | only in core

Lines Matching refs:variable

101 # Arguments: 1: list of variable names
115 # Arguments: 1: list of variable names
116 # 2: file where the variable should be defined
125 # Arguments: 1: list of variable names
126 # 2: file where the variable(s) should be defined
134 $(call __ndk_info, Required variable $(__varname) is not defined by $2)\
363 # 2: export variable name without LOCAL_EXPORT_ prefix (e.g. 'CFLAGS')
373 # 2: export variable name without LOCAL_EXPORT_ prefix (e.g. 'CFLAGS')
652 # Arguments: 1: name of variable that must be defined by the user
653 # 2: name of Makefile where the variable should be defined
703 # the LOCAL_MODULE_FILENAME variable.
1309 # Small technical note on __ndk_import_depth: we use this variable to
1310 # record the depth of recursive import-module calls. The variable is
1341 $(call __ndk_info,Are you sure your NDK_MODULE_PATH variable is properly defined ?)\