Home
last modified time | relevance | path

Searched refs:bot (Results 1 – 19 of 19) sorted by relevance

/freebsd-13.1/contrib/ncurses/ncurses/tty/
H A Dtty_update.c1818 int bot, in scroll_csr_forward() argument
1826 GoTo(NCURSES_SP_ARGx bot, 0); in scroll_csr_forward()
1834 GoTo(NCURSES_SP_ARGx bot, 0); in scroll_csr_forward()
1850 GoTo(NCURSES_SP_ARGx bot, 0); in scroll_csr_forward()
1883 int bot, in scroll_csr_backward() argument
1999 int bot, in NCURSES_SP_NAME()
2034 && (SP_PARM->_cursrow == bot || SP_PARM->_cursrow == bot - 1)) in NCURSES_SP_NAME()
2047 res = scroll_csr_forward(NCURSES_SP_ARGx n, top, bot, top, bot, blank); in NCURSES_SP_NAME()
2063 if (bot == maxy && clr_eos) { in NCURSES_SP_NAME()
2094 -n, top, bot, top, bot, blank); in NCURSES_SP_NAME()
[all …]
H A Dhashmap.c442 NCURSES_SP_NAME(_nc_scroll_oldhash) (NCURSES_SP_DCLx int n, int top, int bot) in NCURSES_SP_NAME()
450 size = sizeof(*(oldhash(SP_PARM))) * (size_t) (bot - top + 1 - abs(n)); in NCURSES_SP_NAME()
453 for (i = bot; i > bot - n; i--) in NCURSES_SP_NAME()
464 _nc_scroll_oldhash(int n, int top, int bot) in _nc_scroll_oldhash() argument
466 NCURSES_SP_NAME(_nc_scroll_oldhash) (CURRENT_SCREEN, n, top, bot); in _nc_scroll_oldhash()
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.agghist.d.out6 bot |@@@@@@@@@@ 20
25 bot |@@@@@@@@@@@@@@@@@@@ 20
/freebsd-13.1/lib/libc/stdtime/
H A Dstrftime.c386 int bot; in _fmt() local
396 bot = ((yday + 11 - wday) % in _fmt()
402 top = bot - in _fmt()
412 if (yday >= bot) { in _fmt()
413 w = 1 + ((yday - bot) / in _fmt()
/freebsd-13.1/lib/libc/stdlib/
H A Dmerge.c254 #define reverse(bot, top) { \ argument
259 tmp = *bot; *bot++ = *s; *s++ = tmp; \
262 } while(bot < s); \
/freebsd-13.1/stand/libsa/
H A Dbootp.c67 static time_t bot; variable
142 if (!bot) in bootp()
143 bot = getsecs(); in bootp()
278 bp->bp_secs = htons((u_short)(getsecs() - bot)); in bootpsend()
/freebsd-13.1/usr.bin/ee/nls/pt_BR.ISO8859-1/
H A Dee.msg48 37 "^b bot�o de texto ^j nova linha ^t in�cio do texto "
70 59 "^b bot�o de texto ^g in�cio da linha ^w deletar palavra ^l esquerda …
159 148 "^c comando ^k deletar linha ^u bot�o de texto "
/freebsd-13.1/usr.bin/vmstat/
H A Dvmstat.c979 pct(long top, long bot) in pct() argument
983 if (bot == 0) in pct()
985 ans = (quad_t)top * 100 / bot; in pct()
989 #define PCT(top, bot) pct((long)(top), (long)(bot)) argument
/freebsd-13.1/sys/vm/
H A Dvm_map.c4499 vm_offset_t bot, gap_bot, gap_top, top; in vm_map_stack_locked() local
4547 bot = addrbos + max_ssize - init_ssize; in vm_map_stack_locked()
4548 top = bot + init_ssize; in vm_map_stack_locked()
4550 gap_top = bot; in vm_map_stack_locked()
4552 bot = addrbos; in vm_map_stack_locked()
4553 top = bot + init_ssize; in vm_map_stack_locked()
4557 rv = vm_map_insert(map, NULL, 0, bot, top, prot, max, cow); in vm_map_stack_locked()
4561 KASSERT(new_entry->end == top || new_entry->start == bot, in vm_map_stack_locked()
4586 (void)vm_map_delete(map, bot, top); in vm_map_stack_locked()
/freebsd-13.1/contrib/less/
H A Dscreen.c2306 short bot, right; in clear_eol()
2314 _gettextwindow(&top, &left, &bot, &right); in clear_eol()
2325 _settextwindow(top, left, bot, right); in clear_eol()
/freebsd-13.1/contrib/ncurses/ncurses/
H A Dllib-lncurses87 int bot)
94 int bot)
2500 int bot,
2508 int bot,
H A Dllib-lncursest87 int bot)
94 int bot)
2509 int bot,
2517 int bot,
H A Dcurses.priv.h2271 extern NCURSES_EXPORT(void) _nc_scroll_oldhash (int n, int top, int bot);
2701 …ern NCURSES_EXPORT(void) NCURSES_SP_NAME(_nc_scroll_oldhash)(SCREEN*, int n, int top, int bot);
H A Dllib-lncursestw87 int bot)
94 int bot)
3101 int bot,
3109 int bot,
H A Dllib-lncursesw87 int bot)
94 int bot)
3092 int bot,
3100 int bot,
/freebsd-13.1/share/termcap/
H A Dtermcap2558 vt100-s-bot|dec-vt100-s-bot|vt100 with status line at bottom:\
/freebsd-13.1/share/dict/
H A Dweb2a29146 horse bot
38794 ox bot
53444 sheep bot
H A Dweb225024 bot
/freebsd-13.1/contrib/ncurses/misc/
H A Dterminfo.src2426 vt100-s-bot|vt100-bot-s|vt100 for use with bottom sysline,