/freebsd/contrib/ntp/scripts/monitoring/ |
H A D | ntploopwatch | 203 undef($maxy); 502 $doplot .= defined($MaxY) ? sprintf("%lf", $MaxY) : $maxy; 1078 undef $maxy ; 1126 $maxy = (($maxoffs - $m) <= ($f * $i)) 1132 $maxy = $maxoffs; 1134 ($maxy-$miny) == 0 && 1135 (($maxy,$miny) 1139 $maxy = $MaxY if defined($MaxY) && $MaxY < $maxy; 1144 print "offset max clipped from $maxoffs to $maxy\n" 1145 if $verbose > 2 && $maxoffs != $maxy; [all …]
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | tty_update.c | 1831 int maxy, in scroll_csr_forward() argument 1836 if (n == 1 && scroll_forward && top == miny && bot == maxy) { in scroll_csr_forward() 1840 } else if (n == 1 && delete_line && bot == maxy) { in scroll_csr_forward() 1844 } else if (parm_index && top == miny && bot == maxy) { in scroll_csr_forward() 1852 } else if (parm_delete_line && bot == maxy) { in scroll_csr_forward() 1860 } else if (scroll_forward && top == miny && bot == maxy) { in scroll_csr_forward() 1866 } else if (delete_line && bot == maxy) { in scroll_csr_forward() 1896 int maxy, in scroll_csr_backward() argument 1901 if (n == 1 && scroll_reverse && top == miny && bot == maxy) { in scroll_csr_backward() 1905 } else if (n == 1 && insert_line && bot == maxy) { in scroll_csr_backward() [all …]
|
/freebsd/contrib/ncurses/menu/ |
H A D | m_global.c | 511 int maxy, maxx; in _nc_Show_Menu() local 518 maxy = getmaxy(win); in _nc_Show_Menu() 521 if (menu->height < maxy) in _nc_Show_Menu() 522 maxy = menu->height; in _nc_Show_Menu() 526 copywin(menu->sub, win, 0, 0, 0, 0, maxy - 1, maxx - 1, 0); in _nc_Show_Menu()
|
H A D | m_post.c | 295 int maxy = getmaxy(win); in post_menu() local 299 int y = (maxy >= h) ? h : maxy; in post_menu()
|
/freebsd/usr.sbin/gstat/ |
H A D | gstat.c | 80 int curx, cury, maxx, maxy, line_len, loop, max_flen, head_printed; in main() local 244 getmaxyx(stdscr, maxy, maxx); in main() 544 getmaxyx(stdscr, maxy, maxx); in main() 546 if (maxy - 1 <= cury) in main() 547 move(maxy - 1, 0); in main()
|
/freebsd/usr.sbin/pmcstat/ |
H A D | pmcpl_calltree.c | 455 pmcpl_ct_node_printtop(struct pmcpl_ct_sample *rsamples, int pmcin, int maxy) in pmcpl_ct_node_printtop() argument 487 for (y = 0; y < maxy; y++) { in pmcpl_ct_node_printtop() 539 maxy--; in pmcpl_ct_node_printtop() 540 if (y >= maxy) in pmcpl_ct_node_printtop()
|
/freebsd/sbin/ipf/ipfstat/ |
H A D | ipfstat.c | 1279 int i, j, winy, tsentry, maxx, maxy, redraw = 0, ret = 0; in topipstates() local 1305 getmaxyx(stdscr, maxy, maxx); in topipstates() 1481 getmaxyx(stdscr, maxy, maxx); in topipstates() 1597 if (tsentry > maxy - 6) in topipstates() 1598 tsentry = maxy - 6; in topipstates()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | geo | 150 >32 ledouble x \b, maxy=%g
|
/freebsd/contrib/ncurses/ncurses/ |
H A D | llib-lncursest | 2510 int maxy) 2518 int maxy)
|
H A D | llib-lncurses | 2501 int maxy) 2509 int maxy)
|
H A D | llib-lncursestw | 3102 int maxy) 3110 int maxy)
|
H A D | llib-lncursesw | 3093 int maxy) 3101 int maxy)
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 12875 + correct maxx/maxy expression for num_columns/num_lines in derwin
|
/freebsd/share/dict/ |
H A D | web2a | 35762 mixy-maxy
|