Home
last modified time | relevance | path

Searched refs:variables (Results 1 – 12 of 12) sorted by relevance

/development/scripts/
Dboardconfig_usage_analysis.py99 variables = dict()
111 if variable not in variables:
112 variables[variable] = set()
114 variables[variable].add(board_config_mk[len(TOP) + 1:])
116 return variables
150 variables = find_defined_variables(board_config_mks)
156 print('variables', len(variables))
174 for variable, locations in sorted(variables.items()):
/development/vndk/tools/elfcheck/
Dfix_android_mk_prebuilt.py40 variables = {}
46 variables[key] = value
47 return variables
/development/vndk/tools/elfcheck/elfcheck/
Drewriter.py108 def __init__(self, mk_path, variables=None, android_build_top=None): argument
113 if variables:
114 for key, value in variables.items():
/development/samples/devbytes/telephony/SmsSampleProject/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/development/tools/checkcolor/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
Dbuild.gradle9 * With the build server you are given two env variables.
/development/samples/training/testingfun/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/development/tools/repo_diff/service/repodiff/
DREADME.md26 the following environment variables will need to be set in your application
38 The same environment variables should be set for production. The names are the
41 One the environment variables are set, the database can be readied by running:
/development/vndk/tools/header-checker/
DREADME.md18 `header-abi-dumper` dumps the ABIs (including classes, functions, variables,
23 only include the classes, the functions, and the variables that are defined in
/development/vndk/tools/definition-tool/templates/
Dvndk.txt82 # Unset variables
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_diff.proto96 // Functions and Global variables.
/development/tools/winscope/
Dyarn.lock136 "@babel/helper-hoist-variables@^7.14.5":
138 …resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14…
634 "@babel/helper-hoist-variables" "^7.14.5"
890 "@babel/helper-hoist-variables" "^7.14.5"