/build/tools/droiddoc/templates-pdk/assets/design/ |
default.js | 13 // finding the relative URL to this page. This will allow us to find links on the page 31 // select current page in sidenav and set up prev/next links if they exist 39 // set up prev links 67 // set up next links 120 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away
|
/build/tools/droiddoc/templates-sac/assets/design/ |
default.js | 13 // finding the relative URL to this page. This will allow us to find links on the page 31 // select current page in sidenav and set up prev/next links if they exist 39 // set up prev links 67 // set up next links 120 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away
|
/build/tools/droiddoc/templates-sdk/assets/design/ |
default.js | 13 // finding the relative URL to this page. This will allow us to find links on the page 31 // select current page in sidenav and set up prev/next links if they exist 39 // set up prev links 67 // set up next links 120 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away
|
/build/tools/droiddoc/templates-sdk/ |
sampleindex.cs | 15 <div class="sum-details-links"> 17 <!-- related links --> 25 </div><!-- end sum-details-links --> 61 <?cs # If this is the online docs, build the src code navigation links ?> 80 so don't show src links (we dont have the pages!) ?>
|
designpage.cs | 40 <div class="layout-content-row content-header <?cs if:header.justLinks ?>just-links<?cs /if ?>"> 47 <div class="paging-links layout-content-col span-4" itemscope itemtype="http://schema.org/SiteNavigationElement"> 59 <div class="paging-links layout-content-col span-9"> </div> 60 <div class="paging-links layout-content-col span-4">
|
/external/chromium_org/chrome/browser/google_apis/ |
gdata_wapi_parser.h | 90 // For OPEN_WITH links, this contains the application ID. For all other link 124 // Feed links define links (URLs) to special list of entries (i.e. list of 289 // Get a list of links available for this AppIcon. 290 const ScopedVector<Link>& links() const { return links_; } function in class:google_apis::AppIcon 292 // Get the icon URL from the internal list of links. Returns the first 300 void set_links(ScopedVector<Link>* links) { links_.swap(*links); } 335 // List of entry links. 336 const ScopedVector<Link>& links() const { return links_; function in class:google_apis::CommonMetadata 737 const ScopedVector<Link>& links() const { return links_; } function in class:google_apis::InstalledApp [all...] |
/external/proguard/src/proguard/classfile/util/ |
MethodLinker.java | 29 * This ClassVisitor links all corresponding non-private methods in the class 31 * files that are not being subclassed. Chains of links that have been created 32 * in previous invocations are merged with new chains of links, in order to 35 * As a MemberVisitor, it links all corresponding class members that it visits, 107 * Links the two given class members.
|
/external/tcpdump/ |
ospf6.h | 123 /* Router links advertisements */ 141 /* Network links advertisements */ 153 /* AS external links advertisements */ 161 /* Summary links advertisements */ 202 * TOS metric struct (will be 0 or more in router links update)
|
/development/samples/ApiDemos/src/com/example/android/apis/text/ |
Link.java | 44 // text2 has links specified by putting <a> tags in the string 45 // resource. By default these links will appear but not 52 // text3 shows creating text with links from HTML in the Java
|
/external/chromium/chrome/common/extensions/docs/examples/api/history/showHistory/ |
typedUrls.js | 1 // Event listner for clicks on links in a browser action popup. 32 // Search history to find up to ten links that a user has typed in, 33 // and show those links in a popup.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/history/showHistory/ |
typedUrls.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 typed in, 37 // and show those links in a popup.
|
/external/libxml2/include/libxml/ |
nanoftp.h | 44 * @filename: the file name (including "->" when links are shown) 49 * @links: the link count 62 unsigned long size, int links, int year,
|
/external/llvm/docs/ |
Extensions.rst | 69 Links the section if a certain other COMDAT section is linked. This other 79 Links the largest section from among the duplicates. 82 Links the newest section from among the duplicates.
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebPageSerializerImpl.h | 61 // which contain all resource links that have local copy. 80 // The parameter links contain original URLs of all saved links. 82 // saved links, which matched with vector:links one by one. 88 const WebVector<WebURL>& links,
|
/developers/samples/android/views/TextLinkify/TextLinkify/src/main/res/values/ |
strings.xml | 21 <string name="intro">This sample illustrates how links can be added to a TextView. 37 Explicit links using <a> markup.</b>
|
/development/samples/ApiDemos/res/layout/ |
link.xml | 27 <!-- Four TextView widgets, each one displaying text containing links. --> 40 specify links. -->
|
/external/bzip2/ |
bzip.css | 3 #336699 medium blue links 59 /* don't have underlined links in chunked nav menus */
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
one_click_signin_view_controller.h | 40 // Text fields don't work as well with embedded links as text views, but 54 // Advanced links and |callback| is called when the view is closing.
|
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/chrome_test/ |
setup_test_links.sh | 7 # A script to setup symbolic links needed for Chrome's automated UI tests. 26 # Create links to resources from pyauto_dep.
|
/external/chromium_org/net/base/ |
address_tracker_linux.h | 37 // |link_callback| when the list of online links changes. 87 // Set of interface indices for links that are currently online.
|
/external/grub/stage2/ |
defs.h | 85 * after expanding symbolic links. 87 * MAXSYMLINKS defines the maximum number of symbolic links
|
/external/markdown/markdown/extensions/ |
imagelinks.py | 2 ========================= IMAGE LINKS ================================= 68 new_block = "<div><br/><center><span class='image-links'>\n"
|
/ndk/sources/third_party/googletest/ |
README.NDK | 30 that starts all the GoogleTest tests. This also links against 34 Same as googletest_main, but links against googletest_shared.
|
/build/tools/droiddoc/templates-ds/ |
designpage.cs | 40 <div class="layout-content-row content-header <?cs if:header.justLinks ?>just-links<?cs /if ?>"> 47 <div class="paging-links layout-content-col span-4" itemscope itemtype="http://schema.org/SiteNavigationElement"> 59 <div class="paging-links layout-content-col span-9"> </div> 60 <div class="paging-links layout-content-col span-4">
|
/build/tools/droiddoc/templates-sac/ |
designpage.cs | 40 <div class="layout-content-row content-header <?cs if:header.justLinks ?>just-links<?cs /if ?>"> 47 <div class="paging-links layout-content-col span-4" itemscope itemtype="http://schema.org/SiteNavigationElement"> 59 <div class="paging-links layout-content-col span-9"> </div> 60 <div class="paging-links layout-content-col span-4">
|