Home
last modified time | relevance | path

Searched full:permitted (Results 1 – 25 of 10507) sorted by relevance

12345678910>>...421

/external/skia/resources/sksl/errors/
DLayoutInFunctions.sksl37 layout qualifier 'origin_upper_left' is not permitted here
38 layout qualifier 'push_constant' is not permitted here
39 layout qualifier 'blend_support_all_equations' is not permitted here
40 layout qualifier 'color' is not permitted here
41 layout qualifier 'location' is not permitted here
42 layout qualifier 'offset' is not permitted here
43 layout qualifier 'binding' is not permitted here
44 layout qualifier 'index' is not permitted here
45 layout qualifier 'set' is not permitted here
46 layout qualifier 'builtin' is not permitted here
[all …]
DBadModifiers.sksl15 'const' is not permitted here
16 'in' is not permitted here
17 'out' is not permitted here
18 'uniform' is not permitted here
19 'flat' is not permitted here
20 'noperspective' is not permitted here
21 '$pure' is not permitted here
22 'buffer' is not permitted here
25 'uniform' is not permitted here
26 'flat' is not permitted here
[all …]
DInvalidAtomicDeclarations.compute71 atomics are only permitted in workgroup variables and writable storage blocks
72 atomics are only permitted in workgroup variables and writable storage blocks
73 atomics are only permitted in workgroup variables and writable storage blocks
74 atomics are only permitted in workgroup variables and writable storage blocks
75 atomics are only permitted in workgroup variables and writable storage blocks
77 atomics are only permitted in workgroup variables and writable storage blocks
79 atomics are only permitted in workgroup variables and writable storage blocks
81 atomics are only permitted in workgroup variables and writable storage blocks
82 atomics are only permitted in workgroup variables and writable storage blocks
84 atomics are only permitted in workgroup variables and writable storage blocks
[all …]
DInvalidInOutType.compute18 pipeline inputs not permitted in compute shaders
19 pipeline outputs not permitted in compute shaders
20 pipeline inputs not permitted in compute shaders
21 pipeline inputs not permitted in compute shaders
22 unsized arrays are not permitted here
23 pipeline outputs not permitted in compute shaders
25 unsized arrays are not permitted here
26 pipeline inputs not permitted in compute shaders
28 pipeline inputs not permitted in compute shaders
29 pipeline outputs not permitted in compute shaders
/external/skia/tests/sksl/errors/
DLayoutInFunctions.glsl6 error: 1: layout qualifier 'origin_upper_left' is not permitted here
9 error: 1: layout qualifier 'push_constant' is not permitted here
12 error: 1: layout qualifier 'blend_support_all_equations' is not permitted here
15 error: 1: layout qualifier 'color' is not permitted here
18 error: 1: layout qualifier 'location' is not permitted here
21 error: 1: layout qualifier 'offset' is not permitted here
24 error: 1: layout qualifier 'binding' is not permitted here
27 error: 1: layout qualifier 'index' is not permitted here
30 error: 1: layout qualifier 'set' is not permitted here
33 error: 1: layout qualifier 'builtin' is not permitted here
[all …]
DInvalidAtomicDeclarations.glsl3 error: 4: atomics are only permitted in workgroup variables and writable storage blocks
6 error: 5: atomics are only permitted in workgroup variables and writable storage blocks
9 error: 20: atomics are only permitted in workgroup variables and writable storage blocks
12 error: 21: atomics are only permitted in workgroup variables and writable storage blocks
15 error: 22: atomics are only permitted in workgroup variables and writable storage blocks
24 error: 31: atomics are only permitted in workgroup variables and writable storage blocks
33 error: 34: atomics are only permitted in workgroup variables and writable storage blocks
42 error: 37: atomics are only permitted in workgroup variables and writable storage blocks
45 error: 40: atomics are only permitted in workgroup variables and writable storage blocks
54 error: 43: atomics are only permitted in workgroup variables and writable storage blocks
[all …]
DBadModifiers.glsl6 error: 1: 'const' is not permitted here
9 error: 1: 'in' is not permitted here
12 error: 1: 'out' is not permitted here
15 error: 1: 'uniform' is not permitted here
18 error: 1: 'flat' is not permitted here
21 error: 1: 'noperspective' is not permitted here
24 error: 1: '$pure' is not permitted here
27 error: 1: 'buffer' is not permitted here
36 error: 4: 'uniform' is not permitted here
39 error: 4: 'flat' is not permitted here
[all …]
DInvalidInOutType.metal3 error: 1: pipeline inputs not permitted in compute shaders
6 error: 2: pipeline outputs not permitted in compute shaders
9 error: 3: pipeline inputs not permitted in compute shaders
12 error: 4: pipeline inputs not permitted in compute shaders
15 error: 5: unsized arrays are not permitted here
18 error: 5: pipeline outputs not permitted in compute shaders
24 error: 6: unsized arrays are not permitted here
27 error: 6: pipeline inputs not permitted in compute shaders
33 error: 7: pipeline inputs not permitted in compute shaders
36 error: 10: pipeline outputs not permitted in compute shaders
/external/skia/resources/sksl/runtime_errors/
DIllegalModifiers.rts29 'flat' is not permitted here
30 'noperspective' is not permitted here
31 'in' is not permitted here
32 'out' is not permitted here
33 'workgroup' is not permitted here
34 '$es3' is not permitted here
35 '$pure' is not permitted here
36 'inline' is not permitted here
37 'noinline' is not permitted here
40 'flat' is not permitted here
[all …]
DIllegalLayoutFlags.rts21 layout qualifier 'builtin' is not permitted here
22 layout qualifier 'builtin' is not permitted here
23 layout qualifier 'builtin' is not permitted here
24 layout qualifier 'origin_upper_left' is not permitted here
25 layout qualifier 'push_constant' is not permitted here
26 layout qualifier 'location' is not permitted here
27 layout qualifier 'offset' is not permitted here
28 layout qualifier 'binding' is not permitted here
29 layout qualifier 'texture' is not permitted here
30 layout qualifier 'sampler' is not permitted here
[all …]
/external/skia/tests/sksl/runtime_errors/
DIllegalModifiers.skvm3 error: 1: 'flat' is not permitted here
6 error: 2: 'noperspective' is not permitted here
9 error: 3: 'in' is not permitted here
12 error: 4: 'out' is not permitted here
15 error: 5: 'workgroup' is not permitted here
18 error: 6: '$es3' is not permitted here
21 error: 7: '$pure' is not permitted here
24 error: 8: 'inline' is not permitted here
27 error: 9: 'noinline' is not permitted here
36 error: 13: 'flat' is not permitted here
[all …]
DIllegalLayoutFlags.skvm3 error: 1: layout qualifier 'builtin' is not permitted here
6 error: 2: layout qualifier 'builtin' is not permitted here
9 error: 3: layout qualifier 'builtin' is not permitted here
12 error: 5: layout qualifier 'origin_upper_left' is not permitted here
15 error: 6: layout qualifier 'push_constant' is not permitted here
18 error: 7: layout qualifier 'location' is not permitted here
21 error: 8: layout qualifier 'offset' is not permitted here
24 error: 9: layout qualifier 'binding' is not permitted here
27 error: 10: layout qualifier 'texture' is not permitted here
30 error: 11: layout qualifier 'sampler' is not permitted here
[all …]
/external/cronet/net/cert/pki/
Dname_constraints_unittest.cc98 EXPECT_TRUE(name_constraints->IsPermittedDNSName("permitted.example.com")); in TEST_P()
99 EXPECT_TRUE(name_constraints->IsPermittedDNSName("permitted.example.com.")); in TEST_P()
100 EXPECT_TRUE(name_constraints->IsPermittedDNSName("a.permitted.example.com")); in TEST_P()
106 name_constraints->IsPermittedDNSName("excluded.permitted.example.com")); in TEST_P()
108 name_constraints->IsPermittedDNSName("a.excluded.permitted.example.com")); in TEST_P()
110 "stillnotpermitted.excluded.permitted.example.com")); in TEST_P()
112 "a.stillnotpermitted.excluded.permitted.example.com")); in TEST_P()
121 // Pattern could match excluded.permitted.example.com, thus should not be in TEST_P()
123 EXPECT_FALSE(name_constraints->IsPermittedDNSName("*.permitted.example.com")); in TEST_P()
126 name_constraints->IsPermittedDNSName("*.excluded.permitted.example.com")); in TEST_P()
[all …]
/external/cronet/net/data/verify_certificate_chain_unittest/many-names/
Dgenerate-chains.py35 constraints.set_property('permitted;DNS.%i' % (i + 1), 't%i.test' % i)
39 constraints.set_property('permitted;IP.%i' % (i + 1),
45 constraints.set_property('permitted;dirName.%i' % (i + 1), section_name)
47 constraints.set_property('permitted;URI.%i' % (i + 1),
79 def make_chain(name, doc, excluded, permitted, sans): argument
84 add_permitted_name_constraints(intermediate, **permitted)
100 permitted=dict(num_dns=418, num_ip=418, num_dirnames=418, num_uri=1025),
108 permitted=dict(num_dns=419, num_ip=419, num_dirnames=419, num_uri=0),
116 permitted=dict(num_dns=0, num_ip=0, num_dirnames=0, num_uri=0),
123 permitted=dict(num_dns=0, num_ip=0, num_dirnames=0, num_uri=0),
[all …]
/external/cronet/net/data/name_constraints_unittest/
Dgenerate_name_constraints.py66 self.permitted = []
75 self.permitted.extend(c.permitted)
79 self.permitted.append(general_name)
87 if self.permitted or self.force_permitted_sequence:
92 if self.permitted or self.force_permitted_sequence:
94 for n, subtree in enumerate(self.permitted):
102 for n, subtree in enumerate(self.permitted):
195 dnsname_constraints.add_permitted(dns_name("permitted.example.com"))
196 dnsname_constraints.add_permitted(dns_name("permitted.example2.com"))
197 dnsname_constraints.add_permitted(dns_name("permitted.example3.com."))
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DNameConstraints.java16 private GeneralSubtree[] permitted, excluded; field in NameConstraints
41 permitted = createArray(ASN1Sequence.getInstance(o, false)); in NameConstraints()
56 * permitted and excluded are arrays of GeneralSubtree objects.
58 * @param permitted
59 * Permitted subtrees
64 GeneralSubtree[] permitted, in NameConstraints() argument
67 this.permitted = cloneSubtree(permitted); in NameConstraints()
85 return cloneSubtree(permitted); in getPermittedSubtrees()
101 if (permitted != null) in toASN1Primitive()
103 v.add(new DERTaggedObject(false, 0, new DERSequence(permitted))); in toASN1Primitive()
DPKIXNameConstraintValidator.java56 * Checks if the given GeneralName is in the permitted set.
124 public void intersectPermittedSubtree(GeneralSubtree permitted) in intersectPermittedSubtree() argument
126 intersectPermittedSubtree(new GeneralSubtree[]{permitted}); in intersectPermittedSubtree()
130 * Updates the permitted set of these name constraints with the intersection
133 * @param permitted The permitted subtrees
135 public void intersectPermittedSubtree(GeneralSubtree[] permitted) in intersectPermittedSubtree() argument
140 for (int i = 0; i != permitted.length; i++) in intersectPermittedSubtree()
142 GeneralSubtree subtree = permitted[i]; in intersectPermittedSubtree()
377 private void checkPermittedDN(Set permitted, ASN1Sequence dns) in checkPermittedDN() argument
380 if (permitted == null) in checkPermittedDN()
[all …]
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/
DNameConstraints.java20 private GeneralSubtree[] permitted, excluded; field in NameConstraints
45 permitted = createArray(ASN1Sequence.getInstance(o, false)); in NameConstraints()
60 * permitted and excluded are arrays of GeneralSubtree objects.
62 * @param permitted
63 * Permitted subtrees
68 GeneralSubtree[] permitted, in NameConstraints() argument
71 this.permitted = cloneSubtree(permitted); in NameConstraints()
89 return cloneSubtree(permitted); in getPermittedSubtrees()
105 if (permitted != null) in toASN1Primitive()
107 v.add(new DERTaggedObject(false, 0, new DERSequence(permitted))); in toASN1Primitive()
DPKIXNameConstraintValidator.java60 * Checks if the given GeneralName is in the permitted set.
128 public void intersectPermittedSubtree(GeneralSubtree permitted) in intersectPermittedSubtree() argument
130 intersectPermittedSubtree(new GeneralSubtree[]{permitted}); in intersectPermittedSubtree()
134 * Updates the permitted set of these name constraints with the intersection
137 * @param permitted The permitted subtrees
139 public void intersectPermittedSubtree(GeneralSubtree[] permitted) in intersectPermittedSubtree() argument
144 for (int i = 0; i != permitted.length; i++) in intersectPermittedSubtree()
146 GeneralSubtree subtree = permitted[i]; in intersectPermittedSubtree()
381 private void checkPermittedDN(Set permitted, ASN1Sequence dns) in checkPermittedDN() argument
384 if (permitted == null) in checkPermittedDN()
[all …]
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
DNameConstraints.java20 private GeneralSubtree[] permitted, excluded; field in NameConstraints
45 permitted = createArray(ASN1Sequence.getInstance(o, false)); in NameConstraints()
60 * permitted and excluded are arrays of GeneralSubtree objects.
62 * @param permitted
63 * Permitted subtrees
68 GeneralSubtree[] permitted, in NameConstraints() argument
71 this.permitted = cloneSubtree(permitted); in NameConstraints()
89 return cloneSubtree(permitted); in getPermittedSubtrees()
105 if (permitted != null) in toASN1Primitive()
107 v.add(new DERTaggedObject(false, 0, new DERSequence(permitted))); in toASN1Primitive()
DPKIXNameConstraintValidator.java60 * Checks if the given GeneralName is in the permitted set.
128 public void intersectPermittedSubtree(GeneralSubtree permitted) in intersectPermittedSubtree() argument
130 intersectPermittedSubtree(new GeneralSubtree[]{permitted}); in intersectPermittedSubtree()
134 * Updates the permitted set of these name constraints with the intersection
137 * @param permitted The permitted subtrees
139 public void intersectPermittedSubtree(GeneralSubtree[] permitted) in intersectPermittedSubtree() argument
144 for (int i = 0; i != permitted.length; i++) in intersectPermittedSubtree()
146 GeneralSubtree subtree = permitted[i]; in intersectPermittedSubtree()
381 private void checkPermittedDN(Set permitted, ASN1Sequence dns) in checkPermittedDN() argument
384 if (permitted == null) in checkPermittedDN()
[all …]
/external/clang/test/SemaCXX/
Dms-interface.cpp4 // expected-error@+1 {{user-declared constructor is not permitted within an interface type}}
6 // expected-error@+1 {{user-declared destructor is not permitted within an interface type}}
9 // expected-error@+1 {{operator 'operator!' is not permitted within an interface type}}
11 // expected-error@+1 {{operator 'operator int' is not permitted within an interface type}}
13 // expected-error@+1 {{nested class I1::(anonymous) is not permitted within an interface type}}
26 // expected-error@+1 {{data member 'i' is not permitted within an interface type}}
28 // expected-error@+1 {{static member function 'fn1' is not permitted within an interface type}}
31 …// expected-error@+1 {{non-public member function 'fn2' is not permitted within an interface type}}
34 …// expected-error@+1 {{non-public member function 'fn3' is not permitted within an interface type}}
40 // expected-error@+1 {{'final' keyword not permitted with interface types}}
[all …]
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/issues/
DVelocity736TestCase.java48 public void toobig(long permitted) throws Exception in toobig() argument
50 throw new FileSizeLimitExceededException(permitted); in toobig()
57 private final long permitted; field in Velocity736TestCase.SizeException
58 protected SizeException(long permitted) in SizeException() argument
60 this.permitted = permitted; in SizeException()
64 return this.permitted; in getPermittedSize()
70 public FileSizeLimitExceededException(long permitted) in FileSizeLimitExceededException() argument
72 super(permitted); in FileSizeLimitExceededException()
/external/llvm/test/tools/llvm-readobj/ARM/
Dattribute-0.s23 @CHECK-OBJ-NEXT: Description: Not Permitted
30 @CHECK-OBJ-NEXT: Description: Not Permitted
37 @CHECK-OBJ-NEXT: Description: Not Permitted
44 @CHECK-OBJ-NEXT: Description: Not Permitted
51 @CHECK-OBJ-NEXT: Description: Not Permitted
86 @CHECK-OBJ-NEXT: Description: Not Permitted
93 @CHECK-OBJ-NEXT: Description: Not Permitted
114 @CHECK-OBJ-NEXT: Description: Not Permitted
121 @CHECK-OBJ-NEXT: Description: Not Permitted
128 @CHECK-OBJ-NEXT: Description: Not Permitted
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMBuildAttributes.h137 AllowFPv2 = 2, // v2 FP ISA permitted (implies use of the v1 FP ISA)
138 AllowFPv3A = 3, // v3 FP ISA permitted (implies use of the v2 FP ISA)
139 AllowFPv3B = 4, // v3 FP ISA permitted, but only D0-D15, S0-S31
140 AllowFPv4A = 5, // v4 FP ISA permitted (implies use of v3 FP ISA)
141 AllowFPv4B = 6, // v4 FP ISA was permitted, but only D0-D15, S0-S31
142 AllowFPARMv8A = 7, // Use of the ARM v8-A FP ISA was permitted
143 AllowFPARMv8B = 8, // Use of the ARM v8-A FP ISA was permitted, but only
147 AllowWMMXv1 = 1, // The user permitted this entity to use WMMX v1
148 AllowWMMXv2 = 2, // The user permitted this entity to use WMMX v2
151 AllowNeon = 1, // SIMDv1 was permitted
[all …]

12345678910>>...421