Home
last modified time | relevance | path

Searched defs:beta (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__random/
H A Dgamma_distribution.h50 result_type beta() const {return __beta_;} in beta() function
94 result_type beta() const {return __p_.beta();} in beta() function
/openbsd-src/regress/usr.bin/pkg-config/pcdir/
H A Dbeta.pc1 Name: beta suffix test pkg
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Daccess1.C18 static const foo beta; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dbackslash.c9 #define beta(a, b, c) \ macro
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dgdb1250.c37 void beta () in beta() function
H A Dcall-rt-st.c38 unsigned char beta :1; member
49 unsigned short beta :1; member
60 unsigned beta :1; member
71 unsigned beta :1; member
H A Dcall-ar-st.c74 unsigned beta :1; member
85 unsigned beta :1; member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dinit17.C9 enum X { alpha, beta }; enumerator
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dclass2.cc62 B beta, *bbp; in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D980310-3.f32 double precision alpha,basl,beta,cmax,coef,coef2,coef5,cor, local
/openbsd-src/sys/net80211/
H A Dieee80211_ra.c583 static const uint64_t beta = RA_FP_1 / 4; /* 1/4 = 0.25 */ in ieee80211_ra_add_stats_ht() local
H A Dieee80211_ra_vht.c583 static const uint64_t beta = RA_FP_1 / 4; /* 1/4 = 0.25 */ in ieee80211_ra_vht_add_stats() local
/openbsd-src/sys/dev/ic/
H A Dar9003.c2683 int alpha, beta, scale, Qalpha, Qbeta, Qscale, Qx, Qb1, Qb2; in ar9003_compute_predistortion() local