HomeSort by relevance Sort by last modified time
    Searched refs:link (Results 176 - 200 of 873) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLLinkElement06.js 49 docsLoaded += preload(docRef, "doc", "link");
78 The rel attribute specifies the forward link type.
98 doc = load(docRef, "doc", "link");
99 nodeList = doc.getElementsByTagName("link");
HTMLLinkElement07.js 49 docsLoaded += preload(docRef, "doc", "link");
78 The rev attribute specifies the reverse link type.
98 doc = load(docRef, "doc", "link");
99 nodeList = doc.getElementsByTagName("link");
  /frameworks/compile/libbcc/lib/ScriptCRT/
build_clcore.sh 19 # Link everything together
22 llvm-link rs_cl.bc rs_core.bc -o libclcore.bc
  /external/dbus/bus/
dir-watch-inotify.c 101 DBusList *link; local
111 link = _dbus_list_get_first_link (directories);
112 while (link != NULL)
114 new_dirs[i++] = (char *)link->data;
115 link = _dbus_list_get_next_link (directories, link);
config-parser.c 236 DBusList *link; local
240 for (link = *service_dirs; link; link = _dbus_list_get_next_link(service_dirs, link))
244 link_dir = (const char *)link->data;
283 DBusList *link; local
326 while ((link = _dbus_list_pop_first_link (&included->listen_on)))
327 _dbus_list_append_link (&parser->listen_on, link);
329 while ((link = _dbus_list_pop_first_link (&included->mechanisms))
817 DBusList *link; local
843 DBusList *link; local
3261 DBusList *link; local
3387 DBusList *link; local
    [all...]
config-parser-trivial.c 49 DBusList *link; local
53 for (link = *service_dirs; link; link = _dbus_list_get_next_link(service_dirs, link))
57 link_dir = (const char *)link->data;
173 DBusList *link; local
183 while ((link = _dbus_list_pop_first_link (&dirs)))
184 service_dirs_append_link_unique_or_free (&parser->service_dirs, link);
activation-helper.c 53 DBusList *link; local
83 for (link = _dbus_list_get_first_link (service_dirs);
84 link != NULL;
85 link = _dbus_list_get_next_link (service_dirs, link))
87 dir = link->data;
  /frameworks/compile/mclinker/lib/LD/
StaticResolver.cpp 178 if (0 == pNew.link()) {
187 // if (pNew.link()->isIndirect() && pNew.link()->link() == &pNew) {
188 // m_Mesg = "indirect symbol `"+pNew.name()+"' to `"+pNew.link()->name()+"' is a loop.";
193 old->setLink(pNew.link());
199 if (old->link() == pNew.link()) {
213 if (0 == old->link()) {
221 old = old->link();
    [all...]
  /gdk/sources/llvm-ndk-cc/
Android.mk 120 # Executable llvm-ndk-link for host
125 LOCAL_MODULE := llvm-ndk-link
129 LOCAL_SRC_FILES := llvm-ndk-link.cpp
  /external/webkit/Source/JavaScriptCore/jit/
JITOpcodes32_64.cpp 114 hasCodeBlock3.link(this);
134 hasCodeBlock4.link(this);
141 callLinkFailures.link(this);
161 // All trampolines constructed! copy the code, link up calls, and set the pointers on the Machine object.
165 patchBuffer.link(string_failureCases1Call, FunctionPtr(cti_op_get_by_id_string_fail));
166 patchBuffer.link(string_failureCases2Call, FunctionPtr(cti_op_get_by_id_string_fail));
167 patchBuffer.link(string_failureCases3Call, FunctionPtr(cti_op_get_by_id_string_fail));
170 patchBuffer.link(callLazyLinkCall, FunctionPtr(cti_vm_lazyLinkCall));
171 patchBuffer.link(callLazyLinkConstruct, FunctionPtr(cti_vm_lazyLinkConstruct));
173 patchBuffer.link(callCompileCall, FunctionPtr(cti_op_call_jitCompile))
    [all...]
ThunkGenerators.cpp 125 exponentIsEven.link(&jit);
130 exponentIsZero.link(&jit);
136 doubleResult.link(&jit);
141 nonIntExponent.link(&jit);
152 doubleResult.link(&jit);
JITOpcodes.cpp 113 hasCodeBlock3.link(this);
133 hasCodeBlock4.link(this);
140 callLinkFailures.link(this);
160 // All trampolines constructed! copy the code, link up calls, and set the pointers on the Machine object.
164 patchBuffer.link(string_failureCases1Call, FunctionPtr(cti_op_get_by_id_string_fail));
165 patchBuffer.link(string_failureCases2Call, FunctionPtr(cti_op_get_by_id_string_fail));
166 patchBuffer.link(string_failureCases3Call, FunctionPtr(cti_op_get_by_id_string_fail));
169 patchBuffer.link(callLazyLinkCall, FunctionPtr(cti_vm_lazyLinkCall));
170 patchBuffer.link(callLazyLinkConstruct, FunctionPtr(cti_vm_lazyLinkConstruct));
172 patchBuffer.link(callCompileCall, FunctionPtr(cti_op_call_jitCompile))
    [all...]
  /external/webkit/Source/WebCore/css/
wml.css 249 a:-webkit-any-link, anchor:-webkit-any-link {
250 color: -webkit-link;
255 a:-webkit-any-link:active, anchor:-webkit-any-link:active {
  /ndk/sources/host-tools/sed-4.2.1/sed/
utils.c 56 struct open_file *link; member in struct:open_file
96 open_files = open_files->link;
112 for (p=open_files; p; p=p->link)
132 for (p=open_files; p; p=p->link)
143 p->link = open_files;
302 r.link = open_files;
304 while ( (cur = prev->link) )
309 prev->link = cur->link;
317 open_files = r.link;
    [all...]
  /external/freetype/src/base/
ftdbgmem.c 73 FT_MemSource link; member in struct:FT_MemSourceRec_
103 FT_MemNode link; member in struct:FT_MemNodeRec_
284 next = node->link;
288 node->link = pnode[0];
365 next = node->link;
366 node->link = 0;
405 next = source->link;
449 pnode = &node->link;
478 pnode = &node->link;
499 node->link = NULL
    [all...]
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_view.cc 25 #include "views/controls/link.h"
76 views::Link* InfoBarView::CreateLink(const string16& text,
79 views::Link* link = new views::Link; local
80 link->SetText(UTF16ToWideHack(text));
81 link->SetFont(
83 link->SetHorizontalAlignment(views::Label::ALIGN_LEFT);
84 link->SetController(controller);
85 link->MakeReadableOverBackgroundColor(background_color)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
HyperlinksTest.java 209 for (IHyperlink link : links) {
210 sb.append(link.getHyperlinkText());
213 IRegion region = link.getHyperlinkRegion();
216 if (link instanceof Hyperlinks.ResourceLink) {
217 Hyperlinks.ResourceLink resourceLink = (ResourceLink) link;
233 // Open the first link
234 IHyperlink link = links[0]; local
235 link.open();
  /external/chromium/chrome/browser/ui/views/
content_setting_bubble_contents.cc 49 views::Link* link);
64 views::Link* link_;
74 views::Link* link)
76 link_(link) {
161 void ContentSettingBubbleContents::LinkActivated(views::Link* source,
248 views::Link* link = new views::Link(UTF8ToWide(i->title)) local
    [all...]
  /external/iproute2/ip/
ip6tunnel.c 77 if (p->link) {
78 char *n = tnl_ioctl_get_ifname(p->link);
213 p->link = tnl_ioctl_get_ifindex(medium);
214 if (p->link == 0)
237 return ((!p1->link || p1->link == p2->link) &&
301 p1.link = tnl_ioctl_get_ifindex(p1.name);
302 if (p1.link == 0)
  /external/bluetooth/bluez/compat/
dun.c 106 char link[PATH_MAX + 1]; local
107 int len = readlink(de->d_name, link, sizeof(link));
109 link[len] = 0;
110 if (strstr(link, dev)) {
  /external/freetype/src/cache/
ftccache.h 62 FTC_Node link; /* used for hashing */ member in struct:FTC_NodeRec_
244 _pnode = &_node->link; \
261 _pnode = &((*_pnode)->link); \
268 *_pnode = _node->link; \
269 _node->link = *_bucket; \
  /external/v8/src/
interface.cc 195 for (Interface* link = this->forward_; link != NULL; link = link->forward_)
196 PrintF("->%p", static_cast<void*>(link));
  /docs/source.android.com/src/assets/
main.css 103 .home #home-link a,
104 .community #community-link a,
105 .tech #tech-link a,
106 .source #source-link a,
107 .about #about-link a,
108 .compatibility #compatibility-link a {
  /external/chromium/chrome/browser/resources/
bug_report.js 167 // Change the link to say "go to original"
168 $('screenshot-link-tosaved').style.display = 'none';
169 $('screenshot-link-tocurrent').style.display = 'inline';
182 // Change the link to say "go to original"
183 $('screenshot-link-tosaved').style.display = 'inline';
184 $('screenshot-link-tocurrent').style.display = 'none';
  /external/markdown/markdown/extensions/
toc.py 89 # List item link, to be inserted into the toc div
91 link = etree.SubElement(last_li, "a")
92 link.text = c.text
93 link.attrib["href"] = '#' + id
116 "1 if header should be a self link"

Completed in 324 milliseconds

1 2 3 4 5 6 78 91011>>