| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | VLIWMachineScheduler.cpp | 274 Top.init(DAG, SchedModel); in initialize() 282 delete Top.HazardRec; in initialize() 287 delete Top.ResourceModel; in initialize() 315 Top.MaxMinLatency = std::max(MinLatency, Top.MaxMinLatency); in releaseTopNode() 618 if (Top.isLatencyBound(SU)) { in SchedulingCost() 665 if (Top.isLatencyBound(SU)) in SchedulingCost() 952 assert(Top.Available.empty() && Top.Pending.empty() && in pickNode() 958 SU = Top.pickOnlyChoice(); in pickNode() 983 Top.removeReady(SU); in pickNode() 1001 Top.bumpNode(SU); in schedNode() [all …]
|
| H A D | MachineScheduler.cpp | 3226 if (!Top.HazardRec) { in initialize() 3227 Top.HazardRec = in initialize() 3708 assert(Top.Available.empty() && Top.Pending.empty() && in pickNode() 3742 Top.removeReady(SU); in pickNode() 3785 Top.bumpNode(SU); in schedNode() 3834 if (!Top.HazardRec) { in initialize() 3835 Top.HazardRec = in initialize() 3919 assert(Top.Available.empty() && Top.Pending.empty() && "ReadyQ garbage"); in pickNode() 3924 SU = Top.pickOnlyChoice(); in pickNode() 3941 Top.removeReady(SU); in pickNode() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-stacks.cpp | 384 auto &Top = TS.back(); in accountRecord() local 385 auto I = find_if(Top.first->Callees, in accountRecord() 387 if (I == Top.first->Callees.end()) { in accountRecord() 391 Top.first->Callees.emplace_back(N); in accountRecord() 454 for (auto *F = Top; F != nullptr; F = F->Parent) in printStack() 566 auto *Top = S.pop_back_val(); in printAll() local 568 for (const auto *C : Top->Callees) in printAll() 619 auto *Top = S.pop_back_val(); in print() local 629 auto E = std::make_pair(Top, TopSum); in print() 637 std::make_pair(Top, Top->ExtraData.TerminalDurations.size()); in print() [all …]
|
| H A D | xray-account.cpp | 191 const auto &Top = ThreadStack.Stack.back(); in accountRecord() local 193 (*ThreadStack.RecursionDepth)[Top.first].isRecursive()) in accountRecord() 194 recordLatency(Top.first, diff(Top.second, Record.TSC)); in accountRecord() 196 --(*ThreadStack.RecursionDepth)[Top.first]; in accountRecord() 247 for (auto &Top : reverse(R)) { in accountRecord() local 249 --(*ThreadStack.RecursionDepth)[Top.first]; in accountRecord()
|
| /freebsd-14.2/contrib/ntp/ntpsnmpd/ |
| H A D | ntpsnmpd.texi | 29 @node Top, ntpsnmpd Description, (dir), (dir) 43 @node ntpsnmpd Description, Usage, Top, Top 49 @node Usage, , ntpsnmpd Description, Top
|
| /freebsd-14.2/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_win32con.c | 148 WINCONSOLE.SBI.srWindow.Top); in _nc_console_size() 382 WINCONSOLE.save_region.Top = 0; in save_original_screen() 391 WINCONSOLE.save_region.Top = WINCONSOLE.SBI.srWindow.Top; in save_original_screen() 433 save_region.Top, 462 WINCONSOLE.SBI.srWindow.Top : 0); in read_screen_data() 467 WINCONSOLE.save_region.Top, in read_screen_data() 505 WINCONSOLE.SBI.srWindow.Top, in _nc_console_get_SBI() 542 info->srWindow.Top, in _nc_console_set_scrollback() 573 rect.Top = 0; in _nc_console_set_scrollback() 582 info->srWindow.Top != 0 || in _nc_console_set_scrollback() [all …]
|
| /freebsd-14.2/contrib/ncurses/ncurses/win32con/ |
| H A D | win_driver.c | 214 save_region.Top = CON.SBI.srWindow.Top; 242 save_region.Top, 305 rec.Bottom = rec.Top; in con_write16() 342 rec.Top = (short) y; in con_write8() 344 rec.Bottom = rec.Top; in con_write8() 461 save_region.Top, in restore_original_screen() 694 this_region.Top = CON.SBI.srWindow.Top; in wcon_dobeepflash() 983 rect.Top = 0; in set_scrollback() 1002 rect.Top, rect.Left, in set_scrollback() 1181 CON.save_region.Top, in read_screen_data() [all …]
|
| H A D | win32_driver.c | 122 save_region.Top = WINCONSOLE.SBI.srWindow.Top; 150 save_region.Top, 212 rec.Top = (SHORT) (y + AdjustY()); in con_write16() 214 rec.Bottom = rec.Top; in con_write16() 251 rec.Top = (short) y; in con_write8() 253 rec.Bottom = rec.Top; in con_write8() 354 WINCONSOLE.SBI.srWindow.Top : 0); in restore_original_screen() 366 save_region.Top, in restore_original_screen() 586 WINCONSOLE.SBI.srWindow.Top + 1); in wcon_dobeepflash() 600 this_region.Top = WINCONSOLE.SBI.srWindow.Top; in wcon_dobeepflash() [all …]
|
| /freebsd-14.2/contrib/ntp/ntpd/ |
| H A D | ntp.conf.texi | 27 @node Top, ntp.conf Description, (dir), (dir) 42 @node ntp.conf Description, , Top, Top
|
| H A D | ntp.keys.texi | 27 @node Top, ntp.keys Description, (dir), (dir) 42 @node ntp.keys Description, , Top, Top
|
| /freebsd-14.2/crypto/heimdal/doc/ |
| H A D | intro.texi | 3 @node Introduction, What is Kerberos?, Top, Top 4 @c @node Introduction, What is Kerberos?, Top, Top
|
| H A D | programming.texi | 3 @node Programming with Kerberos, Migration, Windows compatibility, Top
|
| H A D | hx509.texi | 173 @node Top, Introduction, (dir), (dir) 217 @node Introduction, What is X.509 ?, Top, Top 250 @node What is X.509 ?, Setting up a CA, Introduction, Top 335 @node Setting up a CA, Creating a CA certificate, What is X.509 ?, Top 364 @node Creating a CA certificate, Issuing certificates, Setting up a CA, Top 432 @node Issuing certificates, Issuing CRLs, Creating a CA certificate, Top 507 @node Issuing CRLs, Application requirements, Issuing certificates, Top 694 @node CMS background, Certificate matching, CMS signing and encryption, Top 698 @node Certificate matching, Matching syntax, CMS background, Top 704 @node Matching syntax, Software PKCS 11 module, Certificate matching, Top [all …]
|
| /freebsd-14.2/contrib/less/ |
| H A D | screen.c | 1536 cpos.Y = csbi.srWindow.Top + (row - 1); in _settextposition() 1630 size.Y = scr.srWindow.Bottom - scr.srWindow.Top + 1; in win32_init_term() 1908 rcClip.Top = csbi.srWindow.Top; in add_line() 1918 new_org.Y = rcSrc.Top + 1; in add_line() 1960 rcSrc.Top = csbi.srWindow.Top + n; 1966 rcClip.Top = csbi.srWindow.Top; 1972 new_org.Y = rcSrc.Top - n; 2010 topleft.Y = csbi.srWindow.Top; in win32_clear() 2044 rcSrc.Top = csbi.srWindow.Top + n; in win32_scroll_up() 2050 rcClip.Top = csbi.srWindow.Top; in win32_scroll_up() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | VLIWMachineScheduler.h | 215 VLIWSchedBoundary Top; variable 225 ConvergingVLIWScheduler() : Top(TopQID, "TopQ"), Bot(BotQID, "BotQ") {} in ConvergingVLIWScheduler() 239 return Top.ResourceModel->getTotalPackets() + in reportPackets()
|
| H A D | MachineScheduler.h | 1213 GenericSchedulerBase(C), Top(SchedBoundary::TopQID, "TopQ"), in GenericScheduler() 1240 Top.releaseNode(SU, SU->TopReadyCycle, false); in releaseTopNode() 1260 SchedBoundary Top; variable 1295 SchedBoundary Top; variable 1300 GenericSchedulerBase(C), Top(SchedBoundary::TopQID, "TopQ") {} in PostGenericScheduler() 1328 Top.releaseNode(SU, SU->TopReadyCycle, false); in releaseTopNode()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | BitTracker.h | 157 Top, // Bit not yet defined. enumerator 194 BitValue(ValueType T = Top) : Type(T) {} in Type() 233 if (V.Type == Top) // This.meet(Top) = This in meet() 241 if (Type == Top) { in meet() 375 RC.Bits[i] = BitValue(BitValue::Top); in top()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | CFG.cpp | 48 std::pair<const BasicBlock *, const_succ_iterator> &Top = VisitStack.back(); in FindFunctionBackedges() local 49 const BasicBlock *ParentBB = Top.first; in FindFunctionBackedges() 50 const_succ_iterator &I = Top.second; in FindFunctionBackedges()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCMachineScheduler.cpp | 188 if (tryLess(Top.getLatencyStallCycles(TryCand.SU), in tryCandidate() 189 Top.getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate() 207 if (Cand.Policy.ReduceLatency && tryLatency(TryCand, Cand, Top)) { in tryCandidate()
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_function_call_trie.h | 433 const auto &Top = ShadowStack.back(); in exitFunction() local 434 auto TopNode = Top.NodePtr; in exitFunction() 451 Top.EntryTSC > TSC in exitFunction() 452 ? (std::numeric_limits<uint64_t>::max() - Top.EntryTSC) + TSC in exitFunction() 453 : TSC - Top.EntryTSC; in exitFunction()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseAST.cpp | 41 ResetStackCleanup(llvm::CrashRecoveryContext *Context, const void *Top) in ResetStackCleanup() argument 43 Context, Top) {} in ResetStackCleanup()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | qcom,tlmm-common.yaml | 7 title: Qualcomm Technologies, Inc. Top Level Mode Multiplexer (TLMM) definitions 13 This defines the common properties used to describe all Qualcomm Top Level
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUUnifyDivergentExitNodes.cpp | 127 BasicBlock *Top = Stack.pop_back_val(); in isUniformlyReached() local 128 if (!UA.isUniform(Top->getTerminator())) in isUniformlyReached() 131 for (BasicBlock *Pred : predecessors(Top)) { in isUniformlyReached()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | PrettyStackTrace.cpp | 317 void llvm::RestorePrettyStackState(const void *Top) { in RestorePrettyStackState() argument 320 static_cast<PrettyStackTraceEntry *>(const_cast<void *>(Top)); in RestorePrettyStackState()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | State.cpp | 129 const Frame *Top = getCurrentFrame(); in addCallStack() local 131 for (const Frame *F = Top; F != Bottom; F = F->getCaller(), ++CallIdx) { in addCallStack()
|