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

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/resources/file_manager/js/
drive_banners.js 203 var links = util.createChild(message, 'drive-welcome-links'); variable
211 more = util.createChild(links,
217 more = util.createChild(links, 'plain-link', 'a');
225 dismiss = util.createChild(links, 'drive-welcome-button');
227 dismiss = util.createChild(links, 'plain-link');
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js 412 * @param {Array.<{text: string, action: function()}>} links An array of
413 * records describing the links in the notification. Each record should
419 function showNotification(message, links, opt_closeHandler, opt_timeout) {
432 for (var i = 0; i < links.length; i++) {
434 link.textContent = links[i].text;
435 link.action = links[i].action;
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.h 334 // which contain all resource links that have local copy.
335 // The parameter links contain original URLs of all saved links.
337 // all saved links, which matched with vector:links one by one.
341 const std::vector<GURL>& links,
  /external/llvm/include/llvm/Support/
IntegersSubset.h 304 explicit IntegersSubsetGeneric(const RangesCollectionTy& Links) {
305 assert(Links.size() && "Empty ranges are not allowed.");
309 FlatCollection.reserve(Links.size() * 2);
310 RangeLinks.reserve(Links.size());
312 for (typename RangesCollectionTy::const_iterator i = Links.begin(),
313 e = Links.end(); i != e; ++i) {
  /external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp 903 map<string, set<string> > links; variable
975 links[fromid].insert(toid);
    [all...]
  /external/icu4c/tools/tzcode/
tz2icu.cpp 903 map<string, set<string> > links; variable
975 links[fromid].insert(toid);
    [all...]
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.css 161 #index-links .selected {
168 #index-links {
339 links to summary tables) */
461 /* applies to a div containing links to summary tables */
462 .sum-details-links {
467 .sum-details-links a {
471 .sum-details-links a:hover {
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
PHP Markdown Extra Readme.text 277 links, such as `<HTTP://EXAMPLE.COM/>`.
297 links. To use this, your PHP code must call the parser this way:
389 inside URLs and title of links.
391 * Placing footnote markers inside a link, resulting in two nested links, is
404 * Now supports URLs containing literal parentheses for inline links
482 * Fixed a bug introduced in 1.0.1d where underscores in automatic links
507 automatic links. This means that a given email address will always be
  /external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml 473 __u16 i_links_count; /* Links count */
757 <Title>Hard links</Title>
763 directories. In that case, we say that there exist <Literal remap="tt">hard links</Literal> to the
768 The kernel keeps track of the number of hard links in the variable
769 <Literal remap="tt">i&lowbar;links&lowbar;count</Literal>. The variable is set to "1" when first allocating the
771 delete the current directory entry and will decrement the number of links.
842 changed, deleted, renamed, no hard links, etc, before the bit is
871 <Title>Symbolic links</Title>
874 The <Literal remap="tt">hard links</Literal> presented above are just another pointers to the same
888 Hard links can be done only in the same filesystem. This is obvious
    [all...]
  /frameworks/base/docs/html/guide/webapps/
webview.jd 228 default browser application to open foreign links&mdash;by default, the user's web browser
229 opens all URL links, so be careful only if you handle page navigation as described in the
242 so links open within your {@link android.webkit.WebView}. You can then allow the user to navigate
246 <p>To open links clicked by the user, simply provide a {@link
255 <p>That's it. Now all links the user clicks load in your {@link android.webkit.WebView}.</p>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
webbrowser.py 523 # The Links/elinks browsers <http://artax.karlin.mff.cuni.cz/~mikulas/links/>
524 if _iscommand("links"):
525 register("links", None, GenericBrowser("links"))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
webbrowser.py 523 # The Links/elinks browsers <http://artax.karlin.mff.cuni.cz/~mikulas/links/>
524 if _iscommand("links"):
525 register("links", None, GenericBrowser("links"))
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidTextEditor.java 436 * Used by derived classes which need active links in {@link FormText}.
440 * <li> Links starting with "http" are simply sent to a local browser.
441 * <li> Links starting with "file:/" are simply sent to a local browser.
442 * <li> Links starting with "page:" are expected to be an editor page id to switch to.
443 * <li> Other links are ignored.
  /external/bison/build-aux/
gnupload 48 --symlink create symbolic links
49 --rmsymlink remove symbolic links
90 3. Same as above, and also create symbolic links to foobar-latest.tar.*:
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_dom_feature_extractor.cc 264 // Check how many are https links.
437 // Add a feature for the fraction of times the page links to an external
451 // Fraction of links that use https.
  /external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp 274 // to be able to perform better hit-testing on inline links on line-breaks.
337 // as links, where the width may be significantly larger than the touch width. Using area of overlap
338 // in such cases can lead to a bias towards shorter links. Conversely, percentage of overlap can
  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
Output.pm 227 A:link { color: black; font-weight: normal; text-decoration: none} /* unvisited links */
228 A:visited { color: blue; font-weight: normal; text-decoration: none } /* visited links */
230 A:active { color: lime; font-weight: normal; text-decoration: none } /* active links */
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_win16.h 89 PRCList links; /* for linking PRPollQueue's together */ member in struct:PRPollQueue
98 ((PRPollQueue *) ((char*) (_qp) - offsetof(PRPollQueue,links)))
106 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
  /external/grub/stage2/
xfs.h 294 xfs_da_blkinfo_t info; /* block type, links, etc. */
491 xfs_uint16_t di_onlink; /* old number of links to file */
494 xfs_uint32_t di_nlink; /* number of links to file */
  /external/icu4c/test/perf/perldriver/
Output.pm 227 A:link { color: black; font-weight: normal; text-decoration: none} /* unvisited links */
228 A:visited { color: blue; font-weight: normal; text-decoration: none } /* visited links */
230 A:active { color: lime; font-weight: normal; text-decoration: none } /* active links */
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
NestedMapData.java 163 * Recursive method that builds the full path to this node via its parent links into the given
178 * Returns the full path to this node via its parent links.
374 // ******************* Symbolic links *******************
  /external/openssh/
sftp.1 253 does not follow symbolic links encountered in the tree traversal.
376 does not follow symbolic links when performing recursive transfers.
498 does not follow symbolic links when performing recursive transfers.
  /external/oprofile/opjitconv/
opjitconv.c 271 * We should not trust symbolic links because we only produce normal dump
272 * files (no links).
280 printf("opjitconv: dumpfile path is corrupt (symbolic links not allowed).\n");
  /frameworks/base/docs/html/distribute/googleplay/policies/
ip.jd 87 Play policies and analyze all of your content. If your app uses or links to
140 violates Google Play policies if it uses or links to copyrighted content
202 users or provide links to any other site that mimics Google Play or
  /libcore/crypto/src/main/java/org/conscrypt/
OpenSSLSessionImpl.java 279 * used internally to implement links for a temporary cache of SSL sessions.
293 * mainly used internally to implement links for a temporary cache of SSL
383 * Returns an array with the names (sort of links) of all the data

Completed in 2580 milliseconds

<<21222324252627282930>>