Home
last modified time | relevance | path

Searched refs:variable (Results 1 – 8 of 8) sorted by relevance

/development/scripts/
Dboardconfig_usage_analysis.py107 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): argument
120 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 …]
/development/vndk/tools/sourcedr/ninja/tests/testdata/
Dbad_non_trivial.ninja1 ${variable}
/development/samples/devbytes/telephony/SmsSampleProject/
Dgradlew.bat29 echo Please set the JAVA_HOME variable in your environment to match the
43 echo Please set the JAVA_HOME variable in your environment to match the
82 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
/development/samples/training/testingfun/
Dgradlew.bat29 echo Please set the JAVA_HOME variable in your environment to match the
43 echo Please set the JAVA_HOME variable in your environment to match the
82 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
/development/tools/checkcolor/
Dgradlew.bat29 echo Please set the JAVA_HOME variable in your environment to match the
43 echo Please set the JAVA_HOME variable in your environment to match the
82 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
/development/gsi/
Dgsi-pubsign-release.sh36 Otherwise generate under environment variable DIST_DIR.
/development/tools/labpretest/
DREADME49 the variable "bootpart" which is not defined by default. Also, use this file to
/development/vndk/tools/definition-tool/
DREADME.md64 Developers have to add the phony package name to `PRODUCT_PACKAGES` variable in