Home
last modified time | relevance | path

Searched defs:compute (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/constants/
H A Dcalculate_constants.hpp17 inline T constant_pi<T>::compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_<N>)) in compute() function in boost::math::constants::detail::constant_pi
72 inline T constant_two_pi<T>::compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_<N>)) in compute() function in boost::math::constants::detail::constant_two_pi
79 inline T constant_two_div_pi<T>::compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_<N>)) in compute() function in boost::math::constants::detail::constant_two_div_pi
86 inline T constant_root_two_div_pi<T>::compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_<N>)) in compute() function in boost::math::constants::detail::constant_root_two_div_pi
94 inline T constant_one_div_two_pi<T>::compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_<N>)) in compute() function in boost::math::constants::detail::constant_one_div_two_pi
101 inline T constant_root_pi<T>::compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_<N>)) in compute() function in boost::math::constants::detail::constant_root_pi
109 inline T constant_root_half_pi<T>::compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_<N>)) in compute() function in boost::math::constants::detail::constant_root_half_pi
117 inline T constant_root_two_pi<T>::compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_<N>)) in compute() function in boost::math::constants::detail::constant_root_two_pi
125 inline T constant_log_root_two_pi<T>::compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_<N>)) in compute() function in boost::math::constants::detail::constant_log_root_two_pi
133 inline T constant_root_ln_four<T>::compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_<N>)) in compute() function in boost::math::constants::detail::constant_root_ln_four
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Doperations.hpp317 …SVD::compute( const Matx<_Tp, m, n>& a, Matx<_Tp, nm, 1>& w, Matx<_Tp, m, nm>& u, Matx<_Tp, n, nm>… in compute() function in cv::SVD
326 SVD::compute( const Matx<_Tp, m, n>& a, Matx<_Tp, nm, 1>& w ) in compute() function in cv::SVD
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Doperations.hpp317 …SVD::compute( const Matx<_Tp, m, n>& a, Matx<_Tp, nm, 1>& w, Matx<_Tp, m, nm>& u, Matx<_Tp, n, nm>… in compute() function in cv::SVD
326 SVD::compute( const Matx<_Tp, m, n>& a, Matx<_Tp, nm, 1>& w ) in compute() function in cv::SVD
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Doperations.hpp317 …SVD::compute( const Matx<_Tp, m, n>& a, Matx<_Tp, nm, 1>& w, Matx<_Tp, m, nm>& u, Matx<_Tp, n, nm>… in compute() function in cv::SVD
326 SVD::compute( const Matx<_Tp, m, n>& a, Matx<_Tp, nm, 1>& w ) in compute() function in cv::SVD
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dfeatures2d.hpp1405 …CV_WRAP_AS(compute) void compute2( const Mat& image, std::vector<KeyPoint>& keypoints, CV_OUT Mat&… in CV_WRAP_AS() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dfeatures2d.hpp1405 …CV_WRAP_AS(compute) void compute2( const Mat& image, std::vector<KeyPoint>& keypoints, CV_OUT Mat&… in CV_WRAP_AS() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dfeatures2d.hpp1405 …CV_WRAP_AS(compute) void compute2( const Mat& image, std::vector<KeyPoint>& keypoints, CV_OUT Mat&… in CV_WRAP_AS() argument
/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.h285 int to_fill, compute, req_compute, non_overwrite; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls.h256 u16 compute; member
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-diff.c123 static int compute = COMPUTE_DELTA_ABS; variable
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h299 int (*compute)(void* altout_dev, struct my_timming* input); member