Searched defs:inArray (Results 1 – 5 of 5) sorted by relevance
119 double[] inArray = new double[INPUTSIZE * width]; in createRandomAllocation() local126 float[] inArray = new float[INPUTSIZE * width]; in createRandomAllocation() local133 long[] inArray = new long[INPUTSIZE * width]; in createRandomAllocation() local137 long[] inArray = new long[INPUTSIZE * width]; in createRandomAllocation() local141 int[] inArray = new int[INPUTSIZE * width]; in createRandomAllocation() local145 int[] inArray = new int[INPUTSIZE * width]; in createRandomAllocation() local149 short[] inArray = new short[INPUTSIZE * width]; in createRandomAllocation() local153 short[] inArray = new short[INPUTSIZE * width]; in createRandomAllocation() local177 double[] inArray = new double[INPUTSIZE * width]; in createRandomFloatAllocation() local181 float[] inArray = new float[INPUTSIZE * width]; in createRandomFloatAllocation() local[all …]
53 int[] inArray = new int[4]; in testSendToClient() local71 inArray[i], outArray[i]); in testSendToClient() local
71 float[] inArray = new float[INPUTSIZE * 4]; in float3input() local98 float[] inArray = new float[INPUTSIZE * 4]; in float4input() local
48 int[] inArray = new int[INPUTSIZE]; in testResize() local
35 int[] inArray = new int[width * height]; in testAllocationCopy2DRange() local