Home
last modified time | relevance | path

Searched refs:Links (Results 1 – 25 of 50) sorted by relevance

12

/external/llvm/lib/CodeGen/
DSpillPlacement.cpp93 LinkVector Links; member
117 Links.clear(); in clear()
127 for (LinkVector::iterator I = Links.begin(), E = Links.end(); I != E; ++I) in addLink()
133 Links.push_back(std::make_pair(w, b)); in addLink()
149 for (LinkVector::iterator I = Links.begin(), E = Links.end(); I != E; ++I) in update()
242 void SpillPlacement::addLinks(ArrayRef<unsigned> Links) { in addLinks() argument
243 for (ArrayRef<unsigned>::iterator I = Links.begin(), E = Links.end(); I != E; in addLinks()
254 if (nodes[ib].Links.empty() && !nodes[ib].mustSpill()) in addLinks()
256 if (nodes[ob].Links.empty() && !nodes[ob].mustSpill()) in addLinks()
273 if (!nodes[n].Links.empty()) in scanActiveBundles()
DSpillPlacement.h100 void addLinks(ArrayRef<unsigned> Links);
/external/e2fsprogs/tests/f_swapfs/
Dexpect28 Links: 1 Blockcount: 0
38 Links: 1 Blockcount: 688
90 Links: 1 Blockcount: 0
100 Links: 1 Blockcount: 688
/external/openssl/crypto/objects/
Dobj_xref.txt2 # Links signatures OIDs to their corresponding public key algorithms
/external/clang/www/
Dmenu.html.incl50 <label>Quick Links</label>
/external/markdown/MarkdownTest/Tests_2007/
DMarkdown Documentation - Syntax.text25 * [Links](#link)
31 * [Automatic Links](#autolink)
546 <h3 id="link">Links</h3>
831 <h3 id="autolink">Automatic Links</h3>
DMarkdown Documentation - Basics.text187 ### Links ###
/external/markdown/tests/markdown-test/
Dmarkdown-syntax.txt25 * [Links](#link)
31 * [Automatic Links](#autolink)
546 <h3 id="link">Links</h3>
831 <h3 id="autolink">Automatic Links</h3>
Dmarkdown-documentation-basics.txt187 ### Links ###
/external/markdown/tests/extensions-x-def_list/
Dmarkdown-syntax.txt25 * [Links](#link)
31 * [Automatic Links](#autolink)
546 <h3 id="link">Links</h3>
831 <h3 id="autolink">Automatic Links</h3>
/external/markdown/MarkdownTest/Tests_2004/
DMarkdown Documentation - Syntax.text25 * [Links](#link)
31 * [Automatic Links](#autolink)
546 <h3 id="link">Links</h3>
831 <h3 id="autolink">Automatic Links</h3>
DMarkdown Documentation - Basics.text187 ### Links ###
/external/webkit/Source/WebCore/English.lproj/
DLocalizable.strings355 /* Smart Links context menu item */
356 "Smart Links" = "Smart Links";
/external/markdown/tests/extensions-x-toc/
Dsyntax-toc.txt509 ## Links
794 ## Automatic Links
/external/e2fsprogs/ext2ed/
Dext2.descriptors84 __u16 i_links_count; /* Links count */
/external/webkit/Source/WebKit/gtk/po/
Dnl.po36 msgstr "LRE Links-naar-rechts _inbedding"
44 msgstr "LRO Links-naar-rechts _tenietdoen"
Dde.po44 msgstr "RLE Von-rechts-nach-Links-E_inbettung"
/external/chromium/chrome/browser/ui/cocoa/
Dabout_window_controller.mm647 // but created Labels and Links that they carefully place to make it appear
/external/tcpdump/tests/
Dprint-XX.new27 0x0070: 4c69 6e6b 732f 302e 3130 2e34 2d37 2d64 Links/0.10.4-7-d
Dprint-capXX.out27 0x0070: 4c69 6e6b 732f 302e 3130 2e34 2d37 2d64 Links/0.10.4-7-d
/external/libvpx/examples/includes/geshi/docs/
DCHANGES611 - Links can have a target attribute (Andreas Gohr)
Dgeshi-doc.txt74 + 3.13.4 Styling Links
876 3.13.4: Styling Links
/external/expat/conftools/
Dlibtool.m4283 # Links a minimal program and checks the executable
/external/llvm/autoconf/m4/
Dlibtool.m4281 # Links a minimal program and checks the executable
/external/e2fsprogs/po/
Dde.po1443 msgstr "@is, die Teile einer defekten Liste mit verwaisten Links waren. "

12