Lines Matching defs:va

99             DoubleVector va = DoubleVector.fromArray(dspec, da, i);  in testDoubleToByte()  local
111 DoubleVector va = DoubleVector.fromArray(dspec, da, i); in testDoubleToShort() local
123 DoubleVector va = DoubleVector.fromArray(dspec, da, i); in testDoubleToInt() local
135 DoubleVector va = DoubleVector.fromArray(dspec, da, i); in testDoubleToLong() local
147 DoubleVector va = DoubleVector.fromArray(dspec, da, i); in testDoubleToFloat() local
160 FloatVector va = FloatVector.fromArray(fspec, fa, i); in testFloatToByte() local
172 FloatVector va = FloatVector.fromArray(fspec, fa, i); in testFloatToShort() local
184 FloatVector va = FloatVector.fromArray(fspec, fa, i); in testFloatToInt() local
196 FloatVector va = FloatVector.fromArray(fspec, fa, i); in testFloatToLong() local
208 FloatVector va = FloatVector.fromArray(fspec, fa, i); in testFloatToDouble() local
221 IntVector va = IntVector.fromArray(ispec, ia, i); in testIntToByte() local
233 IntVector va = IntVector.fromArray(ispec, ia, i); in testIntToShort() local
245 IntVector va = IntVector.fromArray(ispec, ia, i); in testIntToLong() local
257 IntVector va = IntVector.fromArray(ispec, ia, i); in testIntToFloat() local
269 IntVector va = IntVector.fromArray(ispec, ia, i); in testIntToDouble() local
282 LongVector va = LongVector.fromArray(lspec, la, i); in testLongToByte() local
294 LongVector va = LongVector.fromArray(lspec, la, i); in testLongToShort() local
306 LongVector va = LongVector.fromArray(lspec, la, i); in testLongToInt() local
318 LongVector va = LongVector.fromArray(lspec, la, i); in testLongToFloat() local
330 LongVector va = LongVector.fromArray(lspec, la, i); in testLongToDouble() local
343 ShortVector va = ShortVector.fromArray(sspec, sa, i); in testShortToByte() local
355 ShortVector va = ShortVector.fromArray(sspec, sa, i); in testShortToInt() local
367 ShortVector va = ShortVector.fromArray(sspec, sa, i); in testShortToLong() local
379 ShortVector va = ShortVector.fromArray(sspec, sa, i); in testShortToFloat() local
391 ShortVector va = ShortVector.fromArray(sspec, sa, i); in testShortToDouble() local
404 ByteVector va = ByteVector.fromArray(bspec, ba, i); in testByteToShort() local
416 ByteVector va = ByteVector.fromArray(bspec, ba, i); in testByteToInt() local
428 ByteVector va = ByteVector.fromArray(bspec, ba, i); in testByteToLong() local
440 ByteVector va = ByteVector.fromArray(bspec, ba, i); in testByteToFloat() local
452 ByteVector va = ByteVector.fromArray(bspec, ba, i); in testByteToDouble() local