Home
last modified time | relevance | path

Searched full:contributions (Results 1 – 25 of 142) sorted by relevance

123456

/freebsd/contrib/wpa/
H A DCONTRIBUTIONS1 Contributions to hostap.git
6 Contributions to the project are welcome and it is important to maintain
7 clear record of contributions and terms under which they are licensed.
11 All contributions are expected to be licensed under the modified BSD
13 inclusion of Signed-off-by tag in the contributions at the end of the
19 The current requirements for contributions to hostap.git
28 using your real name. Pseudonyms or anonymous contributions cannot
63 History of license and contributions terms
75 option is no longer used and the contributions are not required to be
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp161 Rows[i].Contributions = in parseImpl()
163 Contribs[Index - 1] = Rows[i].Contributions.get(); in parseImpl()
243 if (auto *Contribs = Row.Contributions.get()) { in dump()
268 return &Contributions[i]; in getContribution()
274 return Contributions[Index->InfoColumn]; in getContribution()
279 return &Contributions[Index->InfoColumn]; in getContribution()
286 if (Rows[i].Contributions) in getFromOffset()
289 return E1->Contributions[InfoColumn].getOffset() < in getFromOffset()
290 E2->Contributions[InfoColumn].getOffset(); in getFromOffset()
294 return E2->Contributions[InfoColumn].getOffset() <= Offset; in getFromOffset()
[all …]
H A DDWARFContext.cpp783 // Collect all the contributions to the string offsets table from all units,
787 ContributionCollection Contributions; in collectContributionData() local
790 Contributions.push_back(C); in collectContributionData()
791 // Sort the contributions so that any invalid ones are placed at in collectContributionData()
792 // the start of the contributions vector. This way they are reported in collectContributionData()
794 llvm::sort(Contributions, in collectContributionData()
802 // Uniquify contributions, as it is possible that units (specifically in collectContributionData()
803 // type units in dwo or dwp files) share contributions. We don't want in collectContributionData()
805 Contributions.erase( in collectContributionData()
807 Contributions, in collectContributionData()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp158 // UnitIndexEntry::Contributions.
165 // Convert a UnitIndexEntry::Contributions index to the corresponding on-disk
218 Entry.Contributions[0] = {}; in addAllTypesFromDWP()
223 Entry.Contributions[getContributionIndex(Kind, TUIndex.getVersion())]; in addAllTypesFromDWP()
228 auto &C = Entry.Contributions[TypesContributionIndex]; in addAllTypesFromDWP()
231 TUEntry.Contributions[TypesContributionIndex].getOffset(), in addAllTypesFromDWP()
263 Entry.Contributions[0] = {}; in addAllTypesFromTypesSection()
264 auto &C = Entry.Contributions[getContributionIndex(DW_SECT_EXT_TYPES, 2)]; in addAllTypesFromTypesSection()
482 for (size_t I = 0; I != std::size(E.second.Contributions); ++I) in writeIndexTable()
485 ? E.second.Contributions[I].getOffset32() in writeIndexTable()
[all …]
/freebsd/contrib/unifdef/
H A DREADME25 any contributions are under the two-clause BSD licence. See
28 Thanks to the following people for their contributions:
51 Other contributions are listed in the Changelog.
/freebsd/
H A DCONTRIBUTING.md3 ## General Contributions to FreeBSD
11 FreeBSD accepts source code contributions using one of several methods:
127 author of the git commits, since we cannot accept anonymous contributions. It is
145 confidential unless needed for legal issues arising from their contributions.
183 Other projects mandate Signed-off-by to create a paper trail for contributions they
/freebsd/contrib/openbsm/
H A DREADME7 OpenBSM is now maintained by volunteers and through the generous contributions
52 Contributions
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.openssl131 5. Submission of Contributions. Unless You explicitly state otherwise,
137 with Licensor regarding such Contributions.
146 Contributor provides its Contributions) on an "AS IS" BASIS,
/freebsd/crypto/openssl/
H A DLICENSE.txt131 5. Submission of Contributions. Unless You explicitly state otherwise,
137 with Licensor regarding such Contributions.
146 Contributor provides its Contributions) on an "AS IS" BASIS,
/freebsd/usr.bin/clang/llvm-pdbutil/
H A Dllvm-pdbutil.1194 When dumping compilands, compiland source\-file contributions, or per\-compiland
214 When dumping compilands, compiland source\-file contributions, or per\-compiland
580 Dump section contributions.
660 Dump section contributions substream of the DBI stream.
/freebsd/sys/contrib/openzfs/contrib/pyzfs/
H A DLICENSE131 5. Submission of Contributions. Unless You explicitly state otherwise,
137 with Licensor regarding such Contributions.
146 Contributor provides its Contributions) on an "AS IS" BASIS,
/freebsd/sys/contrib/zlib/
H A DREADME36 Unsupported third party contributions are provided in directory contrib/ .
109 contributions to and distributions of this project solely in our personal
/freebsd/contrib/arm-optimized-routines/
H A DLICENSE161 5. Submission of Contributions. Unless You explicitly state otherwise,
167 with Licensor regarding such Contributions.
176 Contributor provides its Contributions) on an "AS IS" BASIS,
/freebsd/sys/contrib/device-tree/
H A DCOPYING20 All contributions to the Linux Kernel are subject to this COPYING file.
/freebsd/contrib/tzdata/
H A DSECURITY13 publish the advisory on tz@iana.org. As with all tzdb contributions,
/freebsd/contrib/tzcode/
H A DSECURITY13 publish the advisory on tz@iana.org. As with all tzdb contributions,
/freebsd/contrib/libcbor/
H A DREADME.md124 ## Contributions section in [libcbor](https://github.com/PJK/libcbor)
126 Bug reports and contributions are welcome. Please see [CONTRIBUTING.md](https://github.com/PJK/libc…
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h137 std::unique_ptr<SectionContribution[]> Contributions; variable
147 return Contributions.get(); in getContributions()
/freebsd/sys/contrib/openzfs/.github/
H A Dstale.yml24 Thank you for your contributions.
/freebsd/contrib/llvm-project/lld/
H A DLICENSE.TXT134 5. Submission of Contributions. Unless You explicitly state otherwise,
140 with Licensor regarding such Contributions.
149 Contributor provides its Contributions) on an "AS IS" BASIS,
/freebsd/contrib/llvm-project/lldb/
H A DLICENSE.TXT134 5. Submission of Contributions. Unless You explicitly state otherwise,
140 with Licensor regarding such Contributions.
149 Contributor provides its Contributions) on an "AS IS" BASIS,
/freebsd/contrib/llvm-project/clang/
H A DLICENSE.TXT134 5. Submission of Contributions. Unless You explicitly state otherwise,
140 with Licensor regarding such Contributions.
149 Contributor provides its Contributions) on an "AS IS" BASIS,
/freebsd/contrib/llvm-project/llvm/
H A DLICENSE.TXT134 5. Submission of Contributions. Unless You explicitly state otherwise,
140 with Licensor regarding such Contributions.
149 Contributor provides its Contributions) on an "AS IS" BASIS,
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DLICENSE259 5. Submission of Contributions. Unless You explicitly state otherwise,
265 with Licensor regarding such Contributions.
274 Contributor provides its Contributions) on an "AS IS" BASIS,
/freebsd/usr.sbin/watchdogd/
H A Dwatchdog.870 Some contributions made by

123456