HomeSort by relevance Sort by last modified time
    Searched refs:Array (Results 1526 - 1550 of 1692) sorted by null

<<6162636465666768

  /external/eigen/blas/
dtpmv.f 6 * .. Array Arguments ..
61 * AP - DOUBLE PRECISION array of DIMENSION at least
63 * Before entry with UPLO = 'U' or 'u', the array AP must
68 * Before entry with UPLO = 'L' or 'l', the array AP must
77 * X - DOUBLE PRECISION array of dimension at least
79 * Before entry, the incremented array X must contain the n
dtpsv.f 6 * .. Array Arguments ..
64 * AP - DOUBLE PRECISION array of DIMENSION at least
66 * Before entry with UPLO = 'U' or 'u', the array AP must
71 * Before entry with UPLO = 'L' or 'l', the array AP must
80 * X - DOUBLE PRECISION array of dimension at least
82 * Before entry, the incremented array X must contain the n
ssbmv.f 7 * .. Array Arguments ..
51 * A - REAL array of DIMENSION ( LDA, n ).
53 * by n part of the array A must contain the upper triangular
56 * ( k + 1 ) of the array, the first super-diagonal starting at
58 * of the array A is not referenced.
71 * by n part of the array A must contain the lower triangular
74 * the array, the first sub-diagonal starting at position 1 in
76 * array A is not referenced.
96 * X - REAL array of DIMENSION at least
98 * Before entry, the incremented array X must contain th
    [all...]
sspmv.f 7 * .. Array Arguments ..
27 * array AP as follows:
46 * AP - REAL array of DIMENSION at least
48 * Before entry with UPLO = 'U' or 'u', the array AP must
53 * Before entry with UPLO = 'L' or 'l', the array AP must
60 * X - REAL array of dimension at least
62 * Before entry, the incremented array X must contain the n
76 * Y - REAL array of dimension at least
78 * Before entry, the incremented array Y must contain the n
150 * Start the operations. In this version the elements of the array A
    [all...]
sspr2.f 7 * .. Array Arguments ..
27 * array AP as follows:
46 * X - REAL array of dimension at least
48 * Before entry, the incremented array X must contain the n
57 * Y - REAL array of dimension at least
59 * Before entry, the incremented array Y must contain the n
68 * AP - REAL array of DIMENSION at least
70 * Before entry with UPLO = 'U' or 'u', the array AP must
74 * and a( 2, 2 ) respectively, and so on. On exit, the array
77 * Before entry with UPLO = 'L' or 'l', the array AP mus
    [all...]
stbmv.f 6 * .. Array Arguments ..
69 * A - REAL array of DIMENSION ( LDA, n ).
71 * by n part of the array A must contain the upper triangular
74 * ( k + 1 ) of the array, the first super-diagonal starting at
76 * of the array A is not referenced.
89 * by n part of the array A must contain the lower triangular
92 * the array, the first sub-diagonal starting at position 1 in
94 * array A is not referenced.
106 * Note that when DIAG = 'U' or 'u' the elements of the array A
117 * X - REAL array of dimension at leas
    [all...]
stpmv.f 6 * .. Array Arguments ..
61 * AP - REAL array of DIMENSION at least
63 * Before entry with UPLO = 'U' or 'u', the array AP must
68 * Before entry with UPLO = 'L' or 'l', the array AP must
77 * X - REAL array of dimension at least
79 * Before entry, the incremented array X must contain the n
stpsv.f 6 * .. Array Arguments ..
64 * AP - REAL array of DIMENSION at least
66 * Before entry with UPLO = 'U' or 'u', the array AP must
71 * Before entry with UPLO = 'L' or 'l', the array AP must
80 * X - REAL array of dimension at least
82 * Before entry, the incremented array X must contain the n
zhbmv.f 7 * .. Array Arguments ..
51 * A - COMPLEX*16 array of DIMENSION ( LDA, n ).
53 * by n part of the array A must contain the upper triangular
56 * ( k + 1 ) of the array, the first super-diagonal starting at
58 * of the array A is not referenced.
71 * by n part of the array A must contain the lower triangular
74 * the array, the first sub-diagonal starting at position 1 in
76 * array A is not referenced.
98 * X - COMPLEX*16 array of DIMENSION at least
100 * Before entry, the incremented array X must contain th
    [all...]
