/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | RegisterScavenging.h | 43 bool Tracking = false; variable 108 if (!Tracking && MBB->begin() != I) forward(); in forward() 126 Tracking = false; in skipTo()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | RegisterScavenging.cpp | 79 Tracking = false; in init() 94 Tracking = true; in enterBasicBlockEnd() 109 assert(Tracking && "Must be tracking to determine kills and defs"); in determineKillsAndDefs() 157 if (!Tracking) { in forward() 159 Tracking = true; in forward() 240 assert(Tracking && "Must be tracking to determine kills and defs"); in backward() 255 Tracking = false; in backward()
|
/openbsd/usr.bin/vi/docs/ |
H A D | features | 70 + Tracking. Two or more files are associated so that when one file 72 Tracking may be constrained such that two files only track vertically
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | GitHub.rst | 10 `Issue Tracking <https://github.com/llvm/llvm-project/issues>`_.
|
H A D | AssignmentTracking.md | 1 # Debug Info Assignment Tracking 3 Assignment Tracking is an alternative technique for tracking variable location 39 IR where a variable takes a particular value. Similarly, Assignment Tracking 130 optimiser has made a once-indirect store (not tracked with Assignment Tracking)
|
H A D | BugLifeCycle.rst | 20 `the LLVM Bug Tracking System <https://github.com/llvm/llvm-project/issues>`_,
|
H A D | HowToUpdateDebugInfo.rst | 223 ``DIAssignID`` metadata attachments are used by Assignment Tracking, which is 227 Assignment Tracking.
|
H A D | Lexicon.rst | 236 Problem report. A bug filed on `the LLVM Bug Tracking System
|
H A D | HowToSubmitABug.rst | 22 Once you have a reduced test-case, go to `the LLVM Bug Tracking System
|
H A D | TestSuiteGuide.md | 292 ### Continuous Tracking with LNT
|
/openbsd/gnu/usr.bin/cvs/doc/ |
H A D | cvs.info-9 | 117 * Branch, vendor-: Tracking sources. 582 * Third-party sources: Tracking sources. 592 * Tracking sources: Tracking sources. 613 * Vendor: Tracking sources. 614 * Vendor branch: Tracking sources.
|
H A D | cvs.aux | 310 'xrdef {Tracking sources-title}{Tracking third-party sources} 311 'xrdef {Tracking sources-pg}{79} 312 'xrdef {Tracking sources-snt}{Chapter'tie13}
|
H A D | cvs.info | 141 Node: Tracking sources195576
|
H A D | cvs.info-5 | 25 File: cvs.info, Node: First import, Next: Update imports, Up: Tracking sources 55 …, Node: Update imports, Next: Reverting local changes, Prev: First import, Up: Tracking sources 91 …verting local changes, Next: Binary files in imports, Prev: Update imports, Up: Tracking sources 109 …files in imports, Next: Keywords in imports, Prev: Reverting local changes, Up: Tracking sources 118 … in imports, Next: Multiple vendor branches, Prev: Binary files in imports, Up: Tracking sources 139 File: cvs.info, Node: Multiple vendor branches, Prev: Keywords in imports, Up: Tracking sources 177 File: cvs.info, Node: Builds, Next: Special Files, Prev: Tracking sources, Up: Top
|
H A D | ChangeLog | 595 (Tracking sources): Remove "a module" from titles. 786 * cvs.texinfo (Tracking sources): Clarify that the vendor branch 1023 (Multiple developers, Builds, Tracking sources, Keyword 1697 (Tracking sources): Add comment about what a "vendor" is. 2437 * cvs.texinfo (Tracking sources): Add comment regarding added and 2561 (Tracking sources): noted some reasons why you might use vendor 2566 (Tracking sources): new menu entry "Reverting to vendor release".
|
H A D | cvs.info-4 | 991 File: cvs.info, Node: Keyword substitution, Next: Tracking sources, Prev: Revision management, … 1283 File: cvs.info, Node: Tracking sources, Next: Builds, Prev: Keyword substitution, Up: Top 1285 Tracking third-party sources
|
H A D | cvs.info-6 | 526 source. *Note Tracking sources::, for a discussion on this subject. 646 See *Note Tracking sources::, and *Note From files::.
|
/openbsd/gnu/llvm/clang/docs/analyzer/developer-docs/ |
H A D | nullability.rst | 91 Tracking multiple levels of annotations for pointers pointing to pointers would make the checker mo…
|
H A D | DebugChecks.rst | 41 Path Tracking
|
/openbsd/share/misc/ |
H A D | usb_hid_usages | 827 0xBD Tracking 829 0xBF Slow Tracking 840 0xCA Tracking Increment 841 0xCB Tracking Decrement 1414 0x10 Tracking Data 1432 0x101 Minimum Tracking Distance 1433 0x102 Optimum Tracking Distance 1434 0x103 Maximum Tracking Distance
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | MemorySanitizer.rst | 115 Origin Tracking
|
H A D | DataFlowSanitizer.rst | 320 Origin Tracking
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Attributes.td | 175 /// Disable Indirect Branch Tracking.
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | CodeGenOptions.def | 336 CODEGENOPT(EnableAssignmentTracking, 1,0) ///< Enable the Assignment Tracking
|
/openbsd/gnu/usr.bin/binutils/ld/emultempl/ |
H A D | sunos.em | 376 do. Tracking the files down here permits one dynamic object to
|