/external/chromium_org/third_party/mesa/src/src/glsl/ |
ir_constant_expression.cpp | 130 * the loop counter. However, for scalars, we want to stay at 0. 562 /* Check for equal types, or unequal types involving scalars */ [all...] |
/external/llvm/lib/Transforms/IPO/ |
ArgumentPromotion.cpp | 89 "Promote 'by reference' arguments to scalars", false, false) 93 "Promote 'by reference' arguments to scalars", false, false) [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LICM.cpp | 274 // memory references to scalars that we can. 717 /// PromoteAliasSet - Try to promote memory values to scalars by sinking [all...] |
/external/mesa3d/src/glsl/ |
ast_function.cpp | 733 * scalars. The components of the constructor parameters are assigned 923 * scalars. The components of the constructor parameters are assigned [all...] |
ir_constant_expression.cpp | 130 * the loop counter. However, for scalars, we want to stay at 0. 562 /* Check for equal types, or unequal types involving scalars */ [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.test.performance_3.6.0.v20091014.jar | |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_sf_emit.c | 300 /* Copy both scalars with a single MOV:
|
/external/chromium_org/third_party/skia/include/core/ |
SkMatrix.h | 428 and write the transformed points into the array of scalars specified by dst.
|
/external/chromium_org/third_party/skia/src/animator/ |
SkAnimatorScript.cpp | 238 value->fOperand.fScalar = SkScalarDiv((SkScalar) value->fOperand.fS32, 1000); // dividing two ints is the same as dividing two scalars
|
SkAnimatorScript2.cpp | 415 value->fScalar = SkScalarDiv((SkScalar) value->fS32, 1000); // dividing two ints is the same as dividing two scalars
|
/external/chromium_org/third_party/skia/src/effects/ |
SkMatrixConvolutionImageFilter.cpp | 63 // by the size of a scalar to know how many scalars we can read.
|
/external/chromium_org/third_party/smhasher/src/ |
pstdint.h | 65 * integer scalars. Systems which are not intrinsically 2s
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
Quaternion.h | 30 * \li \b compact storage (4 scalars)
|
/external/eigen/Eigen/src/Eigenvalues/ |
EigenSolver.h | 29 * The eigenvalues and eigenvectors of a matrix \f$ A \f$ are scalars
|
/external/eigen/blas/ |
level2_impl.h | 194 * where alpha and beta are scalars, x and y are vectors and A is an
|
/external/libvorbis/doc/ |
08-residue.tex | 114 vector scalars in order. As with residue 0, however, partition length
|
/external/llvm/lib/CodeGen/ |
BasicTargetTransformInfo.cpp | 346 // is where we handle bitcast between vectors and scalars. We need to assume
|
/external/llvm/lib/Target/X86/ |
X86TargetTransformInfo.cpp | 535 // Floating point scalars are already located in index #0.
|
/external/llvm/test/CodeGen/X86/ |
MergeConsecutiveStores.ll | 111 ; Move the first 4 constants as a single vector. Move the rest as scalars.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_sf_emit.c | 300 /* Copy both scalars with a single MOV:
|
/external/skia/include/core/ |
SkMatrix.h | 428 and write the transformed points into the array of scalars specified by dst.
|
/external/skia/src/animator/ |
SkAnimatorScript.cpp | 238 value->fOperand.fScalar = SkScalarDiv((SkScalar) value->fOperand.fS32, 1000); // dividing two ints is the same as dividing two scalars
|
SkAnimatorScript2.cpp | 415 value->fScalar = SkScalarDiv((SkScalar) value->fS32, 1000); // dividing two ints is the same as dividing two scalars
|
/external/skia/src/effects/ |
SkMatrixConvolutionImageFilter.cpp | 63 // by the size of a scalar to know how many scalars we can read.
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
cod_amr.cpp | 837 // Vector and scalars needed for the MR475 853 // Scalars [all...] |