zhpmv.f 7 * .. Array Arguments ..
27 * array AP as follows:
46 * AP - COMPLEX*16 array of DIMENSION at least
48 * Before entry with UPLO = 'U' or 'u', the array AP must
53 * Before entry with UPLO = 'L' or 'l', the array AP must
62 * X - COMPLEX*16 array of dimension at least
64 * Before entry, the incremented array X must contain the n
78 * Y - COMPLEX*16 array of dimension at least
80 * Before entry, the incremented array Y must contain the n
157 * Start the operations. In this version the elements of the array A
    [all...]
zhpr.f 7 * .. Array Arguments ..
27 * array AP as follows:
46 * X - COMPLEX*16 array of dimension at least
48 * Before entry, the incremented array X must contain the n
57 * AP - COMPLEX*16 array of DIMENSION at least
59 * Before entry with UPLO = 'U' or 'u', the array AP must
63 * and a( 2, 2 ) respectively, and so on. On exit, the array
66 * Before entry with UPLO = 'L' or 'l', the array AP must
70 * and a( 3, 1 ) respectively, and so on. On exit, the array
136 * Start the operations. In this version the elements of the array A
    [all...]
zhpr2.f 7 * .. Array Arguments ..
27 * array AP as follows:
46 * X - COMPLEX*16 array of dimension at least
48 * Before entry, the incremented array X must contain the n
57 * Y - COMPLEX*16 array of dimension at least
59 * Before entry, the incremented array Y must contain the n
68 * AP - COMPLEX*16 array of DIMENSION at least
70 * Before entry with UPLO = 'U' or 'u', the array AP must
74 * and a( 2, 2 ) respectively, and so on. On exit, the array
77 * Before entry with UPLO = 'L' or 'l', the array AP mus
    [all...]
ztbmv.f 6 * .. Array Arguments ..
69 * A - COMPLEX*16 array of DIMENSION ( LDA, n ).
71 * by n part of the array A must contain the upper triangular
74 * ( k + 1 ) of the array, the first super-diagonal starting at
76 * of the array A is not referenced.
89 * by n part of the array A must contain the lower triangular
92 * the array, the first sub-diagonal starting at position 1 in
94 * array A is not referenced.
106 * Note that when DIAG = 'U' or 'u' the elements of the array A
117 * X - COMPLEX*16 array of dimension at leas
    [all...]
ztpmv.f 6 * .. Array Arguments ..
61 * AP - COMPLEX*16 array of DIMENSION at least
63 * Before entry with UPLO = 'U' or 'u', the array AP must
68 * Before entry with UPLO = 'L' or 'l', the array AP must
77 * X - COMPLEX*16 array of dimension at least
79 * Before entry, the incremented array X must contain the n
ztpsv.f 6 * .. Array Arguments ..
64 * AP - COMPLEX*16 array of DIMENSION at least
66 * Before entry with UPLO = 'U' or 'u', the array AP must
71 * Before entry with UPLO = 'L' or 'l', the array AP must
80 * X - COMPLEX*16 array of dimension at least
82 * Before entry, the incremented array X must contain the n
  /external/v8/src/
math.js 268 InstallFunctions($Math, DONT_ENUM, $Array(
  /external/v8/test/mjsunit/compiler/
optimized-for-in.js 290 var arr = new Array(20);
  /external/v8/test/mjsunit/
external-array.js 109 var array = new Float64Array(2);
111 set(array, 0, 2.5);
112 assertEquals(2.5, array[0]);
115 set(array, 0, 2.5);
116 assertEquals(2.5, array[0]);
117 set(array, 1, 3.5);
118 assertEquals(3.5, array[1]);
120 assertEquals(2.5, get(array, 0));
121 assertEquals(3.5, array[1]);
124 assertEquals(2.5, get(array, 0))
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentnormalizedocument06.js 113 var errors = new Array();
  /external/webkit/LayoutTests/http/tests/cookies/resources/
cookies-test-pre.js 152 var cookies = new Array();
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 132 // Source locations require array (variable-length) abbreviations. The
    [all...]
  /external/eigen/blas/testing/
cblat2.f 380 9987 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
422 * .. Array Arguments ..
767 * .. Array Arguments ..
    [all...]
dblat2.f 373 9987 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
413 * .. Array Arguments ..
754 * .. Array Arguments ..
    [all...]
sblat2.f 373 9987 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
413 * .. Array Arguments ..
754 * .. Array Arguments ..
    [all...]

Completed in 707 milliseconds

<<6162636465666768