/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
TestSincos.java | 43 public Target.Floaty out; field in class:TestSincos.ArgumentsFloatFloatFloat 50 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 52 script.forEach_testSincosFloatFloatFloat(inV, out); 53 verifyResultsSincosFloatFloatFloat(inV, outCos, out, false); 59 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 61 scriptRelaxed.forEach_testSincosFloatFloatFloat(inV, out); 62 verifyResultsSincosFloatFloatFloat(inV, outCos, out, true); 68 private void verifyResultsSincosFloatFloatFloat(Allocation inV, Allocation outCos, Allocation out, boolean relaxed) { 77 out.copyTo(arrayOut); 85 // Figure out what the outputs should have been 138 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 147 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 226 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 235 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 314 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 323 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 402 public Target.Floaty out; field in class:TestSincos.ArgumentsHalfHalfHalf 409 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 418 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 504 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 513 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 599 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 608 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 694 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local 703 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local [all...] |
TestSinh.java | 42 public Target.Floaty out; field in class:TestSinh.ArgumentsFloatFloat 48 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 49 script.forEach_testSinhFloatFloat(inV, out); 50 verifyResultsSinhFloatFloat(inV, out, false); 55 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 56 scriptRelaxed.forEach_testSinhFloatFloat(inV, out); 57 verifyResultsSinhFloatFloat(inV, out, true); 63 private void verifyResultsSinhFloatFloat(Allocation inV, Allocation out, boolean relaxed) { 69 out.copyTo(arrayOut); 77 // Figure out what the outputs should have been 117 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 124 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 186 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 193 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 255 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 262 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 324 public Target.Floaty out; field in class:TestSinh.ArgumentsHalfHalf 330 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 337 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 403 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 410 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 476 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 483 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 549 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local 556 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local [all...] |
TestSinpi.java | 42 public Target.Floaty out; field in class:TestSinpi.ArgumentsFloatFloat 48 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 49 script.forEach_testSinpiFloatFloat(inV, out); 50 verifyResultsSinpiFloatFloat(inV, out, false); 55 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 56 scriptRelaxed.forEach_testSinpiFloatFloat(inV, out); 57 verifyResultsSinpiFloatFloat(inV, out, true); 63 private void verifyResultsSinpiFloatFloat(Allocation inV, Allocation out, boolean relaxed) { 69 out.copyTo(arrayOut); 77 // Figure out what the outputs should have been 117 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 124 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 186 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 193 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 255 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 262 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 324 public Target.Floaty out; field in class:TestSinpi.ArgumentsHalfHalf 330 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 337 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 403 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 410 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 476 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 483 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 549 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local 556 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local [all...] |
TestSqrt.java | 42 public Target.Floaty out; field in class:TestSqrt.ArgumentsFloatFloat 48 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 49 script.forEach_testSqrtFloatFloat(inV, out); 50 verifyResultsSqrtFloatFloat(inV, out, false); 55 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 56 scriptRelaxed.forEach_testSqrtFloatFloat(inV, out); 57 verifyResultsSqrtFloatFloat(inV, out, true); 63 private void verifyResultsSqrtFloatFloat(Allocation inV, Allocation out, boolean relaxed) { 69 out.copyTo(arrayOut); 77 // Figure out what the outputs should have been 117 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 124 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 186 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 193 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 255 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 262 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 324 public Target.Floaty out; field in class:TestSqrt.ArgumentsHalfHalf 330 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 337 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 403 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 410 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 476 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 483 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 549 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local 556 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local [all...] |
TestTan.java | 42 public Target.Floaty out; field in class:TestTan.ArgumentsFloatFloat 48 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 49 script.forEach_testTanFloatFloat(inV, out); 50 verifyResultsTanFloatFloat(inV, out, false); 55 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 56 scriptRelaxed.forEach_testTanFloatFloat(inV, out); 57 verifyResultsTanFloatFloat(inV, out, true); 63 private void verifyResultsTanFloatFloat(Allocation inV, Allocation out, boolean relaxed) { 69 out.copyTo(arrayOut); 77 // Figure out what the outputs should have been 117 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 124 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 186 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 193 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 255 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 262 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 324 public Target.Floaty out; field in class:TestTan.ArgumentsHalfHalf 330 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 337 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 403 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 410 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 476 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 483 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 549 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local 556 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local [all...] |
TestTanh.java | 42 public Target.Floaty out; field in class:TestTanh.ArgumentsFloatFloat 48 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 49 script.forEach_testTanhFloatFloat(inV, out); 50 verifyResultsTanhFloatFloat(inV, out, false); 55 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 56 scriptRelaxed.forEach_testTanhFloatFloat(inV, out); 57 verifyResultsTanhFloatFloat(inV, out, true); 63 private void verifyResultsTanhFloatFloat(Allocation inV, Allocation out, boolean relaxed) { 69 out.copyTo(arrayOut); 77 // Figure out what the outputs should have been 117 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 124 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 186 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 193 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 255 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 262 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 324 public Target.Floaty out; field in class:TestTanh.ArgumentsHalfHalf 330 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 337 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 403 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 410 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 476 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 483 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 549 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local 556 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local [all...] |
TestTanpi.java | 42 public Target.Floaty out; field in class:TestTanpi.ArgumentsFloatFloat 48 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 49 script.forEach_testTanpiFloatFloat(inV, out); 50 verifyResultsTanpiFloatFloat(inV, out, false); 55 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 56 scriptRelaxed.forEach_testTanpiFloatFloat(inV, out); 57 verifyResultsTanpiFloatFloat(inV, out, true); 63 private void verifyResultsTanpiFloatFloat(Allocation inV, Allocation out, boolean relaxed) { 69 out.copyTo(arrayOut); 77 // Figure out what the outputs should have been 117 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 124 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 186 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 193 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 255 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 262 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 324 public Target.Floaty out; field in class:TestTanpi.ArgumentsHalfHalf 330 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 337 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 403 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 410 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 476 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 483 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 549 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local 556 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local [all...] |
TestTgamma.java | 42 public Target.Floaty out; field in class:TestTgamma.ArgumentsFloatFloat 48 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 49 script.forEach_testTgammaFloatFloat(inV, out); 50 verifyResultsTgammaFloatFloat(inV, out, false); 55 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 56 scriptRelaxed.forEach_testTgammaFloatFloat(inV, out); 57 verifyResultsTgammaFloatFloat(inV, out, true); 63 private void verifyResultsTgammaFloatFloat(Allocation inV, Allocation out, boolean relaxed) { 69 out.copyTo(arrayOut); 77 // Figure out what the outputs should have been 117 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 124 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 186 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 193 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 255 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 262 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 324 public Target.Floaty out; field in class:TestTgamma.ArgumentsHalfHalf 330 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 337 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 403 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 410 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 476 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 483 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 549 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local 556 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local [all...] |
TestTrunc.java | 42 public Target.Floaty out; field in class:TestTrunc.ArgumentsFloatFloat 48 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 49 script.forEach_testTruncFloatFloat(inV, out); 50 verifyResultsTruncFloatFloat(inV, out, false); 55 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 1), INPUTSIZE); local 56 scriptRelaxed.forEach_testTruncFloatFloat(inV, out); 57 verifyResultsTruncFloatFloat(inV, out, true); 63 private void verifyResultsTruncFloatFloat(Allocation inV, Allocation out, boolean relaxed) { 69 out.copyTo(arrayOut); 77 // Figure out what the outputs should have been 117 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 124 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 2), INPUTSIZE); local 186 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 193 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 3), INPUTSIZE); local 255 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 262 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_32, 4), INPUTSIZE); local 324 public Target.Floaty out; field in class:TestTrunc.ArgumentsHalfHalf 330 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 337 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 1), INPUTSIZE); local 403 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 410 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 2), INPUTSIZE); local 476 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 483 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 3), INPUTSIZE); local 549 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local 556 Allocation out = Allocation.createSized(mRS, getElement(mRS, Element.DataType.FLOAT_16, 4), INPUTSIZE); local [all...] |
/cts/tools/dasm/src/java_cup/ |
lalr_state.java | 138 /** List of transitions out of this state. */ 141 /** List of transitions out of this state. */ 157 * onto System.out. 167 System.out.println("NULL lalr_state"); 171 System.out.println("lalr_state [" + st.index() + "] {"); 176 System.out.print(" ["); 177 System.out.print(itm.the_production().lhs().the_symbol().name()); 178 System.out.print(" ::= "); 181 if (i == itm.dot_pos()) System.out.print("(*) "); 184 System.out.print("{action} ") [all...] |
/dalvik/dx/src/com/android/dx/ssa/back/ |
SsaToRop.java | 107 System.out.println("Printing reg map"); 108 System.out.println(((BasicRegisterMapper)mapper).toHuman()); 231 System.out.printf("Moving %d registers from 0 to %d\n", 301 // Filter out any reference to the SSA form's exit block.
|
/development/ndk/platforms/android-21/include/linux/netfilter_bridge/ |
ebtables.h | 140 char out[IFNAMSIZ]; member in struct:ebt_entry
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
ImageDownloader.java | 68 // Entries push-out of hard reference cache are transferred to soft reference cache 77 // Soft cache for bitmap kicked out of hard cache 338 public void copy(InputStream in, OutputStream out) throws IOException { 342 out.write(b, 0, read);
|
/device/asus/fugu/libaudio/ |
audio_hal_thunks.cpp | 520 struct atv_stream_out *out = NULL; local 524 out = reinterpret_cast<struct atv_stream_out*>( 526 if (!out) { 531 out->stream.common.get_sample_rate = out_get_sample_rate; 532 out->stream.common.set_sample_rate = out_set_sample_rate; 533 out->stream.common.get_buffer_size = out_get_buffer_size; 534 out->stream.common.get_channels = out_get_channels; 535 out->stream.common.get_format = out_get_format; 536 out->stream.common.set_format = out_set_format; 537 out->stream.common.standby = out_standby [all...] |
/device/google/contexthub/util/common/ |
JSONObject.cpp | 35 static ssize_t parseInt32(const char *data, size_t numDigits, int32_t *out) { 50 *out = x; 55 ssize_t JSONValue::Parse(const char *data, size_t size, JSONValue *out) { 109 out->setArray(array); 182 out->setObject(obj); 236 out->setString(s); 314 out->setInt32(negate ? -x : x); 338 out->setFloat(negate ? -x : x); 343 out->unset(); 346 out->setBoolean(true) 566 AString out; local 689 AString out; local 739 AString out; local [all...] |
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ |
gUnitBaseTest.java | 25 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 60 private PrintStream console = System.out; 95 ByteArrayOutputStream out = new ByteArrayOutputStream(); local 97 ps = new PrintStream(out); 118 if ( out.toString().length()>0 ) { 119 this.stdout = out.toString(); 121 if ( err.toString().length()==0 && out.toString().length()==0 ) { 145 System.setErr(consoleErr); // Reset standard err out 175 ByteArrayOutputStream out = null; local 204 out = new ByteArrayOutputStream() 351 ByteArrayOutputStream out = new ByteArrayOutputStream(); local [all...] |
/external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/ |
GUnitExecuteMojo.java | 286 System.out.println(); 287 System.out.println( "-----------------------------------------------------------" ); 288 System.out.println( " G U N I T R E S U L T S" ); 289 System.out.println( "-----------------------------------------------------------" ); 293 System.out.println( "Executing script " + scriptPath ); 313 System.out.println( testResult.render() ); 328 System.out.println(); 329 System.out.println( "Summary :" ); 331 System.out.println( " Found " + failureNames.size() + " failures" ); 333 System.out.println( " - " + name ) [all...] |
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3string.c | 31 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 529 pANTLR3_UINT16 out; local 532 out = (pANTLR3_UINT16)(string->chars); 537 *out++ = (ANTLR3_UINT16)(*ptr++); 658 // The one that follows the one we just deleted is also out 686 /* Assume we need as much as twice as much space to parse out the control characters 735 /* Assume we need as much as twice as much space to parse out the control characters [all...] |
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
BufferedTreeNodeStream.java | 25 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 37 * This node stream sucks all nodes out of the tree specified in 144 //System.out.println("revIndex="+tokenTypeToStreamIndexesMap); 227 //System.out.print("LT(p="+p+","+k+")="); 242 System.out.println("start last node: "+i+" size=="+nodes.size()); 250 System.out.println("stop at node: "+i+" "+nodes.get(i)); 419 System.out.println("toString"); 426 //System.out.println("stop: "+stop); 428 System.out.print("toString: "+((CommonTree)start).getToken()+", "); 430 System.out.println(start) [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
Array2DRowRealMatrix.java | 421 final double[] out = new double[nRows]; local 428 out[row] = sum; 430 return out; 445 final double[] out = new double[nCols]; local 451 out[col] = sum; 454 return out; 599 final double[][] out = new double[nRows][this.getColumnDimension()]; local 602 System.arraycopy(data[i], 0, out[i], 0, data[i].length); 604 return out;
|
RealMatrixImpl.java | 428 final double[] out = new double[nRows]; local 435 out[row] = sum; 437 return out; 453 final double[] out = new double[nCols]; local 459 out[col] = sum; 462 return out; 607 final double[][] out = new double[nRows][this.getColumnDimension()]; local 610 System.arraycopy(data[i], 0, out[i], 0, data[i].length); 612 return out;
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
EmpiricalDistributionImpl.java | 466 double[] out = new double[len]; local 467 System.arraycopy(upperBounds, 0, out, 0, len); 468 return out;
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
MessageDigest2Test.java | 98 ByteArrayOutputStream out = new ByteArrayOutputStream(); local 99 DataOutputStream output = new DataOutputStream(out); 152 byte[] data = out.toByteArray(); 166 ByteArrayOutputStream out = new ByteArrayOutputStream(); local 167 DataOutputStream output = new DataOutputStream(out); 202 byte[] data = out.toByteArray();
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
PredicatedNodeTest.java | 199 // System.out.println("getProximityPosition - m_predicateIndex: "+m_predicateIndex); 326 // System.out.println("nPredicates: "+nPredicates); 341 // System.out.println("Executing predicate expression - waiting count: "+m_lpi.getWaitingCount()); 343 // System.out.println("\nBack from executing predicate expression - waiting count: "+m_lpi.getWaitingCount()); 344 // System.out.println("pred.getType(): "+pred.getType()); 349 System.out.flush(); 350 System.out.println("\n===== start predicate count ========"); 351 System.out.println("m_predicateIndex: " + m_predicateIndex); 352 // System.out.println("getProximityPosition(m_predicateIndex): " 354 System.out.println("pred.num(): " + pred.num()) [all...] |
/external/archive-patcher/applier/src/test/java/com/google/archivepatcher/applier/ |
PatchReaderTest.java | 138 ByteArrayOutputStream out = new ByteArrayOutputStream(); local 139 DataOutputStream patchOut = new DataOutputStream(out); 223 return out.toByteArray();
|