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

123

/freebsd-11-stable/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, int const top, int const bottom, NCURSES_CH_T blank) argument
H A Dresizeterm.c211 int bottom = CurLines + _nc_screen_of(win)->_topstolen - stolen; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag_standalone.cpp22 uptr bottom = 0; local
H A Dubsan_diag.cpp38 uptr bottom = 0; local
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dring.h51 *bottom, /* lowest address in buffer */ member in struct:__anon5923
/freebsd-11-stable/contrib/telnet/telnet/
H A Dring.h56 *bottom, /* lowest address in buffer */ member in struct:__anon3602
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_sparc.cpp63 uptr bottom = stack_bottom; local
H A Dsanitizer_stacktrace.cpp81 uptr bottom = stack_bottom; local
H A Dsanitizer_symbolizer_report.cpp102 uptr bottom = 0; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp56 uptr bottom = 0; local
/freebsd-11-stable/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-11-stable/contrib/gcclibs/libiberty/
H A Dgetopt.c319 int bottom = first_nonopt; local
[all...]
/freebsd-11-stable/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
/freebsd-11-stable/contrib/dialog/
H A Darrows.c74 int bottom; local
98 dlg_draw_arrows2(WINDOW *win, int top_arrow, int bottom_arrow, int x, int top, int bottom, chtype attr, chtype borderattr) argument
156 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
259 dlg_draw_arrows(WINDOW *win, int top_arrow, int bottom_arrow, int x, int top, int bottom) argument
[all...]
/freebsd-11-stable/sys/dev/firewire/
H A Dfwohcivar.h51 struct fwohcidb_tr *top, *bottom, *pdb_tr; member in struct:fwohci_softc::fwohci_dbch
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp110 auto bottom = Value & 0x1f; // end bottom 5 bits local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp277 void __asan_allocas_unpoison(uptr top, uptr bottom) { argument
H A Dasan_thread.h145 uptr bottom; member in struct:__asan::AsanThread::StackBounds
H A Dasan_rtl.cpp566 uptr top, bottom; local
609 uptr bottom = t->stack_bottom(); local
[all...]
/freebsd-11-stable/sys/dev/vt/
H A Dvt_buf.c74 int diff, top, bottom, roffset; local
/freebsd-11-stable/contrib/mdocml/
H A Dterm_ps.c79 size_t bottom; /* body bottom (AFM units) */ member in struct:termp_ps
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dcolumn.cpp46 vunits bottom; member in class:column
[all...]
/freebsd-11-stable/sys/arm/at91/
H A Dif_macb.c1280 uint32_t bottom; local
/freebsd-11-stable/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...]

Completed in 322 milliseconds

123