Home
last modified time | relevance | path

Searched defs:vecB (Results 1 – 3 of 3) sorted by relevance

/external/eigen/test/
Dcholesky.cpp73 VectorType vecB = VectorType::Random(rows), vecX(rows); in cholesky() local
303 VectorType vecB = VectorType::Random(rows), vecX(rows); in cholesky_cplx() local
355 VectorType vecB; in cholesky_bug241() local
/external/OpenCL-CTS/test_conformance/geometrics/
Dtest_geometrics_double.cpp138 void cross_product_double( const double *vecA, const double *vecB, double *outVector, double *error… in cross_product_double()
284 double getMaxValue_double( double vecA[], double vecB[], size_t vecSize ) in getMaxValue_double()
405 char vecA[1000], vecB[1000]; in test_twoToFloat_kernel_double() local
425 char vecA[1000], vecB[1000]; in test_twoToFloat_kernel_double() local
Dtest_geometrics.cpp134 void cross_product( const float *vecA, const float *vecB, float *outVector, float *errorTolerances,… in cross_product()
281 float getMaxValue( float vecA[], float vecB[], size_t vecSize ) in getMaxValue()
459 char vecA[1000], vecB[1000]; in test_twoToFloat_kernel() local
474 char vecA[1000], vecB[1000]; in test_twoToFloat_kernel() local