Home
last modified time | relevance | path

Searched refs:matching (Results 1 – 25 of 1304) sorted by relevance

12345678910>>...53

/external/owasp/sanitizer/src/main/org/owasp/html/examples/
DEbayPolicyExample.java127 .allowAttributes("id").matching(HTML_ID).globally()
128 .allowAttributes("class").matching(HTML_CLASS).globally()
129 .allowAttributes("lang").matching(Pattern.compile("[a-zA-Z]{2,20}"))
131 .allowAttributes("title").matching(HTML_TITLE).globally()
133 .allowAttributes("align").matching(ALIGN).onElements("p")
134 .allowAttributes("for").matching(HTML_ID).onElements("label")
135 .allowAttributes("color").matching(COLOR_NAME_OR_COLOR_CODE)
138 .matching(Pattern.compile("[\\w;, \\-]+"))
140 .allowAttributes("size").matching(NUMBER).onElements("font")
141 .allowAttributes("href").matching(ONSITE_OR_OFFSITE_URL)
[all …]
/external/selinux/python/sepolgen/tests/
Dtest_matching.py21 import sepolgen.matching as matching namespace
28 a = matching.Match()
32 b = matching.Match()
48 ml = matching.MatchList()
51 a = matching.Match()
56 a = matching.Match()
63 a = matching.Match()
71 ml = matching.MatchList()
74 a = matching.Match()
78 b = matching.Match()
[all …]
/external/easymock/src/org/easymock/internal/
DErrorMessage.java20 private final boolean matching; field in ErrorMessage
26 public ErrorMessage(boolean matching, String message, int actualCount) { in ErrorMessage() argument
27 this.matching = matching; in ErrorMessage()
33 return matching; in isMatching()
46 if (matching) { in appendTo()
/external/libxml2/result/schemas/
Dderivation-ok-restriction-2-1-1_0_0.err2 … : local complex type, attribute use 'barC_1': Neither a matching attribute use, nor a matching wi…
3 … : local complex type, attribute use 'barC_2': Neither a matching attribute use, nor a matching wi…
4 … : local complex type, attribute use 'barD_1': Neither a matching attribute use, nor a matching wi…
5 … : local complex type, attribute use 'barD_2': Neither a matching attribute use, nor a matching wi…
6 …sd:6: element complexType: Schemas parser error : local complex type: A matching attribute use for…
/external/deqp-deps/glslang/Test/baseResults/
D100samplerExternal.frag.out2 ERROR: 0:20: 'textureSize' : no matching overloaded function found
3 ERROR: 0:21: 'texture' : no matching overloaded function found
4 ERROR: 0:22: 'texture' : no matching overloaded function found
5 ERROR: 0:23: 'textureProj' : no matching overloaded function found
6 ERROR: 0:24: 'textureProj' : no matching overloaded function found
7 ERROR: 0:25: 'textureProj' : no matching overloaded function found
8 ERROR: 0:26: 'textureProj' : no matching overloaded function found
9 ERROR: 0:27: 'texelFetch' : no matching overloaded function found
10 ERROR: 0:29: 'texture3D' : no matching overloaded function found
11 ERROR: 0:30: 'texture2DProjLod' : no matching overloaded function found
[all …]
D450.vert.out5 ERROR: 0:31: 'atomicCounterAdd' : no matching overloaded function found
6 ERROR: 0:32: 'atomicCounterSubtract' : no matching overloaded function found
7 ERROR: 0:33: 'atomicCounterMin' : no matching overloaded function found
8 ERROR: 0:34: 'atomicCounterMax' : no matching overloaded function found
9 ERROR: 0:35: 'atomicCounterAnd' : no matching overloaded function found
10 ERROR: 0:36: 'atomicCounterOr' : no matching overloaded function found
11 ERROR: 0:37: 'atomicCounterXor' : no matching overloaded function found
12 ERROR: 0:38: 'atomicCounterExchange' : no matching overloaded function found
13 ERROR: 0:39: 'atomicCounterCompSwap' : no matching overloaded function found
18 ERROR: 0:44: 'anyInvocation' : no matching overloaded function found
[all …]
Dhlsl.intrinsics.negative.frag.out6 ERROR: 0:28: 'refract' : no matching overloaded function found
8 ERROR: 0:39: 'GetRenderTargetSamplePosition' : no matching overloaded function found
10 ERROR: 0:47: 'CheckAccessFullyMapped' : no matching overloaded function found
11 ERROR: 0:49: 'cross' : no matching overloaded function found
12 ERROR: 0:50: 'D3DCOLORtoUBYTE4' : no matching overloaded function found
13 ERROR: 0:51: 'determinant' : no matching overloaded function found
14 ERROR: 0:57: 'transpose' : no matching overloaded function found
15 ERROR: 0:64: 'CheckAccessFullyMapped' : no matching overloaded function found
16 ERROR: 0:66: 'D3DCOLORtoUBYTE4' : no matching overloaded function found
17 ERROR: 0:67: 'determinant' : no matching overloaded function found
[all …]
Dspv.atomicCounter.comp.out5 ERROR: 0:16: 'atomicCounterIncrement' : no matching overloaded function found
7 ERROR: 0:21: 'memoryBarrierAtomicCounter' : no matching overloaded function found
8 ERROR: 0:23: 'atomicCounter' : no matching overloaded function found
10 ERROR: 0:24: 'atomicCounterDecrement' : no matching overloaded function found
11 ERROR: 0:25: 'atomicCounterIncrement' : no matching overloaded function found
Dvulkan.frag.out17 ERROR: 0:23: 'sampler2D' : sampler-constructor first argument must be a *texture* type matching the…
35 ERROR: 0:60: 'subpassLoadMS' : no matching overloaded function found
36 ERROR: 0:61: 'subpassLoad' : no matching overloaded function found
37 ERROR: 0:63: 'subpassLoadMS' : no matching overloaded function found
43 ERROR: 0:73: 'texture' : no matching overloaded function found
44 ERROR: 0:74: 'imageStore' : no matching overloaded function found
53 ERROR: 0:101: 'noise1' : no matching overloaded function found
54 ERROR: 0:102: 'noise2' : no matching overloaded function found
55 ERROR: 0:103: 'noise3' : no matching overloaded function found
56 ERROR: 0:104: 'noise4' : no matching overloaded function found
D300samplerExternalYUV.frag.out2 ERROR: 0:12: 'texture2D' : no matching overloaded function found
3 ERROR: 0:13: 'texture2D' : no matching overloaded function found
4 ERROR: 0:14: 'texture2D' : no matching overloaded function found
5 ERROR: 0:15: 'texture2DProj' : no matching overloaded function found
6 ERROR: 0:16: 'texture2DProj' : no matching overloaded function found
7 ERROR: 0:29: 'texture3D' : no matching overloaded function found
8 ERROR: 0:30: 'texture2DProjLod' : no matching overloaded function found
9 ERROR: 0:31: 'texture' : no matching overloaded function found
10 ERROR: 0:32: 'textureProjLod' : no matching overloaded function found
D300samplerExternal.frag.out2 ERROR: 0:12: 'texture2D' : no matching overloaded function found
3 ERROR: 0:13: 'texture2D' : no matching overloaded function found
4 ERROR: 0:14: 'texture2D' : no matching overloaded function found
5 ERROR: 0:15: 'texture2DProj' : no matching overloaded function found
6 ERROR: 0:16: 'texture2DProj' : no matching overloaded function found
7 ERROR: 0:29: 'texture3D' : no matching overloaded function found
8 ERROR: 0:30: 'texture2DProjLod' : no matching overloaded function found
9 ERROR: 0:31: 'texture' : no matching overloaded function found
10 ERROR: 0:32: 'textureProjLod' : no matching overloaded function found
Dglspv.frag.out5 ERROR: 0:21: 'noise1' : no matching overloaded function found
6 ERROR: 0:22: 'noise2' : no matching overloaded function found
7 ERROR: 0:23: 'noise3' : no matching overloaded function found
8 ERROR: 0:24: 'noise4' : no matching overloaded function found
/external/angle/third_party/glslang/src/Test/baseResults/
D100samplerExternal.frag.out2 ERROR: 0:20: 'textureSize' : no matching overloaded function found
3 ERROR: 0:21: 'texture' : no matching overloaded function found
4 ERROR: 0:22: 'texture' : no matching overloaded function found
5 ERROR: 0:23: 'textureProj' : no matching overloaded function found
6 ERROR: 0:24: 'textureProj' : no matching overloaded function found
7 ERROR: 0:25: 'textureProj' : no matching overloaded function found
8 ERROR: 0:26: 'textureProj' : no matching overloaded function found
9 ERROR: 0:27: 'texelFetch' : no matching overloaded function found
10 ERROR: 0:29: 'texture3D' : no matching overloaded function found
11 ERROR: 0:30: 'texture2DProjLod' : no matching overloaded function found
[all …]
D450.vert.out5 ERROR: 0:31: 'atomicCounterAdd' : no matching overloaded function found
6 ERROR: 0:32: 'atomicCounterSubtract' : no matching overloaded function found
7 ERROR: 0:33: 'atomicCounterMin' : no matching overloaded function found
8 ERROR: 0:34: 'atomicCounterMax' : no matching overloaded function found
9 ERROR: 0:35: 'atomicCounterAnd' : no matching overloaded function found
10 ERROR: 0:36: 'atomicCounterOr' : no matching overloaded function found
11 ERROR: 0:37: 'atomicCounterXor' : no matching overloaded function found
12 ERROR: 0:38: 'atomicCounterExchange' : no matching overloaded function found
13 ERROR: 0:39: 'atomicCounterCompSwap' : no matching overloaded function found
18 ERROR: 0:44: 'anyInvocation' : no matching overloaded function found
[all …]
Dhlsl.intrinsics.negative.frag.out6 ERROR: 0:28: 'refract' : no matching overloaded function found
8 ERROR: 0:39: 'GetRenderTargetSamplePosition' : no matching overloaded function found
10 ERROR: 0:47: 'CheckAccessFullyMapped' : no matching overloaded function found
11 ERROR: 0:49: 'cross' : no matching overloaded function found
12 ERROR: 0:50: 'D3DCOLORtoUBYTE4' : no matching overloaded function found
13 ERROR: 0:51: 'determinant' : no matching overloaded function found
14 ERROR: 0:57: 'transpose' : no matching overloaded function found
15 ERROR: 0:64: 'CheckAccessFullyMapped' : no matching overloaded function found
16 ERROR: 0:66: 'D3DCOLORtoUBYTE4' : no matching overloaded function found
17 ERROR: 0:67: 'determinant' : no matching overloaded function found
[all …]
Dspv.atomicCounter.comp.out5 ERROR: 0:16: 'atomicCounterIncrement' : no matching overloaded function found
7 ERROR: 0:21: 'memoryBarrierAtomicCounter' : no matching overloaded function found
8 ERROR: 0:23: 'atomicCounter' : no matching overloaded function found
10 ERROR: 0:24: 'atomicCounterDecrement' : no matching overloaded function found
11 ERROR: 0:25: 'atomicCounterIncrement' : no matching overloaded function found
Dvulkan.frag.out17 ERROR: 0:23: 'sampler2D' : sampler-constructor first argument must be a *texture* type matching the…
35 ERROR: 0:60: 'subpassLoadMS' : no matching overloaded function found
36 ERROR: 0:61: 'subpassLoad' : no matching overloaded function found
37 ERROR: 0:63: 'subpassLoadMS' : no matching overloaded function found
43 ERROR: 0:73: 'texture' : no matching overloaded function found
44 ERROR: 0:74: 'imageStore' : no matching overloaded function found
53 ERROR: 0:101: 'noise1' : no matching overloaded function found
54 ERROR: 0:102: 'noise2' : no matching overloaded function found
55 ERROR: 0:103: 'noise3' : no matching overloaded function found
56 ERROR: 0:104: 'noise4' : no matching overloaded function found
D300samplerExternalYUV.frag.out2 ERROR: 0:12: 'texture2D' : no matching overloaded function found
3 ERROR: 0:13: 'texture2D' : no matching overloaded function found
4 ERROR: 0:14: 'texture2D' : no matching overloaded function found
5 ERROR: 0:15: 'texture2DProj' : no matching overloaded function found
6 ERROR: 0:16: 'texture2DProj' : no matching overloaded function found
7 ERROR: 0:29: 'texture3D' : no matching overloaded function found
8 ERROR: 0:30: 'texture2DProjLod' : no matching overloaded function found
9 ERROR: 0:31: 'texture' : no matching overloaded function found
10 ERROR: 0:32: 'textureProjLod' : no matching overloaded function found
D300samplerExternal.frag.out2 ERROR: 0:12: 'texture2D' : no matching overloaded function found
3 ERROR: 0:13: 'texture2D' : no matching overloaded function found
4 ERROR: 0:14: 'texture2D' : no matching overloaded function found
5 ERROR: 0:15: 'texture2DProj' : no matching overloaded function found
6 ERROR: 0:16: 'texture2DProj' : no matching overloaded function found
7 ERROR: 0:29: 'texture3D' : no matching overloaded function found
8 ERROR: 0:30: 'texture2DProjLod' : no matching overloaded function found
9 ERROR: 0:31: 'texture' : no matching overloaded function found
10 ERROR: 0:32: 'textureProjLod' : no matching overloaded function found
Dglspv.frag.out5 ERROR: 0:21: 'noise1' : no matching overloaded function found
6 ERROR: 0:22: 'noise2' : no matching overloaded function found
7 ERROR: 0:23: 'noise3' : no matching overloaded function found
8 ERROR: 0:24: 'noise4' : no matching overloaded function found
Dspv.ClosestHitShader_Errors.rchit.out3 ERROR: 0:9: 'reportIntersectionNV' : no matching overloaded function found
4 ERROR: 0:10: 'terminateRayNV' : no matching overloaded function found
5 ERROR: 0:11: 'ignoreIntersectionNV' : no matching overloaded function found
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.319 1. Extended wildcard pattern matching now supported in exclude files
34 Exclude all files matching "*.gz" in the top level directory "test".
41 Using extended wildcards, negative matching is also possible.
45 Exclude all files matching "*.gz" in top level directory "test",
51 often useful to exclude a file matching anywhere in the source directories.
59 Exclude files matching "*.gz" anywhere in the source directories.
65 Exclude files matching "*.gz" inside directories called "Test" or
68 Again, using extended wildcards, negative matching is also possible.
72 Exclude all files matching "*.gz" anywhere in the source directories,
75 2. Regular expression pattern matching now supported in exclude files
[all …]
/external/clang/test/SemaObjCXX/
Darc-templates.mm333 take_no_yes(consumes_first<id>); // expected-error {{no matching function}}
334 take_yes_yes(consumes_first<id>); // expected-error {{no matching function}}
339 take_yes_no(consumes_rest<id>); // expected-error {{no matching function}}
341 take_yes_yes(consumes_rest<id>); // expected-error {{no matching function}}
346 take_yes_no(consumes_two); // expected-error {{no matching function}}
347 take_no_yes(consumes_two); // expected-error {{no matching function}}
362 take_no_yes(consumes_first<2>::fn<id>); // expected-error {{no matching function}}
363 take_yes_yes(consumes_first<3>::fn<id>); // expected-error {{no matching function}}
365 take_no_yes(consumes_first<5>::fn); // expected-error {{no matching function}}
366 take_yes_yes(consumes_first<6>::fn); // expected-error {{no matching function}}
[all …]
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DCondition.java22 public abstract boolean matching(Matcher<T> match, String message); in matching() method in Condition
25 public final boolean matching(Matcher<T> match) { return matching(match, ""); } in matching() method in Condition
47 public boolean matching(Matcher<T> matcher, String message) { in matching() method in Condition.Matched
63 @Override public boolean matching(Matcher<T> match, String message) { return false; } in matching() method in Condition.NotMatched
/external/libchrome/base/containers/
Dspan_unittest.nc29 …ARRAY_WITH_NON_MATCHING_STATIC_EXTENT_DISALLOWED) // [r"fatal error: no matching constructor for i…
38 …ARRAY_WITH_NON_MATCHING_STATIC_EXTENT_DISALLOWED) // [r"fatal error: no matching constructor for i…
47 …ARRAY_WITH_NON_MATCHING_STATIC_EXTENT_DISALLOWED) // [r"fatal error: no matching constructor for i…
56 …OM_OTHER_SPAN_WITH_MISMATCHING_EXTENT_DISALLOWED) // [r"fatal error: no matching constructor for i…
66 #elif defined(NCTEST_DYNAMIC_SPAN_TO_STATIC_SPAN_DISALLOWED) // [r"fatal error: no matching constr…
74 #elif defined(NCTEST_DERIVED_TO_BASE_CONVERSION_DISALLOWED) // [r"fatal error: no matching constru…
87 #elif defined(NCTEST_PTR_TO_CONSTPTR_CONVERSION_DISALLOWED) // [r"fatal error: no matching constru…
97 …ONST_CONTAINER_TO_MUTABLE_CONVERSION_DISALLOWED) // [r"fatal error: no matching constructor for i…
105 #elif defined(NCTEST_STD_SET_CONVERSION_DISALLOWED) // [r"fatal error: no matching constructor for…
149 …_WRITABLE_BYTES_WITH_CONST_CONTAINER_DISALLOWED) // [r"fatal error: no matching function for call…
[all …]

12345678910>>...53