Home
last modified time | relevance | path

Searched defs:v_ (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dwarpers_inl.hpp317 float v_ = (float)CV_PI - acosf(y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_)); in mapForward() local
330 float v_ = sqrtf(u*u + v*v); in mapBackward() local
354 float v_ = (float)CV_PI - acosf(y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_)); in mapForward() local
370 float v_ = 2 * atanf(1.f / r); in mapBackward() local
394 float v_ = asinf(y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_)); in mapForward() local
408 float v_ = atanf(v * cosf(aatg) / b); in mapBackward() local
432 float v_ = asinf(y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_)); in mapForward() local
446 float v_ = atanf(v * cosf( aatg ) / b); in mapBackward() local
470 float v_ = asinf(y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_)); in mapForward() local
491 float v_; in mapBackward() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dstringify.hpp102 Value::visit(v, [&] (const auto& v_) { stringify(writer, v_); }); in stringify()
147 v.evaluate([&] (const auto& v_) { stringify(writer, v_); }); in stringify()
160 v.evaluate([&] (const auto& v_) { stringify(writer, v_); }); in stringify()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/exception/
H A Dexception.hpp107 value_type v_; member in boost::error_info
121 value_type v_; member in boost::error_info
135 value_type v_; member in boost::error_info
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dspinlock_pt.hpp30 pthread_mutex_t v_; member in boost::detail::spinlock
H A Dspinlock_std_atomic.hpp31 std::atomic_flag v_; member in boost::detail::spinlock
H A Dspinlock_sync.hpp34 int v_; member in boost::detail::spinlock
H A Dspinlock_w32.hpp56 long v_; member in boost::detail::spinlock
H A Dspinlock_gcc_arm.hpp40 int v_; member in boost::detail::spinlock
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dadvanced_insert_int.hpp115 const value_type &v_; member
169 const value_type &v_; member
196 value_type &v_; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtm-preds.h366 #define CONST_OK_FOR_CONSTRAINT_P(v_,c_,s_) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtm-preds.h414 #define CONST_OK_FOR_CONSTRAINT_P(v_,c_,s_) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dmeta_utils.hpp245 T & v_; member