/external/conscrypt/src/platform/java/org/conscrypt/ |
D | TrustedCertificateIndex.java | 41 public TrustedCertificateIndex(Set<TrustAnchor> anchors) { in TrustedCertificateIndex() argument 42 index(anchors); in TrustedCertificateIndex() 45 private void index(Set<TrustAnchor> anchors) { in index() argument 46 for (TrustAnchor anchor : anchors) { in index() 67 List<TrustAnchor> anchors = subjectToTrustAnchors.get(subject); in index() local 68 if (anchors == null) { in index() 69 anchors = new ArrayList<TrustAnchor>(1); in index() 70 subjectToTrustAnchors.put(subject, anchors); in index() 72 anchors.add(anchor); in index() 82 public void reset(Set<TrustAnchor> anchors) { in reset() argument [all …]
|
/external/markdown/docs/extensions/ |
D | Tables_of_Contents.txt | 44 * **slugify**: Callable to generate anchors based on header text. Defaults to a
|
/external/regex-re2/re2/testing/ |
D | tester.cc | 607 static Prog::Anchor anchors[] = { variable 629 for (int i = 0; i < arraysize(anchors); i++) in TestInputInContext() 630 okay &= TestCase(text, context, anchors[i]); in TestInputInContext()
|
/external/bison/examples/ |
D | extexi | 96 # We have to handle CONTENTS line per line, since anchors in AWK are
|
/external/nist-pkits/src/libcore/java/security/cert/ |
D | X509CertificateNistPkitsTest.java | 138 Set<TrustAnchor> anchors = new HashSet<TrustAnchor>(); in getTestPathParams() local 139 anchors.add(new TrustAnchor(trustedCA, null)); in getTestPathParams() 141 PKIXParameters params = new PKIXParameters(anchors); in getTestPathParams()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | frame-14.ll | 153 ; anchors 0x10000 bytes apart, so that the high part can be loaded using 154 ; LLILH while still using MVI in more cases than 0x40000 anchors would.
|
D | frame-16.ll | 147 ; anchors 0x10000 bytes apart, so that the high part can be loaded using 148 ; LLILH while still using STC in more cases than 0x40000 anchors would.
|
/external/libxml2/doc/ |
D | index.py | 1104 anchors = ctxt.xpathEval("//a[@href]") 1107 for anchor in anchors:
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gpos-table.hh | 395 const AnchorMatrix &anchors, unsigned int class_count, in apply() 405 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found); in apply()
|
/external/regex-re2/ |
D | ucs2.diff | 323 // 1. some number of ^ anchors
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.help_3.5.0.v20100524.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | CertPathReviewerMessages.properties | 161 # conflicting trust anchors
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 535 # the anchors are broken :( I can't let users be trapped by that.
|
/external/clang/docs/ |
D | doxygen.cfg.in | 851 # or removed, the anchors will not be placed correctly.
|
/external/parameter-framework/doc/ |
D | Doxyfile.in | 868 # or removed, the anchors will not be placed correctly.
|
/external/llvm/docs/ |
D | doxygen.cfg.in | 851 # or removed, the anchors will not be placed correctly.
|
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 6004 % empty for anchors.
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 6004 % empty for anchors.
|
/external/bison/build-aux/ |
D | texinfo.tex | 7837 % empty for anchors.
|