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

1 23 4 5 6 7 8 91011>>

  /external/libxml2/
xlink.c 3 * This version supports both XML XLinks and HTML simple links
140 * Check whether it's one of the element able to carry links
  /external/webkit/WebKit/wx/
WebSettings.h 142 Sets how links are handled when the wxWebView is in editing mode.
147 Returns how links are handled when the wxWebView is in editing mode.
  /frameworks/base/libs/rs/
rsObjectBase.cpp 48 LOGV("%s RSobj %p, name %s, refs %i,%i from %s,%i links %p,%p,%p",
51 LOGV("%s RSobj %p, no-name, refs %i,%i from %s,%i links %p,%p,%p",
  /system/extras/tests/fstest/
README 32 NOTE: Symbolic links are treated specially to prevent infinite recursion
33 and simplify the ruleset. Symbolic links are ignored unless an explicit
  /development/pdk/docs/community/
community_toc.cs 14 <li><h2>Other Links</h2><ul>
  /external/e2fsprogs/lib/ext2fs/
unlink.c 2 * unlink.c --- delete links in a ext2fs directory
  /external/iproute2/tc/
README.last 24 (f.e. very slow links or classes bounded to small slice of bandwidth)
  /frameworks/base/core/java/android/text/method/
MovementMethod.java 47 * limited to links. The "Select All" menu item is disabled
  /packages/apps/Protips/res/values-de/
arrays.xml 24 <item msgid="1000948398885889319">"Mehrere Startbildschirme:"\n" Ziehen Sie zum Wechseln nach links oder rechts. Ziehen Sie Elemente auf andere Bildschirme."</item>
  /packages/apps/Protips/res/values-nl/
arrays.xml 24 <item msgid="1000948398885889319">"Meerdere startschermen."\n" Schuif naar links of rechts om te wisselen. Sleep items naar andere schermen."</item>
  /external/iproute2/man/man8/
tc-htb.8 37 physical link to simulate several slower links and to send different
38 kinds of traffic on different simulated links. In both cases, you have
39 to specify how to divide the physical link into simulated links and
  /external/bluetooth/glib/tests/
queue-test.c 18 GList *links; local
53 links = NULL;
55 links = g_list_prepend (links, list);
57 link = links;
63 g_list_free (links);
65 links = NULL;
67 links = g_list_prepend (links, list);
69 link = links;
    [all...]
  /external/webkit/WebKit/chromium/src/
WebPageSerializerImpl.cpp 34 // a) For those links which have corresponding local saved files, such as
36 // point to local saved file. Why those links can not be resolved as absolute
39 // be dead links.
40 // b) For those links which have not corresponding local saved files, such as
41 // links in A, AREA tags, they will be resolved as absolute URLs.
323 // Check whether we need to replace some resource links
327 // For links start with "javascript:", we do not change it.
437 const WebVector<WebURL>& links,
453 ASSERT(links.size() == localPaths.size());
454 for (size_t i = 0; i < links.size(); i++)
    [all...]
  /frameworks/base/docs/html/resources/articles/
wikinotes-intents.jd 16 how the other default links created by Linkify, such as web URLs and telephone
29 <li>Linkify is invoked on a TextView to turn matching text patterns into Intent links.</li>
30 <li>Linkify takes over monitoring for those Intent links being selected by the user.</li>
50 <p>Linkify is used to turn matching text into hot-links. When the user
239 notes, as many links deep as you like, and then follow them. If you
240 follow links hundreds of notes deep, you will still only see a handful
  /external/kernel-headers/original/linux/sunrpc/
sched.h 33 struct list_head list; /* wait queue links */
34 struct list_head links; /* Links to related tasks */ member in struct:rpc_wait
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py 826 """Generate links for baseline results (old, new and diff).
834 html links for showing baseline results (old, new and diff)
855 links = ''
857 links += html_td_link % {
862 links += self.HTML_TD_NOLINK % ''
864 links += html_td_link % {'uri': path_utils.filename_to_uri(new_file),
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
jdiff_help.html 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font.
112 These links take you to the previous and next changed package or class.
116 These links show and hide the HTML frames. All pages are available with or without frames.
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
jdiff_help.html 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font.
112 These links take you to the previous and next changed package or class.
116 These links show and hide the HTML frames. All pages are available with or without frames.
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
jdiff_help.html 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font.
112 These links take you to the previous and next changed package or class.
116 These links show and hide the HTML frames. All pages are available with or without frames.
  /frameworks/base/docs/html/sdk/api_diff/6/changes/
jdiff_help.html 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font.
112 These links take you to the previous and next changed package or class.
116 These links show and hide the HTML frames. All pages are available with or without frames.
  /frameworks/base/docs/html/sdk/api_diff/7/changes/
jdiff_help.html 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font.
112 These links take you to the previous and next changed package or class.
116 These links show and hide the HTML frames. All pages are available with or without frames.
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
jdiff_help.html 76 Links which take you to a Javadoc page are always in a <code>typewriter</code> font.
112 These links take you to the previous and next changed package or class.
116 These links show and hide the HTML frames. All pages are available with or without frames.
  /build/tools/acp/
README 10 links. This is the default behavior, so it's not all bad, but it
  /development/pdk/docs/porting/
audio.jd 28 <p>The following stub <code>Android.mk</code> file ensures that <code>libaudio</code> compiles and links to the appropriate libraries:</p>
camera.jd 26 <p>The following stub <code>Android.mk</code> file ensures that <code>libcamera</code> compiles and links to the appropriate libraries:</p>

Completed in 116 milliseconds

1 23 4 5 6 7 8 91011>>