| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | TextDiagnosticPrinter.cpp | 55 bool Started = false; in printDiagnosticOptions() local 76 Started = true; in printDiagnosticOptions() 81 OS << (Started ? "," : " [") in printDiagnosticOptions() 86 Started = true; in printDiagnosticOptions() 95 OS << (Started ? "," : " ["); in printDiagnosticOptions() 96 Started = true; in printDiagnosticOptions() 105 if (Started) in printDiagnosticOptions()
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stackdepot.cpp | 105 Started, enumerator 141 state_ = thread_ ? State::Started : State::Failed; in NewWorkNotify() 143 if (state_ == State::Started) { in NewWorkNotify() 161 if (state_ != State::Started) in Stop() 175 if (state_ != State::Started) in LockAndStop()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | StackLifetime.cpp | 251 BitVector Started, Ended; in calculateLiveIntervals() local 252 Started.resize(NumAllocas); in calculateLiveIntervals() 260 Started.set(AllocaNo); in calculateLiveIntervals() 271 if (!Started.test(AllocaNo)) { in calculateLiveIntervals() 272 Started.set(AllocaNo); in calculateLiveIntervals() 277 if (Started.test(AllocaNo)) { in calculateLiveIntervals() 279 Started.reset(AllocaNo); in calculateLiveIntervals() 286 if (Started.test(AllocaNo)) in calculateLiveIntervals()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | CodeGenPassBuilder.h | 501 mutable bool Started = true; variable 540 Started = false; in setStartStopPasses() 546 Started = true; in setStartStopPasses() 548 return Started; in setStartStopPasses() 553 Started = !Info.StartAfter; in setStartStopPasses() 555 return Started; in setStartStopPasses() 582 if (Started && Stopped) in verifyStartStop() 585 if (!Started) in verifyStartStop()
|
| H A D | TargetPassConfig.h | 105 bool Started = true; variable
|
| /freebsd-14.2/sys/contrib/openzfs/ |
| H A D | README.md | 20 be found at the [Getting Started Page](https://openzfs.github.io/openzfs-docs/Getting%20Started/ind…
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Pipeline.h | 56 Started, // Pipeline has started running. enumerator
|
| /freebsd-14.2/sys/contrib/libsodium/packaging/nuget/ |
| H A D | package.bat | 2 ECHO Started nuget packaging build.
|
| /freebsd-14.2/contrib/googletest/docs/_data/ |
| H A D | navigation.yml | 2 - section: "Get Started"
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/ |
| H A D | Pipeline.cpp | 63 CurrentState = State::Started; in runCycle()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetPassConfig.cpp | 461 Started = (StartAfter == nullptr) && (StartBefore == nullptr); in setStartStopPasses() 698 Started = true; in addPass() 701 if (Started && !Stopped) { in addPass() 725 Started = true; in addPass() 726 if (Stopped && !Started) in addPass()
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | CONTRIBUTING.md | 4 Please visit our [Getting Started] page for other ideas about how to contribute. 6 [Getting Started]: <https://openssl-library.org/community/getting-started>
|
| /freebsd-14.2/contrib/bsddialog/ |
| H A D | README.md | 8 ## Getting Started
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/ |
| H A D | index.rst | 90 details, see `Getting Started with the LLVM System 146 - July 2016: Started working on improving the linker script support.
|
| /freebsd-14.2/stand/efi/include/ |
| H A D | efipxebc.h | 231 BOOLEAN Started; member
|
| /freebsd-14.2/contrib/kyua/ |
| H A D | NEWS.md | 178 * Issue #84: Started passing test-suite configuration variables to plain 193 * Issue #103: Started being more liberal in the parsing of TAP test 196 * Issue #105: Started using tmpfs instead of md as a temporary file 369 * Issue #47: Started using the independent testers in the `kyua-testers`
|
| /freebsd-14.2/contrib/googletest/ |
| H A D | README.md | 46 ### Getting Started
|
| /freebsd-14.2/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 47 repository](https://openzfs.github.io/openzfs-docs/Getting%20Started/index.html).
|
| /freebsd-14.2/contrib/googletest/docs/ |
| H A D | gmock_for_dummies.md | 86 ## Getting Started
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | CommitLog | 34699 Started to support leap smear. 34702 Started to support leap smear. 34705 Started to support leap smear. 34708 Started to support leap smear. 34711 Started to support leap smear. 34714 Started to support leap smear. 34717 Started to support leap smear. 34720 Started to support leap smear. 34723 Started to support leap smear. 34726 Started to support leap smear. [all …]
|
| /freebsd-14.2/contrib/flex/ |
| H A D | ChangeLog | 1289 …* src/flexdef.h: Started removal of PROTO macro. The PROTO macro is no longer needed. Additionall…
|