/third_party/boost/boost/math/special_functions/detail/ |
D | bessel_jy_derivatives_series.hpp | 146 T gam; in bessel_y_derivative_small_z_series() local 152 gam = boost::math::tgamma(v, pol); in bessel_y_derivative_small_z_series() 154 if (boost::math::tools::max_value<T>() * p < gam) in bessel_y_derivative_small_z_series() 156 scale /= gam; in bessel_y_derivative_small_z_series() 157 gam = 1; in bessel_y_derivative_small_z_series() 158 if (boost::math::tools::max_value<T>() * p < gam) in bessel_y_derivative_small_z_series() 164 prefix = -gam / (boost::math::constants::pi<T>() * p); in bessel_y_derivative_small_z_series() 168 gam = boost::math::lgamma(v, pol); in bessel_y_derivative_small_z_series() 170 prefix = gam - log(boost::math::constants::pi<T>()) - p; in bessel_y_derivative_small_z_series()
|
D | bessel_jy_series.hpp | 144 T gam; in bessel_y_small_z_series() local 150 gam = boost::math::tgamma(v, pol); in bessel_y_small_z_series() 152 if(tools::max_value<T>() * p < gam) in bessel_y_small_z_series() 154 scale /= gam; in bessel_y_small_z_series() 155 gam = 1; in bessel_y_small_z_series() 156 if(tools::max_value<T>() * p < gam) in bessel_y_small_z_series() 161 prefix = -gam / (constants::pi<T>() * p); in bessel_y_small_z_series() 165 gam = boost::math::lgamma(v, pol); in bessel_y_small_z_series() 167 prefix = gam - log(constants::pi<T>()) - p; in bessel_y_small_z_series()
|
/third_party/boost/libs/numeric/odeint/examples/ |
D | harmonic_oscillator.cpp | 23 const double gam = 0.15; variable 29 dxdt[1] = -x[0] - gam*x[1]; in harmonic_oscillator() 44 harm_osc( double gam ) : m_gam(gam) { } in harm_osc() argument 193 dxdt[0] = x[1]; dxdt[1] = -x[0] - gam*x[1]; } in main()
|
D | find_crossing.cpp | 32 const double gam = 1.0; // damping strength variable 37 dxdt[1] = -x[0] - gam * x[1]; in damped_osc()
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | omerc.hpp | 169 int alp, gam, no_off = 0; in setup_omerc() local 173 gam = pj_param_r<srs::spar::gamma>(params, "gamma", srs::dpar::gamma, gamma); in setup_omerc() 174 if (alp || gam) { in setup_omerc() 223 if (alp || gam) { in setup_omerc() 226 if (!gam) in setup_omerc()
|
/third_party/boost/libs/numeric/odeint/test/ |
D | step_size_limitation.cpp | 39 const value_type gam( 0.1); in damped_osc() local 42 dxdt[1] = -x[0] - gam*x[1]; in damped_osc()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unit/ |
D | vi.txt | 392 dnam{"gam"} 393 other{"{0} gam"} 394 per{"{0}/gam"} 397 dnam{"kilôgam"} 398 other{"{0} kilôgam"} 406 dnam{"micrôgam"} 407 other{"{0} micrô gam"}
|
/third_party/skia/third_party/externals/icu/source/data/unit/ |
D | vi.txt | 475 dnam{"gam"} 476 other{"{0} gam"} 477 per{"{0}/gam"} 480 dnam{"kilôgam"} 481 other{"{0} kilôgam"} 488 dnam{"micrôgam"} 489 other{"{0} micrô gam"}
|
/third_party/icu/icu4c/source/data/unit/ |
D | vi.txt | 475 dnam{"gam"} 476 other{"{0} gam"} 477 per{"{0}/gam"} 480 dnam{"kilôgam"} 481 other{"{0} kilôgam"} 488 dnam{"micrôgam"} 489 other{"{0} micrô gam"}
|
/third_party/boost/boost/graph/ |
D | graphviz.hpp | 200 GAttrMap gam = get_property(g, graph_graph_attribute); in make_graph_attributes_writer() local 204 gam, nam, eam); in make_graph_attributes_writer()
|
/third_party/boost/boost/math/special_functions/ |
D | gamma.hpp | 1470 T gam = normalised ? 1 : boost::math::tgamma(a, pol); in gamma_incomplete_imp() local 1471 result = gam - result; in gamma_incomplete_imp()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 382 gam{"gam_Latn_ZZ"}
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 390 gam{"gam_Latn_ZZ"}
|
D | langInfo.txt | 647 "gam","Latn","ZZ",
|
/third_party/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 390 gam{"gam_Latn_ZZ"}
|
D | langInfo.txt | 647 "gam","Latn","ZZ",
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 22865 ##gam
|
/third_party/gettext/gettext-tools/tests/ |
D | mm-viet.comp.po | 44248 #: ../src/gam-app.c:95 ../src/ghex-ui.xml.h:18
|