HomeSort by relevance Sort by last modified time
    Searched full:scalars (Results 76 - 100 of 327) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/core/
SkCubicClipper.cpp 18 // conver to scalars, since that's where we'll see the points
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrBicubicEffect.cpp 115 // Convert from row-major scalars to column-major floats.
  /external/eigen/Eigen/src/plugins/
CommonCwiseUnaryOps.h 86 * The template parameter \a NewScalar is the type we are casting the scalars to.
  /external/eigen/blas/
drotm.f 55 * .. Local Scalars ..
srotm.f 56 * .. Local Scalars ..
chpr.f 94 * .. Local Scalars ..
drotmg.f 51 * .. Local Scalars ..
dspr.f 91 * .. Local Scalars ..
dspr2.f 102 * .. Local Scalars ..
srotmg.f 53 * .. Local Scalars ..
  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 43 /// as arguments, and inserting stores to the arguments for any scalars.
  /external/llvm/test/Transforms/LoopVectorize/
same-base-access.ll 67 ; different scalars can in theory wrap around and overwrite other scalar
  /external/mesa3d/src/glsl/
lower_vec_index_to_swizzle.cpp 118 * using swizzling of scalars for vector construction.
glsl_types.h 115 * For scalars, each of these values will be 1. For non-numeric types
235 * Query the total number of scalars that make up a scalar, vector or matrix
  /external/skia/src/core/
SkCubicClipper.cpp 18 // conver to scalars, since that's where we'll see the points
  /external/skia/src/gpu/effects/
GrBicubicEffect.cpp 115 // Convert from row-major scalars to column-major floats.
  /external/eigen/blas/testing/
cblat3.f 62 * .. Local Scalars ..
89 * .. Scalars in Common ..
398 * .. Local Scalars ..
416 * .. Scalars in Common ..
683 * .. Local Scalars ..
701 * .. Scalars in Common ..
    [all...]
zblat3.f 63 * .. Local Scalars ..
90 * .. Scalars in Common ..
399 * .. Local Scalars ..
417 * .. Scalars in Common ..
684 * .. Local Scalars ..
702 * .. Scalars in Common ..
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
glsl_types.h 115 * For scalars, each of these values will be 1. For non-numeric types
235 * Query the total number of scalars that make up a scalar, vector or matrix
lower_ubo_reference.cpp 201 * the ir_binop_ubo_load expressions generated are contiguous scalars
lower_vec_index_to_cond_assign.cpp 154 * using swizzling of scalars for vector construction.
  /external/libvorbis/doc/
03-codebook.tex 163 each vector of order \varname{[codebook_dimensions]} scalars. Lookup
406 the vector of scalars corresponding to this offset.
  /external/llvm/docs/
Vectorizers.rst 12 The SLP vectorizer merges multiple scalars that are found in the code into
321 The SLP-vectorizer processes the code bottom-up, across basic blocks, in search of scalars to combine.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_channel_expressions.cpp 305 assert(!"not reached: expression operates on scalars only");
  /external/clang/test/SemaCXX/
warn-assignment-condition.cpp 14 // With scalars.

Completed in 388 milliseconds

1 2 34 5 6 7 8 91011>>