Searched defs:indR (Results 1 – 2 of 2) sorted by relevance
| /external/valgrind/coregrind/m_debuginfo/ | ||
| D | priv_tytypes.h | 76 UWord indR; member |
| /external/opencv3/modules/core/src/ | ||
| D | lapack.cpp | 111 int* indR = (int*)alignPtr(buf, sizeof(int)); in JacobiImpl_() local |