/frameworks/libs/binary_translation/proxy_loader/ |
D | proxy_library_builder.cc | 95 const KnownVariable* variables) { in Build() argument 105 variables_ = variables; in Build()
|
/frameworks/compile/slang/tests/F_kernel_static/ |
D | stderr.txt.expect | 1 kernel_static.rscript:14:14: error: Non-const static variables are not allowed in kernels: 'i'
|
/frameworks/libs/binary_translation/ |
D | Android.bp | 266 // Note: When the variables `BERBERIS_PRODUCT_PACKAGES` and 287 // Note: When the variables `BERBERIS_PRODUCT_PACKAGES_RISCV64_TO_X86_64` and 289 // `berberis_config.mk` and the variables `NATIVE_BRIDGE_PRODUCT_PACKAGES`, 370 variables: ["translation_arch"],
|
/frameworks/base/tools/codegen/src/com/android/codegen/ |
D | ConstDef.kt | 16 val CONST_NAMES get() = values.flatMap { it.variables }.map { it.nameAsString } in <lambda>()
|
/frameworks/base/tools/protologtool/src/com/android/protolog/tool/ |
D | ProtoLogTool.kt | 206 field.variables.first() in <lambda>() 211 field.variables.first() in <lambda>() 218 field.variables.first() in <lambda>() 250 field.variables.first().setInitializer(treeMapCreation) in <lambda>() 254 field.variables.first().setInitializer(MethodReferenceExpr() in <lambda>()
|
/frameworks/base/startop/apps/ColorChanging/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 72 @rem End local scope for the variables with windows NT shell
|
/frameworks/av/media/libmedia/docs/ |
D | paused.dot | 25 ATsetMarkerPosition [label="AudioTrack::setMarkerPosition()\n[sets marker variables]"]; 28 …sitionUpdatePeriod [label="AudioTrack::setPositionUpdatePeriod()\n[sets update period variables]"];
|
/frameworks/av/media/tests/SampleVideoEncoder/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 72 @rem End local scope for the variables with windows NT shell
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/libs/binary_translation/proxy_loader/include/berberis/proxy_loader/ |
D | proxy_library_builder.h | 50 const KnownVariable* variables);
|
/frameworks/compile/slang/ |
D | slang_rs_reflection_state.cpp | 954 auto &variables = mFiles.Current().mVariables; in declareVariable() local 956 auto &variable = variables.CollectNext(); in declareVariable() 983 if (variables.isFinished()) { in declareVariable() 993 const auto &variable = variables.UseNext(); in declareVariable() 1000 << unsigned(variables.CurrentIdx() + 1) in declareVariable() 1120 auto &variables = mFiles.Current().mVariables; in endVariables() local 1121 while (!variables.isFinished()) { in endVariables() 1122 const auto &variable = variables.UseNext(); in endVariables()
|
/frameworks/base/tests/TouchLatency/ |
D | gradlew.bat | 24 @rem Set local scope for the variables with windows NT shell 77 @rem End local scope for the variables with windows NT shell
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | README | 29 the build environment variables set (i.e. ANDROID_BUILD_TOP) 41 set the following environment variables:
|
/frameworks/av/services/audioflinger/timing/ |
D | Android.bp | 18 "-misc-non-private-member-variables-in-classes",
|
/frameworks/av/services/audioflinger/afutils/ |
D | Android.bp | 12 "-misc-non-private-member-variables-in-classes",
|
/frameworks/av/services/audioflinger/sounddose/ |
D | Android.bp | 18 "-misc-non-private-member-variables-in-classes",
|
/frameworks/av/services/audioflinger/fastpath/ |
D | Android.bp | 12 "-misc-non-private-member-variables-in-classes",
|
/frameworks/av/services/audioflinger/datapath/ |
D | Android.bp | 18 "-misc-non-private-member-variables-in-classes",
|
/frameworks/hardware/interfaces/cameraservice/service/2.0/ |
D | types.hal | 35 * Use to initialize variables only.
|
/frameworks/av/media/libaaudio/src/flowgraph/resampler/ |
D | README.md | 53 Assume you start with these variables and a method that returns the next input frame: 76 Assume you start with these variables:
|
/frameworks/compile/libbcc/ |
D | README.rst | 111 * **bccGetExportVarCount** - Get the count of exported variables 113 * **bccGetExportVarList** - Get the addresses of exported variables 158 The list of the addresses of exported variables.
|
/frameworks/compile/slang/tests/P_reflection3264_divergent/ |
D | reflection3264_divergent.rscript | 54 // TODO: Add these variables back once http://b/65210157 is fixed
|
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/ |
D | reflection3264_divergent.rscript | 56 // TODO: Add these variables back once http://b/65210157 is fixed
|
/frameworks/base/tools/aapt/ |
D | Android.bp | 18 // Setup some common variables for the different build
|
/frameworks/base/tools/split-select/ |
D | Android.bp | 18 // Setup some common variables for the different build
|