HomeSort by relevance Sort by last modified time
    Searched defs:inB (Results 1 - 21 of 21) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestFdim.java 49 public float inB;
55 Allocation inB = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xf5dd38fbc3a47367l, false);
58 script.set_gAllocInB(inB);
60 verifyResultsFdimFloatFloatFloat(inA, inB, out, false);
67 scriptRelaxed.set_gAllocInB(inB);
69 verifyResultsFdimFloatFloatFloat(inA, inB, out, true);
75 inB.destroy();
78 private void verifyResultsFdimFloatFloatFloat(Allocation inA, Allocation inB, Allocation out, boolean relaxed) {
84 inB.copyTo(arrayInB);
95 args.inB = arrayInB[i]
    [all...]
TestHypot.java 49 public float inB;
55 Allocation inB = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x7deb65e7738c74c5l, false);
58 script.set_gAllocInB(inB);
60 verifyResultsHypotFloatFloatFloat(inA, inB, out, false);
67 scriptRelaxed.set_gAllocInB(inB);
69 verifyResultsHypotFloatFloatFloat(inA, inB, out, true);
75 inB.destroy();
78 private void verifyResultsHypotFloatFloatFloat(Allocation inA, Allocation inB, Allocation out, boolean relaxed) {
84 inB.copyTo(arrayInB);
95 args.inB = arrayInB[i]
    [all...]
TestNativeHypot.java 49 public float inB;
55 Allocation inB = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x3d61f129bdf66002l, false);
58 script.set_gAllocInB(inB);
60 verifyResultsNativeHypotFloatFloatFloat(inA, inB, out, false);
67 scriptRelaxed.set_gAllocInB(inB);
69 verifyResultsNativeHypotFloatFloatFloat(inA, inB, out, true);
75 inB.destroy();
78 private void verifyResultsNativeHypotFloatFloatFloat(Allocation inA, Allocation inB, Allocation out, boolean relaxed) {
84 inB.copyTo(arrayInB);
95 args.inB = arrayInB[i]
    [all...]
TestFmax.java 49 public float inB;
55 Allocation inB = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xe6ec75a46e6fdd7bl, false);
58 script.set_gAllocInB(inB);
60 verifyResultsFmaxFloatFloatFloat(inA, inB, out, false);
67 scriptRelaxed.set_gAllocInB(inB);
69 verifyResultsFmaxFloatFloatFloat(inA, inB, out, true);
75 inB.destroy();
78 private void verifyResultsFmaxFloatFloatFloat(Allocation inA, Allocation inB, Allocation out, boolean relaxed) {
84 inB.copyTo(arrayInB);
95 args.inB = arrayInB[i]
    [all...]
TestFmin.java 49 public float inB;
55 Allocation inB = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x7b46a8451d7b1059l, false);
58 script.set_gAllocInB(inB);
60 verifyResultsFminFloatFloatFloat(inA, inB, out, false);
67 scriptRelaxed.set_gAllocInB(inB);
69 verifyResultsFminFloatFloatFloat(inA, inB, out, true);
75 inB.destroy();
78 private void verifyResultsFminFloatFloatFloat(Allocation inA, Allocation inB, Allocation out, boolean relaxed) {
84 inB.copyTo(arrayInB);
95 args.inB = arrayInB[i]
    [all...]
TestMax.java 49 public float inB;
55 Allocation inB = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x2952d868c2162461l, false);
58 script.set_gAllocInB(inB);
60 verifyResultsMaxFloatFloatFloat(inA, inB, out, false);
67 scriptRelaxed.set_gAllocInB(inB);
69 verifyResultsMaxFloatFloatFloat(inA, inB, out, true);
75 inB.destroy();
78 private void verifyResultsMaxFloatFloatFloat(Allocation inA, Allocation inB, Allocation out, boolean relaxed) {
84 inB.copyTo(arrayInB);
95 args.inB = arrayInB[i]
    [all...]
TestMin.java 49 public float inB;
55 Allocation inB = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xbdad0b097121573fl, false);
58 script.set_gAllocInB(inB);
60 verifyResultsMinFloatFloatFloat(inA, inB, out, false);
67 scriptRelaxed.set_gAllocInB(inB);
69 verifyResultsMinFloatFloatFloat(inA, inB, out, true);
75 inB.destroy();
78 private void verifyResultsMinFloatFloatFloat(Allocation inA, Allocation inB, Allocation out, boolean relaxed) {
84 inB.copyTo(arrayInB);
95 args.inB = arrayInB[i]
    [all...]
  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part1.c     [all...]
test_isa_2_06_part2.c     [all...]
test_isa_2_06_part3.c     [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_2_07_part2.c 950 unsigned int * inA, * inB, * pv;
954 inB = (unsigned int *)&spec_fargs[aTest.frb_idx];
963 memcpy(vecB_void_ptr, inB, 8);
993 memcpy(vecOut_void_ptr, inB, 8); // src2
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 636 Target.Floaty inB = t.newFloaty(b);
637 Target.Floaty r = t.subtract(inA, inB);
    [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /prebuilts/misc/common/commons-compress/
commons-compress-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 229 milliseconds