KernelInputTest.java | 69 Allocation ain = Allocation.createSized(mRS, Element.I8(mRS), 1); local 73 ain.copyFrom(new byte[]{ (byte) 6 }); 74 script.forEach_clear_input_char(ain, tmp); 75 script.invoke_verify_input_char(ain); 79 ain.destroy(); 86 Allocation ain = Allocation.createSized(mRS, Element.I8_2(mRS), 1); local 90 ain.copyFrom(new byte[]{ (byte) 127, (byte) 3 }); 91 script.forEach_clear_input_char2(ain, tmp); 92 script.invoke_verify_input_char2(ain); 96 ain.destroy() 103 Allocation ain = Allocation.createSized(mRS, Element.I8_3(mRS), 1); local 120 Allocation ain = Allocation.createSized(mRS, Element.I8_4(mRS), 1); local 137 Allocation ain = Allocation.createSized(mRS, Element.F64(mRS), 1); local 154 Allocation ain = Allocation.createSized(mRS, Element.F64_2(mRS), 1); local 171 Allocation ain = Allocation.createSized(mRS, Element.F64_3(mRS), 1); local 188 Allocation ain = Allocation.createSized(mRS, Element.F64_4(mRS), 1); local 205 Allocation ain = Allocation.createSized(mRS, Element.F32(mRS), 1); local 222 Allocation ain = Allocation.createSized(mRS, Element.F32_2(mRS), 1); local 239 Allocation ain = Allocation.createSized(mRS, Element.F32_3(mRS), 1); local 256 Allocation ain = Allocation.createSized(mRS, Element.F32_4(mRS), 1); local 273 Allocation ain = Allocation.createSized(mRS, Element.I32(mRS), 1); local 290 Allocation ain = Allocation.createSized(mRS, Element.I32_2(mRS), 1); local 307 Allocation ain = Allocation.createSized(mRS, Element.I32_3(mRS), 1); local 324 Allocation ain = Allocation.createSized(mRS, Element.I32_4(mRS), 1); local 341 Allocation ain = Allocation.createSized(mRS, Element.I64(mRS), 1); local 358 Allocation ain = Allocation.createSized(mRS, Element.I64_2(mRS), 1); local 375 Allocation ain = Allocation.createSized(mRS, Element.I64_3(mRS), 1); local 392 Allocation ain = Allocation.createSized(mRS, Element.I64_4(mRS), 1); local 409 Allocation ain = Allocation.createSized(mRS, Element.I16(mRS), 1); local 426 Allocation ain = Allocation.createSized(mRS, Element.I16_2(mRS), 1); local 443 Allocation ain = Allocation.createSized(mRS, Element.I16_3(mRS), 1); local 460 Allocation ain = Allocation.createSized(mRS, Element.I16_4(mRS), 1); local 477 Allocation ain = Allocation.createSized(mRS, Element.U8(mRS), 1); local 494 Allocation ain = Allocation.createSized(mRS, Element.U8_2(mRS), 1); local 511 Allocation ain = Allocation.createSized(mRS, Element.U8_3(mRS), 1); local 528 Allocation ain = Allocation.createSized(mRS, Element.U8_4(mRS), 1); local 545 Allocation ain = Allocation.createSized(mRS, Element.U32(mRS), 1); local 562 Allocation ain = Allocation.createSized(mRS, Element.U32_2(mRS), 1); local 579 Allocation ain = Allocation.createSized(mRS, Element.U32_3(mRS), 1); local 596 Allocation ain = Allocation.createSized(mRS, Element.U32_4(mRS), 1); local 613 Allocation ain = Allocation.createSized(mRS, Element.U64(mRS), 1); local 630 Allocation ain = Allocation.createSized(mRS, Element.U64_2(mRS), 1); local 647 Allocation ain = Allocation.createSized(mRS, Element.U64_3(mRS), 1); local 664 Allocation ain = Allocation.createSized(mRS, Element.U64_4(mRS), 1); local 681 Allocation ain = Allocation.createSized(mRS, Element.U16(mRS), 1); local 698 Allocation ain = Allocation.createSized(mRS, Element.U16_2(mRS), 1); local 715 Allocation ain = Allocation.createSized(mRS, Element.U16_3(mRS), 1); local 732 Allocation ain = Allocation.createSized(mRS, Element.U16_4(mRS), 1); local [all...] |