Home
last modified time | relevance | path

Searched defs:beta (Results 1 - 25 of 97) sorted by relevance

1234

/third_party/musl/src/complex/
H A Dctanhf.c36 float t, beta, s, rho, denom; in ctanhf() local
H A Dctanh.c71 double t, beta, s, rho, denom; in ctanh() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DKaiserWindow.h38 double beta = 0.0; in setStopBandAttenuation() local
49 void setBeta(double beta) { in setBeta() argument
/third_party/skia/experimental/tskit/bindings/
H A Dextension.cpp43 std::string beta; member
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Ddistributions.h268 Beta(URBG&& urbg, RealType alpha, RealType beta) Beta() argument
/third_party/pulseaudio/src/pulsecore/filter/
H A Dbiquad.c53 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
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_vegas.c45 static int beta = 4; variable
H A Dtcp_veno.c24 static const int beta = 3 << V_PARAM_SHIFT; variable
H A Dtcp_bic.c32 static int beta = 819; /* = 819/1024 (BICTCP_BETA_SCALE) */ variable
H A Dtcp_illinois.c51 u32 beta; /* Muliplicative decrease */ member
192 static u32 beta(u32 da, u32 dm) in beta() function
[all...]
H A Dtcp_htcp.c28 u8 beta; /* Fixed point arith, << 7 */ member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgf108.c741 const u32 beta = grctx->attrib_nr; in gf108_grctx_generate_attrib() local
H A Dctxgf117.c249 const u32 beta = grctx->attrib_nr; in gf117_grctx_generate_attrib() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgf108.c741 const u32 beta = grctx->attrib_nr; in gf108_grctx_generate_attrib() local
H A Dctxgf117.c249 const u32 beta = grctx->attrib_nr; in gf117_grctx_generate_attrib() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_vegas.c45 static int beta = 4; variable
H A Dtcp_veno.c24 static const int beta = 3 << V_PARAM_SHIFT; variable
H A Dtcp_bic.c32 static int beta = 819; /* = 819/1024 (BICTCP_BETA_SCALE) */ variable
/test/xts/acts/ai/nncore/opstest/src/
H A Dlrn_test.cpp40 OHNNOperandTest beta = {OH_NN_FLOAT32, OH_NN_LRN_BETA, {1}, betaValue, sizeof(float)}; member
/third_party/skia/experimental/tskit/build/
H A Dexterns.js
/kernel/linux/linux-5.10/net/sched/
H A Dsch_pie.c307 u64 alpha, beta; in pie_calculate_probability() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dpie.h33 u32 beta; member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dtnum.c76 u64 dv, alpha, beta, chi, mu; in tnum_sub() local
88 u64 alpha, beta, v; in tnum_and() local
/kernel/linux/linux-6.6/include/net/
H A Dpie.h33 u32 beta; member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dtnum.c76 u64 dv, alpha, beta, chi, mu; in tnum_sub() local
88 u64 alpha, beta, v; in tnum_and() local

Completed in 13 milliseconds

1234