HomeSort by: relevance | last modified time | path
    Searched refs:xmax (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/external/lgpl3/mpfr/dist/tests/
terandom_chisq.c 85 double xmin, double xmax, int verbose)
104 mpfr_set_d (b, xmax, rnd);
159 num, xmin, xmax, nu, chisq);
187 * possible deviate values in the range [xmin, xmax] coupled with the value of
199 * In addition, two bins are allocated for [0,xmin) and (xmax,inf).
206 double xmin, double xmax, int verbose)
224 mpfr_set_d (x, xmax, rnd);
225 xmax = mpfr_get_d (x, rnd);
284 "nu = %d: chisq = %.2f\n", num, prec, xmin, xmax, nu, chisq);
297 double xmin, double xmax, int verbose
    [all...]
tnrandom_chisq.c 86 double xmin, double xmax, int verbose)
105 mpfr_set_d (b, xmax, rnd);
155 num, xmin, xmax, nu, chisq);
183 * deviate values in the range [xmin, xmax] coupled with the value of inexact.
195 * In addition, two bins are allocated for [0,xmin) and (xmax,inf).
205 double xmin, double xmax, int verbose)
223 mpfr_set_d (x, xmax, rnd);
224 xmax = mpfr_get_d (x, rnd);
285 "nu = %d: chisq = %.2f\n", num, prec, xmin, xmax, nu, chisq);
298 double xmin, double xmax, int verbose
    [all...]
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
erfc_scaled_inc.c 79 xbig = 9.194, xhuge = 2.90e+3, xmax = 4.79e+37; local
82 xbig = 26.543, xhuge = 6.71e+7, xmax = 2.53e+307; local
145 if (y >= xmax)
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
erfc_scaled_inc.c 79 xbig = 9.194, xhuge = 2.90e+3, xmax = 4.79e+37; local
82 xbig = 26.543, xhuge = 6.71e+7, xmax = 2.53e+307; local
145 if (y >= xmax)
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
xsize.h 88 xmax (size_t size1, size_t size2) function
  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
xsize.h 88 xmax (size_t size1, size_t size2) function
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
xsize.h 87 xmax (size_t size1, size_t size2) function
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
xsize.h 87 xmax (size_t size1, size_t size2) function
  /src/external/gpl2/texinfo/dist/intl/
xsize.h 90 xmax (size_t size1, size_t size2) function
  /src/external/gpl2/xcvs/dist/lib/
xsize.h 87 xmax (size_t size1, size_t size2) function
  /src/sys/nfs/
