Searched refs:variable (Results 1 – 25 of 39) sorted by relevance
12
/packages/modules/common/proto/ |
D | classpaths.proto | 26 // Individual entry in a classpath variable. 32 // Environ classpath variable this jar belongs to. 54 // All jars that are exported as part of any classpath environ variable
|
/packages/inputmethods/LatinIME/ |
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
|
/packages/apps/Car/DebuggingRestrictionController/ |
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 76 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
|
/packages/apps/Car/libs/car-ui-lib/paintbooth/ |
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 76 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
|
/packages/modules/NeuralNetworks/common/ |
D | Android.bp | 139 "-Wno-unused-variable", 257 "-Wno-unused-variable", 323 "-Wno-unused-variable", 389 "-Wno-unused-variable", 535 "-Wno-unused-variable",
|
/packages/apps/Car/libs/car-ui-lib/ |
D | gradlew.bat | 48 echo Please set the JAVA_HOME variable in your environment to match the 62 echo Please set the JAVA_HOME variable in your environment to match the 96 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
|
/packages/modules/Virtualization/microdroid/ |
D | uboot-env-x86_64.txt | 11 # loadaddr variable.
|
/packages/services/Car/cpp/watchdog/testclient/ |
D | Android.bp | 28 "-Wno-unused-variable",
|
/packages/services/Car/cpp/powerpolicy/client/ |
D | Android.bp | 25 "-Wno-unused-variable",
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | encoding.md | 30 * UTF-8: 8-bit variable-width encoding. It maps a code point to 1–4 bytes. 31 * UTF-16: 16-bit variable-width encoding. It maps a code point to 1–2 16-bit code units (i.e., 2–4 …
|
D | tutorial.md | 290 …variable size JSON types (String, Array, Object), copying them will incur a lot of overheads. And … 419 …ue by using the copy-string API. To avoid the need for an intermediate variable, you can use a [t… 448 …ue by using the copy-string API. To avoid the need for an intermediate variable, you can use a [t…
|
/packages/services/Car/cpp/powerpolicy/server/ |
D | Android.bp | 25 "-Wno-unused-variable",
|
/packages/apps/LegacyCamera/jni/ |
D | Android.bp | 41 "-Wno-unused-variable",
|
/packages/modules/Wifi/service/tests/wifitests/ |
D | README.md | 27 `ANDROID_SERIAL` environment variable before running the script. You must supply an output directory
|
/packages/modules/StatsD/statsd/ |
D | Android.bp | 256 "-Wno-unused-variable", 382 "-Wno-unused-variable",
|
/packages/modules/StatsD/lib/libstatspull/ |
D | Android.bp | 139 "-Wno-unused-variable",
|
/packages/providers/MediaProvider/jni/ |
D | Android.bp | 60 "-Wno-unused-variable",
|
/packages/services/Car/cpp/computepipe/tests/fuzz/ |
D | Android.bp | 41 "-Wno-unused-variable",
|
/packages/services/Car/cpp/watchdog/server/ |
D | Android.bp | 25 "-Wno-unused-variable",
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/src/com/android/inputmethod/keyboard/internal/ |
D | KeyboardTextsTable.tmpl | 48 // TODO: Remove this variable after debugging.
|
/packages/modules/DnsResolver/tests/testdata/ |
D | README.md | 116 Assign the binary packet to be decoded into a variable. Beware of using
|
/packages/modules/DnsResolver/tests/ |
D | resolv_unit_test.cpp | 35 #define NAME(variable) #variable argument
|
/packages/modules/DnsResolver/ |
D | README-DoT.md | 58 We need to pass messages between threads using a pipe, and not a condition variable
|
/packages/modules/NeuralNetworks/tools/api/ |
D | README.md | 15 The environment variable `ANDROID_BUILD_TOP` must be set.
|
/packages/modules/adb/ |
D | Android.bp | 885 // Note: using pipe for xxd to control the variable name generated
|
12