HomeSort by relevance Sort by last modified time
    Searched refs:_vt (Results 1 - 7 of 7) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
is_placeholder.hpp 26 enum _vt { value = 0 }; enum in struct:boost::is_placeholder
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
arg.hpp 50 enum _vt { value = I }; enum in struct:boost::is_placeholder
55 enum _vt { value = I }; enum in struct:boost::is_placeholder
bind.hpp 1276 enum _vt { value = 0 }; enum in struct:boost::is_bind_expression
1283 enum _vt { value = 1 }; enum in struct:boost::is_bind_expression
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
sp_convertible.hpp 48 enum _vt { value = sizeof( (f)( static_cast<Y*>(0) ) ) == sizeof(yes) }; enum in struct:boost::detail::sp_convertible
  /external/opencv3/modules/core/include/opencv2/core/
operations.hpp 304 Mat _a(a, false), _u(u, false), _w(w, false), _vt(vt, false);
305 SVD::compute(_a, _w, _u, _vt);
306 CV_Assert(_w.data == (uchar*)&w.val[0] && _u.data == (uchar*)&u.val[0] && _vt.data == (uchar*)&vt.val[0]);
324 Mat _u(u, false), _w(w, false), _vt(vt, false), _rhs(rhs, false), _dst(dst, false);
325 SVD::backSubst(_w, _u, _vt, _rhs, _dst);
  /external/opencv3/modules/core/src/
lapack.cpp     [all...]
  /external/icu/icu4c/source/layout/
IndicClassTables.cpp 70 #define _vt (_bb | CF_VATTU) macro
71 #define _rv (_vt | CF_REPH)
107 _vt, _xx, _ct, _cn, _xx, _bb, _cn, _xx, _ct, _bb, _xx, _xx, _nu, _xx, _dr, _dl, // 0A30 - 0A3F

Completed in 4225 milliseconds