Searched defs:beta (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/gnu/llvm/libcxx/include/__random/ |
H A D | gamma_distribution.h | 50 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 D | beta.pc | 1 Name: beta suffix test pkg
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | access1.C | 18 static const foo beta; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | backslash.c | 9 #define beta(a, b, c) \ macro
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | gdb1250.c | 37 void beta () in beta() function
|
H A D | call-rt-st.c | 38 unsigned char beta :1; member 49 unsigned short beta :1; member 60 unsigned beta :1; member 71 unsigned beta :1; member
|
H A D | call-ar-st.c | 74 unsigned beta :1; member 85 unsigned beta :1; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | init17.C | 9 enum X { alpha, beta }; enumerator
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | class2.cc | 62 B beta, *bbp; in main() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ |
H A D | 980310-3.f | 32 double precision alpha,basl,beta,cmax,coef,coef2,coef5,cor, local
|
/openbsd-src/sys/net80211/ |
H A D | ieee80211_ra.c | 583 static const uint64_t beta = RA_FP_1 / 4; /* 1/4 = 0.25 */ in ieee80211_ra_add_stats_ht() local
|
H A D | ieee80211_ra_vht.c | 583 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 D | ar9003.c | 2683 int alpha, beta, scale, Qalpha, Qbeta, Qscale, Qx, Qb1, Qb2; in ar9003_compute_predistortion() local
|