| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/ |
| H A D | Interval.h | 64 I = I != nullptr ? I->getPrevNode() : R.bottom(); 81 T *Bottom; variable 84 Interval() : Top(nullptr), Bottom(nullptr) {} in Interval() 85 Interval(T *Top, T *Bottom) : Top(Top), Bottom(Bottom) { in Interval() argument 86 assert((Top == Bottom || Top->comesBefore(Bottom)) && in Interval() 87 "Top should come before Bottom!"); in Interval() 92 Bottom = Elems[0]; in Interval() 96 else if (Bottom->comesBefore(I)) in Interval() 97 Bottom = I; in Interval() 101 assert(((Top == nullptr && Bottom == nullptr) || in empty() [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_thread.cpp | 23 GetThreadStackAndTls(IsMainThread(), &stack_.bottom, &stack_.top, &tls_begin_, in SetThreadStackAndTls() 30 __msan_unpoison((void *)stack_.bottom, stack_.top - stack_.bottom); in ClearShadowForThreadStackAndTLS() 42 CHECK(MEM_IS_APP(stack_.bottom)); in Init() 77 return {stack_.bottom, stack_.top}; in GetStackBounds() 82 if (cur_stack >= next_stack_.bottom && cur_stack < next_stack_.top) in GetStackBounds() 83 return {next_stack_.bottom, next_stack_.top}; in GetStackBounds() 84 return {stack_.bottom, stack_.top}; in GetStackBounds() 89 uptr MsanThread::stack_bottom() { return GetStackBounds().bottom; } in stack_bottom() 93 return addr >= bounds.bottom && addr < bounds.top; in AddrIsInStack() 96 void MsanThread::StartSwitchFiber(uptr bottom, uptr size) { in StartSwitchFiber() argument [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
| H A D | nsan_thread.cpp | 32 GetThreadStackAndTls(IsMainThread(), &stack_.bottom, &stack_.top, &tls_begin_, in SetThreadStackAndTls() 39 __nsan_set_value_unknown((const u8 *)stack_.bottom, in ClearShadowForThreadStackAndTLS() 40 stack_.top - stack_.bottom); in ClearShadowForThreadStackAndTLS() 85 return {stack_.bottom, stack_.top}; in GetStackBounds() 90 if (cur_stack >= next_stack_.bottom && cur_stack < next_stack_.top) in GetStackBounds() 91 return {next_stack_.bottom, next_stack_.top}; in GetStackBounds() 92 return {stack_.bottom, stack_.top}; in GetStackBounds() 97 uptr NsanThread::stack_bottom() { return GetStackBounds().bottom; } in stack_bottom() 101 return addr >= bounds.bottom && addr < bounds.top; in AddrIsInStack() 104 void NsanThread::StartSwitchFiber(uptr bottom, uptr size) { in StartSwitchFiber() argument [all …]
|
| /freebsd/contrib/processor-trace/libipt/src/ |
| H A D | pt_retstack.c | 40 retstack->bottom = 0; in pt_retstack_init() 48 return (retstack->top == retstack->bottom ? 1 : 0); in pt_retstack_is_empty() 60 if (top == retstack->bottom) in pt_retstack_pop() 75 uint8_t top, bottom; in pt_retstack_push() local 81 bottom = retstack->bottom; in pt_retstack_push() 87 if (bottom == top) in pt_retstack_push() 88 bottom = (bottom == pt_retstack_size ? 0 : bottom + 1); in pt_retstack_push() 91 retstack->bottom = bottom; in pt_retstack_push()
|
| /freebsd/crypto/heimdal/doc/doxyout/gssapi/html/ |
| H A D | doxygen.css | 120 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 …]
|
| H A D | tabs.css | 7 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/crypto/heimdal/doc/doxyout/hcrypto/html/ |
| H A D | doxygen.css | 120 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 …]
|
| H A D | tabs.css | 7 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/crypto/heimdal/doc/doxyout/hdb/html/ |
| H A D | doxygen.css | 120 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/crypto/heimdal/doc/doxyout/hx509/html/ |
| H A D | doxygen.css | 120 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/crypto/heimdal/doc/doxyout/krb5/html/ |
| H A D | doxygen.css | 120 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/crypto/heimdal/doc/doxyout/ntlm/html/ |
| H A D | doxygen.css | 120 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/crypto/heimdal/doc/doxyout/wind/html/ |
| H A D | doxygen.css | 120 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/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblySortRegion.cpp | 53 MachineBasicBlock *Bottom = ML->getHeader(); in getBottom() local 55 if (MBB->getNumber() > Bottom->getNumber()) in getBottom() 56 Bottom = MBB; in getBottom() 59 // purpose of CFG sorting and stackification, we need a bottom BB among all in getBottom() 61 // WebAssemblyException contained in this loop, and computes the most bottom in getBottom() 65 if (ExBottom->getNumber() > Bottom->getNumber()) in getBottom() 66 Bottom = ExBottom; in getBottom() 69 return Bottom; in getBottom() 73 MachineBasicBlock *Bottom = WE->getHeader(); in getBottom() local 75 if (MBB->getNumber() > Bottom->getNumber()) in getBottom() [all …]
|
| /freebsd/contrib/bsddialog/examples_library/ |
| H A D | mixedlist.c | 24 { "+", true, 0, "Name 1", "Desc 1", "Bottom Desc 1" }, in main() 25 { "" , false, 0, "Name 2", "Desc 2", "Bottom Desc 2" }, in main() 26 { "+", true, 0, "Name 3", "Desc 3", "Bottom Desc 3" }, in main() 27 { "" , false, 0, "Name 4", "Desc 4", "Bottom Desc 4" }, in main() 28 { "+", true, 0, "Name 5", "Desc 5", "Bottom Desc 5" } in main() 35 { "", true, 0, "Name 1", "Desc 1", "Bottom Desc 1" }, in main() 36 { "+", false, 0, "Name 2", "Desc 2", "Bottom Desc 2" }, in main() 37 { "", false, 0, "Name 3", "Desc 3", "Bottom Desc 3" }, in main() 38 { "+", false, 0, "Name 4", "Desc 4", "Bottom Desc 4" }, in main() 39 { "", false, 0, "Name 5", "Desc 5", "Bottom Desc 5" } in main()
|
| H A D | checklist.c | 19 {"i", true, 0, "Name 1", "Desc 1", "Bottom Desc 1"}, in main() 20 {"ii", false, 0, "Name 2", "Desc 2", "Bottom Desc 2"}, in main() 21 {"iii", true, 0, "Name 3", "Desc 3", "Bottom Desc 3"}, in main() 22 {"iv", false, 0, "Name 4", "Desc 4", "Bottom Desc 4"}, in main() 23 {"v", true, 0, "Name 5", "Desc 5", "Bottom Desc 5"} in main()
|
| H A D | menu.c | 19 {"I", true, 0, "Name 1", "Desc 1", "Bottom Desc 1"}, in main() 20 {"II", false, 0, "Name 2", "Desc 2", "Bottom Desc 2"}, in main() 21 {"III", true, 0, "Name 3", "Desc 3", "Bottom Desc 3"}, in main() 22 {"IV", false, 0, "Name 4", "Desc 4", "Bottom Desc 4"}, in main() 23 {"V", true, 0, "Name 5", "Desc 5", "Bottom Desc 5"} in main()
|
| H A D | radiolist.c | 19 {"I", true, 0, "Name 1", "Desc 1", "Bottom Desc 1"}, in main() 20 {"II", false, 0, "Name 2", "Desc 2", "Bottom Desc 2"}, in main() 21 {"III", true, 0, "Name 3", "Desc 3", "Bottom Desc 3"}, in main() 22 {"IV", false, 0, "Name 4", "Desc 4", "Bottom Desc 4"}, in main() 23 {"V", true, 0, "Name 5", "Desc 5", "Bottom Desc 5"} in main()
|
| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_rand.c | 25 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom, in bnrand() argument 33 if (top != BN_RAND_TOP_ANY || bottom != BN_RAND_BOTTOM_ANY) in bnrand() 49 /* make a random number and set the top and bottom bits */ in bnrand() 87 if (bottom) /* set bottom bit if requested */ in bnrand() 102 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_rand_ex() argument 105 return bnrand(NORMAL, rnd, bits, top, bottom, strength, ctx); in BN_rand_ex() 108 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() argument 110 return bnrand(NORMAL, rnd, bits, top, bottom, 0, NULL); in BN_rand() 113 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand() argument 115 return bnrand(TESTING, rnd, bits, top, bottom, 0, NULL); in BN_bntest_rand() [all …]
|
| /freebsd/crypto/openssl/crypto/err/ |
| H A D | err_mark.c | 23 if (es->bottom == es->top) in ERR_set_mark() 34 if (es == NULL || es->bottom == es->top) in ERR_pop() 50 while (es->bottom != es->top in ERR_pop_to_mark() 56 if (es->bottom == es->top) in ERR_pop_to_mark() 72 while (es->bottom != top in ERR_count_to_mark() 91 while (es->bottom != top in ERR_clear_last_mark() 96 if (es->bottom == top) in ERR_clear_last_mark()
|
| /freebsd/share/doc/usd/22.trofftut/ |
| H A D | tt09 | 61 ^fo 'left bottom'center bottom'right bottom' 104 at the bottom of each page, 107 of the bottom of the page, 118 `measure up from the bottom of the page', 120 `\-1i' means `one inch from the bottom'. 138 and after a line is printed within one inch from the bottom, 274 To get a footer at the bottom of a page, 283 at the bottom margin and a header macro invoked
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_thread.cpp | 151 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, in StartSwitchFiber() argument 158 next_stack_bottom_ = bottom; in StartSwitchFiber() 159 next_stack_top_ = bottom + size; in StartSwitchFiber() 214 uptr AsanThread::stack_bottom() { return GetStackBounds().bottom; } in stack_bottom() 218 return bounds.top - bounds.bottom; in stack_size() 336 uptr bottom = 0; in GetStackFrameAccessByAddr() local 338 bottom = stack_bottom(); in GetStackFrameAccessByAddr() 340 bottom = fake_stack->AddrIsInFakeStack(addr); in GetStackFrameAccessByAddr() 341 CHECK(bottom); in GetStackFrameAccessByAddr() 342 access->offset = addr - bottom; in GetStackFrameAccessByAddr() [all …]
|
| /freebsd/contrib/less/ |
| H A D | brac.c | 22 * which appears in the bottom displayed line (!forwdir). 37 * This is either the top or bottom line on the screen, in match_brac() 40 pos = position((forwdir) ? TOP : BOTTOM); in match_brac() 46 error("Nothing in bottom line", NULL_PARG); in match_brac() 60 error("No bracket in bottom line", NULL_PARG); in match_brac() 92 * If searching forward, put it on the bottom line. in match_brac()
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_scroll.c | 53 int const bottom, in NCURSES_EXPORT() 62 (void *) win, n, (long) top, (long) bottom)); in NCURSES_EXPORT() 65 || bottom < top in NCURSES_EXPORT() 66 || bottom > win->_maxy) { in NCURSES_EXPORT() 82 #define TopLimit(n) ((n) <= win->_maxy && (n) <= bottom) in NCURSES_EXPORT() 87 for (line = bottom; line >= limit && BottomLimit(line); line--) { in NCURSES_EXPORT() 105 limit = bottom - n; in NCURSES_EXPORT() 113 for (line = bottom; line > limit && BottomLimit(line); line--) { in NCURSES_EXPORT() 119 touchline(win, top, bottom - top + 1); in NCURSES_EXPORT()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | BN_rand.pod | 14 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, 16 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom); 18 int BN_priv_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, 20 int BN_priv_rand(BIGNUM *rnd, int bits, int top, int bottom); 34 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom); 45 accommodate the requirements specified by the I<top> and I<bottom> 54 If I<bottom> is B<BN_RAND_BOTTOM_ODD>, the number will be odd; if it
|