Home
last modified time | relevance | path

Searched defs:href (Results 1 – 25 of 40) sorted by relevance

12

/external/doclava/src/com/google/doclava/
DKeywordEntry.java22 KeywordEntry(String label, String href, String comment) { in KeywordEntry()
43 private String href; field in KeywordEntry
DLinkReference.java41 public String href; field in LinkReference
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/vinn/
Dd8_bootstrap.js200 global.hrefToAbsolutePath = function(href) { argument
240 global.loadHTML = function(href) { argument
245 global.loadScript = function(href) { argument
/external/okhttp/samples/crawler/src/main/java/com/squareup/okhttp/sample/
DCrawler.java108 String href = element.attr("href"); in fetch() local
114 private URL parseUrl(URL url, String href) { in parseUrl()
/external/libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/
Dop_++.pass.cpp22 std::chrono::hours& href = ++h; in main() local
Dop_--.pass.cpp22 std::chrono::hours& href = --h; in main() local
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DHyperRef.java19 public HyperRef (final String href, final String text, final boolean nbsp) in HyperRef()
DHTMLDocument.java138 public void addLINK (final String type, final String href) in addLINK()
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dhtml_generation_controller.py15 def GetHTMLForStylesheetHRef(self, href): # pylint: disable=unused-argument argument
Dhtml_module.py78 def HRefToResource(self, href, tag_for_err_msg): argument
145 loader, module_name, module_dir_name, href, tag_for_err_msg): argument
Dgenerate.py257 def GetHTMLForStylesheetHRef(self, href): argument
Dparse_html_deps_unittest.py120 def GetHTMLForStylesheetHRef(self, href): argument
/external/libxml2/doc/examples/
Dxpath1.c150 xmlChar* href; in register_namespaces() local
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/apidoc/
Depydoc.js172 function expandto(href) { argument
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/docs/apidoc/
Depydoc.js172 function expandto(href) { argument
/external/lldb/www/python_reference/
Depydoc.js172 function expandto(href) { argument
/external/markdown/markdown/
Dinlinepatterns.py315 def makeTag(self, href, title, text): argument
328 def makeTag(self, href, title, text): argument
/external/apache-xml/src/main/java/org/apache/xml/utils/
DStylesheetPIHandler.java146 String href = null; // CDATA #REQUIRED in processingInstruction() local
/external/selinux/policycoreutils/gui/
Dhtml_util.py89 def anchor_bgn(self, href, name, type): argument
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorInclude.java354 String href = getHref(); in getSourceFromUriResolver() local
/external/libxml2/
Drunsuite.c778 xmlChar *href = NULL; in xstcTestInstance() local
875 xmlChar *href = NULL; in xstcTestGroup() local
Dc14n.c417 const xmlChar *href; in xmlC14NVisibleNsStackFind() local
450 const xmlChar *href; in xmlExcC14NVisibleNsStackFind() local
/external/mesa3d/src/mapi/glapi/gen/
Dgl_API.dtd14 href CDATA #REQUIRED attribute
/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Dfixture.py629 def click(self, description=None, linkid=None, href=None, argument
679 def clickbutton(self, description=None, buttonid=None, href=None, argument
774 def goto(self, href, method='get', **args): argument
Durl.py211 href = property(href__get) variable in URLResource

12