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,0.0) (1.0,0.0) (0.7,-0.9) VALUES OF ALPHA
26 * 3 NUMBER OF VALUES OF BETA
27 * (0.0,0.0) (1.0,0.0) (1.3,-1.1) VALUES OF BETA
150 * Read and check the parameter values for the tests.
152 * Values of N
165 * Values of K
178 * Values of INCX and INCY
191 * Values of ALPHA
198 * Values of BETA
206 * Report values of parameters.
365 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ',
372 $ 'OLLOWING PARAMETER VALUES WILL BE USED:' )
2681 * Generates values for an M by N matrix A within the bandwidth
2683 * Stores the values in the array AA in the data structure required
3122 * The sequence of values of I or J is bounded between 1 and 999.