Home | History | Annotate | Download | only in testing

Lines Matching refs:VALUES

18 *  6                 NUMBER OF VALUES OF N
19 * 0 1 2 3 5 9 VALUES OF N
20 * 4 NUMBER OF VALUES OF K
21 * 0 1 2 4 VALUES OF K
22 * 4 NUMBER OF VALUES OF INCX AND INCY
23 * 1 2 -1 -2 VALUES OF INCX AND INCY
24 * 3 NUMBER OF VALUES OF ALPHA
25 * 0.0 1.0 0.7 VALUES OF ALPHA
26 * 3 NUMBER OF VALUES OF BETA
27 * 0.0 1.0 0.9 VALUES OF BETA
145 * Read and check the parameter values for the tests.
147 * Values of N
160 * Values of K
173 * Values of INCX and INCY
186 * Values of ALPHA
193 * Values of BETA
201 * Report values of parameters.
360 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ',
367 $ 'OLLOWING PARAMETER VALUES WILL BE USED:' )
2615 * Generates values for an M by N matrix A within the bandwidth
2617 * Stores the values in the array AA in the data structure required
3022 * The sequence of values of I is bounded between 1 and 999.