/external/chromium_org/chrome/common/extensions/docs/server2/ |
D | link_error_detector.py | 46 links, anchors = parser.links, parser.anchors 81 return Page(200, edges, anchors, anchor_refs) 92 self.anchors = set() 108 self.anchors.add(attrs['id']) 110 self.anchors.add(attrs['name']) 201 if not fragment in page.anchors: 223 if not fragment in target_page.anchors:
|
/external/chromium/chrome/common/extensions/docs/js/ |
D | sample_search.js | 51 var anchors = document.getElementsByTagName('a'); 52 for (var i = 0, anchor; anchor = anchors[i]; i++) {
|
/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/chromium_org/third_party/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/chromium/chrome/browser/ui/cocoa/ |
D | about_window_controller_unittest.mm | 64 // Make sure that we removed the "BEGIN_LINK" and "END_LINK" anchors.
|
/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 | 149 ; anchors 0x10000 bytes apart, so that the high part can be loaded using 150 ; LLILH while still using MVI in more cases than 0x40000 anchors would.
|
D | frame-16.ll | 143 ; anchors 0x10000 bytes apart, so that the high part can be loaded using 144 ; LLILH while still using STC in more cases than 0x40000 anchors would.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | Document.idl | 120 readonly attribute HTMLCollection anchors;
|
D | Document.h | 375 PassRefPtr<HTMLCollection> anchors();
|
D | Document.cpp | 4244 PassRefPtr<HTMLCollection> Document::anchors() in anchors() function in WebCore::Document
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-layout-gpos-table.hh | 389 const AnchorMatrix &anchors, unsigned int class_count, in apply() 399 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found); in apply()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gpos-table.hh | 389 const AnchorMatrix &anchors, unsigned int class_count, in apply() 398 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found); in apply()
|
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/ |
D | Toc.pod | 1683 =head2 Nested anchors 1685 HTML::Toc can only link to existing anchors if these anchors are placed outside of the ToC tokens. …
|
/external/regex-re2/ |
D | ucs2.diff | 323 // 1. some number of ^ anchors
|
/external/chromium_org/third_party/re2/ |
D | ucs2.diff | 323 // 1. some number of ^ anchors
|
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
D | PHP Markdown Extra Readme.text | 419 anchors within each other. This is now fixed.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | CertPathReviewerMessages.properties | 161 # conflicting trust anchors
|
/external/chromium_org/third_party/iaccessible2/ |
D | ia2_api_all.idl | 2891 Linked objects and anchors are implementation dependent. This interface is derived 2910 anchor and anchorTarget. The anchors would all reference the image object. The 2914 methods. Their anchors would also reference the image object and their anchorTargets 4475 /** The number of anchors associated with this hyperlink object has changed.
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 535 # the anchors are broken :( I can't let users be trapped by that.
|
/external/libffi/ |
D | texinfo.tex | 6260 % empty for anchors.
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 6004 % empty for anchors.
|
/external/grub/docs/ |
D | texinfo.tex | 5892 % empty for anchors.
|