HomeSort by relevance Sort by last modified time
    Searched full:backlink (Results 1 - 6 of 6) sorted by null

  /external/clang/test/CodeGen/
pointer-signext.c 15 struct _LIST_ENTRY *BackLink;
  /external/markdown/markdown/extensions/
footnotes.py 129 backlink = etree.Element("a")
130 backlink.set("href", "#" + self.makeFootnoteRefId(id))
131 backlink.set("rev", "footnote")
132 backlink.set("title", "Jump back to footnote %d in the text" % \
134 backlink.text = FN_BACKLINK_TEXT
140 node.append(backlink)
143 p.append(backlink)
  /external/kernel-headers/original/linux/
atmdev.h 313 void *user_back; /* user backlink - not touched by */
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 2708 $backlink = "<a href=\\"#fnref:$note_id\\"$attr>&#8617;<\/a>"; variable
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
flexdef.h 517 * protprev - backlink to a more-recently used proto
    [all...]
  /external/valgrind/main/helgrind/
libhb_core.c     [all...]

Completed in 345 milliseconds