Home
last modified time | relevance | path

Searched full:terms (Results 1 – 25 of 21948) sorted by relevance

12345678910>>...878

/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dtypeset.go22 // from the terms. The actual type set is the intersection of the type set
23 // implied by the methods and the type set described by the terms and the
26 // an element of the type set described by the terms and the comparable bit.
31 terms termlist // type terms of the type set member
32 comparable bool // invariant: !comparable || terms.isAll()
36 func (s *_TypeSet) IsEmpty() bool { return s.terms.isEmpty() }
42 func (s *_TypeSet) IsMethodSet() bool { return !s.comparable && s.terms.isAll() }
46 if s.terms.isAll() {
95 buf.WriteString(s.terms.String())
104 // hasTerms reports whether the type set has specific type terms.
[all …]
Dunion.go16 // A Union represents a union of terms embedded in an interface.
18 terms []*Term // list of syntactical terms (not a canonicalized termlist) member
21 // NewUnion returns a new [Union] type with the given terms.
23 func NewUnion(terms []*Term) *Union {
24 if len(terms) == 0 {
27 return &Union{terms}
30 func (u *Union) Len() int { return len(u.terms) }
31 func (u *Union) Term(i int) *Term { return u.terms[i] }
58 var terms []*Term
69 if len(terms) >= maxTermCount {
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dtypeset.go19 // from the terms. The actual type set is the intersection of the type set
20 // implied by the methods and the type set described by the terms and the
23 // an element of the type set described by the terms and the comparable bit.
28 terms termlist // type terms of the type set member
29 comparable bool // invariant: !comparable || terms.isAll()
33 func (s *_TypeSet) IsEmpty() bool { return s.terms.isEmpty() }
39 func (s *_TypeSet) IsMethodSet() bool { return !s.comparable && s.terms.isAll() }
43 if s.terms.isAll() {
92 buf.WriteString(s.terms.String())
101 // hasTerms reports whether the type set has specific type terms.
[all …]
Dunion.go15 // A Union represents a union of terms embedded in an interface.
17 terms []*Term // list of syntactical terms (not a canonicalized termlist) member
20 // NewUnion returns a new Union type with the given terms.
22 func NewUnion(terms []*Term) *Union {
23 if len(terms) == 0 {
26 return &Union{terms}
29 func (u *Union) Len() int { return len(u.terms) }
30 func (u *Union) Term(i int) *Term { return u.terms[i] }
57 var terms []*Term
68 if len(terms) >= maxTermCount {
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/internal/typeparams/
Dnormalize.go21 // StructuralTerms returns a slice of terms representing the normalized
50 // if it is a single union containing no interface terms, and is minimal in the
56 // returns a slice of tilde terms corresponding to the terms of the union in
61 // StructuralTerms makes no guarantees about the order of terms, except that it
75 // InterfaceTermSet computes the normalized terms for a constraint interface,
85 // UnionTermSet computes the normalized terms for a union, returning an error
100 if tset.terms.isEmpty() {
103 if tset.terms.isAll() {
106 var terms []*types.Term
107 for _, term := range tset.terms {
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DDelinearization.cpp68 SmallVectorImpl<const SCEV *> &Terms; member
70 SCEVCollectTerms(SmallVectorImpl<const SCEV *> &T) : Terms(T) {} in SCEVCollectTerms()
76 Terms.push_back(S); in follow()
125 SmallVectorImpl<const SCEV *> &Terms; member
130 : Terms(T), SE(SE) {} in SCEVCollectAddRecMultiplies()
155 Terms.push_back(SE.getMulExpr(Operands)); in follow()
169 /// Find parametric terms in this SCEVAddRecExpr. We first for parameters in
174 SmallVectorImpl<const SCEV *> &Terms) { in collectParametricTerms() argument
186 SCEVCollectTerms TermCollector(Terms); in collectParametricTerms()
191 dbgs() << "Terms:\n"; in collectParametricTerms()
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/gcc-4.8.3/
DCOPYING38 or can get the source code. And you must show them these terms so they
69 The precise terms and conditions for copying, distribution and
72 TERMS AND CONDITIONS
170 the terms of this License in conveying all material for which you do
173 and control, on terms that prohibit them from making any copies of
202 non-permissive terms added in accord with section 7 apply to the code;
213 terms of section 4, provided that you also meet all of these conditions:
226 additional terms, to the whole of the work, and all its parts,
248 You may convey a covered work in object code form under the terms
250 machine-readable Corresponding Source under the terms of this License,
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
DNOTICE47 it. And you must show them these terms so they know their rights.
110 The precise terms and conditions for copying, distribution and
117 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
121 other authorized party saying it may be distributed under the terms of
130 which has been distributed under these terms. A "work based on the
165 distribute such modifications or work under the terms of Section 1
174 charge to all third parties under the terms of this License.
194 themselves, then this License, and its terms, do not apply to those
197 on the Library, the distribution of the whole must be on the terms of
212 3. You may opt to apply the terms of the ordinary GNU General Public
[all …]
/aosp_15_r20/external/coreboot/
H A DLICENSE40 must show them these terms so they know their rights.
58 The precise terms and conditions for copying, distribution and modification
61 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
64 placed by the copyright holder saying it may be distributed under the terms
91 or work under the terms of Section 1 above, provided that you also meet all
99 licensed as a whole at no charge to all third parties under the terms of this
115 and its terms, do not apply to those sections when you distribute them as
118 on the terms of this License, whose permissions for other licensees extend
133 2) in object code or executable form under the terms of Sections 1 and 2 above
137 which must be distributed under the terms of Sections 1 and 2 above on a medium
[all …]
/aosp_15_r20/external/selinux/
H A DNOTICE36 source code. And you must show them these terms so they know their
56 The precise terms and conditions for copying, distribution and
60 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
64 under the terms of this General Public License. The "Program", below,
92 distribute such modifications or work under the terms of Section 1
101 parties under the terms of this License.
117 themselves, then this License, and its terms, do not apply to those
120 on the Program, the distribution of the whole must be on the terms of
135 under Section 2) in object code or executable form under the terms of
139 source code, which must be distributed under the terms of Sections
[all …]
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses22 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
26 "License" shall mean the terms and conditions for use, reproduction,
83 2. Grant of Copyright License. Subject to the terms and conditions of
90 3. Grant of Patent License. Subject to the terms and conditions of
141 may provide additional or different license terms and conditions
149 by You to the Licensor shall be under the terms and conditions of
150 this License, without any additional terms or conditions.
152 the terms of any separate license agreement you may have executed
193 END OF TERMS AND CONDITIONS
204 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
[all …]
/aosp_15_r20/prebuilts/devtools/notices/
H A DNOTICE.txt22 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
26 "License" shall mean the terms and conditions for use, reproduction,
83 2. Grant of Copyright License. Subject to the terms and conditions of
90 3. Grant of Patent License. Subject to the terms and conditions of
141 may provide additional or different license terms and conditions
149 by You to the Licensor shall be under the terms and conditions of
150 this License, without any additional terms or conditions.
152 the terms of any separate license agreement you may have executed
193 END OF TERMS AND CONDITIONS
216 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
[all …]
/aosp_15_r20/external/licenseclassifier/licenses/
H A DBCL.txt3TERMS CONTAINED IN THIS BINARY CODE LICENSE AGREEMENT AND SUPPLEMENTAL LICENSE TERMS (COLLECTIVELY…
7terms and conditions of this Agreement including, but not limited to, the Java Technology Restrict…
9 …rictions for developers and/or publishers licenses are set forth in the Supplemental License Terms.
31 …sentations and warranties and prevails over any conflicting or additional terms of any quote, orde…
33 SUPPLEMENTAL LICENSE TERMS
35Terms add to or modify the terms of the Binary Code License Agreement. Capitalized terms not defin…
37 …e other than as set forth in Sections B, C, D and E of these Supplemental Terms. If You want to us…
39terms and conditions of this Agreement and restrictions and exceptions set forth in the README Fil…
41terms and conditions of this Agreement and restrictions and exceptions set forth in the README Fil…
43terms and conditions of this Agreement and restrictions and exceptions set forth in the README Fil…
[all …]
/aosp_15_r20/external/licenseclassifier/v2/assets/License/BCL/
H A Dlicense.txt3TERMS CONTAINED IN THIS BINARY CODE LICENSE AGREEMENT AND SUPPLEMENTAL LICENSE TERMS (COLLECTIVELY…
7terms and conditions of this Agreement including, but not limited to, the Java Technology Restrict…
9 …rictions for developers and/or publishers licenses are set forth in the Supplemental License Terms.
31 …sentations and warranties and prevails over any conflicting or additional terms of any quote, orde…
33 SUPPLEMENTAL LICENSE TERMS
35Terms add to or modify the terms of the Binary Code License Agreement. Capitalized terms not defin…
37 …e other than as set forth in Sections B, C, D and E of these Supplemental Terms. If You want to us…
39terms and conditions of this Agreement and restrictions and exceptions set forth in the README Fil…
41terms and conditions of this Agreement and restrictions and exceptions set forth in the README Fil…
43terms and conditions of this Agreement and restrictions and exceptions set forth in the README Fil…
[all …]
/aosp_15_r20/prebuilts/tools/common/m2/
H A DLICENSE9 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
13 "License" shall mean the terms and conditions for use, reproduction,
70 2. Grant of Copyright License. Subject to the terms and conditions of
77 3. Grant of Patent License. Subject to the terms and conditions of
128 may provide additional or different license terms and conditions
136 by You to the Licensor shall be under the terms and conditions of
137 this License, without any additional terms or conditions.
139 the terms of any separate license agreement you may have executed
180 END OF TERMS AND CONDITIONS
213 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
[all …]
/aosp_15_r20/prebuilts/vndk/v34/common/NOTICE_FILES/external/freetype/
DLICENSE303 modified, and distributed under the terms of the FreeType project
314 modified, and distributed under the terms of the FreeType project
325 modified, and distributed under the terms of the FreeType project
336 modified, and distributed under the terms of the FreeType project
347 modified, and distributed under the terms of the FreeType project
358 modified and distributed under the terms of the FreeType project
369 modified, and distributed under the terms of the FreeType project
380 and distributed under the terms of the FreeType project license,
393 modified, and distributed under the terms of the FreeType project
405 modified, and distributed under the terms of the FreeType project
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/java/com/google/cloud/retail/v2beta/
H A DCondition.java28 * all the fields are satisfied e.g. if a set of query terms and product_filter
30 * query matching the query terms wil get boosted.
87 * Value can have at most 3 terms if specified as a partial match. Each
89 * For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms
104 * Value can have at most 3 terms if specified as a partial match. Each
106 * For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms
133 * Query terms that we want to match on.
188 * Value can have at most 3 terms if specified as a partial match. Each
190 * For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms
216 * Value can have at most 3 terms if specified as a partial match. Each
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/
H A DCondition.java28 * all the fields are satisfied e.g. if a set of query terms and product_filter
30 * query matching the query terms wil get boosted.
87 * Value can have at most 3 terms if specified as a partial match. Each
89 * For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms
104 * Value can have at most 3 terms if specified as a partial match. Each
106 * For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms
133 * Query terms that we want to match on.
188 * Value can have at most 3 terms if specified as a partial match. Each
190 * For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms
216 * Value can have at most 3 terms if specified as a partial match. Each
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/java/com/google/cloud/retail/v2alpha/
H A DCondition.java28 * all the fields are satisfied e.g. if a set of query terms and product_filter
30 * query matching the query terms wil get boosted.
87 * Value can have at most 3 terms if specified as a partial match. Each
89 * For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms
104 * Value can have at most 3 terms if specified as a partial match. Each
106 * For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms
133 * Query terms that we want to match on.
188 * Value can have at most 3 terms if specified as a partial match. Each
190 * For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms
216 * Value can have at most 3 terms if specified as a partial match. Each
[all …]
/aosp_15_r20/external/freetype/
H A DLICENSE303 modified, and distributed under the terms of the FreeType project
314 modified, and distributed under the terms of the FreeType project
325 modified, and distributed under the terms of the FreeType project
336 modified, and distributed under the terms of the FreeType project
347 modified, and distributed under the terms of the FreeType project
358 modified and distributed under the terms of the FreeType project
369 modified, and distributed under the terms of the FreeType project
380 and distributed under the terms of the FreeType project license,
393 modified, and distributed under the terms of the FreeType project
405 modified, and distributed under the terms of the FreeType project
[all …]
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/firebase-messaging-aar/android_common/aar/
Dthird_party_licenses.txt7 Terms and Conditions
15 licensed to you subject to the terms of this License Agreement. This License Agreement forms a
45 3.1 Subject to the terms of this License Agreement, Google grants you a limited, worldwide,
62 software license are governed solely by the terms of that open source software license and not
109 third party contract or Terms of Service, or any applicable law or regulation, and for the
148 be subject to separate terms between you and the relevant third party. In that case, this License
158 to additional Terms of Service. You may not modify, rent, lease, loan, sell, distribute or create
160 Terms of Service.
232 14. General Legal Terms
293 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
[all …]
/aosp_15_r20/external/spdx-tools/examples/sample-docs/rdf/
H A DSPDXRdfExample-v2.2.spdx.rdf2 xmlns:spdx="http://spdx.org/rdf/terms#"
25 … <spdx:algorithm rdf:resource="http://spdx.org/rdf/terms#checksumAlgorithm_sha1"/>
34TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean …
59 http://www.apache.org/licenses/&lt;&lt;endOptional&gt;&gt;&lt;&lt;beginOptional&gt;&gt; TERMS AND C…
65 …"License" shall mean the terms and conditions for use, reproduction, and distribution as defined b…
103 …l="2.";match=".{0,20}"&gt;&gt; Grant of Copyright License. Subject to the terms and conditions of …
105 …inal="3.";match=".{0,20}"&gt;&gt; Grant of Patent License. Subject to the terms and conditions of …
117 …ent to Your modifications and may provide additional or different license terms and conditions for…
119terms and conditions of this License, without any additional terms or conditions. Notwithstanding …
127 …any such warranty or additional liability.&lt;&lt;beginOptional&gt;&gt; END OF TERMS AND CONDITIONS
[all …]
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/firebase-iid-aar/android_common/aar/
Dthird_party_licenses.txt7 Terms and Conditions
15 licensed to you subject to the terms of this License Agreement. This License Agreement forms a
45 3.1 Subject to the terms of this License Agreement, Google grants you a limited, worldwide,
62 software license are governed solely by the terms of that open source software license and not
109 third party contract or Terms of Service, or any applicable law or regulation, and for the
148 be subject to separate terms between you and the relevant third party. In that case, this License
158 to additional Terms of Service. You may not modify, rent, lease, loan, sell, distribute or create
160 Terms of Service.
232 14. General Legal Terms
293 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
[all …]
/aosp_15_r20/prebuilts/bazel/linux-x86_64/
DLICENSE9 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
13 "License" shall mean the terms and conditions for use, reproduction,
70 2. Grant of Copyright License. Subject to the terms and conditions of
77 3. Grant of Patent License. Subject to the terms and conditions of
128 may provide additional or different license terms and conditions
136 by You to the Licensor shall be under the terms and conditions of
137 this License, without any additional terms or conditions.
139 the terms of any separate license agreement you may have executed
180 END OF TERMS AND CONDITIONS
245 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
[all …]
/aosp_15_r20/prebuilts/bazel/common/
DLICENSE9 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
13 "License" shall mean the terms and conditions for use, reproduction,
70 2. Grant of Copyright License. Subject to the terms and conditions of
77 3. Grant of Patent License. Subject to the terms and conditions of
128 may provide additional or different license terms and conditions
136 by You to the Licensor shall be under the terms and conditions of
137 this License, without any additional terms or conditions.
139 the terms of any separate license agreement you may have executed
180 END OF TERMS AND CONDITIONS
245 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
[all …]

12345678910>>...878