Home
last modified time | relevance | path

Searched refs:anchors (Results 1 – 20 of 20) sorted by relevance

/external/conscrypt/src/platform/java/org/conscrypt/
DTrustedCertificateIndex.java41 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/
DTables_of_Contents.txt44 * **slugify**: Callable to generate anchors based on header text. Defaults to a
/external/regex-re2/re2/testing/
Dtester.cc607 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/
Dextexi96 # We have to handle CONTENTS line per line, since anchors in AWK are
/external/nist-pkits/src/libcore/java/security/cert/
DX509CertificateNistPkitsTest.java138 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/
Dframe-14.ll153 ; 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.
Dframe-16.ll147 ; 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/
Dindex.py1104 anchors = ctxt.xpathEval("//a[@href]")
1107 for anchor in anchors:
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh395 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/
Ducs2.diff323 // 1. some number of ^ anchors
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties161 # conflicting trust anchors
/external/bison/data/m4sugar/
Dm4sugar.m4535 # the anchors are broken :( I can't let users be trapped by that.
/external/clang/docs/
Ddoxygen.cfg.in851 # or removed, the anchors will not be placed correctly.
/external/parameter-framework/doc/
DDoxyfile.in868 # or removed, the anchors will not be placed correctly.
/external/llvm/docs/
Ddoxygen.cfg.in851 # or removed, the anchors will not be placed correctly.
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...
/external/e2fsprogs/lib/et/
Dtexinfo.tex6004 % empty for anchors.
/external/e2fsprogs/doc/
Dtexinfo.tex6004 % empty for anchors.
/external/bison/build-aux/
Dtexinfo.tex7837 % empty for anchors.