Home
last modified time | relevance | path

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

12345678910>>...15

/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/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/
DITestImpl.java32 public int test(int a) { in test()
37 public int testArgsOrder(int a, int b) { in testArgsOrder()
DITest.java23 public int test(int a); in test()
24 public int testArgsOrder(int a, int b); in testArgsOrder()
/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/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/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/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/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/tools/vm-tests-tf/src/dot/junit/opcodes/opc_goto/d/
DT_opc_goto_1.java21 public int run(int a) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_double/d/
DT_long_to_double_6.java21 public double run(double a) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_int_lit8/d/
DT_mul_int_lit8_6.java21 public int run(int a) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_double_2addr/d/
DT_add_double_2addr_3.java21 public double run(long a) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_int_lit16/d/
DT_mul_int_lit16_1.java21 public int run(int a) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_int_lit16/d/
DT_div_int_lit16_17.java21 public int run(float a) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/d/
DT_double_to_float_1.java21 public float run(double a) { in run()
DT_double_to_float_3.java21 public float run(long a) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/float_to_double/d/
DT_float_to_double_7.java21 public double run(int a) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_long_2addr/d/
DT_add_long_2addr_6.java21 public long run(double a) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_long/d/
DT_int_to_long_1.java21 public long run(int a) { in run()

12345678910>>...15