Home
last modified time | relevance | path

Searched refs:excluded (Results 1 – 25 of 101) sorted by relevance

12345

/external/junit/src/junit/runner/
Dexcluded.properties2 # The list of excluded package paths for the TestCaseClassLoader
4 excluded.0=sun.*
5 excluded.1=com.sun.*
6 excluded.2=org.omg.*
7 excluded.3=javax.*
8 excluded.4=sunw.*
9 excluded.5=java.*
10 excluded.6=org.w3c.dom.*
11 excluded.7=org.xml.sax.*
12 excluded.8=net.jini.*
[all …]
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
DNameConstraints.java17 private ASN1Sequence permitted, excluded; field in NameConstraints
31 excluded = ASN1Sequence.getInstance(o, false); in NameConstraints()
50 Vector excluded) in NameConstraints() argument
56 if (excluded != null) in NameConstraints()
58 this.excluded = createSequence(excluded); in NameConstraints()
81 return excluded; in getExcludedSubtrees()
97 if (excluded != null) in toASN1Object()
99 v.add(new DERTaggedObject(false, 1, excluded)); in toASN1Object()
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
DPKIXNameConstraintValidator.java111 private void checkExcludedDN(Set excluded, ASN1Sequence dns) in checkExcludedDN() argument
114 if (excluded.isEmpty()) in checkExcludedDN()
119 Iterator it = excluded.iterator(); in checkExcludedDN()
168 private Set unionDN(Set excluded, ASN1Sequence dn) in unionDN() argument
170 if (excluded.isEmpty()) in unionDN()
174 return excluded; in unionDN()
176 excluded.add(dn); in unionDN()
178 return excluded; in unionDN()
184 Iterator it = excluded.iterator(); in unionDN()
237 private Set unionEmail(Set excluded, String email) in unionEmail() argument
[all …]
/external/icu4c/data/mappings/
DREADME.emoji47 The original table's mappings to codes 0x75xx to 0x7Bxx are excluded
52 0xF90xx (EUDC block), are excluded to avoid collisions with emoji.
56 are excluded to avoid collisions with emoji.
60 and 0xFBxx, are excluded to avoid collisions with emoji.
64 are excluded to avoid collisions with emoji.
/external/v8/test/mozilla/
Dtestcfg.py103 for excluded in EXCLUDED:
104 if excluded in dirs:
105 dirs.remove(excluded)
/external/bouncycastle/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties19 # cert DN is in the excluded tree
21 CertPathReviewer.excludedDN.title = Name constraint error: certificate DN is excluded
22 CertPathReviewer.excludedDN.text = Name constraint error: The certificate DN {0} is excluded.
23 CertPathReviewer.excludedDN.summary = Name constraint error: certificate DN is excluded.
24 …ails = Name constraint checking error. The certificate DN {0} is inside of the excluded set of DNs.
33 # cert email is in the excluded tree
35 CertPathReviewer.excludedEmail.title = Name constraint error: excluded email address
36 CertPathReviewer.excludedEmail.text = Name constraint error: certificate contains the excluded emai…
37 CertPathReviewer.excludedEmail.summary = Name constraint error: excluded email address.
38 …g error. The certificate contains the email address {0} which is in the excluded set of email addr…
[all …]
/external/chromium/third_party/icu/source/tools/gendraft/
Dexclude.txt7 # file that contains function names that need to be excluded from generation
/external/icu4c/tools/gendraft/
Dexclude.txt7 # file that contains function names that need to be excluded from generation
/external/v8/test/mjsunit/tools/
Dtickprocessor-test.gc-state1 Statistical profiling result from v8.log, (13 ticks, 0 unaccounted, 13 excluded).
Dtickprocessor-test.func-info1 Statistical profiling result from v8.log, (3 ticks, 0 unaccounted, 0 excluded).
Dtickprocessor-test.default1 Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded).
Dtickprocessor-test.ignore-unknown1 Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded).
Dtickprocessor-test.separate-ic1 Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded).
/external/chromium/third_party/modp_b64/
Dmodp_b64_main.scons80 self.excluded = set([c[1:] for c in load if c.startswith('-')])
88 loaded, based on the initialized included and excluded lists.
91 ('all' in self.included and not target in self.excluded))
/external/chromium/sdch/
Dsdch_main.scons80 self.excluded = set([c[1:] for c in load if c.startswith('-')])
88 loaded, based on the initialized included and excluded lists.
91 ('all' in self.included and not target in self.excluded))
/external/chromium/third_party/libevent/
Dlibevent_main.scons80 self.excluded = set([c[1:] for c in load if c.startswith('-')])
88 loaded, based on the initialized included and excluded lists.
91 ('all' in self.included and not target in self.excluded))
/external/chromium/third_party/zlib/
Dzlib_main.scons80 self.excluded = set([c[1:] for c in load if c.startswith('-')])
88 loaded, based on the initialized included and excluded lists.
91 ('all' in self.included and not target in self.excluded))
/external/chromium/base/
Dbase_main.scons93 self.excluded = set([c[1:] for c in load if c.startswith('-')])
101 loaded, based on the initialized included and excluded lists.
104 ('all' in self.included and not target in self.excluded))
/external/chromium/third_party/icu/
Dicu_main.scons82 self.excluded = set([c[1:] for c in load if c.startswith('-')])
90 loaded, based on the initialized included and excluded lists.
93 ('all' in self.included and not target in self.excluded))
/external/chromium/net/
Dnet_main.scons111 self.excluded = set([c[1:] for c in load if c.startswith('-')])
119 loaded, based on the initialized included and excluded lists.
122 ('all' in self.included and not target in self.excluded))
/external/v8/tools/
Dtickprocessor.js180 { total: 0, unaccounted: 0, excluded: 0, gc: 0 };
345 this.ticks_.excluded++;
404 this.ticks_.excluded + ' excluded).');
/external/webkit/WebKitTools/Scripts/
Drun-webkit-tests1132 my ($excluded) = $leaksOutput =~ /(\d+) leaks? excluded/;
1135 $adjustedCount -= $excluded if $excluded;
1146 if ($excluded) {
1147 …print " + $adjustedCount leaks ($bytes bytes including $excluded excluded leaks) were found, detai…
/external/webkit/WebCore/WebCore.gyp/
DWebCore.gyp234 # FIXME: I don't know why all of these are excluded.
249 # FIXME: I don't know why these are excluded, either.
669 # Fortunately, many things can be excluded by using broad patterns.
701 # A few things can't be excluded by patterns. List them individually.
738 # FIXME: I don't know exactly why these are excluded. It would
834 # Cherry-pick files excluded by the broader regular expressions above.
/external/chromium/third_party/icu/patches/
Ddata.build.patch8 +# CHROME: unames.icu and invuca.icu are excluded from the data file
/external/emma/core/java12/com/vladium/emma/instr/
DInstrVisitor.java390 boolean excluded = false; in visit()
396 excluded = true; in visit()
401 excluded = true; in visit()
406 if (excluded) in visit()

12345