Home
last modified time | relevance | path

Searched refs:variables (Results 1 – 13 of 13) 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.py37 variables = {}
43 variables[key] = value
44 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/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/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/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/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/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.lock363 babel-helper-hoist-variables "^6.24.1"
406 babel-helper-hoist-variables@^6.24.1:
408 …solved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6…
620 babel-helper-hoist-variables "^6.24.1"
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv3570 …d105347,platform/cts,fake_0Badg8rmRu2qWSu23UD7sg@fakeemail.com,Use make variables to access java t…
4967 …rnal/harfbuzz_ng,fake_GXODyrWJQQ29rUizEM8-6A@fakeemail.com,Silence unused-variables warning on MSVC
6715 …ore,fake_XLbexbugS92H5Fn8s4znQA@fakeemail.com,fastboot: pass environment variables to exec_e2fs_cmd
8010 …tivity,fake_PEeZmXvRSM-InKOddEqz_Q@fakeemail.com,Fixing name typo and removing unecessary variables
9331 …are/libhardware,fake_eQzJ5iU2QcCwUe0mAYw3lw@fakeemail.com,Remove unused variables/labels to elimin…
9390 …ernal/libhevc,fake_lZ2A5wAcRXu9OQFY7moCXA@fakeemail.com,Fixed out of bound reads in stack variables
9528 …i01KSBIZq3eA@fakeemail.com,Use empty list initializers to construct all zero-initialized variables.
10849 …phony,fake_P1cJYw2fTie3v1WYpbWBUA@fakeemail.com,"Use Telephony.Carriers variables, instead of expl…
11715 …atform/build,fake_HinKPgKTRoitvI6TLsBGrA@fakeemail.com,Switch some deprecated variables to obsolete
11775 …19728345c063,platform/build,fake_0Badg8rmRu2qWSu23UD7sg@fakeemail.com,Use java variables from soong
[all …]