Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 25 of 267) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_thread.cpp117 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, in StartSwitchFiber() argument
124 next_stack_bottom_ = bottom; in StartSwitchFiber()
125 next_stack_top_ = bottom + size; in StartSwitchFiber()
183 return GetStackBounds().bottom; in stack_bottom()
188 return bounds.top - bounds.bottom; in stack_size()
323 uptr bottom = 0; in GetStackFrameAccessByAddr() local
325 bottom = stack_bottom(); in GetStackFrameAccessByAddr()
327 bottom = fake_stack()->AddrIsInFakeStack(addr); in GetStackFrameAccessByAddr()
328 CHECK(bottom); in GetStackFrameAccessByAddr()
329 access->offset = addr - bottom; in GetStackFrameAccessByAddr()
[all …]
HDasan_rtl.cpp566 uptr top, bottom; in __asan_handle_no_return() local
569 bottom = ((uptr)&local_stack - PageSize) & ~(PageSize - 1); in __asan_handle_no_return()
577 GetThreadStackAndTls(/*main=*/false, &bottom, &stack_size, &tls_addr, in __asan_handle_no_return()
579 top = bottom + stack_size; in __asan_handle_no_return()
582 if (top - bottom > kMaxExpectedCleanupSize) { in __asan_handle_no_return()
592 top, bottom, top - bottom, top - bottom); in __asan_handle_no_return()
595 PoisonShadow(bottom, top - bottom, 0); in __asan_handle_no_return()
609 uptr bottom = t->stack_bottom(); in __asan_handle_vfork() local
610 PoisonShadow(bottom, (uptr)sp - bottom, 0); in __asan_handle_vfork()
/freebsd-11-stable/contrib/ncurses/ncurses/base/
HDlib_scrreg.c46 wsetscrreg(WINDOW *win, int top, int bottom) in NCURSES_EXPORT()
48 T((T_CALLED("wsetscrreg(%p,%d,%d)"), (void *) win, top, bottom)); in NCURSES_EXPORT()
52 bottom >= 0 && bottom <= win->_maxy && in NCURSES_EXPORT()
53 bottom > top) { in NCURSES_EXPORT()
55 win->_regbottom = (NCURSES_SIZE_T) bottom; in NCURSES_EXPORT()
HDlib_scroll.c52 int const bottom, in NCURSES_EXPORT()
61 (void *) win, n, (long) top, (long) bottom)); in NCURSES_EXPORT()
64 || bottom < top in NCURSES_EXPORT()
65 || bottom > win->_maxy) { in NCURSES_EXPORT()
84 for (line = bottom; line >= limit && line >= 0; line--) { in NCURSES_EXPORT()
102 limit = bottom - n; in NCURSES_EXPORT()
110 for (line = bottom; line > limit && line >= 0; line--) { in NCURSES_EXPORT()
116 touchline(win, top, bottom - top + 1); in NCURSES_EXPORT()
/freebsd-11-stable/crypto/heimdal/doc/doxyout/wind/html/
HDdoxygen.css120 margin-bottom: 4px;
126 padding-bottom: 4px;
132 margin-bottom: 3px;
139 margin-bottom: 6px;
159 padding-bottom : 2px;
163 margin-bottom : 2px;
172 padding-bottom : 2px;
176 margin-bottom : 2px;
209 border-bottom: 1px none #E0E0E0;
220 border-bottom: 1px none #E0E0E0;
[all …]
/freebsd-11-stable/crypto/heimdal/doc/doxyout/hcrypto/html/
HDdoxygen.css120 margin-bottom: 4px;
126 padding-bottom: 4px;
132 margin-bottom: 3px;
139 margin-bottom: 6px;
159 padding-bottom : 2px;
163 margin-bottom : 2px;
172 padding-bottom : 2px;
176 margin-bottom : 2px;
209 border-bottom: 1px none #E0E0E0;
220 border-bottom: 1px none #E0E0E0;
[all …]
HDtabs.css7 background : url("tab_b.gif") repeat-x bottom;
8 margin-bottom : 4px;
34 border-bottom : 1px solid #84B0C7;
94 padding-bottom : 6px;
101 border-bottom : 1px solid #84B0C7;
/freebsd-11-stable/crypto/heimdal/doc/doxyout/krb5/html/
HDdoxygen.css120 margin-bottom: 4px;
126 padding-bottom: 4px;
132 margin-bottom: 3px;
139 margin-bottom: 6px;
159 padding-bottom : 2px;
163 margin-bottom : 2px;
172 padding-bottom : 2px;
176 margin-bottom : 2px;
209 border-bottom: 1px none #E0E0E0;
220 border-bottom: 1px none #E0E0E0;
[all …]
HDtabs.css7 background : url("tab_b.gif") repeat-x bottom;
8 margin-bottom : 4px;
34 border-bottom : 1px solid #84B0C7;
94 padding-bottom : 6px;
101 border-bottom : 1px solid #84B0C7;
/freebsd-11-stable/crypto/heimdal/doc/doxyout/hdb/html/
HDdoxygen.css120 margin-bottom: 4px;
126 padding-bottom: 4px;
132 margin-bottom: 3px;
139 margin-bottom: 6px;
159 padding-bottom : 2px;
163 margin-bottom : 2px;
172 padding-bottom : 2px;
176 margin-bottom : 2px;
209 border-bottom: 1px none #E0E0E0;
220 border-bottom: 1px none #E0E0E0;
[all …]
HDtabs.css7 background : url("tab_b.gif") repeat-x bottom;
8 margin-bottom : 4px;
34 border-bottom : 1px solid #84B0C7;
94 padding-bottom : 6px;
101 border-bottom : 1px solid #84B0C7;
/freebsd-11-stable/crypto/heimdal/doc/doxyout/gssapi/html/
HDdoxygen.css120 margin-bottom: 4px;
126 padding-bottom: 4px;
132 margin-bottom: 3px;
139 margin-bottom: 6px;
159 padding-bottom : 2px;
163 margin-bottom : 2px;
172 padding-bottom : 2px;
176 margin-bottom : 2px;
209 border-bottom: 1px none #E0E0E0;
220 border-bottom: 1px none #E0E0E0;
[all …]
HDtabs.css7 background : url("tab_b.gif") repeat-x bottom;
8 margin-bottom : 4px;
34 border-bottom : 1px solid #84B0C7;
94 padding-bottom : 6px;
101 border-bottom : 1px solid #84B0C7;
/freebsd-11-stable/crypto/heimdal/doc/doxyout/ntlm/html/
HDdoxygen.css120 margin-bottom: 4px;
126 padding-bottom: 4px;
132 margin-bottom: 3px;
139 margin-bottom: 6px;
159 padding-bottom : 2px;
163 margin-bottom : 2px;
172 padding-bottom : 2px;
176 margin-bottom : 2px;
209 border-bottom: 1px none #E0E0E0;
220 border-bottom: 1px none #E0E0E0;
[all …]
HDtabs.css7 background : url("tab_b.gif") repeat-x bottom;
8 margin-bottom : 4px;
34 border-bottom : 1px solid #84B0C7;
94 padding-bottom : 6px;
101 border-bottom : 1px solid #84B0C7;
/freebsd-11-stable/crypto/heimdal/doc/doxyout/hx509/html/
HDdoxygen.css120 margin-bottom: 4px;
126 padding-bottom: 4px;
132 margin-bottom: 3px;
139 margin-bottom: 6px;
159 padding-bottom : 2px;
163 margin-bottom : 2px;
172 padding-bottom : 2px;
176 margin-bottom : 2px;
209 border-bottom: 1px none #E0E0E0;
220 border-bottom: 1px none #E0E0E0;
[all …]
/freebsd-11-stable/crypto/openssl/crypto/bn/
HDbn_rand.c118 static int bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) in bnrand() argument
125 if (top != -1 || bottom != 0) in bnrand()
185 if (bottom) /* set bottom bit if requested */ in bnrand()
203 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() argument
205 return bnrand(0, rnd, bits, top, bottom); in BN_rand()
208 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand() argument
210 return bnrand(1, rnd, bits, top, bottom); in BN_pseudo_rand()
214 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand() argument
216 return bnrand(2, rnd, bits, top, bottom); in BN_bntest_rand()
/freebsd-11-stable/contrib/dialog/
HDarrows.c74 int bottom; in dlg_draw_helpline() local
78 && (bottom = getmaxy(win) - 1) > 0) { in dlg_draw_helpline()
88 (void) wmove(win, bottom, other + (avail - limit) / 2); in dlg_draw_helpline()
103 int bottom, in dlg_draw_arrows2() argument
138 (void) wmove(win, bottom, x); in dlg_draw_arrows2()
147 mouse_mkbutton(bottom, x - 1, 6, KEY_NPAGE); in dlg_draw_arrows2()
164 int bottom, in dlg_draw_scrollbar() argument
193 (void) wmove(win, bottom, right - 7); in dlg_draw_scrollbar()
204 int all_high = (bottom - top - 1); in dlg_draw_scrollbar()
250 bottom, in dlg_draw_scrollbar()
[all …]
/freebsd-11-stable/contrib/expat/doc/
HDstyle.css31 padding-bottom: 0.3em;
44 padding-bottom: .5em;
55 padding-bottom: .5em;
66 margin-bottom: 1em;
89 margin-bottom: 2em;
93 margin-bottom: 2em;
100 margin-bottom: 1em;
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDgetopt.c319 int bottom = first_nonopt; in exchange() local
351 while (top > middle && middle > bottom) in exchange()
353 if (top - middle > middle - bottom) in exchange()
356 int len = middle - bottom; in exchange()
362 tem = argv[bottom + i]; in exchange()
363 argv[bottom + i] = argv[top - (middle - bottom) + i]; in exchange()
364 argv[top - (middle - bottom) + i] = tem; in exchange()
365 SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); in exchange()
379 tem = argv[bottom + i]; in exchange()
380 argv[bottom + i] = argv[middle + i]; in exchange()
[all …]
/freebsd-11-stable/contrib/groff/src/roff/troff/
HDcolumn.cpp46 vunits bottom; member in column
281 : bottom(V0), col(0), tail(&col), out(0) in column()
330 return bottom; in get_bottom()
336 bottom += ln->distance(); in add_output_line()
337 bottom += ln->height(); in add_output_line()
346 add_output_line(new node_output_line(pos - bottom, nd, page_offset, before, after)); in print_line()
352 add_output_line(new vjustify_output_line(pos - bottom, typ)); in vjustify()
371 add_output_line(new copy_file_output_line(pos - bottom, filename, page_offset)); in copy_file()
388 bottom -= ln->distance(); in trim()
389 bottom -= ln->height(); in trim()
[all …]
/freebsd-11-stable/contrib/telnet/telnet/
HDring.c78 #define ring_decrement(d,a,c) (((a)-(c) >= (d)->bottom)? \
106 ring->supply = ring->consume = ring->bottom = buffer; in ring_init()
108 ring->top = ring->bottom+ring->size; in ring_init()
181 ring->bottom <= ring->clearto && in ring_consumed()
182 ring->bottom + ((ring->consume + count) - ring->top)) in ring_consumed()
191 ring->consume = ring->supply = ring->bottom; in ring_consumed()
302 (*encryptor)(ring->bottom, s - ring->bottom); in ring_encrypt()
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
HDring.c57 #define ring_decrement(d,a,c) (((a)-(c) >= (d)->bottom)? \
89 ring->supply = ring->consume = ring->bottom = buffer; in ring_init()
91 ring->top = ring->bottom+ring->size; in ring_init()
164 ring->bottom <= ring->clearto && in ring_consumed()
165 ring->bottom + ((ring->consume + count) - ring->top)) in ring_consumed()
174 ring->consume = ring->supply = ring->bottom; in ring_consumed()
305 (*encryptor)(ring->bottom, s - ring->bottom); in ring_encrypt()
/freebsd-11-stable/contrib/libxo/doc/_static/
HDbasic.css_t71 margin-bottom: 0;
156 margin-bottom: 0;
181 border-bottom: 1px solid #ddd;
188 border-bottom: 1px solid #ddd;
315 margin-bottom: 10px;
324 margin-bottom: 0;
360 border-bottom: 1px solid #aaa;
364 border-bottom: 2px solid #aaa;
383 border-bottom: none;
449 margin-bottom: 15px;
[all …]
/freebsd-11-stable/contrib/gdb/gdb/
HDgcore.c165 derive_stack_segment (bfd_vma *bottom, bfd_vma *top) in derive_stack_segment() argument
169 gdb_assert (bottom); in derive_stack_segment()
192 *bottom = get_frame_base (fi); in derive_stack_segment()
196 if (*bottom > *top) in derive_stack_segment()
201 *top = *bottom; in derive_stack_segment()
202 *bottom = tmp_vma; in derive_stack_segment()
213 derive_heap_segment (bfd *abfd, bfd_vma *bottom, bfd_vma *top) in derive_heap_segment() argument
222 gdb_assert (bottom); in derive_heap_segment()
279 *bottom = top_of_data_memory; in derive_heap_segment()

1234567891011