| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | TextDiagnosticPrinter.cpp | 51 bool Started = false; in printDiagnosticOptions() local 74 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/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/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/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | CodeGenPassBuilder.h | 610 mutable bool Started = true; variable 669 Started = false; in setStartStopPasses() 675 Started = true; in setStartStopPasses() 677 return Started; in setStartStopPasses() 682 Started = !Info.StartAfter; in setStartStopPasses() 684 return Started; in setStartStopPasses() 711 if (Started && Stopped) in verifyStartStop() 714 if (!Started) in verifyStartStop()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | DynamicAllocator.cpp | 90 ID->LifeState = Lifetime::Started; in allocate() 93 AllocForm == Form::Operator ? Lifetime::Ended : Lifetime::Started; in allocate()
|
| H A D | Descriptor.h | 65 Started, enumerator 117 IsArrayElement(false), IsVolatile(false), LifeState(Lifetime::Started), in InlineDescriptor()
|
| H A D | Pointer.h | 711 return Lifetime::Started; in getLifetime() 713 return Lifetime::Started; in getLifetime() 730 getInlineDesc()->LifeState = Lifetime::Started; in startLifetime()
|
| H A D | Interp.cpp | 699 if (Ptr.getLifetime() == Lifetime::Started) in CheckLifetime() 1715 assert(Ptr.getLifetime() == Lifetime::Started); in startLifetimeRecurse() 1745 assert(Ptr.getLifetime() == Lifetime::Started); in endLifetimeRecurse()
|
| /freebsd/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/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Pipeline.h | 57 Started, // Pipeline has started running. enumerator
|
| /freebsd/sys/contrib/libsodium/packaging/nuget/ |
| H A D | package.bat | 2 ECHO Started nuget packaging build.
|
| /freebsd/contrib/llvm-project/llvm/lib/MCA/ |
| H A D | Pipeline.cpp | 63 CurrentState = State::Started; in runCycle()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetPassConfig.cpp | 473 Started = (StartAfter == nullptr) && (StartBefore == nullptr); in setStartStopPasses() 712 Started = true; in addPass() 715 if (Started && !Stopped) { in addPass() 739 Started = true; in addPass() 740 if (Stopped && !Started) in addPass()
|
| /freebsd/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/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetPassConfig.h | 104 bool Started = true; variable
|
| /freebsd/contrib/bsddialog/ |
| H A D | README.md | 12 ## Getting Started
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | PxeBaseCode.h | 270 BOOLEAN Started; member
|
| /freebsd/contrib/googletest/ |
| H A D | README.md | 33 ### Getting Started
|
| /freebsd/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/contrib/llvm-project/lld/docs/ |
| H A D | index.rst | 90 details, see `Getting Started with the LLVM System
|
| /freebsd/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 47 repository](https://openzfs.github.io/openzfs-docs/Getting%20Started/index.html).
|
| /freebsd/contrib/googletest/docs/ |
| H A D | gmock_for_dummies.md | 86 ## Getting Started
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog | 30364 Updated unity ruby testRunner generator with mark's latest fixes. Modified tests/libntp/Makefile.am and sntp/tests/Makefile.am accordingly. Also, split some .h files into .h and .c because they contained declarations and definitions which caused error in the newly generated test runners. Started fixing some warnings. We can add both declarations and defitions in a single test.c file without any issues now. Autogenerated tests will be run in order of the declarations in the test file. 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 t [all...] |
| /freebsd/contrib/flex/ |
| H A D | ChangeLog | 1289 …* src/flexdef.h: Started removal of PROTO macro. The PROTO macro is no longer needed. Additionall…
|