HomeSort by relevance Sort by last modified time
    Searched full:scalars (Results 201 - 225 of 447) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/eigen/Eigen/src/Core/products/
GeneralMatrixVector.h 267 // process remaining scalars (or all if no explicit vectorization)
543 // process remaining scalars
  /external/eigen/blas/f2c/
chbmv.c 46 /* where alpha and beta are scalars, x and y are n element vectors and */
166 /* .. Local Scalars .. */
chpmv.c 45 /* where alpha and beta are scalars, x and y are n element vectors and */
131 /* .. Local Scalars .. */
zhbmv.c 47 /* where alpha and beta are scalars, x and y are n element vectors and */
167 /* .. Local Scalars .. */
zhpmv.c 45 /* where alpha and beta are scalars, x and y are n element vectors and */
131 /* .. Local Scalars .. */
dtbmv.c 168 /* .. Local Scalars .. */
stbmv.c 168 /* .. Local Scalars .. */
  /external/libcxx/include/
type_traits     [all...]
  /external/llvm/docs/
Vectorizers.rst 12 The SLP vectorizer merges multiple scalars that are found in the code into
407 The SLP-vectorizer processes the code bottom-up, across basic blocks, in search of scalars to combine.
  /external/llvm/lib/Target/ARM/
ARMRegisterInfo.td 283 // Subset of SPR which can be used as a source of NEON scalars for 16-bit
307 // Subset of DPR which can be used as a source of NEON scalars for 16-bit
  /external/mesa3d/src/glsl/
glsl_types.cpp 657 /* (4) If the member is an array of scalars or vectors, the base alignment
808 /* (4) If the member is an array of scalars or vectors, the base alignment
ir_validate.cpp 376 /* GLSL == and != operate on scalars, vectors, matrices and arrays, and
434 /* The vector operator collects some number of scalars and generates a
ir.h     [all...]
  /frameworks/native/include/ui/
mat4.h 115 // construct from 16 scalars
186 // construct from 16 scalars
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
type_traits     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
type_traits     [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECAlgorithms.java 179 * to verify (possibly faster) implementations, and for very small scalars.
  /external/bzip2/
bzlib_private.h 411 /* save area for scalars in the main decompress code */
  /external/clang/lib/StaticAnalyzer/Checkers/
DeadStoresChecker.cpp 372 // programming. Non-scalars are still an error since
  /external/deqp/framework/opengl/
gluVarTypeUtil.hpp 301 DE_ASSERT(false); // Can't expand scalars - IsExpanded() is buggy.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
SQL_Results.java 136 * Query all scalars for a given data point.
  /external/eigen/Eigen/src/Eigenvalues/
GeneralizedEigenSolver.h 29 * The generalized eigenvalues and eigenvectors of a matrix pair \f$ A \f$ and \f$ B \f$ are scalars
  /external/eigen/blas/fortran/
ctbmv.f 145 * .. Local Scalars ..
dtbmv.f 145 * .. Local Scalars ..
stbmv.f 145 * .. Local Scalars ..

Completed in 571 milliseconds

1 2 3 4 5 6 7 891011>>