Searched defs:v_ (Results 1 – 12 of 12) sorted by relevance
317 float v_ = (float)CV_PI - acosf(y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_)); in mapForward() local330 float v_ = sqrtf(u*u + v*v); in mapBackward() local354 float v_ = (float)CV_PI - acosf(y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_)); in mapForward() local370 float v_ = 2 * atanf(1.f / r); in mapBackward() local394 float v_ = asinf(y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_)); in mapForward() local408 float v_ = atanf(v * cosf(aatg) / b); in mapBackward() local432 float v_ = asinf(y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_)); in mapForward() local446 float v_ = atanf(v * cosf( aatg ) / b); in mapBackward() local470 float v_ = asinf(y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_)); in mapForward() local491 float v_; in mapBackward() local[all …]
102 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()
107 value_type v_; member in boost::error_info121 value_type v_; member in boost::error_info135 value_type v_; member in boost::error_info
30 pthread_mutex_t v_; member in boost::detail::spinlock
31 std::atomic_flag v_; member in boost::detail::spinlock
34 int v_; member in boost::detail::spinlock
56 long v_; member in boost::detail::spinlock
40 int v_; member in boost::detail::spinlock
115 const value_type &v_; member169 const value_type &v_; member196 value_type &v_; member
366 #define CONST_OK_FOR_CONSTRAINT_P(v_,c_,s_) \ argument
414 #define CONST_OK_FOR_CONSTRAINT_P(v_,c_,s_) \ argument
245 T & v_; member