Searched defs:bottom (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_scrreg.c46 wsetscrreg(WINDOW *win, int top, int bottom) argument
H A Dlib_scroll.c49 _nc_scroll_window(WINDOW *win, int const n, NCURSES_SIZE_T const top, NCURSES_SIZE_T const bottom, NCURSES_CH_T blank) argument
H A Dresizeterm.c187 int bottom = CurLines + SP->_topstolen - stolen; local
/freebsd-9.3-release/contrib/telnet/telnet/
H A Dring.h60 *bottom, /* lowest address in buffer */ member in struct:__anon4219
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnet/
H A Dring.h51 *bottom, /* lowest address in buffer */ member in struct:__anon4557
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_rand.c118 static int bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) argument
203 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
208 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
214 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
[all...]
/freebsd-9.3-release/contrib/cvs/lib/
H A Dgetopt.c229 int bottom = first_nonopt; local
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Darrows.c74 int bottom; local
97 dlg_draw_arrows2(WINDOW *win, int top_arrow, int bottom_arrow, int x, int top, int bottom, chtype attr, chtype borderattr) argument
154 dlg_draw_scrollbar(WINDOW *win, long first_data, long this_data, long next_data, long total_data, int left, int right, int top, int bottom, chtype attr, chtype borderattr) argument
244 dlg_draw_arrows(WINDOW *win, int top_arrow, int bottom_arrow, int x, int top, int bottom) argument
[all...]
H A Dfselect.c223 int bottom; local
273 int bottom; local
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dgetopt.c319 int bottom = first_nonopt; local
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgcore.c165 derive_stack_segment (bfd_vma *bottom, bfd_vma *top) argument
213 derive_heap_segment (bfd *abfd, bfd_vma *bottom, bfd_vma *top) argument
H A Dada-exp.c1018 yy_stack_print (short *bottom, short *top) argument
H A Dc-exp.c1015 yy_stack_print (short *bottom, short *top) argument
H A Df-exp.c833 yy_stack_print (short *bottom, short *top) argument
/freebsd-9.3-release/sys/dev/firewire/
H A Dfwohcivar.h55 struct fwohcidb_tr *top, *bottom, *pdb_tr; member in struct:fwohci_softc::fwohci_dbch
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dcolumn.cpp46 vunits bottom; member in class:column
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h369 MachineBasicBlock::iterator bottom() const { return CurrentBottom; } function in class:llvm::ScheduleDAGMI
/freebsd-9.3-release/sys/arm/at91/
H A Dif_macb.c1267 uint32_t bottom; local
/freebsd-9.3-release/sys/dev/vt/
H A Dvt_buf.c68 int diff, top, bottom, roffset; local
/freebsd-9.3-release/sys/teken/
H A Dteken_subr.h1228 teken_subr_set_top_and_bottom_margins(teken_t *t, unsigned int top, unsigned int bottom) argument
[all...]
/freebsd-9.3-release/contrib/bmake/
H A Dsuff.c2024 Src *bottom; /* Start of found transformation path */ local
[all...]
/freebsd-9.3-release/usr.bin/make/
H A Dsuff.c1644 Src *bottom; /* Start of found transformation path */ local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/err/
H A Derr.h103 int top, bottom; member in struct:err_state_st
/freebsd-9.3-release/contrib/com_err/
H A Dparse.c754 yy_stack_print (yytype_int16 *bottom, yytype_int16 *top) argument
/freebsd-9.3-release/contrib/gcc/
H A Dgcov.c1336 format_gcov(gcov_type top, gcov_type bottom, int dp) argument

Completed in 301 milliseconds

12