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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/ManualTests/
target_new-1.html 4 <p>Reference the opener, its properties and functions via the links below.</p>
redraw-page-cache-visited-links.html 27 <div><a href="http://bugs.webkit.org/show_bug.cgi?id=8079">Bug 8079 REGRESSION: Redraw from page cache does not show visited links</a></div>
30 <li><a id="mylink" href="./resources/redraw-page-cache-visited-links-2.html">Click This Link Once</a><br><br>
  /frameworks/base/docs/html/samples/
topic.jd 13 /** Display links and other information about samples that match the
  /ndk/tests/device/test-basic-exceptions/
README 8 This is really a way to check that the C++ compiler properly links against
  /prebuilts/ndk/9/sources/cxx-stl/
README 5 platform's stlport, meaning that code links with the new one can't be later
  /external/llvm/lib/CodeGen/
SpillPlacement.cpp 69 /// but Bias and Links are computed each time placeSpills is called.
81 /// Value - Output value of this node computed from the Bias and links.
88 /// Links - (Weight, BundleNo) for all transparent blocks connecting to other
90 LinkVector Links;
92 /// SumLinkWeights - Cached sum of the weights of all links + ThresHold.
114 Links.clear();
122 // There can be multiple links to the same bundle, add them up.
123 for (LinkVector::iterator I = Links.begin(), E = Links.end(); I != E; ++I)
129 Links.push_back(std::make_pair(w, b))
    [all...]
  /system/core/init/
devices.c 373 char **links; local
382 links = malloc(sizeof(char *) * 2);
383 if (!links)
385 memset(links, 0, sizeof(char *) * 2);
406 if (asprintf(&links[link_num], "/dev/usb/%s%.*s", uevent->subsystem, width, parent) > 0)
409 links[link_num] = NULL;
416 return links;
418 free(links);
442 char **links = malloc(sizeof(char *) * 4); local
443 if (!links)
543 char **links = NULL; local
564 char **links = NULL; local
    [all...]
  /dalvik/dx/src/com/android/dx/command/
DxConsole.java 29 * Standard output stream. Links to {@code System.out} by default.
34 * Error output stream. Links to {@code System.err} by default.
  /external/chromium_org/chrome/browser/extensions/api/discovery/
suggested_link.h 15 // ExtensionSuggestedLinks contains a list of scored links that the extension
36 // the relative importance of the links.
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.html 19 <!-- Links in the notification. -->
20 <span id="mv-notice-links">
  /external/chromium_org/chrome/common/extensions/docs/examples/api/history/showHistoryFilter/
historyFilterUrls.js 5 // Event listner for clicks on links in a browser action popup.
36 // Search history to find up to ten links that a user has visited during the
  /external/chromium_org/gpu/command_buffer/tests/
gl_test_utils.h 24 // Attaches 2 shaders and links them to a program.
28 // Compiles 2 shaders, attaches and links them to a program
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
Makefile 14 LINKS = \
49 $(CC) $(LDFLAGS) $< $(LINKS) -lm -lpthread -ldl -o $@
  /external/mesa3d/src/gallium/tests/unit/
Makefile 14 LINKS = \
49 $(CC) $(LDFLAGS) $< $(LINKS) -lm -lpthread -ldl -o $@
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
TrackReferenceBox.java 29 * are typed. A 'hint' reference links from the containing hint track to the media data that it hints. A content
30 * description reference 'cdsc' links a descriptive or metadata track to the content which it describes.
  /external/valgrind/main/docs/xml/
vg-entities.xml 15 <!-- valgrind website links used in lots of places in the docs -->
17 <!-- a real pain tracking the links down in the docs -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fcntl.h 38 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */
41 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fcntl.h 38 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */
41 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fcntl.h 38 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */
41 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
  /build/tools/droiddoc/templates-sdk/
sample.cs 15 <div class="sum-details-links">
17 <!-- related links -->
22 </div><!-- end sum-details-links -->
49 <?cs # If this is the online docs, build the src code navigation links ?>
75 so don't show src links (we dont have the pages!) ?>
  /external/chromium_org/content/renderer/
savable_resources.cc 37 // Structure for storage the unique set of all savable resource links for
42 // Unique set of all sub resource links.
44 // Unique set of all frame links.
47 // links.
62 // Get all savable resource links from current element. One element might
63 // have more than one resource link. It is possible to have some links
103 // Get all savable resource links from current WebFrameImpl object pointer.
173 // TODO(jnd): Add support for extracting links of sub-resources which
191 // Get all savable resource links from current webview, include main
220 // Get current frame's all savable resource links
    [all...]
  /external/chromium_org/chrome/tools/
webforms_aggregator.py 6 """Downloads web pages with fillable forms after parsing through a set of links.
59 # lists, giving more weight to the links that contain a link clue.
84 domain: only links with this domain will be retrieved.
92 # Http links without clues from LINK_CLUES.
94 # Http links that contain a clue from LINK_CLUES.
96 # Https links that do not contain any clues from LINK_CLUES.
98 # Https links that contain a clue from LINK_CLUES.
118 link: the url that is inserted to the appropriate links list.
147 the url links. If it is a registration page, it saves it in a file as
212 # Indicates page is not a registration page and links must be parsed
    [all...]
  /external/chromium_org/chrome/browser/resources/
plugins.js 126 var links = document.getElementsByClassName('disable-plugin-link');
127 for (var i = 0; i < links.length; i++) { function
128 links[i].onclick = function() {
133 links = document.getElementsByClassName('enable-plugin-link');
134 for (var i = 0; i < links.length; i++) {
135 links[i].onclick = function() {
140 links = document.getElementsByClassName('disable-group-link');
141 for (var i = 0; i < links.length; i++) {
142 links[i].onclick = function() {
147 links = document.getElementsByClassName('enable-group-link')
    [all...]
  /external/chromium_org/content/browser/resources/indexed_db/
indexeddb_internals.js 33 var links = document.querySelectorAll(selector);
34 for (var i = 0; i < links.length; ++i) {
35 var link = links[i];
  /external/chromium_org/third_party/libxml/src/include/libxml/
nanoftp.h 25 * @filename: the file name (including "->" when links are shown)
30 * @links: the link count
43 unsigned long size, int links, int year,

Completed in 1141 milliseconds

1 23 4 5 6 7 8 91011>>