Home | History | Annotate | Download | only in testing

Lines Matching refs:VALUES

34 *> 6                 NUMBER OF VALUES OF N
35 *> 0 1 2 3 5 9 VALUES OF N
36 *> 4 NUMBER OF VALUES OF K
37 *> 0 1 2 4 VALUES OF K
38 *> 4 NUMBER OF VALUES OF INCX AND INCY
39 *> 1 2 -1 -2 VALUES OF INCX AND INCY
40 *> 3 NUMBER OF VALUES OF ALPHA
41 *> (0.0,0.0) (1.0,0.0) (0.7,-0.9) VALUES OF ALPHA
42 *> 3 NUMBER OF VALUES OF BETA
43 *> (0.0,0.0) (1.0,0.0) (1.3,-1.1) VALUES OF BETA
197 * Read and check the parameter values for the tests.
199 * Values of N
212 * Values of K
225 * Values of INCX and INCY
238 * Values of ALPHA
245 * Values of BETA
253 * Report values of parameters.
405 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ',
412 $ 'OLLOWING PARAMETER VALUES WILL BE USED:' )
2727 * Generates values for an M by N matrix A within the bandwidth
2729 * Stores the values in the array AA in the data structure required
3168 * The sequence of values of I or J is bounded between 1 and 999.