Searched refs:variable (Results 1 – 8 of 8) sorted by relevance
107 variable = mo.group(1)108 if variable in white_list:111 if variable not in variables:112 variables[variable] = set()114 variables[variable].add(board_config_mk[len(TOP) + 1:])119 def find_usage(variable, makefiles): argument120 re_usage = re.compile('\$\(' + variable + '\)')174 for variable, locations in sorted(variables.items()):175 usage_in_sfe = find_usage(variable, sfe_makefiles)176 usage_of_system_modules = find_usage(variable, system_module_makefiles)[all …]
1 ${variable}
29 echo Please set the JAVA_HOME variable in your environment to match the43 echo Please set the JAVA_HOME variable in your environment to match the82 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
36 Otherwise generate under environment variable DIST_DIR.
49 the variable "bootpart" which is not defined by default. Also, use this file to
64 Developers have to add the phony package name to `PRODUCT_PACKAGES` variable in