Home
last modified time | relevance | path

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

12

/system/apex/
DAndroid.bp23 variables: ["library_linking_strategy"],
36 variables: ["library_linking_strategy"],
Dpylintrc174 # note). You have access to the variables errors warning, statement which
328 # A regular expression matching the name of dummy variables (i.e. expectedly
330 dummy-variables-rgx=^\*{0,2}(_$|unused_|dummy_)
/system/sepolicy/build/soong/
Dselinux_test.go30 android.FixtureModifyProductVariables(func(variables android.FixtureProductVariables) {
36 variables.BuildFlags = buildFlags
/system/update_engine/
D.clangd5 - cppcoreguidelines-init-variables
Dpylintrc116 # note). You have access to the variables errors warning, statement which
198 # A regular expression matching names used for dummy variables (i.e. not used).
199 dummy-variables-rgx=^\*{0,2}(_$|unused_|dummy_)
/system/chre/doc/
Dframework_build.md10 variables. While the CHRE framework source code may be integrated into another
33 All variant-specific compiler and linker flags are held under variables that
51 with all the variables used to generate build targets, like `TARGET_CFLAGS`.
90 CHRE expects the build toolchain to be exported via Makefile variables,
134 variables prefixed with the platform name (for example, `SIM_SRCS` for platform
136 common variables, to avoid affecting other build targets.
Dframework_overview.md184 Android naming conventions for methods and variables. This means 2 space
/system/extras/simpleperf/demo/SimpleperfExampleCpp/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/system/extras/simpleperf/demo/JavaApi/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/system/extras/simpleperf/demo/CppApi/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/system/extras/power_profile/gps_on/
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
/system/extras/power_profile/camera_avg/
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
/system/extras/power_profile/camera_flashlight/
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
/system/extras/simpleperf/demo/SimpleperfExampleJava/
Dgradlew.bat24 @rem Set local scope for the variables with windows NT shell
77 @rem End local scope for the variables with windows NT shell
/system/extras/simpleperf/demo/SimpleperfExampleKotlin/
Dgradlew.bat24 @rem Set local scope for the variables with windows NT shell
77 @rem End local scope for the variables with windows NT shell
/system/netd/
DAndroid.bp84 "-misc-non-private-member-variables-in-classes", // Also complains about structs
/system/sepolicy/
DREADME.md48 variables have been deprecated in favour of `SYSTEM_EXT_*`.
99 and tags start with @. The option arguments can also use environment variables
/system/chre/chpp/
DQUICKSTART.md14 1. Condition variables
/system/tools/mkbootimg/
Dpylintrc168 # note). You have access to the variables errors warning, statement which
321 # A regular expression matching the name of dummy variables (i.e. expectedly
323 dummy-variables-rgx=^\*{0,2}(_$|unused_|dummy_)
/system/tools/aidl/
Dgenerate_java.cpp379 std::vector<std::string> variables; in GenerateParcelableClass() local
381 std::back_inserter(variables), [](const auto& f) { return f->GetName(); }); in GenerateParcelableClass()
382 out << base::Join(variables, ", ") << ");\n" in GenerateParcelableClass()
/system/tools/aidl/build/
Daidl_test.go48 return android.FixtureModifyProductVariables(func(variables android.FixtureProductVariables) {
49 variables.Release_aidl_use_unfrozen = proptools.BoolPtr(false)
178 …preparers = append(preparers, android.FixtureModifyProductVariables(func(variables android.Fixture…
179 variables.Release_aidl_use_unfrozen = proptools.BoolPtr(true)
/system/core/fastboot/
DAndroid.bp161 "device/variables.cpp",
DREADME.md129 variables, so older devices might exhibit this behavior,
208 The "getvar:%s" command is used to read client variables which
298 In this example the fastboot host queries the device for two variables,
/system/core/init/
DREADME.ueventd.md142 via environment variables with the same names. Ueventd will use the string written to stdout as the
/system/core/fastboot/fuzzy_fastboot/
DREADME.md59 variables, with an associated ECMAScript regex you wish the returned variable to match on.
208 <!-- All the device getvar variables should be listed here -->

12