Home
last modified time | relevance | path

Searched full:concluded (Results 1 – 25 of 137) sorted by relevance

123456

/external/spdx-tools/examples/5-report/
Dexample_report.go6 // generating a basic report listing counts of the concluded licenses for its
27 fmt.Printf(" generate and print a report of its concluded licenses.\n")
/external/spdx-tools/examples/
DREADME.md49 generating a basic report listing counts of the concluded licenses for its
58 memory, and generating a diff of the concluded licenses for Files in Packages
/external/spdx-tools/examples/sample-docs/tv/
DSPDXTagExample-v2.2.spdx43 FileComment: <text>The concluded license was taken from the package level that the file was include…
51 LicenseComments: The concluded license was taken from the package level that the file was included …
200 …enseComments: The concluded license was taken from package xyz, from which the snippet was copied …
/external/spdx-tools/examples/sample-docs/yaml/
DSPDXYAMLExample-2.3.spdx.yaml106 The concluded license was taken from the package level that the file was included in.
116 licenseComments: The concluded license was taken from the package level that the
391 licenseComments: The concluded license was taken from package xyz, from which the
392 snippet was copied into the current file. The concluded license information was
DSPDXYAMLExample-2.2.spdx.yaml305 comment: "The concluded license was taken from the package level that the file was\
316 licenseComments: "The concluded license was taken from the package level that the\
342 licenseComments: "The concluded license was taken from package xyz, from which the\
343 \ snippet was copied into the current file. The concluded license information\
/external/spdx-tools/examples/6-licensediff/
Dexample_licensediff.go6 // memory, and generating a diff of the concluded licenses for Files in
31 fmt.Printf(" run a diff between their concluded licenses, and print basic results.\n")
/external/spdx-tools/examples/sample-docs/json/
DSPDXJSONExample-v2.2.spdx.json208 …"comment" : "The concluded license was taken from the package level that the file was included in.…
213 …"licenseComments" : "The concluded license was taken from the package level that the file was incl…
222 …eComments" : "The concluded license was taken from package xyz, from which the snippet was copied …
DSPDXJSONExample-v2.3.spdx.json251 …"licenseComments": "The concluded license was taken from the package level that the file was inclu…
253 …"comment": "The concluded license was taken from the package level that the file was included in.\…
400 …seComments": "The concluded license was taken from package xyz, from which the snippet was copied …
/external/spdx-tools/rdfloader/parser2v2/
Dparser_test.go101 …censeComments>The concluded license was taken from package xyz, from which the snippet was copied …
/external/spdx-tools/rdfloader/parser2v3/
Dparser_test.go101 …censeComments>The concluded license was taken from package xyz, from which the snippet was copied …
/external/mockito/src/main/java/org/mockito/exceptions/misusing/
DUnfinishedMockingSessionException.java14 * it needs to be concluded with {@link MockitoSession#finishMocking()}.
/external/spdx-tools/json/
Djson_v2_2_test.go359 …FileComment: "The concluded license was taken from the package level that the file was incl…
364 …LicenseComments: "The concluded license was taken from the package level that the file was incl…
398 …seComments: "The concluded license was taken from package xyz, from which the snippet was copied …
Djson_v2_3_test.go390 …FileComment: "The concluded license was taken from the package level that the file was incl…
395 …LicenseComments: "The concluded license was taken from the package level that the file was incl…
429 …seComments: "The concluded license was taken from package xyz, from which the snippet was copied …
/external/spdx-tools/yaml/
Dyaml_v2_3_test.go390 …FileComment: "The concluded license was taken from the package level that the file was incl…
395 …LicenseComments: "The concluded license was taken from the package level that the file was incl…
429 …seComments: "The concluded license was taken from package xyz, from which the snippet was copied …
Dyaml_v2_2_test.go359 …FileComment: "The concluded license was taken from the package level that the file was incl…
364 …LicenseComments: "The concluded license was taken from the package level that the file was incl…
398 …seComments: "The concluded license was taken from package xyz, from which the snippet was copied …
/external/spdx-tools/test/v2_3/
Dtv_test.go391 …FileComment: "The concluded license was taken from the package level that the file was incl…
396 …LicenseComments: "The concluded license was taken from the package level that the file was incl…
430 …seComments: "The concluded license was taken from package xyz, from which the snippet was copied …
/external/spdx-tools/examples/sample-docs/xml/
DSPDXXMLExample-v2.2.spdx.xml349 <comment>The concluded license was taken from the package level that the file was included in.
357 …<licenseComments>The concluded license was taken from the package level that the file was included…
372 …censeComments>The concluded license was taken from package xyz, from which the snippet was copied …
/external/spdx-tools/spdx/v2_1/
Dsnippet.go21 // 5.5: Snippet Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
Dfile.go25 // 4.5: Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
Dpackage.go60 // 3.13: Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
/external/spdx-tools/spdx/v2_3/
Dsnippet.go21 // 9.5: Snippet Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
Dfile.go25 // 8.5: Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
/external/spdx-tools/spdx/v2_2/
Dsnippet.go21 // 9.5: Snippet Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
Dfile.go25 // 8.5: Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
/external/rust/crates/gdbstub/src/target/ext/
Dlldb_register_info_override.rs19 /// The `qRegisterInfo` query shall be concluded.

123456