HomeSort by relevance Sort by last modified time
    Searched full:vectors (Results 476 - 500 of 1580) sorted by null

<<11121314151617181920>>

  /external/ceres-solver/internal/ceres/
system_test.cc 166 // solutions by comparing their residual vectors. We do not
167 // compare parameter vectors because it is much more brittle and
  /external/chromium_org/ppapi/proxy/
serialized_var.cc 145 // of using the helper classes for handling in/out vectors of vars, be
342 // The vectors must be able to clean themselves up after this call is
  /external/chromium_org/third_party/icu/source/common/
propsvec.c 16 * Store bits (Unicode character properties) in bit set vectors.
357 /* sort the properties vectors to find unique vector values */
uvector.h 60 * to use several vectors and make just one check at the end to see if
63 * multiple vectors. The single static flag works best when memory
  /external/chromium_org/third_party/icu/source/i18n/
zonemeta.cpp 32 // Country info vectors
300 // Create empty vectors
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_flow.c 136 * the masks are vectors which have all bits set to the same value
501 * Allocate an array of scalars/vectors.
lp_bld_format_aos.c 571 * in the SoA vectors.
668 * in the SoA vectors.
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aaline.c 55 GLfloat ex0, ey0; /* quad edge vectors */
357 /* compute the quad's edge vectors (for coverage calc) */
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_texgen.c 237 /* Just treat 4-vectors as 3-vectors.
  /external/chromium_org/third_party/openssl/openssl/crypto/rc2/
rrc2.doc 144 Test Vectors
146 The following test vectors may be used to test the correctness of an RRC.2
  /external/clang/lib/Lex/
MacroArgs.cpp 77 // would deallocate the element vectors.
91 // Run the dtor to deallocate the vectors.
  /external/eigen/Eigen/src/Geometry/
Transform.h 104 * and can be directly used to transform implicit homogeneous vectors. All these
110 * to non homogeneous vectors, the latters are automatically promoted to homogeneous
144 * \b Set \b of \b column \b vectors V1...Vn (Dim)x(n):
154 * transformation of non homogeneous vectors by an affine transformation. In
156 * homogeneous vectors.
159 * it is not possible to directly transform Dim vectors stored in a Dim x Dim matrix.
391 * \li a set of vectors of size Dim x Dynamic,
392 * \li a set of homogeneous vectors of size Dim+1 x Dynamic,
    [all...]
  /external/eigen/Eigen/src/Jacobi/
Jacobi.h 251 * Applies the clock wise 2D rotation \a j to the set of 2D vectors of cordinates \a x and \a y:
313 // both vectors are sequentially stored in memory => vectorization
  /external/flac/libFLAC/ppc/as/
lpc_asm.s 220 ; set up invariant vectors
385 ; set up invariant vectors
  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 222 # set up invariant vectors
387 # set up invariant vectors
  /external/icu4c/common/
propsvec.c 16 * Store bits (Unicode character properties) in bit set vectors.
359 /* sort the properties vectors to find unique vector values */
uvector.h 43 * to use several vectors and make just one check at the end to see if
46 * multiple vectors. The single static flag works best when memory
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 28 /* MV costing is based on the distribution of vectors in the previous
29 * frame and as such will tend to over state the cost of vectors. In
31 * of subsequent vectors and the quality of prediction from NEAR and
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 252 // Set up limit values for motion vectors to prevent them extending outside
273 // Set up limit values for motion vectors to prevent them extending outside
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 789 // FIXME: We don't support non-power-of-2-sized vectors for now. Ideally we
797 // end with a scalar if the target doesn't support vectors.
    [all...]
  /external/llvm/test/Transforms/InstCombine/
vec_shuffle.ll 77 ; Test fold of two shuffles where the first shuffle vectors inputs are a
101 ; Test fold of two shuffles where the first shuffle vectors inputs are a
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_flow.c 136 * the masks are vectors which have all bits set to the same value
501 * Allocate an array of scalars/vectors.
lp_bld_format_aos.c 571 * in the SoA vectors.
668 * in the SoA vectors.
  /external/mesa3d/src/mesa/swrast/
s_aaline.c 55 GLfloat ex0, ey0; /* quad edge vectors */
357 /* compute the quad's edge vectors (for coverage calc) */
  /external/mesa3d/src/mesa/tnl/
t_vb_texgen.c 237 /* Just treat 4-vectors as 3-vectors.

Completed in 645 milliseconds

<<11121314151617181920>>