Home
last modified time | relevance | path

Searched refs:nu (Results 1 – 25 of 34) sorted by relevance

12

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_ppmd7.c32 #define U2B(nu) ((UInt32)(nu) * UNIT_SIZE) argument
33 #define U2I(nu) (p->Units2Indx[(nu) - 1]) argument
169 if (I2U(i = U2I(nu)) != nu) in SplitBlock()
194 UInt16 nu = I2U(i); in GlueFreeBlocks() local
204 node->NU = (UInt16)nu; in GlueFreeBlocks()
217 UInt32 nu = (UInt32)node->NU; in GlueFreeBlocks() local
221 nu += node2->NU; in GlueFreeBlocks()
226 node->NU = (UInt16)nu; in GlueFreeBlocks()
235 unsigned nu; in GlueFreeBlocks() local
237 for (nu = node->NU; nu > 128; nu -= 128, node += 128) in GlueFreeBlocks()
[all …]
H A Darchive_ppmd8.c17 #define U2B(nu) ((UInt32)(nu) * UNIT_SIZE) argument
18 #define U2I(nu) (p->Units2Indx[(nu) - 1]) argument
138 if (I2U(i = U2I(nu)) != nu) in SplitBlock()
188 unsigned nu; in GlueFreeBlocks() local
190 nu = node->NU; in GlueFreeBlocks()
191 if (nu == 0) in GlueFreeBlocks()
193 for (; nu > 128; nu -= 128, node += 128) in GlueFreeBlocks()
195 if (I2U(i = U2I(nu)) != nu) in GlueFreeBlocks()
268 InsertNode(p, ptr, U2I(nu)); in FreeUnits()
286 unsigned indx = U2I(nu); in MoveUnitsUp()
[all …]
/dragonfly/usr.sbin/cron/cron/
H A Ddatabase.c46 user *u, *nu; in load_database() local
128 for (u = old_db->head; u != NULL; u = nu) { in load_database()
130 nu = u->next; in load_database()
/dragonfly/contrib/cvs-1.12/lib/
H A Dregex.c31 # define re_set_registers(bu, re, nu, st, en) \ argument
32 __re_set_registers (bu, re, nu, st, en)
/dragonfly/contrib/grep/lib/
H A Dregex.c44 # define re_set_registers(bu, re, nu, st, en) \ argument
45 __re_set_registers (bu, re, nu, st, en)
/dragonfly/contrib/diffutils/lib/
H A Dregex.c44 # define re_set_registers(bu, re, nu, st, en) \ argument
45 __re_set_registers (bu, re, nu, st, en)
/dragonfly/contrib/file/magic/Magdir/
H A Dsketch5 # From: Edwin Mons <e@ik.nu>
H A Dmetastore6 # see https://david.hardeman.nu/software.php#metastore
/dragonfly/share/msgdef/
H A Dro_RO.UTF-8.src16 nu:n:NU:N:no:n:NO:N
/dragonfly/usr.bin/calendar/
H A Dsun.c165 double nu = nutation(t); in solar_longitude() local
167 return mod_f(lambda + ab + nu, 360); in solar_longitude()
H A Dmoon.c325 double nu = nutation(t); in lunar_longitude() local
351 flat_earth + nu), 360); in lunar_longitude()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drandom974 nu() const
1010 _M_ndx(__p.nu(), __p.sigma()),
1028 nu() const
1029 { return _M_param.nu(); }
1656 * \left(\frac{\lambda\nu x}{\mu}\right)^{\frac{\lambda + \nu}{2}}
1658 * K_{\nu - \lambda}\left(2\sqrt{\frac{\lambda\nu x}{\mu}}\right)
1662 * and @f$\nu > 0@f$.
1667 * <tr><td>Variance</td><td>@f$\mu^2\frac{\lambda + \nu + 1}{\lambda\nu}@f$</td></tr>
1706 nu() const
1745 _M_gd2(__p.nu(), __p.mu() / __p.nu())
[all …]
H A Drandom.tcc735 __px(__p.nu(), __p.sigma()), __py(result_type(0), __p.sigma()); in __generate_impl()
762 __os << __x.nu() << __space << __x.sigma(); in operator <<()
945 __p2(__p.nu(), __p.mu() / __p.nu()); in operator ()()
965 __p2(__p.nu(), __p.mu() / __p.nu()); in __generate_impl()
990 __os << __x.lambda() << __space << __x.mu() << __space << __x.nu(); in operator <<()
/dragonfly/contrib/nvi2/catalog/
H A DMakefile71 sort -nu > $@
/dragonfly/tools/tools/vop_table/
H A Dvop_table.tcl90 set fnames(vop_nounlock) nu
/dragonfly/contrib/cvs-1.12/contrib/
H A Drcs2log.sh123 -[nu]) # -n is obsolescent; it is replaced by -u.
/dragonfly/usr.bin/vi/catalog/
H A DMakefile97 sed -e '/|/!d' -e 's/|/ "/' -e 's/^"//' | sort -nu > $@
H A Dswedish.UTF-8.base128 135 "\"%s\" är inte ommappat just nu"
/dragonfly/crypto/openssh/
H A DCREDITS95 Tudor Bosman <tudorb@jm.nu> - MD5 password support
/dragonfly/gnu/lib/gcc47/libstdc++/
H A Dlibstdc++-symbols.ver79 std::nu[^m]*;
/dragonfly/contrib/cryptsetup/
H A DChangeLog234 2006-10-22 David H�rdeman <david@hardeman.nu>
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/abi/pre/
H A Dgnu.ver128 std::nu[^m]*;
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dregex.c73 # define re_set_registers(bu, re, nu, st, en) \ argument
74 __re_set_registers (bu, re, nu, st, en)
/dragonfly/contrib/gdb-7/libiberty/
H A Dregex.c73 # define re_set_registers(bu, re, nu, st, en) \ argument
74 __re_set_registers (bu, re, nu, st, en)
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dregex.c72 # define re_set_registers(bu, re, nu, st, en) \ argument
73 __re_set_registers (bu, re, nu, st, en)

12