Home
last modified time | relevance | path

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

12345678910>>...19

/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/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/lldb/test/functionalities/data-formatter/data-formatter-advanced/
DTestDataFormatterAdv.py196 self.expect("frame variable a_simple_object", matching=False,
202 self.expect("frame variable a_simple_object", matching=False,
205 self.expect("frame variable a_simple_object", matching=True,
211 self.expect('frame variable a_long_guy', matching=True,
220 self.expect('frame variable a_long_guy', matching=False,
233 self.expect('frame variable a_long_guy', matching=True,
236 self.expect('frame variable a_long_guy', matching=False,
241 self.expect('frame variable a_long_guy', matching=False,
254 self.expect('frame variable a_long_guy', matching=True,
266 self.expect('frame variable a_long_guy', matching=False,
[all …]
/external/lldb/test/functionalities/data-formatter/rdar-3534688/
DTestFormattersOneIsSingular.py62 self.expect('frame variable key', matching=False,
66 self.expect('frame variable value', matching=False,
70 self.expect('frame variable dict', matching=False,
74 self.expect('frame variable mutable_bag_ref', matching=False,
78 self.expect('frame variable nscounted_set', matching=False,
82 self.expect('frame variable imset', matching=False,
86 self.expect('frame variable binheap_ref', matching=False,
90 self.expect('frame variable nsset', matching=False,
94 self.expect('frame variable immutableData', matching=False,
/external/lldb/test/python_api/formatters/
DTestFormattersSBAPI.py76 self.expect("frame variable foo.E", matching=False,
94 self.expect("frame variable foo.A", matching=False,
96 self.expect("frame variable foo.E", matching=False,
108 self.expect("frame variable foo.E", matching=False,
115 self.expect("frame variable foo.A", matching=False,
117 self.expect("frame variable foo.E", matching=False,
119 self.expect("frame variable foo.B", matching=False,
121 self.expect("frame variable foo.F", matching=False,
124 self.expect("frame variable foo.A", matching=False,
126 self.expect("frame variable foo.E", matching=False,
[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/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/lldb/test/functionalities/target_command/
DTestTargetCommand.py122 self.expect("target variable my_global_str_ptr", matching=False,
124 self.expect("target variable *my_global_str_ptr", matching=True,
136 self.expect("target variable my_global_str_ptr", matching=False,
138 self.expect("target variable *my_global_str_ptr", matching=True,
153 self.expect("target variable my_global_str_ptr", matching=False,
155 self.expect("target variable *my_global_str_ptr", matching=True,
172 self.expect("target variable my_global_str_ptr", matching=False,
174 self.expect("target variable *my_global_str_ptr", matching=True,
194 self.expect("target variable my_global_str_ptr", matching=False,
196 self.expect("target variable *my_global_str_ptr", matching=True,
/external/lldb/test/functionalities/data-formatter/data-formatter-smart-array/
DTestDataFormatterSmartArray.py205 self.expect("frame variable strptr", matching=False,
209 self.expect("frame variable other.strptr", matching=False,
213 self.expect("p strptr", matching=False,
217 self.expect("p other.strptr", matching=False,
243 self.expect("frame variable intarr",matching=False,
246 self.expect("frame variable other.intarr", matching=False,
307 self.expect("frame variable flptr", matching=False,
310 self.expect("frame variable intptr", matching=False,
/external/lldb/test/functionalities/data-formatter/data-formatter-python-synth/
DTestDataFormatterPythonSynth.py91 self.expect("frame variable f00_1", matching=False,
139 self.expect('frame variable f00_1', matching=False,
154 self.expect("frame variable --ptr-depth 1 f00_ptr", matching=False,
164 self.expect('type synth list', matching=False,
176 self.expect('frame variable f00_1', matching=False,
188 self.expect('type filter list', matching=False,
201 self.expect("frame variable f00_1", matching=False,
/external/lldb/test/functionalities/data-formatter/data-formatter-named-summaries/
DTestDataFormatterNamedSummaries.py68 self.expect("frame variable first", matching=False,
116 self.expect("frame variable first", matching=True,
124 self.expect("frame variable first", matching=False,
129 self.expect("frame variable first",matching=False,
/external/lldb/test/help/
DTestHelp.py21 self.expect("help", matching=False,
24 self.expect("help -a", matching=True,
29 self.expect("help help", matching=True,
105 self.expect("help breakpoint set", matching=False,
/external/lldb/test/functionalities/data-formatter/data-formatter-cpp/
DTestDataFormatterCpp.py82 self.expect("frame variable", matching=False,
90 self.expect("type format list", matching=False,
175 matching = False)
267 self.expect("frame variable the_coolest_guy", matching=False,
272 … self.expect("frame variable iAmInt", matching=False, substrs = ['(int) iAmInt = 0x00000001'])
/external/lldb/test/functionalities/data-formatter/data-formatter-script/
DTestDataFormatterScript.py106 self.expect("frame variable twoptr", matching=False,
118 self.expect("frame variable two", matching=False,
122 self.expect("frame variable one",matching=False,
128 self.expect("frame variable one",matching=False,
/external/owasp/sanitizer/src/main/org/owasp/html/
DHtmlPolicyBuilder.java320 .matching(AttributePolicy.REJECT_ALL_ATTRIBUTE_POLICY); in disallowAttributes()
649 public AttributeBuilder matching(AttributePolicy policy) { in matching() method in HtmlPolicyBuilder.AttributeBuilder
660 public AttributeBuilder matching(final Pattern pattern) { in matching() method in HtmlPolicyBuilder.AttributeBuilder
661 return matching(new AttributePolicy() { in matching()
675 public AttributeBuilder matching( in matching() method
677 return matching(new AttributePolicy() { in matching()
691 public AttributeBuilder matching(
693 return matching(ignoreCase, ImmutableSet.copyOf(allowedValues));
702 public AttributeBuilder matching(
705 return matching(new AttributePolicy() {
/external/iptables/extensions/
Dlibxt_hashlimit.man21 default is 5. When byte-based rate matching is requested, this option specifies
57 matching on source host
61 matching on source port
65 matching on subnet
70 matching bytes per second
74 matching bytes per second
75 "hosts that exceed 512kbyte/s, but permit up to 1Megabytes without matching"
Dlibxt_string.man1 This modules matches a given string by using some pattern matching strategy. It requires a linux ke…
4 Select the pattern matching strategy. (bm = Boyer-Moore, kmp = Knuth-Pratt-Morris)
7 Set the offset from which it starts looking for any matching. If not passed, default is 0.
Dlibxt_LOG.man1 Turn on kernel logging of matching packets. When this option is set
3 matching packets (like most IP/IPv6 header fields) via the kernel log
10 separate rules with the same matching criteria, first using target LOG
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/list/
DTestDataFormatterStdList.py66 self.expect("frame variable numbers_list --raw", matching=False,
69 self.expect("frame variable &numbers_list._M_impl._M_node --raw", matching=False,
134 self.expect("expression numbers_list[0]", matching=False, error=True,
193 self.expect("expression text_list[0]", matching=False, error=True,
/external/clang/test/SemaObjCXX/
Darc-overloading.mm17 f0(wip); // expected-error{{no matching function for call to 'f0'}}
69 f3(&uip); // expected-error{{no matching function for call to 'f3'}}
129 f7(weak_id); // expected-error{{no matching function for call to 'f7'}}
130 f7(autoreleasing_id); // expected-error{{no matching function for call to 'f7'}}
131 f7(unsafe_id); // expected-error{{no matching function for call to 'f7'}}
190 f9790531(self); // expected-error {{no matching function for call to 'f9790531'}}
191 f9790531_1(self); // expected-error {{no matching function for call to 'f9790531_1'}}
192 f9790531_2(self); // expected-error {{no matching function for call to 'f9790531_2'}}
/external/deqp/scripts/
Dcheck_resolution_list.py56 matching = []
59 matching.append(case)
60 return matching
/external/clang/utils/
Dfind-unused-diagnostics.sh8 ALL_DIAGS=$(grep -E --only-matching --no-filename '(err_|warn_|ext_|note_)[a-z_]+' ./include/clang/…
12 DIAGS_IN_SOURCES=$(grep -E --only-matching --no-filename '(err_|warn_|ext_|note_)[a-z_]+' $ALL_SOUR…
/external/llvm/docs/CommandGuide/
Dllvm-extract.rst41 Extract the function(s) matching *function-regular-expr* from the LLVM bitcode.
42 All functions matching the regular expression will be extracted. May be
52 Extract the global variable(s) matching *global-regular-expr* from the LLVM
53 bitcode. All global variables matching the regular expression will be
/external/lldb/test/functionalities/command_script/
DTestCommandScript.py70 self.expect("help -u", matching=False,
76 self.expect('welcome Enrico', matching=False, error=True,
129 self.expect('command script list', matching=False,

12345678910>>...19