HomeSort by relevance Sort by last modified time
    Searched refs:link (Results 101 - 125 of 412) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/JavaScriptCore/yarr/
RegexJIT.cpp 122 loOrAbove.link(this);
129 loOrAbove.link(this);
166 below.link(this);
171 isAscii.link(this);
181 failures.link(this);
207 unicodeFail.link(this);
389 backTrackJumps.link(masm);
428 matchDest.link(this);
453 matchDest.link(this);
488 atBegin.link(this)
    [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/webkit/JavaScriptCore/jit/
JITOpcodes.cpp 85 hasCodeBlock2.link(this);
96 arityCheckOkay2.link(this);
98 isNativeFunc2.link(this);
124 hasCodeBlock3.link(this);
136 arityCheckOkay3.link(this);
138 isNativeFunc3.link(this);
330 sawException.link(this);
353 // All trampolines constructed! copy the code, link up calls, and set the pointers on the Machine object.
357 patchBuffer.link(string_failureCases1Call, FunctionPtr(cti_op_get_by_id_string_fail));
358 patchBuffer.link(string_failureCases2Call, FunctionPtr(cti_op_get_by_id_string_fail))
    [all...]
JITPropertyAccess.cpp 233 // Link the failure cases here.
234 structureCheck.link(this);
235 protoStructureCheck.link(this);
237 // Do a regular(ish) get_by_id (the slow case will be link to
241 match.link(this);
335 empty.link(this);
343 end.link(this);
598 failureCases.link(this);
604 patchBuffer.link(failureCall, FunctionPtr(cti_op_put_by_id_fail));
608 patchBuffer.link(m_calls[0].from, FunctionPtr(cti_op_put_by_id_transition_realloc))
    [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)
ifcfg 111 if ! ip link set up dev $dev ; then
134 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then
  /external/bluetooth/bluez/compat/
dun.c 105 char link[PATH_MAX + 1]; local
106 int len = readlink(de->d_name, link, sizeof(link));
108 link[len] = 0;
109 if (strstr(link, dev))
  /external/qemu/android/build/
common.sh 234 # check that we can link the trivial program into an executable
238 link
243 link
263 # try to link the recently built file into an executable. error log in $TMPL
265 link() function
267 log2 "Link : $LD -o $TMPE $TMPO $LDFLAGS"
279 # perform a simple compile / link / run of the source file in $TMPC
290 link
292 echo "Failure to link test program"
347 link
    [all...]
  /external/dbus/bus/
signals.c 1126 DBusList *link)
1128 BusMatchRule *rule = link->data;
1131 _dbus_list_remove_link (&matchmaker->all_rules, link);
1174 DBusList *link; local
1179 link = _dbus_list_get_last_link (&matchmaker->all_rules);
1180 while (link != NULL)
1185 rule = link->data;
1186 prev = _dbus_list_get_prev_link (&matchmaker->all_rules, link);
1190 bus_matchmaker_remove_rule_link (matchmaker, link);
1194 link = prev
1211 DBusList *link; local
1446 DBusList *link; local
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
CookieHandlerTest.java 43 String link = "http://" + Support_Configuration.SpecialInetTestAddress + "/"; field in class:CookieHandlerTest
169 URL url = new URL(link);
172 url = new URL(link);
  /external/webkit/JavaScriptCore/assembler/
LinkBuffer.h 80 // These methods are used to link or set values at code generation time.
82 void link(Call call, FunctionPtr function) function in class:JSC::LinkBuffer
88 void link(Jump jump, CodeLocationLabel label) function in class:JSC::LinkBuffer
93 void link(JumpList list, CodeLocationLabel label) function in class:JSC::LinkBuffer
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
sostream.h 54 void link (void* p, size_type n);
55 inline void link (memlink& l) { link (l.data(), l.writable_size()); } function in class:ustl::ostringstream
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
LayoutDescriptors.java 147 // Link all layouts to everything else here.. recursively
171 * Creates an element descriptor from a given {@link ViewClassInfo}.
173 * @param info The {@link ViewClassInfo} to convert into a new {@link ViewElementDescriptor}.
207 for (ViewClassInfo link = info.getSuperClass();
208 link != null;
209 link = link.getSuperClass()) {
210 AttributeInfo[] attrList = link.getAttributes();
213 String.format("Attributes from %1$s", link.getShortClassName())))
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/descriptors/
XmlDescriptors.java 296 // Link all groups to everything else here.. recursively
323 * Creates an element descriptor from a given {@link ViewClassInfo}.
338 for (ViewClassInfo link = info.getSuperClass();
339 link != null;
340 link = link.getSuperClass()) {
341 AttributeInfo[] attrList = link.getAttributes();
344 String.format("Attributes from %1$s", link.getShortClassName())));
  /development/pdk/pndk/config/
