Home
last modified time | relevance | path

Searched defs:License (Results 1 – 25 of 1004) sorted by relevance

12345678910>>...41

/aosp_15_r20/external/licenseclassifier/
H A Dclassifier.go72 type License struct { struct
73 c *stringclassifier.Classifier
77 Threshold float64
82 archive func() ([]byte, error)
144 func (c *License) WithinConfidenceThreshold(conf float64) bool {
151 func (c *License) NearestMatch(contents string) *stringclassifier.Match {
161 func (c *License) MultipleMatch(contents string, includeHeaders bool) stringclassifier.Matches {
200 func (c *License) hasCommonLicenseWords(s string) bool {
218 func (c *License) registerLicenses() error {
320 func (c *License) HasPublicDomainNotice(contents string) bool {
/aosp_15_r20/external/coreboot/Documentation/
H A Ddocumentation_license.md23 ### Section 1 – Definitions.
47 ### Section 2 – Scope.
79 ### Section 3 – License Conditions.
109 ### Section 4 – Sui Generis Database Rights.
121 ### Section 5 – Disclaimer of Warranties and Limitation of Liability.
129 ### Section 6 – Term and Termination.
145 ### Section 7 – Other Terms and Conditions.
151 ### Section 8 – Interpretation.
/aosp_15_r20/build/bazel/compliance/cmd/bazel_notice_gen/
H A Dbazel_notice_gen.go41 type License struct { struct
42 Rule string `json:"rule"`
43 CopyrightNotice string `json:"copyright_notice"`
44 PackageName string `json:"package_name"`
45 PackageUrl string `json:"package_url"`
46 PackageVersion string `json:"package_version"`
47 LicenseFile string `json:"license_text"`
48 LicenseKinds []LicenseKind `json:"license_kinds"`
49 Licensees []string `json:"licensees"`
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v3/
H A Dtypes.go78 type License struct { struct
79 SimpleLicensingInfo
80 isOsiApproved bool
81 licenseText string
82 standardLicenseHeader string
83 standardLicenseTemplate string
84 standardLicenseHeaderTemplate string
85 isDeprecatedLicenseID bool
86 isFsfLibre bool
90 License anonMember
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v2/
H A Dtypes.go78 type License struct { struct
79 SimpleLicensingInfo
80 isOsiApproved bool
81 licenseText string
82 standardLicenseHeader string
83 standardLicenseTemplate string
84 standardLicenseHeaderTemplate string
85 isDeprecatedLicenseID bool
86 isFsfLibre bool
90 License anonMember
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-channel/
DREADME.md53 ## License section in Crossbeam Channel
62 #### Contribution
68 #### Third party software
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/about/
DLicense.java25 public final class License implements Comparable<License>, Parcelable { class
76 private License(String libraryName, long licenseOffset, int licenseLength) { in License() method in License
82 private License(Parcel in) { in License() method in License
/aosp_15_r20/packages/apps/TV/src/com/android/tv/license/
DLicense.java25 public final class License implements Comparable<License>, Parcelable { class
83 private License(String libraryName, long licenseOffset, int licenseLength, String path) { in License() method in License
90 private License(Parcel in) { in License() method in License
/aosp_15_r20/external/google-cloud-java/
H A DREADME.md525 ## License section in Google Cloud Java Client Libraries
531 [stable-description]: #stable
533 [preview-description]: #preview
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/utils/
H A Dstarlark.rs33 License(License), enumerator
66 pub(crate) struct License { struct
67 pub(crate) name: String,
68 pub(crate) license_kinds: Set<String>,
69 pub(crate) license_text: String,
/aosp_15_r20/prebuilts/bazel/common/proto/build/
Dbuild.pb.go392 type License struct { struct
393 state protoimpl.MessageState
394 sizeCache protoimpl.SizeCache
395 unknownFields protoimpl.UnknownFields
397 … []string `protobuf:"bytes,1,rep,name=license_type,json=licenseType" json:"license_type,omitempty"`
398 Exception []string `protobuf:"bytes,2,rep,name=exception" json:"exception,omitempty"`
401 func (x *License) Reset() {
410 func (x *License) String() string {
414 func (*License) ProtoMessage() {}
416 func (x *License) ProtoReflect() protoreflect.Message {
[all …]
/aosp_15_r20/external/skia/bazel/exporter/build_proto/build/
H A Dbuild.pb.go392 type License struct { struct
393 state protoimpl.MessageState
394 sizeCache protoimpl.SizeCache
395 unknownFields protoimpl.UnknownFields
397 … []string `protobuf:"bytes,1,rep,name=license_type,json=licenseType" json:"license_type,omitempty"`
398 Exception []string `protobuf:"bytes,2,rep,name=exception" json:"exception,omitempty"`
401 func (x *License) Reset() {
410 func (x *License) String() string {
414 func (*License) ProtoMessage() {}
416 func (x *License) ProtoReflect() protoreflect.Message {
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/libtest-mimic/
DREADME.md24 ## License section in libtest-mimic
33 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/fallible-streaming-iterator/
DREADME.md8 ## License section in fallible-streaming-iterator
17 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/foreign-types/
DREADME.md9 ## License section in foreign-types
18 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-io-timeout/
DREADME.md8 ## License section in tokio-io-timeout
17 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-test/
DREADME.md5 ## License section in tokio-test
9 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-stream/
DREADME.md5 ## License section in tokio-stream
9 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/android_log-sys/
DREADME.md3 ## License section in Bindings to Android log Library
12 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/async-task/
DREADME.md56 ## License section in async-task
65 #### Contribution
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/
H A DREADME.md9 ## License section in clap_builder
18 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/anstyle/
DREADME.md25 ## License section in anstyle
34 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/
DREADME.md9 ## License section in clap_builder
18 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/num_cpus/
DCONTRIBUTING.md3 ## License section in Contributing
12 ### Contribution
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-macros/
DREADME.md5 ## License section in Tokio Macros
9 ### Contribution

12345678910>>...41