Searched refs:Link (Results 1 – 12 of 12) sorted by relevance
37 class Link {44 Link();45 ~Link();53 Vector<Link *> mOutputs;54 Vector<Link *> mInputs;68 Vector<Link *> mLinks;
66 const Link *l = n->mOutputs[ct]; in calcOrderRecurse()119 Link *l = mLinks[ct]; in calcOrder()217 Link *l = new Link(); in create()231 Link *l = n->mOutputs[ct2]; in create()340 ScriptGroup::Link::Link() { in Link() function in ScriptGroup::Link343 ScriptGroup::Link::~Link() { in ~Link()
401 struct Link { struct406 inline Link() : next(NULL), prev(NULL) { } in Link() argument425 struct EventEntry : Link<EventEntry> {535 struct DispatchEntry : Link<DispatchEntry> {587 struct CommandEntry : Link<CommandEntry> {
20 <li>Link to a specific app's <a href="#OpeningDetails">product details page</a></li>21 <li>Link to a <a href="#OpeningPublisher">list of all of your apps</a>, or</li>22 <li>Link to a <a href="#PerformingSearch">search result</a> of your choice</li>23 <li>Link to a <a href="#OpeningCollection">collection</a> on Google Play</li>
225 return new Link(url, text); in tokenForUrl()789 public static class Link extends Token { class in AbstractMessageParser792 public Link(String url, String text) { in Link() method in AbstractMessageParser.Link1254 html.append(((Link)token).getURL()); in toHtml()
58 <a data-g-event="Developers Page" data-g-label="Case Study Link" href=
139 <td>Link to the original CSS or JS resources instead of embedding them in the HTML trace
108 Link to other apps with the activity chooser or use the <em>Share Action Provider</em> in the
143 <a data-g-event="Developers Page" data-g-label="Case Study Link" href=
86 /* @group Link Styling */
579 …eplay/promote/linking.html">Linking to Your Products</a></strong> — Link formats that you ca…
2116 java.util.LinkedList$Link