/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 2497 validateL3(Element.F32(mRS), 0, 0, Side, A, B, C); in SSYMM() local 2523 validateL3(Element.F64(mRS), 0, 0, Side, A, B, C); in DSYMM() local 2729 validateSYR2K(Element.F32(mRS), Trans, A, B, C); in SSYR2K() local 2755 validateSYR2K(Element.F64(mRS), Trans, A, B, C); in DSYR2K() local 2781 validateSYR2K(Element.F32_2(mRS), Trans, A, B, C); in CSYR2K() local 2807 validateSYR2K(Element.F64_2(mRS), Trans, A, B, C); in ZSYR2K() local 3099 validateHEMM(Element.F32_2(mRS), Side, A, B, C); in CHEMM() local 3120 validateHEMM(Element.F64_2(mRS), Side, A, B, C); in ZHEMM() local 3161 validateHERK(Element.F32_2(mRS), Trans, A, C); in CHERK() local 3187 validateHERK(Element.F64_2(mRS), Trans, A, C); in ZHERK() local [all …]
|
H A D | RenderScript.java | 975 … float alpha, long A, long B, float beta, long C, int incX, int incY, in rsnScriptIntrinsicBLAS_Single() 979 … float alpha, long A, long B, float beta, long C, int incX, int incY, in nScriptIntrinsicBLAS_Single() 987 … double alpha, long A, long B, double beta, long C, int incX, int incY, in rsnScriptIntrinsicBLAS_Double() 991 … double alpha, long A, long B, double beta, long C, int incX, int incY, in nScriptIntrinsicBLAS_Double() 999 … float alphaX, float alphaY, long A, long B, float betaX, float betaY, long C, int incX, int incY, in rsnScriptIntrinsicBLAS_Complex() 1003 … float alphaX, float alphaY, long A, long B, float betaX, float betaY, long C, int incX, int incY, in nScriptIntrinsicBLAS_Complex() 1011 …double alphaX, double alphaY, long A, long B, double betaX, double betaY, long C, int incX, int in… in rsnScriptIntrinsicBLAS_Z() 1015 …double alphaX, double alphaY, long A, long B, double betaX, double betaY, long C, int incX, int in… in nScriptIntrinsicBLAS_Z() 1022 … long A, int a_offset, long B, int b_offset, long C, int c_offset, in rsnScriptIntrinsicBLAS_BNNM() 1025 … long A, int a_offset, long B, int b_offset, long C, int c_offset, in nScriptIntrinsicBLAS_BNNM()
|
/aosp14/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
H A D | PooledLambda.java | 228 BiConsumer<? super A, ? super B> function, in obtainRunnable() 246 BiPredicate<? super A, ? super B> function, in obtainPredicate() 265 TriPredicate<? super A, ? super B, ? super C> function, in obtainPredicate() 285 QuadPredicate<? super A, ? super B, ? super C, ? super D> function, in obtainPredicate() 306 QuintPredicate<? super A, ? super B, ? super C, ? super D, ? super E> function, in obtainPredicate() 324 BiPredicate<? super A, ? super B> function, in obtainPredicate() 355 BiConsumer<? super A, ? super B> function, in obtainMessage() 377 TriConsumer<? super A, ? super B, ? super C> function, in obtainRunnable() 409 TriConsumer<? super A, ? super B, ? super C> function, in obtainMessage() 432 QuadConsumer<? super A, ? super B, ? super C, ? super D> function, in obtainRunnable() [all …]
|
/aosp14/frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
H A D | ArrayUtilsTest.java | 34 final Object A = new Object(); in testContains() local 50 final Object A = new Object(); in testIndexOf() local 70 final Object A = new Object(); in testContainsAll() local
|
H A D | MessageUtilsTest.java | 28 class A { class
|
/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/ |
H A D | ReferencedByAnnotation.java | 21 A, enumConstant
|
H A D | ReferencedByInterface.java | 21 A, enumConstant
|
H A D | ReferencedByAnnotationWithOtherReferences.java | 21 A { enumConstant
|
H A D | ReferencedByClassInAnnotation.java | 21 A { enumConstant
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | FunctionalUtils.java | 60 public static <A, B> BiConsumer<A, B> uncheckExceptions(ThrowingBiConsumer<A, B> action) { in uncheckExceptions()
|
/aosp14/frameworks/base/services/core/java/com/android/server/display/ |
H A D | BrightnessUtils.java | 39 private static final float A = 0.17883277f; field in BrightnessUtils
|
/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/ |
H A D | SignatureTest.java | 30 …private static final Signature A = new Signature("308201D33082013CA0030201020219373565373461363A31… field in SignatureTest
|
/aosp14/frameworks/base/packages/SettingsLib/DisplayUtils/src/com/android/settingslib/display/ |
H A D | BrightnessUtils.java | 29 private static final float A = 0.17883277f; field in BrightnessUtils
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | SkiaInterpolator.cpp | 36 static inline Dot14 eval_cubic(Dot14 t, Dot14 A, Dot14 B, Dot14 C) { in eval_cubic() 64 Dot14 A = 3 * b; in SkUnitCubicInterp() local
|
/aosp14/frameworks/base/core/java/android/hardware/ |
H A D | LegacySensorManager.java | 405 float A, B, C, D, E; in filter() local
|
/aosp14/frameworks/base/libs/hwui/utils/ |
H A D | Color.cpp | 321 static constexpr float A = 216.0f / 24389.0f; variable
|
/aosp14/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 621 … jfloat alpha, jlong A, jlong B, jfloat beta, jlong C, jint incX, jint incY, in nScriptIntrinsicBLAS_Single() 654 … jdouble alpha, jlong A, jlong B, jdouble beta, jlong C, jint incX, jint incY, in nScriptIntrinsicBLAS_Double() 687 jfloat alphaX, jfloat alphaY, jlong A, jlong B, jfloat betaX, in nScriptIntrinsicBLAS_Complex() 722 jdouble alphaX, jdouble alphaY, jlong A, jlong B, jdouble betaX, in nScriptIntrinsicBLAS_Z() 757 … jlong A, jint a_offset, jlong B, jint b_offset, jlong C, jint c_offset, in nScriptIntrinsicBLAS_BNNM()
|
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | Matrix.java | 520 final float A = (right + left) * r_width; in frustumM() local
|
/aosp14/frameworks/base/apct-tests/perftests/rubidium/assets/ |
H A D | rubidium_scoring_logic_compiled.js | 28 …turn b}function Ea(a,b){y?a[y]&&(a[y]&=~b):void 0!==a.u&&(a.u&=~b)}function A(a){var b;y?b=a[y]:b=… function
|
H A D | turtledove_generate_bid.js | 32 Object.defineProperties(Array.prototype,{wa:{get:function(){var a=A(this),b=[];1&a&&b.push("IS_REPE… function
|
H A D | turtledove_parametrized_generateBid.js | 31 Object.defineProperties(Array.prototype,{wa:{get:function(){var a=A(this),b=[];1&a&&b.push("IS_REPE… function
|
H A D | rubidium_bidding_logic_compiled.js | 41 …bject of message that is not a group type.');if(c){b=g&&!h&&!0;f=this.u;var A;for(g=0;g<c.length;g… variable
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |