Home
last modified time | relevance | path

Searched refs:wildcards (Results 1 – 25 of 70) sorted by relevance

123

/external/v8/tools/testrunner/local/
Dstatusfile_unittest.py90 rules, wildcards = statusfile.ReadStatusFile(
104 wildcards[''],
107 self.assertEquals({}, wildcards['default'])
110 rules, wildcards = statusfile.ReadStatusFile(
124 wildcards[''],
127 self.assertEquals({}, wildcards['default'])
130 rules, wildcards = statusfile.ReadStatusFile(
146 wildcards[''],
158 wildcards['default'],
Dtestsuite.py89 self.wildcards = None # dictionary mapping test paths to list of outcomes
138 self.rules, self.wildcards = (
162 wildcards = self.wildcards[""]
167 wildcards = {}
182 wildcards = self.wildcards[variant]
196 for rule in wildcards:
200 t.outcomes = t.outcomes | wildcards[rule]
221 for rule in self.wildcards[""]:
224 rule, self.wildcards[""][rule]))
231 for rule in self.wildcards[variant]:
[all …]
Dstatusfile.py132 def _EvalVariantExpression(section, rules, wildcards, variant, variables): argument
142 wildcards[variant],
198 wildcards = {variant: {} for variant in ALL_VARIANTS}
199 wildcards[""] = {}
213 _EvalVariantExpression(section, rules, wildcards, variant, variables)
220 wildcards[""],
223 return Freeze(rules), Freeze(wildcards)
226 def _ReadSection(section, rules, wildcards, variables): argument
231 _ParseOutcomeList(rule, section[rule], wildcards, variables)
Dtestsuite_unittest.py32 suite.wildcards = {
70 suite.wildcards = {
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.321 Enabled by specifying -wildcards option
27 Similar to existing exclude files except with wildcards. Exclude
32 1. mksquashfs example image.sqsh -wildcards -e 'test/*.gz'
36 2. mksquashfs example image.sqsh -wildcards -e '*/[Tt]est/example*'
41 Using extended wildcards, negative matching is also possible.
43 3. mksquashfs example image.sqsh -wildcards -e 'test/!(*data*).gz'
57 1. mksquashfs example image.sqsh -wildcards -e '... *.gz'
63 2. mksquashfs example image.sqsh -wildcards -e '... [Tt]est/*.gz'
68 Again, using extended wildcards, negative matching is also possible.
70 3. mksquashfs example image.sqsh -wildcards -e '... !(*data*).gz'
[all …]
/external/jarjar/src/main/com/tonicsystems/jarjar/
DZapProcessor.java25 private List<Wildcard> wildcards; field in ZapProcessor
28 wildcards = PatternElement.createWildcards(zapList); in ZapProcessor()
40 for (Wildcard wildcard : wildcards) { in zap()
DPatternElement.java34 List<Wildcard> wildcards = new ArrayList<Wildcard>(); in createWildcards() local
40 wildcards.add(new Wildcard(expr.replace('.', '/'), result)); in createWildcards()
42 return wildcards; in createWildcards()
DKeepProcessor.java30 private final List<Wildcard> wildcards; field in KeepProcessor
35 wildcards = PatternElement.createWildcards(patterns); in KeepProcessor()
39 return !wildcards.isEmpty(); in isEnabled()
66 for (Wildcard wildcard : wildcards) in process()
DPackageRemapper.java31 private final List<Wildcard> wildcards; field in PackageRemapper
39 wildcards = PatternElement.createWildcards(ruleList); in PackageRemapper()
121 for (Wildcard wildcard : wildcards) { in replaceHelper()
/external/wpa_supplicant_8/hostapd/
Dhostapd.eap_user_sqlite9 CREATE TABLE wildcards(
17 INSERT INTO wildcards(identity,methods) VALUES ('','TTLS,TLS');
18 INSERT INTO wildcards(identity,methods) VALUES ('0','AKA');
/external/tcpdump/
Dprint-openflow-1.0.c1344 uint32_t wildcards; in of10_match_print() local
1352 wildcards = EXTRACT_32BITS(cp); in of10_match_print()
1353 if (wildcards & OFPFW_U) in of10_match_print()
1354 ND_PRINT((ndo, "%swildcards 0x%08x (bogus)", pfx, wildcards)); in of10_match_print()
1358 if (! (wildcards & OFPFW_IN_PORT)) in of10_match_print()
1363 if (! (wildcards & OFPFW_DL_SRC)) in of10_match_print()
1368 if (! (wildcards & OFPFW_DL_DST)) in of10_match_print()
1373 if (! (wildcards & OFPFW_DL_VLAN)) in of10_match_print()
1378 if (! (wildcards & OFPFW_DL_VLAN_PCP)) in of10_match_print()
1388 if (! (wildcards & OFPFW_DL_TYPE)) in of10_match_print()
[all …]
/external/jarjar/res/com/tonicsystems/jarjar/
Dhelp.txt41 Mustang-style wildcards are also supported:
57 <pattern> is a class name with optional wildcards. "**" will
63 substrings matched by the wildcards. A numbered reference is available
/external/libxml2/xstc/
DMakefile.am44 $(TAR) -xzf $(TARBALL_2) --wildcards '*/Datatypes' '*/Metadata/$(NISTTESTDEF_2)' ; \
56 …$(TAR) -C Tests -xzf $(TARBALL) --wildcards '*/suntest' '*/msxsdtest' '*/$(MSTESTDEF)' '*/$(SUNTES…
/external/tcpdump/tests/
Dof10_pf5240-vv.out356wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN…
365wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN…
370wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN…
375wildcards 0x003820ef (IN_PORT, DL_VLAN, DL_SRC, DL_DST, NW_PROTO, TP_SRC, TP_DST, DL_VLAN_PCP, NW_…
380wildcards 0x003820ef (IN_PORT, DL_VLAN, DL_SRC, DL_DST, NW_PROTO, TP_SRC, TP_DST, DL_VLAN_PCP, NW_…
385wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN…
390wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN…
395wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN…
400wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN…
405wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN…
[all …]
/external/wpa_supplicant_8/hs20/server/
Dsql.txt56 CREATE TABLE wildcards(
Dsql-example.txt17 INSERT INTO wildcards(identity,methods) VALUES('','TTLS,TLS');
/external/proguard/src/proguard/gui/
DGUIResources.properties191 Possible wildcards:\
239 Possible wildcards:\
277 Possible wildcards:\
414 Possible wildcards:\
423 Possible wildcards:\
432 Possible wildcards:\
442 Possible wildcards:\
449 Possible wildcards:\
457 Possible wildcards:\
/external/squashfs-tools/
DRELEASE-README138 -wildcards Allow extended shell wildcards (globbing) to be used in
444 regex expression. To enable wildcard matching specify the -wildcards
446 cases the -wildcards option should be used rather than -regex because wildcard
449 In addition to wildcards/regex expressions, exclude files can be "anchored" or
461 1. mksquashfs example image.sqsh -wildcards -e 'test/*.gz'
465 2. mksquashfs example image.sqsh -wildcards -e '*/[Tt]est/example*'
470 Using extended wildcards, negative matching is also possible.
472 3. mksquashfs example image.sqsh -wildcards -e 'test/!(*data*).gz'
486 1. mksquashfs example image.sqsh -wildcards -e '... *.gz'
492 2. mksquashfs example image.sqsh -wildcards -e '... [Tt]est/*.gz'
[all …]
/external/guice/extensions/struts2/lib/
Dcommons-io-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/elfutils/
DNOTES37 (how do wildcards work with these languages*?). Therefore it is left
/external/libphonenumber/demo/war/WEB-INF/lib/
Dcommons-io-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle280 * Used by wildcards.
288 * Used by wildcards.
296 * Used by wildcards.
397 * Used to build a list of namespaces on wildcards.
/external/doclava/src/com/google/doclava/
DStubs.java267 HashSet<Pattern> wildcards = null; in extractWildcards() local
272 if (wildcards == null) { in extractWildcards()
273 wildcards = new HashSet<Pattern>(); in extractWildcards()
276 wildcards.add(Pattern.compile(pkg.replace("*", ".*?"))); in extractWildcards()
282 return wildcards; in extractWildcards()
/external/testng/lib-supplied/
Djarjar-issue-21.jar ... .ClassVisitor cv private final java.util.List wildcards private final java.util.List roots private final ...
/external/guice/lib/build/
Djarjar-1.1.jar ... .ClassVisitor cv private final java.util.List wildcards private final java.util.List roots private final ...

123