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

<<11121314151617181920>>

  /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 */
  /external/chromium/chrome/common/
render_messages.h 184 // Get all savable resource links from current webpage, include main
190 // which contain all resource links that have local copy.
378 std::vector<GURL> /* all savable resource links */,
379 std::vector<GURL> /* all referrers of resource links */,
380 std::vector<GURL> /* all frame links */)
  /external/chromium_org/chrome/browser/google_apis/
gdata_wapi_parser_unittest.cc 45 // Check links.
46 ASSERT_EQ(6U, feed->links().size());
183 // Check feed links.
189 // Check links.
190 ASSERT_EQ(8U, entry->links().size());
  /external/chromium_org/third_party/openssl/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/libppp/src/
ncp.c 118 ipcp_Init(&ncp->ipcp, bundle, &bundle->links->physical->link,
121 ipv6cp_Init(&ncp->ipv6cp, bundle, &bundle->links->physical->link,
281 * any links for some time.
307 * Arrange that each of our links has at least one packet. We keep the
323 for (total = 0, dl = bundle->links; dl; dl = dl->next)
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Basics.html 184 <h3>Links</h3>
186 <p>Markdown supports two styles for creating links: <em>inline</em> and
190 <p>Inline-style links use parentheses immediately after the link text.
213 <p>Reference-style links allow you to refer to your links by names, which
Markdown Documentation - Basics.text-out 191 <h3>Links</h3>
192 <p>Markdown supports two styles for creating links: <em>inline</em>
195 <p>Inline-style links use parentheses immediately after the link
219 <p>Reference-style links allow you to refer to your links by names,
Markdown Documentation - Basics.text-res 191 <h3>Links</h3>
192 <p>Markdown supports two styles for creating links: <em>inline</em>
195 <p>Inline-style links use parentheses immediately after the link
219 <p>Reference-style links allow you to refer to your links by names,
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Basics.html 184 <h3>Links</h3>
186 <p>Markdown supports two styles for creating links: <em>inline</em> and
190 <p>Inline-style links use parentheses immediately after the link text.
213 <p>Reference-style links allow you to refer to your links by names, which
  /external/markdown/tests/markdown-test/
markdown-documentation-basics.html 148 <h3>Links</h3>
149 <p>Markdown supports two styles for creating links: <em>inline</em> and
152 <p>Inline-style links use parentheses immediately after the link text.
167 <p>Reference-style links allow you to refer to your links by names, which
  /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--;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
posixpath.py 147 # Being true for dangling symbolic links is also useful.
150 """Test whether a path exists. Returns True for broken symbolic links"""
319 # if it contains symbolic links!
366 symbolic links encountered in the path."""
370 # Join two paths, normalizing ang eliminating any symbolic links
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
posixpath.py 147 # Being true for dangling symbolic links is also useful.
150 """Test whether a path exists. Returns True for broken symbolic links"""
319 # if it contains symbolic links!
366 symbolic links encountered in the path."""
370 # Join two paths, normalizing ang eliminating any symbolic links
  /external/chromium/chrome/browser/importer/
importer_unittest.cc 158 "http://www.links-thelink.com/"},
161 "http://www.links-sublink.com/"},
167 "http://www.links-thelink.com/"},
333 CreateDirectory((path + L"\\Links").c_str(), NULL);
334 CreateDirectory((path + L"\\Links\\SubFolderOfLinks").c_str(), NULL);
341 L"http://www.links-thelink.com/"));
346 ASSERT_TRUE(CreateUrlFile(path + L"\\Links\\TheLink.url",
347 L"http://www.links-thelink.com/"));
348 ASSERT_TRUE(CreateUrlFile(path + L"\\Links\\SubFolderOfLinks\\SubLink.url",
349 L"http://www.links-sublink.com/"))
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedDeque.java 86 * A node contains the expected E ("item") and links to predecessor
112 * Self-links are used in the node unlinking process. Active nodes
113 * never have self-links.
143 * links are identical, that is, the live nodes found via next
144 * links from the first node is equal to the elements found via
145 * prev links from the last node. However, this is not true for
165 * develop further the use of self-links that was very effective in
227 * - the first node is always O(1) reachable from head via prev links
242 * - the last node is always O(1) reachable from tail via next links
324 * Links e as first element
    [all...]
  /build/tools/droiddoc/templates-ds/
docpage.cs 23 <div class="layout-content-row content-header <?cs if:header.justLinks ?>just-links<?cs /if ?>">
57 <div class="paging-links layout-content-col span-4" itemscope itemtype="http://schema.org/SiteNavigationElement">
133 <div class="paging-links layout-content-col col-4">
  /build/tools/droiddoc/templates-sac/
docpage.cs 23 <div class="layout-content-row content-header <?cs if:header.justLinks ?>just-links<?cs /if ?>">
57 <div class="paging-links layout-content-col span-4" itemscope itemtype="http://schema.org/SiteNavigationElement">
133 <div class="paging-links layout-content-col col-4">
  /build/tools/droiddoc/templates-sdk/
docpage.cs 22 <div class="layout-content-row content-header <?cs if:header.justLinks ?>just-links<?cs /if ?>">
56 <div class="paging-links layout-content-col span-4" itemscope itemtype="http://schema.org/SiteNavigationElement">
132 <div class="paging-links layout-content-col col-4">
  /external/chromium_org/chrome/browser/extensions/
subscribe_page_action_browsertest.cc 135 // Makes sure that the RSS detects RSS feed links, even when rel tag contains
318 // links such as http://search.twitter.com/search.atom?lang=en&q=%23chrome
340 // Valid feed but containing no links.
  /external/chromium_org/third_party/WebKit/Source/web/
WebPageSerializer.cpp 86 // FIXME: Add support for extracting links of sub-resources which
230 const WebVector<WebURL>& links,
235 frame, recursive, client, links, localPaths, localDirectoryName);
  /external/icu4c/data/misc/
zoneinfo64.txt 38 links:intvector { 7, 388 }
51 links:intvector { 9, 10 }
58 links:intvector { 11, 55 }
95 links:intvector { 3, 18, 393 }
159 links:intvector { 29, 370 }
298 links:intvector { 56, 520 }
323 links:intvector { 59, 80, 606 }
333 links:intvector { 4, 60, 605 }
359 links:intvector { 2, 64, 90 }
366 links:intvector { 65, 66, 95
    [all...]
  /external/jdiff/src/jdiff/
HTMLReportGenerator.java 121 writeText("<a href= ><tt>links to reference documentation</tt></a>, and <a href= >links to change ");
183 * The top section describes all the packages added (with links) and
184 * removed, and the changed packages section has links which takes you
218 // Emit a table of changed packages, with links to the file
411 // Emit a table of changed classes, with links to the file
474 //Links to the previous and next classes
582 // Emit a table of changed classes, with links to the section
678 // Emit a table of changed classes, with links to the section
    [all...]
  /external/openssh/
sftp.0 159 downloading. Note that sftp does not follow symbolic links
222 recursively. Note that sftp does not follow symbolic links when
300 recursively. Note that sftp does not follow symbolic links when
  /frameworks/base/docs/html/distribute/googleplay/promote/
linking.jd 160 <p>There are two general formats for links that are accessible to users on
172 <p>In general, you should use <code>http://</code> format for links on web pages
173 and <code>market://</code> for links in Android apps.</p>
  /frameworks/rs/
rsScriptGroup.cpp 116 // add links
203 //ALOGE("ScriptGroup::create kernels=%i links=%i", (int)kernelCount, (int)linkCount);
227 // allocate links

Completed in 853 milliseconds

<<11121314151617181920>>