Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 448) sorted by relevance

12345678910>>...18

/cts/tests/tests/nativehardware/jni/
DNativeTestHelper.h32 #define ASSERT_TRUE(a) ASSERT((a), "assert failed on (" #a ") at " __FILE__ ":%d", __LINE__) argument
33 #define ASSERT_FALSE(a) ASSERT(!(a), "assert failed on (!" #a ") at " __FILE__ ":%d", __LINE__) argument
34 #define ASSERT_EQ(a, b) \ argument
36 #define ASSERT_NE(a, b) \ argument
38 #define ASSERT_GT(a, b) \ argument
40 #define ASSERT_GE(a, b) \ argument
42 #define ASSERT_LT(a, b) \ argument
44 #define ASSERT_LE(a, b) \ argument
46 #define ASSERT_NULL(a) \ argument
48 #define ASSERT_NOT_NULL(a) \ argument
[all …]
/cts/tests/sensor/jni/
DnativeTestHelper.h33 #define ASSERT_TRUE(a) ASSERT((a), "assert failed on (" #a ") at " __FILE__ ":%d", __LINE__) argument
34 #define ASSERT_FALSE(a) ASSERT(!(a), "assert failed on (!" #a ") at " __FILE__ ":%d", __LINE__) argument
35 #define ASSERT_EQ(a, b) \ argument
37 #define ASSERT_NE(a, b) \ argument
39 #define ASSERT_GT(a, b) \ argument
41 #define ASSERT_GE(a, b) \ argument
43 #define ASSERT_LT(a, b) \ argument
45 #define ASSERT_LE(a, b) \ argument
47 #define ASSERT_NULL(a) \ argument
49 #define ASSERT_NOT_NULL(a) \ argument
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rsub_int_lit8/d/
DT_rsub_int_lit8_1.java21 public int run(int a) { in run()
26 public int run1(int a) { in run1()
31 public int run2(int a) { in run2()
36 public int run3(int a) { in run3()
41 public int run4(int a) { in run4()
46 public int run5(int a) { in run5()
DT_rsub_int_lit8_2.java21 public int run(int a) { in run()
26 public int run1(int a) { in run1()
31 public int run2(int a) { in run2()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rsub_int/d/
DT_rsub_int_1.java21 public int run(int a) { in run()
26 public int run1(int a) { in run1()
31 public int run2(int a) { in run2()
36 public int run3(int a) { in run3()
41 public int run4(int a) { in run4()
46 public int run5(int a) { in run5()
DT_rsub_int_2.java21 public int run(int a) { in run()
26 public int run1(int a) { in run1()
31 public int run2(int a) { in run2()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DTarget.java113 Floaty newFloaty(double a) { in newFloaty()
117 Floaty newFloaty(double a, double b) { in newFloaty()
121 Floaty newFloaty(double a, double b, double c) { in newFloaty()
125 Floaty newFloaty(double a, double b, double c, double d) { in newFloaty()
129 Floaty newFloaty(double a, double b, double c, double d, double e) { in newFloaty()
138 Floaty new32(float a) { in new32()
142 Floaty new32(float a, float b) { in new32()
146 Floaty new32(float a, float b, float c) { in new32()
150 Floaty new32(float a, float b, float c, float d) { in new32()
154 Floaty new32(float a, float b, float c, float d, float e) { in new32()
[all …]
DLaunchClip.java114 private void verifyCell(int x, int y, int z, int[] a, Script.LaunchOptions sc) { in verifyCell()
155 void verifyRange(Script.LaunchOptions sc, int[] a) { in verifyRange()
179 AllocationAdapter a = AllocationAdapter.createTyped(mRS, base, t); in makeAdapter() local
210 AllocationAdapter a = makeAdapter(mAout, 68, 0, 0, 9, 0, 0); in testWrite1DAdapter1D() local
236 AllocationAdapter a = makeAdapter(mAout, 68, 0, 0, 9, 17, 0); in testWrite2DAdapter1D() local
249 AllocationAdapter a = makeAdapter(mAout, 68, 160, 0, 9, 17, 0); in testWrite2DAdapter2D() local
277 AllocationAdapter a = makeAdapter(mAout, 28, 0, 0, 9, 17, 7); in testWrite3DAdapter1D() local
292 AllocationAdapter a = makeAdapter(mAout, 28, 10, 0, 9, 17, 7); in testWrite3DAdapter2D() local
307 AllocationAdapter a = makeAdapter(mAout, 28, 10, 14, 9, 17, 7); in testWrite3DAdapter3D() local
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_BitmapTest.cpp33 #define ASSERT_TRUE(a) ASSERT((a), "assert failed on (" #a ") at " __FILE__ ":%d", __LINE__) argument
34 #define ASSERT_FALSE(a) ASSERT(!(a), "assert failed on (!" #a ") at " __FILE__ ":%d", __LINE__) argument
35 #define ASSERT_EQ(a, b) \ argument
37 #define ASSERT_NE(a, b) \ argument
39 #define ASSERT_GT(a, b) \ argument
41 #define ASSERT_GE(a, b) \ argument
43 #define ASSERT_LT(a, b) \ argument
45 #define ASSERT_LE(a, b) \ argument
/cts/apps/CtsVerifier/jni/audio_loopback/audio_utils/
Datomic.c23 volatile atomic_int_least32_t* a = (volatile atomic_int_least32_t*)addr; in android_atomic_acquire_load() local
29 volatile atomic_int_least32_t* a = (volatile atomic_int_least32_t*)addr; in android_atomic_release_store() local
/cts/tests/tests/opengl/src/android/opengl/cts/
DColorBufferTest.java48 float a = 1.0f; in test_RGBA_1001() local
66 float a = 1.0f; in test_RGBA_1101() local
84 float a = 1.0f; in test_RGBA_1111() local
103 float a = 1.0f; in test_RGBA_0101() local
122 float a = 1.0f; in test_RGBA_0011() local
141 float a = 0.0f; in test_RGBA_0000() local
160 float a = 0.5f; in test_RGBA_rand_val_one() local
175 private float[] getVertexColors(float r, float g, float b, float a) { in getVertexColors()
191 float a = expectedColor[3]; in compare() local
DNativeColorBufferTest.java43 float a = 1.0f; in test_RGBA_1001() local
61 float a = 1.0f; in test_RGBA_1101() local
79 float a = 1.0f; in test_RGBA_1111() local
98 float a = 1.0f; in test_RGBA_0101() local
117 float a = 1.0f; in test_RGBA_0011() local
136 float a = 0.0f; in test_RGBA_0000() local
155 float a = 0.5f; in test_RGBA_rand_val_one() local
170 private float[] getVertexColors(float r, float g, float b, float a) { in getVertexColors()
185 float a = expectedColor[3]; in compare() local
/cts/tests/tests/rsblas/assets/
Dblas_gen.py27 def triangularMatrixGen(a, uplo): argument
38 def symm(a): argument
44 def herm(a): argument
52 def zero(a): argument
98 def writeFloatMatrix(a, name, skip, fo): argument
109 def writeDoubleMatrix(a, name, skip, fo): argument
114 def writeFloatComplexMatrix(a, name, skip, fo): argument
127 def writeDoubleComplexMatrix(a, name, skip, fo): argument
132 def writeMatrixWithIncrements(dt, a, name, skip, fo): argument
143 def writeMatrix(dt, a, name, fo): argument
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/
DITest.java23 public int test(int a); in test()
24 public int testArgsOrder(int a, int b); in testArgsOrder()
DITestImpl.java30 public int test(int a) { in test()
35 public int testArgsOrder(int a, int b) { in testArgsOrder()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/
DITest.java23 public int test(int a); in test()
24 public int testArgsOrder(int a, int b); in testArgsOrder()
DITestImpl.java32 public int test(int a) { in test()
37 public int testArgsOrder(int a, int b) { in testArgsOrder()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DDspBufferMath.java32 static private<T extends DspBufferBase> int estimateOperandsType(T a, T b) { in estimateOperandsType()
54 static public <T extends DspBufferBase> int add(T r, T a, T b) { in add()
126 static public <T extends DspBufferBase> int mult(T r, T a, T b) { in mult()
209 static public <T extends DspBufferBase> int mult(T r, T a, double v) { in mult()
255 static public <T extends DspBufferBase> int set(T r, T a) { in set()
306 double a = 0; in set() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_wide/
DTest_const_wide.java30 double a = 1234567890123232323232232323232323232323232323456788d; in testN1() local
40 long a = 10000000000l; in testN2() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_const/
DTest_opc_const.java30 float a = 1.5f; in testN1() local
41 int a = 10000000; in testN2() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/array_length/
DTest_array_length.java31 String[] a = new String[5]; in testN1() local
40 double[] a = new double[10]; in testN2() local
/cts/tests/simplecpu/jni/
DCpuNativeJni.cpp28 #define min(a, b) (a) < (b) ? a : b argument
44 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \ argument
48 swapfunc(char *a, char *b, int n, int swaptype) in swapfunc()
56 #define swap(a, b) \ argument
64 #define vecswap(a, b, n) if ((n) > 0) swapfunc(a, b, n, swaptype) argument
67 med3(char *a, char *b, char *c, int (*cmp)(const void *, const void *)) in med3()
79 char *a = (char*)aa; in qsort_local() local
225 float a = A[i * n + k]; in doMatrixMultiplication() local
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java817 char[] a = {'a'}; in testReadCharArray() local
885 char[] a = {'a'}; in testCreateCharArray() local
991 int[] a = {21}; in testReadIntArray() local
1057 int[] a = {21}; in testCreateIntArray() local
1149 long[] a = {21L}; in testReadLongArray() local
1215 long[] a = {21L}; in testCreateLongArray() local
1319 float[] a = {2.1f}; in testReadFloatArray() local
1385 float[] a = {2.1f}; in testCreateFloatArray() local
1489 double[] a = {2.1d}; in testReadDoubleArray() local
1555 double[] a = {2.1d}; in testCreateDoubleArray() local
[all …]
/cts/suite/audio_quality/test_description/conf/
Dcheck_conf.py25 a = np.array([1,2,3]) variable
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eq/
DTest_if_eq.java68 String a = "a"; in testN5() local
78 String a = "a"; in testN6() local
119 String a = "a"; in testB5() local

12345678910>>...18