Home
last modified time | relevance | path

Searched defs:rv1 (Results 1 – 10 of 10) sorted by relevance

/external/eigen/test/
Dproduct_notemporary.cpp32 RowVectorType rv1 = RowVectorType::Random(rows), rvres(rows); in product_notemporary() local
Dgeo_orthomethods.cpp75 RealVector3 rv1 = RealVector3::Random(); in orthomethods_3() local
Dadjoint.cpp144 RealVectorType rv1 = RealVectorType::Random(rows); in adjoint() local
Ddiagonalmatrices.cpp31 RowVectorType rv1 = RowVectorType::Random(cols), in diagonalmatrices() local
Darray_for_matrix.cpp27 RowVectorType rv1 = RowVectorType::Random(cols); in array_for_matrix() local
Darray.cpp30 RowVectorType rv1 = RowVectorType::Random(cols); in array() local
Dsparse_product.cpp214 RowSpVector rv0(depth), rv1; in sparse_product() local
Dref.cpp109 RefDynMat rv1 = v1; in ref_vector() local
/external/libaom/libaom/av1/encoder/
Dmathutils.h139 double *rv1 = (double *)aom_malloc(sizeof(*rv1) * (n + 1)); in svdcmp() local
/external/libchrome/base/memory/
Ddiscardable_shared_memory_unittest.cc249 bool rv1 = memory1.CreateAndMap(kDataSize); in TEST() local