/external/cblas/testing/ |
c_sblat2.f | 77 * .. Local Scalars .. 105 * .. Scalars in Common .. 486 * .. Local Scalars .. 505 * .. Scalars in Common .. 846 * .. Local Scalars . [all...] |
c_zblat2.f | 81 * .. Local Scalars .. 110 * .. Scalars in Common .. 495 * .. Local Scalars .. 515 * .. Scalars in Common .. [all...] |
c_cblat3.f | 61 * .. Local Scalars .. 89 * .. Scalars in Common .. 458 * .. Local Scalars .. 476 * .. Scalars in Common .. 788 * .. Local Scalars .. 806 * .. Scalars in Common .. [all...] |
c_dblat3.f | 56 * .. Local Scalars .. 84 * .. Scalars in Common .. 446 * .. Local Scalars .. 463 * .. Scalars in Common .. 770 * .. Local Scalars .. 787 * .. Scalars in Common .. [all...] |
c_sblat3.f | 56 * .. Local Scalars .. 84 * .. Scalars in Common .. 446 * .. Local Scalars .. 463 * .. Scalars in Common .. 774 * .. Local Scalars .. 791 * .. Scalars in Common .. [all...] |
c_zblat3.f | 62 * .. Local Scalars .. 90 * .. Scalars in Common .. 459 * .. Local Scalars .. 477 * .. Scalars in Common .. 789 * .. Local Scalars .. 807 * .. Scalars in Common .. [all...] |
/external/eigen/blas/ |
level2_cplx_impl.h | 16 * where alpha and beta are scalars, x and y are n element vectors and 83 * where alpha and beta are scalars, x and y are n element vectors and 96 * where alpha and beta are scalars, x and y are n element vectors and
|
level2_real_impl.h | 204 * where alpha and beta are scalars, x and y are n element vectors and 218 * where alpha and beta are scalars, x and y are n element vectors and
|
/external/eigen/blas/f2c/ |
dspmv.c | 40 /* where alpha and beta are scalars, x and y are n element vectors and */ 124 /* .. Local Scalars .. */
|
sspmv.c | 40 /* where alpha and beta are scalars, x and y are n element vectors and */ 124 /* .. Local Scalars .. */
|
/external/eigen/blas/fortran/ |
chbmv.f | 18 * where alpha and beta are scalars, x and y are n element vectors and 142 * .. Local Scalars ..
|
chpmv.f | 18 * where alpha and beta are scalars, x and y are n element vectors and 108 * .. Local Scalars ..
|
dsbmv.f | 18 * where alpha and beta are scalars, x and y are n element vectors and 136 * .. Local Scalars ..
|
dspmv.f | 18 * where alpha and beta are scalars, x and y are n element vectors and 104 * .. Local Scalars ..
|
ssbmv.f | 18 * where alpha and beta are scalars, x and y are n element vectors and 138 * .. Local Scalars ..
|
sspmv.f | 18 * where alpha and beta are scalars, x and y are n element vectors and 104 * .. Local Scalars ..
|
zhbmv.f | 18 * where alpha and beta are scalars, x and y are n element vectors and 142 * .. Local Scalars ..
|
zhpmv.f | 18 * where alpha and beta are scalars, x and y are n element vectors and 108 * .. Local Scalars ..
|
/external/libbrillo/brillo/http/ |
http_transport_fake.h | 216 // data elements. Only trivial data types (scalars, POD structures, etc) 228 // Only trivial data types (scalars, POD structures, etc) can be used.
|
/external/llvm/test/Transforms/InstCombine/ |
bitcast-alias-function.ll | 8 ; Test cast between scalars with same bit sizes 26 ; Test cast between scalars with different bit sizes
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/gcprog/ |
gcprog.go | 93 // are set to zero, meaning the corresponding words are scalars. 142 // the index'th word are scalars.
|
/prebuilts/go/darwin-x86/src/cmd/internal/gcprog/ |
gcprog.go | 90 // are set to zero, meaning the corresponding words are scalars. 139 // the index'th word are scalars.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/gcprog/ |
gcprog.go | 93 // are set to zero, meaning the corresponding words are scalars. 142 // the index'th word are scalars.
|
/prebuilts/go/linux-x86/src/cmd/internal/gcprog/ |
gcprog.go | 90 // are set to zero, meaning the corresponding words are scalars. 139 // the index'th word are scalars.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/ |
FirstOrderConverter.java | 40 * scalars : 2n before the call to {@link
|