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
151 * Read and check the parameter values for the tests.
153 * Values of N
166 * Values of K
179 * Values of INCX and INCY
192 * Values of ALPHA
199 * Values of BETA
207 * Report values of parameters.
366 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ',
373 $ 'OLLOWING PARAMETER VALUES WILL BE USED:' )
2688 * Generates values for an M by N matrix A within the bandwidth
2690 * Stores the values in the array AA in the data structure required
3130 * The sequence of values of I or J is bounded between 1 and 999.