Home
last modified time | relevance | path

Searched defs:copy_back (Results 1 – 2 of 2) sorted by relevance

/external/stlport/test/unit/
Dcopy_test.cpp107 void CopyTest::copy_back() in copy_back() function in CopyTest
/external/eigen/blas/
Dcommon.h128 T* copy_back(T* x_cpy, T* x, int n, int incx) in copy_back() function