Home
last modified time | relevance | path

Searched refs:scopy (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/libpopt/
Dpopthelp.c340 { const char * scopy = argDescrip; in singleOptionHelp() local
346 n = mbsrtowcs (NULL, &scopy, strlen(scopy), &t); in singleOptionHelp()
439 const char * scopy = s; in maxArgWidth() local
447 n = mbsrtowcs (NULL, &scopy, strlen(scopy), &t); in maxArgWidth()
615 const char * scopy = argDescrip; in singleOptionUsage() local
623 n = mbsrtowcs (NULL, &scopy, strlen(scopy), &t); in singleOptionUsage()
/external/eigen/Eigen/src/misc/
Dblas.h43 int BLASFUNC(scopy) (int *, float *, int *, float *, int *);
/external/eigen/bench/btl/libs/BLAS/
Dblas.h64 int BLASFUNC(scopy) (int *, float *, int *, float *, int *);