Searched full:concluded (Results 1 – 25 of 137) sorted by relevance
123456
| /external/spdx-tools/examples/5-report/ |
| D | example_report.go | 6 // 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/ |
| D | README.md | 49 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/ |
| D | SPDXTagExample-v2.2.spdx | 43 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/ |
| D | SPDXYAMLExample-2.3.spdx.yaml | 106 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
|
| D | SPDXYAMLExample-2.2.spdx.yaml | 305 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/ |
| D | example_licensediff.go | 6 // 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/ |
| D | SPDXJSONExample-v2.2.spdx.json | 208 …"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 …
|
| D | SPDXJSONExample-v2.3.spdx.json | 251 …"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/ |
| D | parser_test.go | 101 …censeComments>The concluded license was taken from package xyz, from which the snippet was copied …
|
| /external/spdx-tools/rdfloader/parser2v3/ |
| D | parser_test.go | 101 …censeComments>The concluded license was taken from package xyz, from which the snippet was copied …
|
| /external/mockito/src/main/java/org/mockito/exceptions/misusing/ |
| D | UnfinishedMockingSessionException.java | 14 * it needs to be concluded with {@link MockitoSession#finishMocking()}.
|
| /external/spdx-tools/json/ |
| D | json_v2_2_test.go | 359 …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 …
|
| D | json_v2_3_test.go | 390 …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/ |
| D | yaml_v2_3_test.go | 390 …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 …
|
| D | yaml_v2_2_test.go | 359 …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/ |
| D | tv_test.go | 391 …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/ |
| D | SPDXXMLExample-v2.2.spdx.xml | 349 <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/ |
| D | snippet.go | 21 // 5.5: Snippet Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
|
| D | file.go | 25 // 4.5: Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
|
| D | package.go | 60 // 3.13: Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
|
| /external/spdx-tools/spdx/v2_3/ |
| D | snippet.go | 21 // 9.5: Snippet Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
|
| D | file.go | 25 // 8.5: Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
|
| /external/spdx-tools/spdx/v2_2/ |
| D | snippet.go | 21 // 9.5: Snippet Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
|
| D | file.go | 25 // 8.5: Concluded License: SPDX License Expression, "NONE" or "NOASSERTION"
|
| /external/rust/crates/gdbstub/src/target/ext/ |
| D | lldb_register_info_override.rs | 19 /// The `qRegisterInfo` query shall be concluded.
|
123456