Home
last modified time | relevance | path

Searched refs:Contributions (Results 1 – 25 of 196) sorted by relevance

12345678

/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnitIndex.cpp69 Rows[i].Contributions = in parseImpl()
71 Contribs[Index - 1] = Rows[i].Contributions.get(); in parseImpl()
135 if (auto *Contribs = Row.Contributions.get()) { in dump()
152 return &Contributions[i]; in getOffset()
157 return &Contributions[Index->InfoColumn]; in getOffset()
163 if (const auto &Contribs = Rows[i].Contributions) in getFromOffset()
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp184 DWARFUnitIndex::Entry::SectionContribution Contributions[8]; member
213 Entry.Contributions[0] = {}; in addAllTypesFromDWP()
215 auto &C = Entry.Contributions[Kind - DW_SECT_INFO]; in addAllTypesFromDWP()
220 auto &C = Entry.Contributions[DW_SECT_TYPES - DW_SECT_INFO]; in addAllTypesFromDWP()
222 C.Offset - TUEntry.Contributions[DW_SECT_TYPES - DW_SECT_INFO].Offset, in addAllTypesFromDWP()
241 Entry.Contributions[0] = {}; in addAllTypes()
242 auto &C = Entry.Contributions[DW_SECT_TYPES - DW_SECT_INFO]; in addAllTypes()
269 for (size_t i = 0; i != array_lengthof(E.second.Contributions); ++i) in writeIndexTable()
271 Out.EmitIntValue(E.second.Contributions[i].*Field, 4); in writeIndexTable()
420 CurEntry.Contributions[Index].Offset = ContributionOffsets[Index]; in handleSection()
[all …]
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h54 std::unique_ptr<SectionContribution[]> Contributions; variable
61 return Contributions.get(); in getOffsets()
/external/eigen/
DNOTICE12 means the combination of the Contributions of others (if any) used
64 made, import, or transfer of either its Contributions or its
97 Contributions, either on an unmodified basis, with Modifications, or
102 Contributions or its Contributor Version.
123 Contributions with other software (except as part of its Contributor
127 its Contributions.
143 Contributions are its original creation(s) or it has sufficient rights
144 to grant the rights to its Contributions conveyed by this License.
DCOPYING.MPL212 means the combination of the Contributions of others (if any) used
64 made, import, or transfer of either its Contributions or its
97 Contributions, either on an unmodified basis, with Modifications, or
102 Contributions or its Contributor Version.
123 Contributions with other software (except as part of its Contributor
127 its Contributions.
143 Contributions are its original creation(s) or it has sufficient rights
144 to grant the rights to its Contributions conveyed by this License.
/external/libopus/
DLICENSE_PLEASE_READ.txt1 Contributions to the collaboration shall not be considered confidential.
/external/r8/
DCONTRIBUTING.md8 Contributions to this project must be accompanied by a Contributor License
/external/icu/tools/srcgen/currysrc/libs/
DNOTICE25 Contributions do not include additions to the Program which: (i) are
36 "Program" means the Contributions distributed in accordance with this
63 licenses to its Contributions set forth herein, no assurances are
209 version number. The Program (including Contributions) may always be
213 its Contributions) under the new version. Except as expressly stated in
/external/junit/
DLICENSE-junit.txt24 acting on such Contributor's behalf. Contributions do not include additions to
35 "Program" means the Contributions distributed in accordance with this Agreement.
60 licenses to its Contributions set forth herein, no assurances are provided by
200 (including Contributions) may always be distributed subject to the version of
203 (including its Contributions) under the new version. Except as expressly stated
/external/emma/
DNOTICE18 …uch Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include…
25 "Program" means the Contributions distributed in accordance with this Agreement.
39 …understands that although each Contributor grants the licenses to its Contributions set forth here…
126 …will be given a distinguishing version number. The Program (including Contributions) may always be…
127 …lished, Contributor may elect to distribute the Program (including its Contributions) under the new
/external/lisa/
DREADME.md80 # Contributions / Pull Requests
82 Contributions are accepted under Apache-2.0. Only submit contributions where you have
/external/volley/
DCONTRIBUTING.md8 Contributions to any Google project must be accompanied by a Contributor License
/external/brotli/
DCONTRIBUTING.md25 Contributions made by corporations are covered by a different agreement than
/external/drrickorang/LoopbackApp/
DCONTRIBUTING24 Contributions made by corporations are covered by a different agreement than
/external/walt/
DCONTRIBUTING.md24 Contributions made by corporations are covered by a different agreement than
/external/swiftshader/
DCONTRIBUTING.txt25 Contributions made by corporations are covered by a different agreement than
/external/snakeyaml/
DNOTICE130 5. Submission of Contributions. Unless You explicitly state otherwise,
136 with Licensor regarding such Contributions.
145 Contributor provides its Contributions) on an "AS IS" BASIS,
DLICENSE.txt130 5. Submission of Contributions. Unless You explicitly state otherwise,
136 with Licensor regarding such Contributions.
145 Contributor provides its Contributions) on an "AS IS" BASIS,
/external/skia/third_party/etc1/
DLICENSE119 5. Submission of Contributions. Unless You explicitly state otherwise, any
124 may have executed with Licensor regarding such Contributions.
133 Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
/external/slf4j/jcl-over-slf4j/
DLICENSE.txt130 5. Submission of Contributions. Unless You explicitly state otherwise,
136 with Licensor regarding such Contributions.
145 Contributor provides its Contributions) on an "AS IS" BASIS,
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
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,
/external/gemmlowp/
DCONTRIBUTING.txt52 Contributions made by corporations are covered by a different agreement than
/external/svox/PicoLangInstallerItaIta/
DNOTICE143 5. Submission of Contributions. Unless You explicitly state otherwise,
149 with Licensor regarding such Contributions.
158 Contributor provides its Contributions) on an "AS IS" BASIS,
/external/apache-harmony/
DNOTICE146 5. Submission of Contributions. Unless You explicitly state otherwise,
152 with Licensor regarding such Contributions.
161 Contributor provides its Contributions) on an "AS IS" BASIS,
/external/apache-http/
DNOTICE146 5. Submission of Contributions. Unless You explicitly state otherwise,
152 with Licensor regarding such Contributions.
161 Contributor provides its Contributions) on an "AS IS" BASIS,

12345678