Home
last modified time | relevance | path

Searched refs:Contribution (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DSafepointIRVerifier.cpp302 AvailableValueSet Contribution; member
508 AvailableValueSet &Contribution);
554 transferInstruction(I, BBS->Cleared, BBS->Contribution); in GCPtrTracker()
641 removeValidUnrelocatedDefs(BB, BBS, BBS->Contribution); in recalculateBBsStates()
656 AvailableValueSet &Contribution) { in removeValidUnrelocatedDefs() argument
657 assert(&BBS->Contribution == &Contribution && in removeValidUnrelocatedDefs()
719 Contribution.erase(&I); in removeValidUnrelocatedDefs()
728 Contribution.erase(&I); in removeValidUnrelocatedDefs()
752 const auto &Defs = BBS->Contribution; in gatherDominatingDefs()
775 AvailableOut = BBS.Contribution; in transferBlock()
[all …]
/openbsd-src/gnu/llvm/lld/
H A DLICENSE.TXT52 "Contribution" shall mean any work of authorship, including
64 designated in writing by the copyright owner as "Not a Contribution."
67 on behalf of whom a Contribution has been received by Licensor and
84 Contribution(s) alone or by combination of their Contribution(s)
85 with the Work to which such Contribution(s) was submitted. If You
88 or a Contribution incorporated within the Work constitutes direct
135 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/libcxxabi/
H A DLICENSE.TXT52 "Contribution" shall mean any work of authorship, including
64 designated in writing by the copyright owner as "Not a Contribution."
67 on behalf of whom a Contribution has been received by Licensor and
84 Contribution(s) alone or by combination of their Contribution(s)
85 with the Work to which such Contribution(s) was submitted. If You
88 or a Contribution incorporated within the Work constitutes direct
135 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/llvm/utils/lit/
H A DLICENSE.TXT52 "Contribution" shall mean any work of authorship, including
64 designated in writing by the copyright owner as "Not a Contribution."
67 on behalf of whom a Contribution has been received by Licensor and
84 Contribution(s) alone or by combination of their Contribution(s)
85 with the Work to which such Contribution(s) was submitted. If You
88 or a Contribution incorporated within the Work constitutes direct
135 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/libunwind/
H A DLICENSE.TXT52 "Contribution" shall mean any work of authorship, including
64 designated in writing by the copyright owner as "Not a Contribution."
67 on behalf of whom a Contribution has been received by Licensor and
84 Contribution(s) alone or by combination of their Contribution(s)
85 with the Work to which such Contribution(s) was submitted. If You
88 or a Contribution incorporated within the Work constitutes direct
135 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/lldb/
H A DLICENSE.TXT52 "Contribution" shall mean any work of authorship, including
64 designated in writing by the copyright owner as "Not a Contribution."
67 on behalf of whom a Contribution has been received by Licensor and
84 Contribution(s) alone or by combination of their Contribution(s)
85 with the Work to which such Contribution(s) was submitted. If You
88 or a Contribution incorporated within the Work constitutes direct
135 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/clang/tools/clang-format-vs/ClangFormat/
H A Dlicense.txt52 "Contribution" shall mean any work of authorship, including
64 designated in writing by the copyright owner as "Not a Contribution."
67 on behalf of whom a Contribution has been received by Licensor and
84 Contribution(s) alone or by combination of their Contribution(s)
85 with the Work to which such Contribution(s) was submitted. If You
88 or a Contribution incorporated within the Work constitutes direct
135 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/clang/
H A DLICENSE.TXT52 "Contribution" shall mean any work of authorship, including
64 designated in writing by the copyright owner as "Not a Contribution."
67 on behalf of whom a Contribution has been received by Licensor and
84 Contribution(s) alone or by combination of their Contribution(s)
85 with the Work to which such Contribution(s) was submitted. If You
88 or a Contribution incorporated within the Work constitutes direct
135 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/llvm/
H A DLICENSE.TXT52 "Contribution" shall mean any work of authorship, including
64 designated in writing by the copyright owner as "Not a Contribution."
67 on behalf of whom a Contribution has been received by Licensor and
84 Contribution(s) alone or by combination of their Contribution(s)
85 with the Work to which such Contribution(s) was submitted. If You
88 or a Contribution incorporated within the Work constitutes direct
135 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/compiler-rt/
H A DLICENSE.TXT52 "Contribution" shall mean any work of authorship, including
64 designated in writing by the copyright owner as "Not a Contribution."
67 on behalf of whom a Contribution has been received by Licensor and
84 Contribution(s) alone or by combination of their Contribution(s)
85 with the Work to which such Contribution(s) was submitted. If You
88 or a Contribution incorporated within the Work constitutes direct
135 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/libcxx/
H A DLICENSE.TXT52 "Contribution" shall mean any work of authorship, including
64 designated in writing by the copyright owner as "Not a Contribution."
67 on behalf of whom a Contribution has been received by Licensor and
84 Contribution(s) alone or by combination of their Contribution(s)
85 with the Work to which such Contribution(s) was submitted. If You
88 or a Contribution incorporated within the Work constitutes direct
135 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/
H A DLICENSE177 "Contribution" shall mean any work of authorship, including
189 designated in writing by the copyright owner as "Not a Contribution."
192 on behalf of whom a Contribution has been received by Licensor and
209 Contribution(s) alone or by combination of their Contribution(s)
210 with the Work to which such Contribution(s) was submitted. If You
213 or a Contribution incorporated within the Work constitutes direct
260 any Contribution intentionally submitted for inclusion in the Work
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp161 for (auto &Contribution : Contributions) { in dumpStringOffsetsSection() local
163 if (!Contribution) { in dumpStringOffsetsSection()
169 dwarf::DwarfFormat Format = Contribution->getFormat(); in dumpStringOffsetsSection()
171 uint16_t Version = Contribution->getVersion(); in dumpStringOffsetsSection()
172 uint64_t ContributionHeader = Contribution->Base; in dumpStringOffsetsSection()
197 OS << "Contribution size = " << (Contribution->Size + (Version < 5 ? 0 : 4)) in dumpStringOffsetsSection()
201 Offset = Contribution->Base; in dumpStringOffsetsSection()
202 unsigned EntrySize = Contribution->getDwarfOffsetByteSize(); in dumpStringOffsetsSection()
203 while (Offset - Contribution->Base < Contribution->Size) { in dumpStringOffsetsSection()
/openbsd-src/gnu/llvm/llvm/docs/PDB/
H A Dindex.rst100 | | | - Section Contribution Information |
H A DDbiStream.rst261 Section Contribution Substream
/openbsd-src/usr.sbin/unbound/doc/
H A DChangelog8429 - Contribution from Migiel de Vos (Surfnet): nagios patch for
/openbsd-src/games/fortune/datfiles/
H A Dfortunes4219 fortune's Contribution of the Month to the Animal Rights Debate: