/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
TestCeil.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestCeil.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xa65a49d160f51d9al, false); local 46 script.forEach_testCeilFloatFloat(in, out); 47 verifyResultsCeilFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testCeilFloatFloat(in, out); 54 verifyResultsCeilFloatFloat(in, out, true); 60 private void verifyResultsCeilFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x821e4b40fb9b4866l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x821e55e25aa1de00l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x821e6083b9a8739al, false); local [all...] |
TestCos.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestCos.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x35eace7a33fd0be0l, false); local 46 script.forEach_testCosFloatFloat(in, out); 47 verifyResultsCosFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testCosFloatFloat(in, out); 54 verifyResultsCosFloatFloat(in, out, true); 60 private void verifyResultsCosFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x6cec729d2fe33ffcl, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x6cec7d3e8ee9d596l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x6cec87dfedf06b30l, false); local [all...] |
TestCosh.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestCosh.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xca4f5b95e29e11bel, false); local 46 script.forEach_testCoshFloatFloat(in, out); 47 verifyResultsCoshFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testCoshFloatFloat(in, out); 54 verifyResultsCoshFloatFloat(in, out, true); 60 private void verifyResultsCoshFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x372b9f8d78e6a06al, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x372baa2ed7ed3604l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x372bb4d036f3cb9el, false); local [all...] |
TestCospi.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestCospi.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xf63d9fae6fcc7f1l, false); local 46 script.forEach_testCospiFloatFloat(in, out); 47 verifyResultsCospiFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testCospiFloatFloat(in, out); 54 verifyResultsCospiFloatFloat(in, out, true); 60 private void verifyResultsCospiFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x2830872a08f896c5l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x283091cb67ff2c5fl, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x28309c6cc705c1f9l, false); local [all...] |
TestErf.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestErf.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x287cee12fdd9cb26l, false); local 46 script.forEach_testErfFloatFloat(in, out); 47 verifyResultsErfFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testErfFloatFloat(in, out); 54 verifyResultsErfFloatFloat(in, out, true); 60 private void verifyResultsErfFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x6e52a9272b44c092l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x6e52b3c88a4b562cl, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x6e52be69e951ebc6l, false); local [all...] |
TestErfc.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestErfc.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xb41907c64db86b2bl, false); local 46 script.forEach_testErfcFloatFloat(in, out); 47 verifyResultsErfcFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testErfcFloatFloat(in, out); 54 verifyResultsErfcFloatFloat(in, out, true); 60 private void verifyResultsErfcFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xc8c849430a3684afl, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xc8c853e4693d1a49l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xc8c85e85c843afe3l, false); local [all...] |
TestExp.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestExp.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xb43af2b5f55920f2l, false); local 46 script.forEach_testExpFloatFloat(in, out); 47 verifyResultsExpFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testExpFloatFloat(in, out); 54 verifyResultsExpFloatFloat(in, out, true); 60 private void verifyResultsExpFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xbdc22634c1f76efel, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xbdc230d620fe0498l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xbdc23b7780049a32l, false); local [all...] |
TestExp10.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestExp10.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x9f6474a4cee90545l, false); local 46 script.forEach_testExp10FloatFloat(in, out); 47 verifyResultsExp10FloatFloat(in, out, false); 53 scriptRelaxed.forEach_testExp10FloatFloat(in, out); 54 verifyResultsExp10FloatFloat(in, out, true); 60 private void verifyResultsExp10FloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x3c8d9c56223f8a79l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x3c8da6f781462013l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x3c8db198e04cb5adl, false); local [all...] |
TestExp2.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestExp2.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x80096e5b0f2662el, false); local 46 script.forEach_testExp2FloatFloat(in, out); 47 verifyResultsExp2FloatFloat(in, out, false); 53 scriptRelaxed.forEach_testExp2FloatFloat(in, out); 54 verifyResultsExp2FloatFloat(in, out, true); 60 private void verifyResultsExp2FloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xcc4102f6b7fc7d5al, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xcc410d98170312f4l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xcc4118397609a88el, false); local [all...] |
TestExpm1.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestExpm1.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xa03d120368f727aal, false); local 46 script.forEach_testExpm1FloatFloat(in, out); 47 verifyResultsExpm1FloatFloat(in, out, false); 53 scriptRelaxed.forEach_testExpm1FloatFloat(in, out); 54 verifyResultsExpm1FloatFloat(in, out, true); 60 private void verifyResultsExpm1FloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x59163c9cd255f5f6l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x5916473e315c8b90l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x591651df9063212al, false); local [all...] |
TestFabs.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestFabs.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x70316affaf9e3339l, false); local 46 script.forEach_testFabsFloatFloat(in, out); 47 verifyResultsFabsFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testFabsFloatFloat(in, out); 54 verifyResultsFabsFloatFloat(in, out, true); 60 private void verifyResultsFabsFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x54ecf2b71ed871cdl, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x54ecfd587ddf0767l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x54ed07f9dce59d01l, false); local [all...] |
TestFloor.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestFloor.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x9c2b15433f045885l, false); local 46 script.forEach_testFloorFloatFloat(in, out); 47 verifyResultsFloorFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testFloorFloatFloat(in, out); 54 verifyResultsFloorFloatFloat(in, out, true); 60 private void verifyResultsFloorFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xf32bb4add79bd3b9l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xf32bbf4f36a26953l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xf32bc9f095a8feedl, false); local [all...] |
TestIlogb.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestIlogb.ArgumentsFloatInt 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xc0c48da27f084aefl, false); local 46 script.forEach_testIlogbFloatInt(in, out); 47 verifyResultsIlogbFloatInt(in, out, false); 53 scriptRelaxed.forEach_testIlogbFloatInt(in, out); 54 verifyResultsIlogbFloatInt(in, out, true); 60 private void verifyResultsIlogbFloatInt(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 93 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x4ba2fa846382ada1l, false); local 143 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x4ba2fa85dc4b0d43l, false); local 193 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x4ba2fa8755136ce5l, false); local [all...] |
TestLog.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestLog.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x371a946136907325l, false); local 46 script.forEach_testLogFloatFloat(in, out); 47 verifyResultsLogFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testLogFloatFloat(in, out); 54 verifyResultsLogFloatFloat(in, out, true); 60 private void verifyResultsLogFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xfef8d41eca882159l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xfef8dec0298eb6f3l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xfef8e96188954c8dl, false); local [all...] |
TestLog10.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestLog10.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xe09b228ed779b7a0l, false); local 46 script.forEach_testLog10FloatFloat(in, out); 47 verifyResultsLog10FloatFloat(in, out, false); 53 scriptRelaxed.forEach_testLog10FloatFloat(in, out); 54 verifyResultsLog10FloatFloat(in, out, true); 60 private void verifyResultsLog10FloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x407bbbadff57bdbcl, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x407bc64f5e5e5356l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x407bd0f0bd64e8f0l, false); local [all...] |
TestLog1p.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestLog1p.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x83e3423b7d907be0l, false); local 46 script.forEach_testLog1pFloatFloat(in, out); 47 verifyResultsLog1pFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testLog1pFloatFloat(in, out); 54 verifyResultsLog1pFloatFloat(in, out, true); 60 private void verifyResultsLog1pFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x946881a999c72ffcl, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x94688c4af8cdc596l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x946896ec57d45b30l, false); local [all...] |
TestLog2.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestLog2.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x390bea9a53d34bfl, false); local 46 script.forEach_testLog2FloatFloat(in, out); 47 verifyResultsLog2FloatFloat(in, out, false); 53 scriptRelaxed.forEach_testLog2FloatFloat(in, out); 54 verifyResultsLog2FloatFloat(in, out, true); 60 private void verifyResultsLog2FloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xc0703946284a72a3l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xc07043e78751083dl, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xc0704e88e6579dd7l, false); local [all...] |
TestLogb.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestLogb.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xfe06d66b21ce47efl, false); local 46 script.forEach_testLogbFloatFloat(in, out); 47 verifyResultsLogbFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testLogbFloatFloat(in, out); 54 verifyResultsLogbFloatFloat(in, out, true); 60 private void verifyResultsLogbFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xbf61cdc2dc1e0853l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xbf61d8643b249dedl, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xbf61e3059a2b3387l, false); local [all...] |
TestNativeAcosh.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestNativeAcosh.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x332857238c9c505cl, false); local 46 script.forEach_testNativeAcoshFloatFloat(in, out); 47 verifyResultsNativeAcoshFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testNativeAcoshFloatFloat(in, out); 54 verifyResultsNativeAcoshFloatFloat(in, out, true); 60 private void verifyResultsNativeAcoshFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x7e5c81be4638e398l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x7e5c8c5fa53f7932l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x7e5c970104460eccl, false); local [all...] |
TestNativeAsinh.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestNativeAsinh.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xbcf52a7cb45b6e8fl, false); local 46 script.forEach_testNativeAsinhFloatFloat(in, out); 47 verifyResultsNativeAsinhFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testNativeAsinhFloatFloat(in, out); 54 verifyResultsNativeAsinhFloatFloat(in, out, true); 60 private void verifyResultsNativeAsinhFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xc6bf00ae599a01f3l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xc6bf0b4fb8a0978dl, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xc6bf15f117a72d27l, false); local [all...] |
TestNativeCbrt.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestNativeCbrt.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x6eed1901e2ca9d19l, false); local 46 script.forEach_testNativeCbrtFloatFloat(in, out); 47 verifyResultsNativeCbrtFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testNativeCbrtFloatFloat(in, out); 54 verifyResultsNativeCbrtFloatFloat(in, out, true); 60 private void verifyResultsNativeCbrtFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x2e78c09abaa124adl, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x2e78cb3c19a7ba47l, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x2e78d5dd78ae4fe1l, false); local [all...] |
TestNativeCos.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestNativeCos.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x95ef4a20c73e7e3dl, false); local 46 script.forEach_testNativeCosFloatFloat(in, out); 47 verifyResultsNativeCosFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testNativeCosFloatFloat(in, out); 54 verifyResultsNativeCosFloatFloat(in, out, true); 60 private void verifyResultsNativeCosFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xed4d88bac39641b1l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xed4d935c229cd74bl, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xed4d9dfd81a36ce5l, false); local [all...] |
TestNativeCosh.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestNativeCosh.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0xeb1020909e9c475dl, false); local 46 script.forEach_testNativeCoshFloatFloat(in, out); 47 verifyResultsNativeCoshFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testNativeCoshFloatFloat(in, out); 54 verifyResultsNativeCoshFloatFloat(in, out, true); 60 private void verifyResultsNativeCoshFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0xc77a568547f7e9d1l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0xc77a6126a6fe7f6bl, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0xc77a6bc806051505l, false); local [all...] |
TestNativeCospi.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestNativeCospi.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x8fc4f0187aafc9a6l, false); local 46 script.forEach_testNativeCospiFloatFloat(in, out); 47 verifyResultsNativeCospiFloatFloat(in, out, false); 53 scriptRelaxed.forEach_testNativeCospiFloatFloat(in, out); 54 verifyResultsNativeCospiFloatFloat(in, out, true); 60 private void verifyResultsNativeCospiFloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x656942c9d0dfeb12l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x65694d6b2fe680acl, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x6569580c8eed1646l, false); local [all...] |
TestNativeExpm1.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 38 public float in; field in class:TestNativeExpm1.ArgumentsFloatFloat 43 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 1, 0x209e2820fcaa295fl, false); local 46 script.forEach_testNativeExpm1FloatFloat(in, out); 47 verifyResultsNativeExpm1FloatFloat(in, out, false); 53 scriptRelaxed.forEach_testNativeExpm1FloatFloat(in, out); 54 verifyResultsNativeExpm1FloatFloat(in, out, true); 60 private void verifyResultsNativeExpm1FloatFloat(Allocation in, Allocation out, boolean relaxed) { 62 in.copyTo(arrayIn) 102 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 2, 0x964ef83c9a3d4a43l, false); local 161 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 3, 0x964f02ddf943dfddl, false); local 220 Allocation in = createRandomAllocation(mRS, Element.DataType.FLOAT_32, 4, 0x964f0d7f584a7577l, false); local [all...] |