Searched refs:link (Results 1 - 25 of 894) sorted by path

1234567891011>>

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas2154 // handle double-link stuff for each child of nil root
H A DAntlr.Runtime.pas1931 /// <summary>imaginary tree navigation type; traverse "get child" link </summary>
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemApplyTemplates.java238 argsFrame = vars.link(nParams);
323 vars.link(template.m_frameSize);
390 // previous link index from the link stack, rather than
H A DElemCallTemplate.java202 int nextFrame = vars.link(m_template.m_frameSize);
251 // previous link index from the link stack, rather than
H A DElemExsltFunction.java75 int nextFrame = vars.link(m_frameSize);
H A DXUnresolvedVariable.java125 vars.link(velem.m_frameSize);
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
H A DTransformerImpl.java100 * {@link javax.xml.transform.Transformer} interface, and is the core
179 // * the main thread from the transform thread in {@link #transform(Source source)}
180 // * from {@link #getExceptionThrown()}. )
1648 vs.link(i);
2094 // m_xcontext.getVarStack().link();
2095 m_xcontext.getVarStack().link(template.m_frameSize);
/external/apache-xml/src/main/java/org/apache/xpath/
H A DVariableStack.java59 // Allow for twice as many variables as stack link entries
166 // (As long as the caller doesn't screw up link/unlink.)
199 * <p>I use the link/unlink concept because of distant
210 public int link(final int size) method in class:VariableStack
241 * {@link #link(int size)}.
251 * {@link #link(int size)}.
/external/bison/build-aux/
H A Dconfig.guess1045 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
H A Dtexinfo.tex291 % @setcolor (or @url, or @link, etc.) between @contents and the very
1271 % Generate a link to the node text if that exists; else, use the
7935 % Make link in pdf output.
8753 % page number, and we want to fully expand that so we can get a link
/external/bison/
H A Dconfigure2788 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
2861 # Try to link conftest.$ac_ext, and return whether this succeeded.
2897 # interfere with the next link command; also delete a directory that is
2907 # Try to link conftest.$ac_ext, and return whether this succeeded.
2943 # interfere with the next link command; also delete a directory that is
4909 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
16473 # need to link with libpthread in order to create multiple threads.
16683 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libpth" >&5
16684 $as_echo_n "checking how to link with libpth... " >&6; }
17668 # If there was a link erro
[all...]
H A Dmaint.mk1020 # Each program that uses proper_name_utf8 must link with one of the
1039 { echo 1>&2 '$(ME): the above do not link with any ICONV library'; \
/external/bison/darwin-lib/
H A Dunistd.h1324 /* Create a new hard link for an existing file.
1327 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/link.html>. */
1330 # define link rpl_link
1332 _GL_FUNCDECL_RPL (link, int, (const char *path1, const char *path2)
1334 _GL_CXXALIAS_RPL (link, int, (const char *path1, const char *path2));
1337 _GL_FUNCDECL_SYS (link, int, (const char *path1, const char *path2)
1340 _GL_CXXALIAS_SYS (link, int, (const char *path1, const char *path2));
1342 _GL_CXXALIASWARN (link);
1344 # undef link macro
1346 _GL_WARN_ON_USE (link, "lin
[all...]
/external/bison/lib/
H A Dfd-hook.c29 /* The first and last link in the doubly linked list.
71 register_fd_hook (close_hook_fn close_hook, ioctl_hook_fn ioctl_hook, struct fd_hook *link) argument
78 if (link->private_next == NULL && link->private_prev == NULL)
80 /* Add the link to the doubly linked list. */
81 link->private_next = anchor.private_next;
82 link->private_prev = &anchor;
83 link->private_close_fn = close_hook;
84 link->private_ioctl_fn = ioctl_hook;
85 anchor.private_next->private_prev = link;
98 unregister_fd_hook(struct fd_hook *link) argument
[all...]
H A Dfd-hook.h106 struct fd_hook *link);
109 extern void unregister_fd_hook (struct fd_hook *link);
H A Dunistd.in.h1012 /* Create a new hard link for an existing file.
1015 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/link.html>. */
1018 # define link rpl_link
1020 _GL_FUNCDECL_RPL (link, int, (const char *path1, const char *path2)
1022 _GL_CXXALIAS_RPL (link, int, (const char *path1, const char *path2));
1025 _GL_FUNCDECL_SYS (link, int, (const char *path1, const char *path2)
1028 _GL_CXXALIAS_SYS (link, int, (const char *path1, const char *path2));
1030 _GL_CXXALIASWARN (link);
1032 # undef link
1034 _GL_WARN_ON_USE (link, "lin
[all...]
/external/bison/linux-lib/
H A Dunistd.h1324 /* Create a new hard link for an existing file.
1327 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/link.html>. */
1330 # define link rpl_link
1332 _GL_FUNCDECL_RPL (link, int, (const char *path1, const char *path2)
1334 _GL_CXXALIAS_RPL (link, int, (const char *path1, const char *path2));
1337 _GL_FUNCDECL_SYS (link, int, (const char *path1, const char *path2)
1340 _GL_CXXALIAS_SYS (link, int, (const char *path1, const char *path2));
1342 _GL_CXXALIASWARN (link);
1344 # undef link macro
1346 _GL_WARN_ON_USE (link, "lin
[all...]
/external/bzip2/
H A Dbzip.css4 #339999 turquoise link hover colour
13 a, a:link, a:visited, a:active { color: #336699; }
H A Dbzip2.c1213 fprintf ( stderr, "%s: Input file %s has %d other link%s.\n",
1399 fprintf ( stderr, "%s: Input file %s has %d other link%s.\n",
1697 struct zzzz *link; member in struct:zzzz
1722 c->link = NULL;
1738 while (tmp->link != NULL) tmp = tmp->link;
1739 tmp->link = snocString ( tmp->link, name );
1838 for (aa = argList; aa != NULL; aa = aa->link) {
1870 for (aa = argList; aa != NULL; aa = aa->link) {
[all...]
/external/ceres-solver/
H A DAndroid.mk55 # into your own project, then link it into your binary in your
/external/ceres-solver/jni/
H A DAndroid.mk55 # into your own project, then link it into your binary in your
/external/checkpolicy/
H A Dcheckmodule.c29 #include <sepol/policydb/link.h>
277 fprintf(stderr, "%s: link modules failed\n", argv[0]);
H A Dcheckpolicy.c83 #include <sepol/policydb/link.h>
/external/checkpolicy/test/
H A Ddismod.c34 #include <sepol/policydb/link.h>
754 printf("Can only link if initial file was a base policy.\n");
/external/chromium-trace/
H A Dscript.js20 c=q[a]||[];for(e=0;e<c.length;e++){var f=c[e];w[f]||(h(f),w[f]="APPENDED")}h(a.replace(/\./g,"/")+".js");u[name]="APPENDED"}})}function h(a){var c=document.createElement("script");c.src=l+"/"+a;c.type="text/javascript";c.defer=!0;c.async=!1;base.doc.head.appendChild(c)}function k(a){if(!window.FLATTENED&&!t[a]){t[a]=!0;a=a.replace(/\./g,"/")+".css";a=l+"/"+a;var c=document.createElement("link");c.setAttribute("rel","stylesheet");c.setAttribute("href",a);base.doc.head.appendChild(c)}}var l=".",m=!1,
23 !r[a]){r[a]=!0;a=a.replace(/\./g,"/")+".html";a=l+"/"+a;var c=document.createElement("link");c.setAttribute("rel","import");c.setAttribute("href",a)}},exportTo:function(a,c){var e;e=a.split(".");for(var f=global,b;e.length&&(b=e.shift());)f=b in f?f[b]:f[b]={};e=f;try{var g=c()}catch(h){console.log("While running exports for ",a,":");console.log(h.stack||h);return}for(var d in g)(f=Object.getOwnPropertyDescriptor(g,d))&&Object.defineProperty(e,d,f)}}}();base.initialize();"use strict";
309 base.exportTo("tracing.analysis",function(){var d=tracing.analysis.tsRound,b=base.Event.bind(void 0,"requestSelectionChange",!0,!1),a=ui.define("a");a.prototype={__proto__:HTMLAnchorElement.prototype,decorate:function(){this.classList.add("analysis-link");this.selectionGenerator;this.addEventListener("click",this.onClicked_.bind(this))},onClicked_:function(){var a=new b;a.selection=this.selectionGenerator();this.dispatchEvent(a)}};var c=ui.define("object-snapshot-link",a);c.prototype={__proto__:a.prototype,
310 decorate:function(){a.prototype.decorate.apply(this)},set objectSnapshot(a){this.textContent=a.objectInstance.typeName+" "+a.objectInstance.id+" @ "+d(a.ts)+" ms";this.selectionGenerator=function(){return tracing.createSelectionFromObjectAndView(a,this)}.bind(this)}};var e=ui.define("object-instance-link",a);e.prototype={__proto__:a.prototype,decorate:function(){a.prototype.decorate.apply(this)},set objectInstance(a){this.textContent=a.typeName+" "+a.id;this.selectionGenerator=function(){return tracing.createSelectionFromObjectAndView(a,
340 base.exportTo("tracing.analysis",function(){var d=tracing.analysis.tsRound,b=ui.define("default-object-snapshot-view",tracing.analysis.ObjectSnapshotView);b.prototype={__proto__:tracing.analysis.ObjectSnapshotView.prototype,decorate:function(){tracing.analysis.ObjectSnapshotView.prototype.decorate.apply(this);this.classList.add("default-object-view");this.classList.add("default-object-snapshot-view")},updateContents:function(){var a=this.objectSnapshot;if(a){var b=a.objectInstance,f;f=""+('<div class="title">Snapshot of <a id="instance-link"></a> @ '+
341 d(a.ts)+"ms</div>\n");f+="<table><tr>";f+='<tr><td>args:</td><td id="args"></td></tr>\n';this.innerHTML=f+="</table>";f=new tracing.analysis.ObjectInstanceLink;f.objectInstance=b;b=this.querySelector("#instance-link");b.parentElement.replaceChild(f,b);this.querySelector("#args").textContent=JSON.stringify(a.args,null,2)}else this.textContent=""}};var a=ui.define("default-object-instance-view",tracing.analysis.ObjectInstanceView);a.prototype={__proto__:tracing.analysis.ObjectInstanceView.prototype,
407 this.iframe_=b;this.iframe_.contentDocument.body.style.cssText="padding:0;margin:0;overflow:hidden";for(var b=document.querySelectorAll("link[rel=stylesheet]"),a=0;a<b.length;a++){var c=b[a],e=this.iframe_.contentDocument.createElement("link");e.rel="stylesheet";e.href=c.href;this.iframe_.contentDocument.head.appendChild(e)}},detach:function(){document.body.removeChild(this.iframe_);this.iframe_=void 0}};return{MeasuringStick:d}});"use strict";base.require("tracing.tracks.track");base.require("tracing.filter");

Completed in 452 milliseconds

1234567891011>>