/external/squashfs-tools/RELEASE-READMEs/ |
D | README-3.3 | 21 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/ |
D | ZapProcessor.java | 25 private List<Wildcard> wildcards; field in ZapProcessor 28 wildcards = PatternElement.createWildcards(zapList); in ZapProcessor() 40 for (Wildcard wildcard : wildcards) { in zap()
|
D | PatternElement.java | 34 List<Wildcard> wildcards = new ArrayList<Wildcard>(); in createWildcards() local 40 wildcards.add(new Wildcard(expr.replace('.', '/'), result)); in createWildcards() 42 return wildcards; in createWildcards()
|
D | KeepProcessor.java | 30 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()
|
D | PackageRemapper.java | 31 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/ |
D | hostapd.eap_user_sqlite | 9 CREATE TABLE wildcards( 17 INSERT INTO wildcards(identity,methods) VALUES ('','TTLS,TLS'); 18 INSERT INTO wildcards(identity,methods) VALUES ('0','AKA');
|
/external/v8/tools/testrunner/local/ |
D | testsuite.py | 112 self.wildcards = None # dictionary mapping test paths to list of outcomes 157 (self.rules, self.wildcards) = \ 200 for rule in self.wildcards: 204 t.outcomes |= self.wildcards[rule] 224 for rule in self.wildcards: 226 print("Unused rule: %s -> %s" % (rule, self.wildcards[rule]))
|
D | statusfile.py | 139 wildcards = {} 150 _ParseOutcomeList(rule, section[rule], wildcards, variables) 153 return rules, wildcards
|
/external/tcpdump/ |
D | print-openflow-1.0.c | 1344 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/ |
D | help.txt | 41 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/ |
D | Makefile.am | 44 $(TAR) -xzf $(TARBALL_2) --wildcards '*/Datatypes' '*/Metadata/$(NISTTESTDEF_2)' ; \ 56 …$(TAR) -C Tests -xzf $(TARBALL) --wildcards '*/suntest' '*/msxsdtest' '*/$(MSTESTDEF)' '*/$(SUNTES…
|
/external/tcpdump/tests/ |
D | of10_pf5240-vv.out | 356 …wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… 365 …wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… 370 …wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… 375 …wildcards 0x003820ef (IN_PORT, DL_VLAN, DL_SRC, DL_DST, NW_PROTO, TP_SRC, TP_DST, DL_VLAN_PCP, NW_… 380 …wildcards 0x003820ef (IN_PORT, DL_VLAN, DL_SRC, DL_DST, NW_PROTO, TP_SRC, TP_DST, DL_VLAN_PCP, NW_… 385 …wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… 390 …wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… 395 …wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… 400 …wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… 405 …wildcards 0x003820ff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… [all …]
|
D | of10_s4810-vvvv.out | 88 …wildcards 0x003ffffd (IN_PORT, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN_PCP, NW_… 91 wildcards 0x003ffff5 (IN_PORT, DL_SRC, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN_PCP, NW_TOS) 94 …wildcards 0x003fffff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… 97 …wildcards 0x003fffff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… 100 …wildcards 0x003fffff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN… 103 …wildcards 0x003fffff (IN_PORT, DL_VLAN, DL_SRC, DL_DST, DL_TYPE, NW_PROTO, TP_SRC, TP_DST, DL_VLAN…
|
/external/avahi/avahi-daemon/ |
D | avahi-service.dtd | 4 <!ATTLIST name replace-wildcards (yes|no) "no">
|
/external/wpa_supplicant_8/hs20/server/ |
D | sql.txt | 56 CREATE TABLE wildcards(
|
D | sql-example.txt | 17 INSERT INTO wildcards(identity,methods) VALUES('','TTLS,TLS');
|
/external/proguard/src/proguard/gui/ |
D | GUIResources.properties | 191 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/ |
D | RELEASE-README | 138 -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/tlsdate/ |
D | TODO | 27 33) Implement checking of RFC 2818 style wildcards:
|
/external/elfutils/ |
D | NOTES | 37 (how do wildcards work with these languages*?). Therefore it is left
|
/external/chromium-trace/catapult/dashboard/docs/ |
D | pages-and-endpoints.md | 42 - *pattern*: A test path pattern (Master/bot/benchmark/...) with wildcards to match.
|
/external/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 275 * Used by wildcards. 283 * Used by wildcards. 291 * Used by wildcards. 392 * Used to build a list of namespaces on wildcards.
|
/external/doclava/src/com/google/doclava/ |
D | Stubs.java | 246 HashSet<Pattern> wildcards = null; in extractWildcards() local 251 if (wildcards == null) { in extractWildcards() 252 wildcards = new HashSet<Pattern>(); in extractWildcards() 255 wildcards.add(Pattern.compile(pkg.replace("*", ".*?"))); in extractWildcards() 261 return wildcards; in extractWildcards()
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/ |
D | NEWS.txt | 938 This is much easier to use than SQL-style wildcards (see, regular 940 SQL-style wildcards. I'll put them back if someone complains, but 1007 It's no longer to pass in SQL-style wildcards to fetch(). Use a 1022 * A string with SQL-style wildcards 1027 This is much easier to use than SQL-style wildcards (see, regular 1029 recommend you use SQL-style wildcards. They may go away in a future
|
/external/cros/system_api/dbus/cryptohome/ |
D | rpc.proto | 168 // wildcards. Currently only |key.data().label()| may be supplied. Like
|