HomeSort by: relevance | last modified time | path
    Searched refs:ym (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/ntp/dist/scripts/monitoring/
timelocal.pl 44 $ym = pack(C2, @_[5,4]);
45 $cheat = $cheat{$ym} || &cheat;
52 $ym = pack(C2, @_[5,4]);
53 $cheat = $cheat{$ym} || &cheat;
76 $cheat{$ym} = $guess;
  /src/usr.sbin/tpctl/
main.c 262 int i, x, y, xm, ym, cursize, error, res; local
279 ym = fb.conf.hf_height/10;
287 coords->samples[1].y = ym;
291 coords->samples[2].y = fb.conf.hf_height - ym;
295 coords->samples[3].y = fb.conf.hf_height - ym;
299 coords->samples[4].y = ym;
  /src/external/bsd/ipf/dist/perl/
Isbgraph 258 $ym=$YGRAPH-($m-$option{'MINYVALUE'})*$SCALE;
259 $im->line($XINIT,$ym,$XGRAPH,$ym,gdStyled)
  /src/sys/external/bsd/drm/dist/shared-core/
savage_drv.h 448 #define BCI_LINE_MISC(maj, ym, xp, yp, err) \
450 ((ym) ? 1<<13 : 0) | \
  /src/sys/external/bsd/drm2/dist/drm/savage/
savage_drv.h 453 #define BCI_LINE_MISC(maj, ym, xp, yp, err) \
455 ((ym) ? 1<<13 : 0) | \
  /src/share/man/man4/
Makefile 81 yds.4 ym.4 \
  /src/external/gpl2/xcvs/dist/src/
rcs.c 7497 char *ym; local
7514 ym = strchr (prvers->date, '.');
7515 if (ym == NULL)
7523 md = strchr (ym + 1, '.');
7530 cvs_output (month_printname (ym + 1), 0);
7535 cvs_output (ym - 2, 2);
  /src/external/bsd/ntp/dist/ntpd/
refclock_oncore.c 3705 double xd, xm, xs, yd, ym, ys, hm, hft; local
3738 ym = imy/60000.;
3741 ns, idx, xm, ew, idy, ym, hm, hft);
3744 imy = ym;

Completed in 53 milliseconds