/third_party/boost/boost/math/special_functions/ |
D | jacobi.hpp | 15 Real jacobi(unsigned n, Real alpha, Real beta, Real x) in jacobi() 43 Real jacobi_derivative(unsigned n, Real alpha, Real beta, Real x, unsigned k) in jacobi_derivative() 57 Real jacobi_prime(unsigned n, Real alpha, Real beta, Real x) in jacobi_prime() 63 Real jacobi_double_prime(unsigned n, Real alpha, Real beta, Real x) in jacobi_double_prime()
|
/third_party/boost/libs/math/test/ |
D | jacobi_test.cpp | 28 for (Real beta = -1 + h; beta < 2; beta += h) { in test_to_quadratic() local 52 for (Real beta = -1 + h; beta < 2; beta += h) { in test_symmetry() local 74 for (Real beta = -1 + h; beta < 2; beta += h) { in test_derivative() local
|
D | test_beta_hooks.hpp | 20 inline float beta(float a, float b) in beta() function 22 inline long double beta(long double a, long double b) in beta() function 52 inline float beta(float a, float b) in beta() function 54 inline double beta(double a, double b) in beta() function 56 inline long double beta(long double a, long double b) in beta() function 114 …boost::math::concepts::real_concept beta(boost::math::concepts::real_concept, boost::math::concept… in beta() function
|
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
D | KaiserWindow.h | 38 double beta = 0.0; in setStopBandAttenuation() local 49 void setBeta(double beta) { in setBeta()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
D | beta_distribution.h | 57 explicit param_type(result_type alpha, result_type beta) in param_type() 121 result_type beta() const { return beta_; } in beta() function 205 : param_(alpha, beta) {} in param_() argument 228 result_type beta() const { return param_.beta(); } in beta() function 412 result_type alpha, beta; variable
|
D | beta_distribution_test.cc | 99 for (TypeParam beta : kValues) { in TYPED_TEST() local 172 for (TypeParam beta : kSmallValues) { in TYPED_TEST() local 200 for (TypeParam beta : kLargeValues) { in TYPED_TEST() local 215 for (TypeParam beta : kSmallValues) { in TYPED_TEST() local
|
/third_party/abseil-cpp/absl/random/ |
D | beta_distribution.h | 57 explicit param_type(result_type alpha, result_type beta) in param_type() 121 result_type beta() const { return beta_; } in beta() function 205 : param_(alpha, beta) {} in param_() argument 228 result_type beta() const { return param_.beta(); } in beta() function 412 result_type alpha, beta; variable
|
D | beta_distribution_test.cc | 94 for (TypeParam beta : kValues) { in TYPED_TEST() local 189 for (TypeParam beta : kSmallValues) { in TYPED_TEST() local 217 for (TypeParam beta : kLargeValues) { in TYPED_TEST() local 232 for (TypeParam beta : kSmallValues) { in TYPED_TEST() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264dsp_mmi.c | 1436 void ff_deblock_v8_luma_8_mmi(uint8_t *pix, int stride, int alpha, int beta, in ff_deblock_v8_luma_8_mmi() 1565 int beta) in deblock_v8_luma_intra_8_mmi() 1791 int beta, int8_t *tc0) in ff_deblock_v_chroma_8_mmi() 1875 int beta) in ff_deblock_v_chroma_intra_8_mmi() 1952 void ff_deblock_h_chroma_8_mmi(uint8_t *pix, int stride, int alpha, int beta, in ff_deblock_h_chroma_8_mmi() 2093 int beta) in ff_deblock_h_chroma_intra_8_mmi() 2225 void ff_deblock_v_luma_8_mmi(uint8_t *pix, int stride, int alpha, int beta, in ff_deblock_v_luma_8_mmi() 2235 int beta) in ff_deblock_v_luma_intra_8_mmi() 2241 void ff_deblock_h_luma_8_mmi(uint8_t *pix, int stride, int alpha, int beta, in ff_deblock_h_luma_8_mmi() 2461 int beta) in ff_deblock_h_luma_intra_8_mmi()
|
/third_party/ffmpeg/libavcodec/ |
D | cavsdsp.c | 45 static inline void loop_filter_l2(uint8_t *p0_p, ptrdiff_t stride, int alpha, int beta) in loop_filter_l2() 66 static inline void loop_filter_l1(uint8_t *p0_p, ptrdiff_t stride, int alpha, int beta, int tc) in loop_filter_l1() 86 static inline void loop_filter_c2(uint8_t *p0_p, ptrdiff_t stride, int alpha, int beta) in loop_filter_c2() 105 static inline void loop_filter_c1(uint8_t *p0_p, ptrdiff_t stride, int alpha, int beta, in loop_filter_c1() 122 static void cavs_filter_lv_c(uint8_t *d, ptrdiff_t stride, int alpha, int beta, int tc, in cavs_filter_lv_c() 139 static void cavs_filter_lh_c(uint8_t *d, ptrdiff_t stride, int alpha, int beta, int tc, in cavs_filter_lh_c() 156 static void cavs_filter_cv_c(uint8_t *d, ptrdiff_t stride, int alpha, int beta, int tc, in cavs_filter_cv_c() 173 static void cavs_filter_ch_c(uint8_t *d, ptrdiff_t stride, int alpha, int beta, int tc, in cavs_filter_ch_c()
|
D | rv40dsp.c | 436 const int beta, in rv40_weak_loop_filter() 480 const int alpha, const int beta, in rv40_h_weak_loop_filter() 490 const int alpha, const int beta, in rv40_v_weak_loop_filter() 572 int beta, int beta2, in rv40_loop_filter_strength() 607 int beta, int beta2, int edge, in rv40_h_loop_filter_strength() 614 int beta, int beta2, int edge, in rv40_v_loop_filter_strength()
|
D | h264_loopfilter.c | 109 const int beta = beta_table[qp + b]; in filter_mb_edgev() local 131 const int beta = beta_table[qp + b]; in filter_mb_edgecv() local 154 const int beta = beta_table[qp + b]; in filter_mb_mbaff_edgev() local 177 const int beta = beta_table[qp + b]; in filter_mb_mbaff_edgecv() local 199 const int beta = beta_table[qp + b]; in filter_mb_edgeh() local 221 const int beta = beta_table[qp + b]; in filter_mb_edgech() local
|
/third_party/abseil-cpp/absl/random/internal/ |
D | distribution_test_util.cc | 102 double beta(double p, double q) { in beta() function 199 const double beta) { in BetaIncompleteImpl() 256 double BetaIncompleteInvImpl(const double p, const double q, const double beta, in BetaIncompleteInvImpl() 376 double beta = std::lgamma(p) + std::lgamma(q) - std::lgamma(p + q); in BetaIncomplete() local 389 double beta = std::lgamma(p) + std::lgamma(q) - std::lgamma(p + q); in BetaIncompleteInv() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | distribution_test_util.cc | 102 double beta(double p, double q) { in beta() function 199 const double beta) { in BetaIncompleteImpl() 256 double BetaIncompleteInvImpl(const double p, const double q, const double beta, in BetaIncompleteInvImpl() 376 double beta = std::lgamma(p) + std::lgamma(q) - std::lgamma(p + q); in BetaIncomplete() local 389 double beta = std::lgamma(p) + std::lgamma(q) - std::lgamma(p + q); in BetaIncompleteInv() local
|
/third_party/boost/boost/graph/ |
D | plod_generator.hpp | 36 double alpha, double beta, bool allow_self_loops) in out_directed_plod_iterator() 108 double beta; member in boost::out_directed_plod_iterator 132 double beta, bool allow_self_loops = false) in undirected_plod_iterator() 267 double beta, bool allow_self_loops = false) in plod_iterator()
|
/third_party/typescript/tests/cases/conformance/references/ |
D | library-reference-8.ts | 14 declare var beta: { b: string }; variable
|
/third_party/boost/boost/math/distributions/ |
D | non_central_f.hpp | 281 value_type beta = dist.degrees_of_freedom2() / 2; in pdf() local 316 RealType beta = dist.degrees_of_freedom2() / 2; in cdf() local 357 RealType beta = c.dist.degrees_of_freedom2() / 2; in cdf() local 375 RealType beta = dist.degrees_of_freedom2() / 2; in quantile() local 389 RealType beta = c.dist.degrees_of_freedom2() / 2; in quantile() local
|
D | beta.hpp | 63 …inline bool check_beta(const char* function, const RealType& beta, RealType* result, const Policy&… in check_beta() 102 …inline bool check_dist(const char* function, const RealType& alpha, const RealType& beta, RealType… in check_dist() 109 …ool check_dist_and_x(const char* function, const RealType& alpha, const RealType& beta, RealType x… in check_dist_and_x() 116 … check_dist_and_prob(const char* function, const RealType& alpha, const RealType& beta, RealType p… in check_dist_and_prob() 173 RealType beta() const in beta() function in boost::math::beta_distribution 226 RealType beta, // from beta. in find_alpha()
|
/third_party/grpc/test/core/json/corpus/ |
D | test9.json | 1 {"alpha":null,"beta":false,"gamma":2.3,"xyz":"abc","negative":-133} boolean
|
/third_party/boost/libs/math/example/ |
D | nc_chi_sq_example.cpp | 68 double beta = cdf(complement(non_central_chi_squared(n, lam), cs)); in main() local
|
/third_party/pulseaudio/src/pulsecore/filter/ |
D | biquad.c | 53 double beta = 0.5 * (1 - sn) / (1 + sn); in biquad_lowpass() local 85 double beta = 0.5 * (1 - sn) / (1 + sn); in biquad_highpass() local
|
/third_party/grpc/src/python/grpcio/grpc/beta/ |
D | _metadata.py | 39 def beta(metadata): function
|
/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/skia/experimental/tskit/bindings/ |
D | extension.d.ts | 25 beta: string, property
|