Home
last modified time | relevance | path

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

/external/eigen/test/
Dproduct_mmtr.cpp33 DenseIndex othersize = internal::random<DenseIndex>(1,200); in mmtr() local
Dproduct_symm.cpp12 template<typename Scalar, int Size, int OtherSize> void symm(int size = Size, int othersize = Other… in symm()
/external/python/cpython2/Objects/
Dbufferobject.c683 Py_ssize_t othersize; in buffer_ass_subscript() local