config.mk 14 LINK := -nostdlib -Bdynamic \
19 -Wl,-rpath-link=$(NDK_BASE)/lib \
  /external/dbus/dbus/
dbus-connection-internal.h 54 DBusList *link);
97 DBusList *link);
  /external/e2fsprogs/lib/ext2fs/
Android.mk 40 link.c \
  /external/tremolo/Tremolo/
ivorbisfile.h 130 extern vorbis_info *ov_info(OggVorbis_File *vf,int link);
131 extern vorbis_comment *ov_comment(OggVorbis_File *vf,int link);
  /external/webkit/WebCore/html/
HTMLBodyElement.idl 27 attribute [ConvertNullToNullString, Reflect] DOMString link;
  /external/jdiff/src/jdiff/
Diff.java 24 // Generate the string which will link to this set of diffs
120 if (script.link == null)
125 for (; hunk != null; hunk = hunk.link) {
145 lasthunk.link = hunk.link;
181 for (; hunk != null; hunk = hunk.link) {
260 } //for (; hunk != null; hunk = hunk.link)
285 // Create the HTML link to the previous package
293 // Create the HTML link to the next package
321 diffFile.println("<LINK REL=\"stylesheet\" TYPE=\"text/css\" HREF=\"" + "../" + "stylesheet-jdiff.css\" TITLE=\"Style\">")
516 String link = "<a href=\\"" + Diff.diffFileName + diffOutput.pkgName_ + HTMLReportGenerator.reportFileExt + "#" + diffOutput.id_ + "\\">"; local
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
Archive.java 39 * A {@link Archive} is the base class for "something" that can be downloaded from
45 * Packages are contained in offered by a {@link RepoSource} (a download site).
61 * Constructs a {@link ChecksumType} with the algorigth name
62 * suitable for {@link MessageDigest#getInstance(String)}.
72 * Returns a new {@link MessageDigest} instance for this checksum type.
104 * Returns the current OS as one of the {@link Os} enum values or null.
156 * Returns the current architecture as one of the {@link Arch} enum values or null.
230 * Save the properties of the current archive in the give {@link Properties} object.
231 * These properties will later be give the constructor that takes a {@link Properties} object.
271 * Returns the checksum type, always {@link ChecksumType#SHA1} right now.
431 String link = getUrl(); local
    [all...]
  /build/tools/droiddoc/templates/assets/
android-developer-docs.js 185 var link = $("#devdoc-nav a[href$='"+ pathPageName+"']");
186 if ((link.length == 0) && ((fullPageName.indexOf("/guide/") != -1) || (fullPageName.indexOf("/resources/") != -1))) {
189 while (link.length == 0) {
191 link = $("#devdoc-nav a[href$='"+ pathPageName.slice(0, backstepDirectory + 1)+"index.html']");
198 link.parent().addClass('selected');
200 // if we're in a toggleable root link (<li class=toggle-list><div><a>)
201 if (link.parent().parent().hasClass('toggle-list')) {
202 toggle(link.parent().parent(), false); // open our own list
204 if (link.parent().parent().parent().is(':hidden')) {
205 toggle(link.parent().parent().parent().parent(), false); // open the super parent lis
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
XUnresolvedVariable.java 125 vars.link(velem.m_frameSize);
  /development/samples/ApiDemos/src/com/example/android/apis/text/
Link.java 32 public class Link extends Activity {
37 setContentView(R.layout.link);
63 "<a href=\"http://www.google.com\">link</a> " +
68 // link without using HTML at all. Again, for a fixed string
  /external/iproute2/include/linux/
if_tunnel.h 28 int link; member in struct:ip_tunnel_parm

Completed in 3938 milliseconds

1 2 3 45 6 7 8 91011>>