Searched refs:variable (Results 1 – 9 of 9) sorted by relevance
/development/scripts/ |
D | boardconfig_usage_analysis.py | 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): 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/tools/checkcolor/ |
D | gradlew.bat | 29 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/devbytes/telephony/SmsSampleProject/ |
D | gradlew.bat | 29 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/ |
D | gradlew.bat | 29 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/vndk/tools/sourcedr/ninja/tests/testdata/ |
D | bad_non_trivial.ninja | 1 ${variable}
|
/development/gsi/ |
D | gsi-pubsign-release.sh | 36 Otherwise generate under environment variable DIST_DIR.
|
/development/tools/labpretest/ |
D | README | 49 the variable "bootpart" which is not defined by default. Also, use this file to
|
/development/vndk/tools/definition-tool/ |
D | README.md | 64 Developers have to add the phony package name to `PRODUCT_PACKAGES` variable in
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 2638 …952aed,platform/cts,fake_wKCs34j9Qiuq8j-JQlkTXA@fakeemail.com,Fix wrong variable name in permissio… 3316 …latform/cts,fake_CEN2U5GYRR217VuGm-X8Ww@fakeemail.com,Fixed EnumDevicesTest checking wrong variable 5167 …al/harfbuzz_ng,fake_GXODyrWJQQ29rUizEM8-6A@fakeemail.com,[var] Remove use of variable-length arrays 5303 …l/harfbuzz_ng,fake_GXODyrWJQQ29rUizEM8-6A@fakeemail.com,[hb-ft] Remove use of variable-length array 5822 …-Rv_b2R3qgdonntPllSg@fakeemail.com,MIPS[64]: codeflinger: Fix build due to unused variable warnings 6378 …latform/system/core,fake_yLIbJoRGTiSDnsXASrdI-w@fakeemail.com,init: fix variable scope issue with … 6899 …2f,platform/system/core,fake_IU0Ny5AXQ6-hTW75sI7XIw@fakeemail.com,Fix uninitialized member variable 7457 …,platform/system/core,fake_ZM6Ko3hpREuVUvAoAKe7zg@fakeemail.com,Add volatile to temporary variable. 7717 …rm/tools/test/connectivity,fake_liojgHQ-QviSBBlnuORq8Q@fakeemail.com,Fix variable name evt to event 8319 …fake_9uhqm5y3QDi9PUk97cuSsw@fakeemail.com,"[AWARE] Rename configuration variable with ""aware"" pr… [all …]
|