/third_party/boost/boost/geometry/formulas/ |
D | gnomonic_spheroid.hpp | 66 CT rho = m / M; in forward() local 83 CT const rho = math::sqrt(math::sqr(x) + math::sqr(y)); // use hypot? in inverse() local
|
/third_party/musl/src/complex/ |
D | ctanhf.c | 36 float t, beta, s, rho, denom; in ctanhf() local
|
D | ctanh.c | 71 double t, beta, s, rho, denom; in ctanh() local
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | eqdc.hpp | 87 T rho = 0.0; in fwd() local 101 T rho = 0.0; in inv() local
|
D | lcc.hpp | 89 T rho; in fwd() local 112 T rho; in inv() local
|
D | krovak.hpp | 113 T gfi, u, deltav, s, d, eps, rho; in fwd() local 137 T u, deltav, s, d, eps, rho, fi1, xy0; in inv() local
|
D | aea.hpp | 127 T rho = this->m_proj_parm.c - (this->m_proj_parm.ellips in fwd() local 143 T rho = 0.0; in inv() local
|
D | sconics.hpp | 114 T rho; in fwd() local 135 T rho; in inv() local
|
D | sterea.hpp | 96 T rho, c, sinc, cosc; in inv() local
|
D | laea.hpp | 157 T cCe, sCe, q, rho, ab=0.0; in inv() local
|
D | stere.hpp | 154 T cosphi, sinphi, tp=0.0, phi_l=0.0, rho, halfe=0.0, halfpi=0.0; in inv() local
|
D | aeqd.hpp | 102 T coslam, cosphi, sinphi, rho; in e_forward() local
|
/third_party/boost/libs/math/example/ |
D | HSO3SO4.cpp | 48 const float rho = 1.0f; in test_SO3_spherical() local 104 const float rho = 1.0f; in test_SO3_semipolar() local
|
/third_party/boost/boost/math/tools/ |
D | bivariate_statistics.hpp | 87 Real rho = cov/sqrt(Qu*Qv); in correlation_coefficient() local
|
/third_party/boost/boost/math/statistics/ |
D | bivariate_statistics.hpp | 85 Real rho = cov/sqrt(Qu*Qv); in correlation_coefficient() local
|
/third_party/boost/libs/math/test/ |
D | octonion_test.cpp | 489 float rho = ::std::sqrt(4096.0f); in octonion_manual_test() local
|
D | quaternion_test.cpp | 540 T rho = boost::math::constants::root_two<T>() * 2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/mindir/ |
D | optimizer_unify_output.cc | 116 VarPtr rho = std::make_shared<Var>(); in DefinePattern() local
|
/third_party/ffmpeg/libavcodec/ |
D | aacps_tablegen.h | 159 float alpha, gamma, mu, rho; in ps_tableinit() local
|
/third_party/ffmpeg/libavutil/ |
D | twofish.c | 274 const uint32_t rho = 0x01010101; in av_twofish_init() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample.c | 357 LLVMValueRef rho; in lp_build_rho() local 736 LLVMValueRef rho, in lp_build_brilinear_rho() 886 LLVMValueRef rho; in lp_build_lod_selector() local 1758 LLVMValueRef *rho, in lp_build_cube_lookup()
|
/third_party/boost/boost/random/ |
D | binomial_distribution.hpp | 345 RealType rho = in generate() local
|
/third_party/ffmpeg/libavfilter/ |
D | asrc_sinc.c | 115 static float *make_lpf(int num_taps, float Fc, float beta, float rho, in make_lpf()
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_nir_lower_int_samplers.c | 353 nir_ssa_def *rho = nir_channel(b, r, 0); in evalute_active_lod() local
|
/third_party/boost/boost/math/ |
D | quaternion.hpp | 1028 inline quaternion<T> spherical( T const & rho, in spherical() 1059 inline quaternion<T> semipolar( T const & rho, in semipolar()
|