nfs_vfsops.c 254 u_int32_t *tl, pref, xmax; local
273 xmax = fxdr_unsigned(u_int32_t, fsp->fs_wtmax);
274 if (xmax < nmp->nm_wsize && xmax > 0) {
275 nmp->nm_wsize = xmax & ~(NFS_FABLKSIZE - 1);
277 nmp->nm_wsize = xmax;
284 xmax = fxdr_unsigned(u_int32_t, fsp->fs_rtmax);
285 if (xmax < nmp->nm_rsize && xmax > 0) {
286 nmp->nm_rsize = xmax & ~(NFS_FABLKSIZE - 1)
    [all...]
  /src/external/bsd/ipf/dist/perl/
Ipfanaly.pl 33 local ($maxin,$maxout,$lookat,$xmax)=@_;
35 $XMAX=$xmax;
45 $numgraphs=int($XMAX/240);
48 $junk=$XMAX - 240*($numgraphs);
94 print INCONFIG "XMAX: 240\n";
144 local ($xmax)=@_;
145 $XMAX=$xmax;
515 packbytime($XMAX);
    [all...]
  /src/external/bsd/nvi/dist/gtk/
gtkviscreen.c 61 static void draw_lines(GtkViScreen *vi, gint y, gint x, gint ymax, gint xmax);
62 static void mark_lines(GtkViScreen *vi, gint ymin, gint xmin, gint ymax, gint xmax);
643 gint xmax, xmin; local
650 xmax = MIN((area->x + area->width + vi->ch_width - 1) / vi->ch_width,
652 draw_lines(vi, area->y / vi->ch_height, xmin, ymax, xmax);
660 draw_lines(GtkViScreen *vi, gint ymin, gint xmin, gint ymax, gint xmax)
676 for (; xpos < xmax; x+=len, xpos+= blen) {
681 for (; x+len < xmax &&
758 mark_lines(GtkViScreen *vi, gint ymin, gint xmin, gint ymax, gint xmax)
763 if (xmax > vi->marked_maxx) vi->marked_maxx = xmax
    [all...]
  /src/games/larn/
display.c 247 draws(int xmin, int xmax, int ymin, int ymax)
250 if (xmin == 0 && xmax == MAXX) { /* clear section of screen as
260 d_xmax = xmax;
264 if (xmin <= 0 && xmax == MAXX) { /* draw stuff on right side
  /src/sys/coda/
coda_namecache.c 628 int i, xmax = 0, sum = 0, temp, zeros = 0, ave, n; local
637 if (coda_nc_hash[i].length > xmax)
638 xmax = coda_nc_hash[i].length;
647 coda_nc_stat.Max_bucket_len = xmax;
  /src/external/lgpl3/mpfr/dist/tune/
tuneup.c 592 mpfr_t xmin, xmax, x; local
600 mpfr_init2 (xmax, MPFR_SMALL_PRECISION);
616 mpfr_clear (ratio); mpfr_clear (x); mpfr_clear (xmin); mpfr_clear (xmax);
643 mpfr_mul_ui (xmax, ratio, (unsigned int)pmax, MPFR_RNDN);
646 d = domeasure2 (threshold1, threshold2, threshold3, func, pmax, xmax);
650 mpfr_mul_ui (xmax, ratio, (unsigned int)pmax, MPFR_RNDN);
682 mpfr_mul_ui (xmax, ratio, (unsigned int)pmax, MPFR_RNDN);
693 mpfr_clear (x); mpfr_clear (xmin); mpfr_clear (xmax);
713 mpfr_clear (ratio); mpfr_clear (x); mpfr_clear (xmin); mpfr_clear (xmax);
  /src/sys/kern/
kern_uidinfo.c 284 chgsbsize(struct uidinfo *uip, u_long *hiwat, u_long to, rlim_t xmax)
290 if (diff > 0 && nsb > xmax) {
init_sysctl.c 1029 int error, xmax; local
1033 xmax = pty_maxptys(0, 0);
1036 node.sysctl_data = &xmax;
1041 if (xmax != pty_maxptys(xmax, 1))
  /src/sys/ufs/lfs/
lfs_alloc.c 125 daddr_t i, blkno, xmax; local
166 xmax = i + lfs_sb_getifpb(fs);
177 DLOG((DLOG_ALLOC, "oldhead=%jd, i=%jd, xmax=%jd, oldtail=%jd\n",
178 (intmax_t)oldhead, (intmax_t)i, (intmax_t)xmax,
181 tail = xmax - 1;
196 for (ifp64 = (IFILE64 *)bp->b_data; i < xmax; ++ifp64) {
205 for (ifp32 = (IFILE32 *)bp->b_data; i < xmax; ++ifp32) {
214 for (ifp_v1 = (IFILE_V1 *)bp->b_data; i < xmax; ++ifp_v1) {
224 (intmax_t)xmax - lfs_sb_getifpb(fs), (intmax_t)tail));
  /src/sys/dev/isa/
ym.c 1162 int i, xmax; local
1174 xmax = YM_IS_SA3(sc)? YM_SAVE_REG_MAX_SA3 : YM_SAVE_REG_MAX_SA2;
1175 for (i = SA3_PWR_MNG + 1; i <= xmax; i++) {
1230 int i, xmax; local
1235 xmax = YM_IS_SA3(sc) ? YM_SAVE_REG_MAX_SA3 : YM_SAVE_REG_MAX_SA2;
1238 for (i = SA3_PWR_MNG + 1; i <= xmax; i++) {
  /src/lib/libm/ld80/
b_tgammal.c 373 * xmax comes from lgamma(xmax) - emax * log(2) = 0.
374 * static const float xmax = 35.040095f
375 * static const double xmax = 171.624376956302725;
381 static const double xmax = 1755.54834290446291689; variable
392 if (x > xmax)
  /src/sys/dev/
ld.c 180 ldadjqparam(struct ld_softc *sc, int xmax)
184 sc->sc_maxqueuecnt = xmax;
  /src/sys/arch/sparc/sparc/
promlib.c 1095 prom_makememarr(struct memarr *ap, int xmax, int which)
1135 if (n >= xmax) {
1174 n = xmax;
  /src/sys/dev/pci/bktr/
bktr_card.c 395 int xmax; local
403 xmax = (int)(bktr->card.eepromSize * EEPROMBLOCKSIZE);
404 if ((offset + count) > xmax)
  /src/sys/arch/luna68k/stand/boot/
bmd.c 636 int xmin, int xmax, int ymin, int ymax)

Completed in 46 milliseconds

1 2