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

12

/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_scrreg.c47 wsetscrreg(WINDOW *win, int top, int bottom) argument
H A Dlib_scroll.c50 _nc_scroll_window(WINDOW *win, int const n, int const top, int const bottom, NCURSES_CH_T blank) argument
H A Dresizeterm.c219 int bottom = CurLines + _nc_screen_of(win)->_topstolen - stolen; local
/freebsd-13-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_retstack.h53 uint8_t bottom; member in struct:pt_retstack
/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_retstack.c75 uint8_t top, bottom; local
[all...]
/freebsd-13-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-13-stable/crypto/heimdal/appl/telnet/telnet/
H A Dring.h51 *bottom, /* lowest address in buffer */ member in struct:__anon6691
/freebsd-13-stable/contrib/telnet/telnet/
H A Dring.h56 *bottom, /* lowest address in buffer */ member in struct:__anon6290
/freebsd-13-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-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp56 uptr bottom = 0; local
/freebsd-13-stable/crypto/openssl/crypto/bn/
H A Dbn_rand.c21 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom) argument
97 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
102 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
107 int BN_priv_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
187 BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
[all...]
/freebsd-13-stable/crypto/openssl/crypto/modes/
H A Docb128.c222 size_t bottom, shift; local
/freebsd-13-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-13-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.cpp554 void UnpoisonStack(uptr bottom, uptr top, const char *type) { argument
574 uptr bottom, top; local
626 uptr bottom = t->stack_bottom(); local
[all...]
H A Dasan_interceptors.cpp260 uptr bottom = stack & ~(PageSize - 1); local
/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcivar.h53 struct fwohcidb_tr *top, *bottom, *pdb_tr; member in struct:fwohci_softc::fwohci_dbch
/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h240 void* bottom = ws->tableEnd; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp110 auto bottom = Value & 0x1f; // end bottom 5 bits local
/freebsd-13-stable/contrib/mandoc/
H A Deqn.h64 char *bottom; /* Symbol below. */ member in struct:eqn_box
H A Dterm_ps.c81 size_t bottom; /* body bottom (AFM units) */ member in struct:termp_ps

Completed in 226 milliseconds

12