HomeSort by relevance Sort by last modified time
    Searched full:links (Results 76 - 100 of 1283) sorted by null

1 2 34 5 6 7 8 91011>>

  /development/pdk/docs/porting/
gps.jd 24 <p>The following stub <code>Android.mk</code> file ensures that <code>libgps</code> compiles and links to the appropriate libraries:</p>
sensors.jd 38 <p> The following stub file, <code>Android.mk</code>, ensures that <code>libsensors</code> compiles and links to the appropriate libraries:</p>
  /development/pdk/docs/source/
index.jd 33 links to the left. If you need help along the way, you can join our <a
  /external/e2fsprogs/
INSTALL.elfbin 18 As root, type /sbin/ldconfig. This will update the links to
  /external/e2fsprogs/e2fsck/
CHANGES 28 links to be wrong. Also, the inode link count for the root directory
  /external/e2fsprogs/tests/f_swapfs/
expect 28 Links: 1 Blockcount: 0
38 Links: 1 Blockcount: 688
90 Links: 1 Blockcount: 0
100 Links: 1 Blockcount: 688
  /external/icu4c/config/
mh-solaris 15 # -mt means 'compiles and links a multithreaded program'
  /external/jdiff/src/jdiff/
HTMLFiles.java 51 // Convert filenames to web links
79 /** Emit a top left frame with all the links to the index files. */
90 h_.writeText("<table summary=\"Links to all index files\" BORDER=\"0\" WIDTH=\"100%\" cellspacing=\"0\" cellpadding=\"0\">");
162 // Links for frames and no frames
200 h_.writeText("Links which take you to a Javadoc page are always in a <tt>typewriter</tt> font. ");
245 h_.writeText("These links take you to the previous and next changed package or class.");
250 h_.writeText("These links show and hide the HTML frames. All pages are available with or without frames.");
312 h_.writeText(" Links which become blue when hovered upon and show that they have been ");
321 h_.writeText(" Links which become blue when hovered upon but do not show that they have ");
  /external/jsr305/javadoc/
help-doc.html 29 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
141 These links take you to the next or previous class, interface, package, or related page.<H3>
143 These links show and hide the HTML frames. All pages are available with or without frames.
163 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
constant-values.html 29 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
90 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
deprecated-list.html 29 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
90 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  /external/kernel-headers/original/asm-generic/
fcntl.h 46 #define O_NOFOLLOW 00400000 /* don't follow links */
  /external/proguard/docs/manual/retrace/
introduction.html 57 that ProGuard can write out during obfuscation. The mapping file links the
  /external/webkit/JavaScriptCore/
create_hash_table 153 my @links = ();
164 if (defined($links[$h])) {
165 $h = $links[$h];
169 $links[$h] = $compactSize;
  /external/webkit/WebKit/qt/tests/qwebhistoryinterface/
tst_qwebhistoryinterface.cpp 81 * Test that visited links are properly colored. http://www.trolltech.com is marked
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
index.jd 28 design widgets that fit with others on the Home screen. They include links to
  /external/qemu/elff/
dwarf_die.h 147 /* Links next child to the list of this DIE childs. */
157 /* Links next sibling to the list of this DIE siblings. */
  /external/tcpdump/
gmpls.c 147 * Signal Type values for SDH links used by LMP Service Discovery (specifically,
164 * Signal Type values for SONET links used by LMP Service Discovery (specifically,
  /external/webkit/WebCore/manual-tests/
linkjump-2.html 9 <a href="rdar://problem/4246096">4246096</a> REGRESSION links to named anchors don't scroll to the right place (4825)
12 Manually resize window to about 800 x 600. Click on the links below.
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
queries.py 67 make_option("--bugs", action="store_true", dest="bugs", help="Output bug links instead of patch links"),
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewLinksPart.java 32 * Links section part for overview page.
43 section.setText("Links");
  /cts/tools/dasm/src/java_cup/
lalr_item.java 21 * Links are maintained from each item to the set of items that would need
24 * propagate these changes across these dependency links as needed.
84 /** Links to items that the lookahead needs to be propagated to. */
87 /** Links to items that the lookahead needs to be propagated to */
129 /* if we changed or need it anyway, propagate across our links */
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSessionImpl.java 276 * used internally to implement links for a temporary cache of SSL sessions.
290 * mainly used internally to implement links for a temporary cache of SSL
380 * Gives back an array with the names (sort of links) of all the data
407 * interface, that object will be notified in due course. These links-to
440 * <p>These links-to -data bounds are
  /external/openssl/crypto/conf/
conf_mod.c 88 int links; member in struct:conf_module_st
307 tmod->links = 0;
393 pmod->links++;
432 if (((md->links > 0) || !md->dso) && !all)
474 imod->pmod->links--;
  /external/icu4c/tools/tzcode/
tz2icu.cpp 922 map<string, set<string> > links; variable
994 links[fromid].insert(toid);
    [all...]

Completed in 459 milliseconds

1 2 34 5 6 7 8 91011>>