Searched defs:inArray (Results 1 – 8 of 8) sorted by relevance
115 double[] inArray = new double[INPUTSIZE * width]; in createRandomAllocation() local122 float[] inArray = new float[INPUTSIZE * width]; in createRandomAllocation() local129 long[] inArray = new long[INPUTSIZE * width]; in createRandomAllocation() local133 long[] inArray = new long[INPUTSIZE * width]; in createRandomAllocation() local137 int[] inArray = new int[INPUTSIZE * width]; in createRandomAllocation() local141 int[] inArray = new int[INPUTSIZE * width]; in createRandomAllocation() local145 short[] inArray = new short[INPUTSIZE * width]; in createRandomAllocation() local149 short[] inArray = new short[INPUTSIZE * width]; in createRandomAllocation() local173 double[] inArray = new double[INPUTSIZE * width]; in createRandomFloatAllocation() local177 float[] inArray = new float[INPUTSIZE * width]; in createRandomFloatAllocation() local[all …]
114 short[] inArray = new short[arr_len]; in test_AllocationPadded_Short3_1D() local145 short[] inArray = new short[arr_len]; in test_AllocationPadded_Short3_2D() local177 short[] inArray = new short[arr_len]; in test_AllocationPadded_Short3_3D() local207 int[] inArray = new int[arr_len]; in test_AllocationPadded_Int3_1D() local238 int[] inArray = new int[arr_len]; in test_AllocationPadded_Int3_2D() local270 int[] inArray = new int[arr_len]; in test_AllocationPadded_Int3_3D() local300 float[] inArray = new float[arr_len]; in test_AllocationPadded_Float3_1D() local330 float[] inArray = new float[arr_len]; in test_AllocationPadded_Float3_2D() local361 float[] inArray = new float[arr_len]; in test_AllocationPadded_Float3_3D() local391 double[] inArray = new double[arr_len]; in test_AllocationPadded_Double3_1D() local[all …]
66 short[] inArray = new short[arr_len]; in test_Allocationcopy1DRangeTo_Short() local103 int[] inArray = new int[arr_len]; in test_Allocationcopy1DRangeTo_Int() local140 float[] inArray = new float[arr_len]; in test_Allocationcopy1DRangeTo_Float() local177 long[] inArray = new long[arr_len]; in test_Allocationcopy1DRangeTo_Long() local250 short[] inArray = new short[arr_len]; in test_Allocationcopy2DRangeTo_Short() local284 int[] inArray = new int[arr_len]; in test_Allocationcopy2DRangeTo_Int() local318 float[] inArray = new float[arr_len]; in test_Allocationcopy2DRangeTo_Float() local352 long[] inArray = new long[arr_len]; in test_Allocationcopy2DRangeTo_Long() local428 short[] inArray = new short[arr_len]; in test_Allocationcopy3DRangeTo_Short() local468 int[] inArray = new int[arr_len]; in test_Allocationcopy3DRangeTo_Int() local[all …]
53 int[] inArray = new int[4]; in testSendToClient() local71 inArray[i], outArray[i]); in testSendToClient() local
79 short[] inArray = new short[arr_len]; in test_rsAllocationCopy1D_Short() local126 int[] inArray = new int[arr_len]; in test_rsAllocationCopy1D_Int() local173 float[] inArray = new float[arr_len]; in test_rsAllocationCopy1D_Float() local221 long[] inArray = new long[arr_len]; in test_rsAllocationCopy1D_Long() local326 short[] inArray = new short[arr_len]; in test_rsAllocationCopy2D_Short() local382 int[] inArray = new int[arr_len]; in test_rsAllocationCopy2D_Int() local438 float[] inArray = new float[arr_len]; in test_rsAllocationCopy2D_Float() local494 long[] inArray = new long[arr_len]; in test_rsAllocationCopy2D_Long() 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