Home
last modified time | relevance | path

Searched defs:B (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/jvmti/attaching/jni/
Dagent.c37 #define CONCAT(A,B) A ## B argument
38 #define EVAL(A,B) CONCAT(A,B) argument
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DBaseObjTest.java31 BaseObj B = T; in testBaseObj() local
DAllocationTest.java198 void helperCreateFromBitmap(Bitmap B, in helperCreateFromBitmap()
218 Bitmap B = Bitmap.createBitmap(bDimX, bDimY, Bitmap.Config.ARGB_8888); in testCreateFromBitmap() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DDspBufferMath.java157 double B = ((DspBufferComplex) x).mImag[i]; in mult() local
167 double B = ((DspBufferComplex) x).mImag[i]; in mult() local
186 double B = ((DspBufferComplex) x).mImag[i]; in mult() local
195 double B = ((DspBufferComplex) x).mImag[i]; in mult() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DImageCompare.java33 final int B = Color.blue(pixel); in luma() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DReferencePath.java133 float[] B = mPathMarkers.get(1).getCoordinates(); in validateAreaCovered() local
/cts/tests/simplecpu/jni/
DCpuNativeJni.cpp211 void doMatrixMultiplication(float* A, float* B, float* C, int n) in doMatrixMultiplication()
247 float* B = new float[n * n]; in Java_android_simplecpu_cts_CpuNative_runMatrixMultiplication() local
/cts/tests/tests/rsblas/src/android/renderscript/cts/
DBNNMTest.java131 Allocation A, B, C; in runBNNM() local
449 Allocation A, B, C; in testExceptionHandling() local
DIntrinsicBLAS.java4914 …validateL3(Element e, int TransA, int TransB, int Side, Allocation A, Allocation B, Allocation C) { in validateL3()
4984 …private boolean validateL3_xGEMM(Element e, int TransA, int TransB, Allocation A, Allocation B, Al… in validateL3_xGEMM()
5237 …private boolean validateL3_xSYMM(Element e, int Side, int Uplo, Allocation A, Allocation B, Alloca… in validateL3_xSYMM()
5446 …private boolean validateHEMM(Element e, int Side, int Uplo, Allocation A, Allocation B, Allocation… in validateHEMM()
5931 …private boolean validateSYR2K(Element e, int Uplo, int Trans, Allocation A, Allocation B, Allocati… in validateSYR2K()
6176 …private boolean validateHER2K(Element e, int Uplo, int Trans, Allocation A, Allocation B, Allocati… in validateHER2K()
6326 …ean validateTRMM(Element e, int Side, int Uplo, int TransA, int Diag, Allocation A, Allocation B) { in validateTRMM()
6579 …ean validateTRSM(Element e, int Side, int Uplo, int TransA, int Diag, Allocation A, Allocation B) { in validateTRSM()
/cts/libs/install/src/com/android/cts/install/lib/
DTestApp.java35 public static final String B = "com.android.cts.install.lib.testapp.B"; field in TestApp
/cts/tests/tests/opengl/src/android/opengl/cts/
DCompressedTextureSurfaceView.java180 int B = getUnsignedByte(mReadBackBuffer.get(sampleStart + 2)); in comparePixel() local
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/
DTunerTest.java2291 Tuner B = new Tuner(mContext, null, 100); in testHasUnusedFrontend1() local
2360 Tuner B = new Tuner(mContext, null, 100); in testHasUnusedFrontend2() local
2407 Tuner B = new Tuner(mContext, null, 100); in testHasUnusedFrontend3() local
2607 Tuner B = new Tuner(mContext, null, prioB); in testTwoClientsForIsLowestPriority() local
2633 Tuner B = new Tuner(mContext, null, prioB); in testThreeClientsForIsLowestPriority() local
/cts/tests/tests/tv/tuner/src/android/media/tv/tuner/cts/
DTunerTest.java2290 Tuner B = new Tuner(mContext, null, 100); in testHasUnusedFrontend1() local
2359 Tuner B = new Tuner(mContext, null, 100); in testHasUnusedFrontend2() local
2406 Tuner B = new Tuner(mContext, null, 100); in testHasUnusedFrontend3() local
2606 Tuner B = new Tuner(mContext, null, prioB); in testTwoClientsForIsLowestPriority() local
2632 Tuner B = new Tuner(mContext, null, prioB); in testThreeClientsForIsLowestPriority() local
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp199 const float B = (top + bottom) * r_height; in newFrustum() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...