/third_party/boost/libs/math/example/ |
D | nc_chi_sq_example.cpp | 42 for(int lam = 2; lam <= 20; lam += 2) in main() local 58 for(int lam = 2; lam <= 20; lam += 2) in main() local
|
/third_party/boost/libs/hof/test/ |
D | match.cpp | 87 constexpr auto lam = boost::hof::match( in BOOST_HOF_TEST_CASE() local 99 auto lam = boost::hof::match( in BOOST_HOF_TEST_CASE() local 122 auto lam = boost::hof::match( in BOOST_HOF_TEST_CASE() local
|
D | reveal.cpp | 49 static constexpr auto lam = boost::hof::first_of( variable
|
D | first_of.cpp | 123 static constexpr auto lam = boost::hof::first_of( variable
|
/third_party/boost/boost/geometry/srs/projections/impl/ |
D | pj_gauss.hpp | 100 inline void gauss_fwd(gauss<T> const& en, T& lam, T& phi) in gauss_fwd() 112 inline void gauss_inv(gauss<T> const& en, T& lam, T& phi) in gauss_inv()
|
D | pj_apply_gridshift.hpp | 224 inline bool grid_disjoint(T const& lam, T const& phi, in grid_disjoint() 235 inline pj_gi * find_grid(T const& lam, in find_grid() 269 inline pj_gi * find_grid(T const& lam, in find_grid()
|
D | pj_gridinfo.hpp | 105 struct lp_t { double lam, phi; }; member 106 struct flp_t { float lam, phi; }; member 107 struct ilp_t { boost::int32_t lam, phi; }; member
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | mixup_batch_op.cc | 41 const float lam, const size_t images_size) { in ComputeLabels() 129 float lam = x1 / (x1 + x2); in Compute() local
|
D | cutmix_batch_op.cc | 43 void CutMixBatchOp::GetCropBox(int height, int width, float lam, int *x, int *y, int *crop_width, i… in GetCropBox() 105 …hOp::ComputeImage(const TensorRow &input, const int64_t rand_indx_i, const float lam, float *label… in ComputeImage() 220 float lam = x1 / (x1 + x2); in Compute() local
|
/third_party/boost/libs/callable_traits/example/ |
D | function_type.cpp | 32 using lam = decltype(lamda); in main() typedef
|
D | args.cpp | 30 using lam = decltype(lamda); in main() typedef
|
/third_party/boost/libs/math/test/ |
D | test_nc_beta.cpp | 133 RealType naive_pdf(RealType a, RealType b, RealType lam, RealType x) in naive_pdf()
|
D | test_nc_chi_squared.hpp | 49 RealType naive_pdf(RealType v, RealType lam, RealType x) in naive_pdf()
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | lsat.hpp | 72 seraz0(T lam, T const& mult, par_lsat<T>& proj_parm) in seraz0() 233 T lam, alf, esc, ess; in setup_lsat() local
|
D | chamb.hpp | 76 T phi, lam; member
|
D | healpix.hpp | 284 T lam = lp_lam; in healpix_sphere() local
|
/third_party/boost/boost/math/distributions/ |
D | non_central_beta.hpp | 34 T non_central_beta_p(T a, T b, T lam, T x, T y, const Policy& pol, T init_val = 0) in non_central_beta_p() 115 T non_central_beta_q(T a, T b, T lam, T x, T y, const Policy& pol, T init_val = 0) in non_central_beta_q() 515 T non_central_beta_pdf(T a, T b, T lam, T x, T y, const Policy& pol) in non_central_beta_pdf()
|
D | non_central_chi_squared.hpp | 568 RealType lam; member 576 RealType lam, RealType x, RealType p, RealType q, const Policy& pol) in find_degrees_of_freedom() 696 static RealType find_degrees_of_freedom(RealType lam, RealType x, RealType p) in find_degrees_of_freedom()
|
/third_party/boost/boost/xpressive/ |
D | regex_compiler.hpp | 445 detail::lookahead_matcher<xpr_type> lam(seq.xpr(), negative, seq.pure()); in parse_group() local
|
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/ |
D | benchmark.h | 957 LambdaBenchmark(const char* name, OLambda&& lam) in LambdaBenchmark()
|
/third_party/benchmark/include/benchmark/ |
D | benchmark.h | 1168 LambdaBenchmark(const char* name, OLambda&& lam) in LambdaBenchmark()
|
/third_party/ffmpeg/libavcodec/ |
D | mpegvideo_enc.c | 226 unsigned int lam = s->lambda_table[s->mb_index2xy[i]]; in ff_init_qscale_tab() local
|