/external/e2fsprogs/tests/f_dirlink/ |
name | 1 directory hard links
|
/frameworks/base/core/java/android/text/util/ |
package.html | 3 Utilities for converting identifiable text strings into clickable links
|
Linkify.java | 40 * regex matches in the text into clickable links. This is particularly 193 * of the link types indicated in the mask into clickable links. 209 ArrayList<LinkSpec> links = new ArrayList<LinkSpec>(); local 212 gatherLinks(links, text, Patterns.WEB_URL, 218 gatherLinks(links, text, Patterns.EMAIL_ADDRESS, 224 gatherLinks(links, text, Patterns.PHONE, 230 gatherMapLinks(links, text); 233 pruneOverlaps(links); 235 if (links.size() == 0) { 239 for (LinkSpec link: links) { [all...] |
/external/kernel-headers/original/asm-arm/ |
fcntl.h | 5 #define O_NOFOLLOW 0100000 /* don't follow links */
|
/external/icu4c/config/ |
icu-config-top | 10 # rpath links a library search path right into the binaries.
|
/external/webkit/WebCore/manual-tests/ |
target_new.html | 16 Click link below, then click links in the window that opens.</p> 19 Links in the new window that opens will alert "[object Window]", "some value", and "hello from opener". 23 First link in the new window that opens will alert "null", and the other two links will not work at all.
|
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>
|
flipped-text-rendering.html | 7 <p>Try dragging each of the following links. In each case, the link text should appear correctly (not flipped) in the
|
/external/webkit/WebKit/chromium/public/ |
WebPageSerializer.h | 44 // which contain all resource links that have local copy. 60 // The parameter links contain original URLs of all saved links. 62 // saved links, which matched with vector:links one by one. 68 const WebVector<WebURL>& links,
|
/external/webkit/WebCore/manual-tests/inspector/ |
highlight-source-line.html | 1 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=19204">Bug 19204: Inspector should highlight source lines when following links to them</a>.</p>
|
/external/webkit/WebCore/manual-tests/resources/ |
redraw-page-cache-visited-links-2.html | 13 <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>
|
/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.
|
/development/tools/zoneinfo/ |
ZoneCompactor.java | 18 // Note that the links must be declared prior to the zone names. A 35 Map<String,String> links = new HashMap<String,String>(); field in class:ZoneCompactor 98 links.put(from, to); 100 String link = links.get(s); 118 // Fill in fields for links 119 Iterator<String> iter = links.keySet().iterator(); 122 String to = links.get(from);
|
/external/libxml2/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,
|
/development/pdk/docs/ |
README | 9 downloads -- links to download files of interest
|
/external/kernel-headers/original/linux/ |
limits.h | 10 #define LINK_MAX 127 /* # links a file may have */
|
fcntl.h | 29 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */ 32 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
|
/external/netcat/scripts/ |
webrelay | 5 ## your own run], and full-URL links will undoubtedly confuse the browser 9 ## Please flame pinheads who use self-referential absolute links.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/ |
fixinc.sh | 118 # Determine whether this system has symbolic links. 120 LINKS=false 123 LINKS=true 126 LINKS=true 128 LINKS=false 186 then echo Finding directories and links to directories ; fi 212 # Find all links to directories. 216 # First find all the links, then test each one. 218 $LINKS && \ 243 then echo "All directories (including links to directories): [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/ |
fixinc.sh | 118 # Determine whether this system has symbolic links. 120 LINKS=false 123 LINKS=true 126 LINKS=true 128 LINKS=false 186 then echo Finding directories and links to directories ; fi 212 # Find all links to directories. 216 # First find all the links, then test each one. 218 $LINKS && \ 243 then echo "All directories (including links to directories): [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/ |
fixinc.sh | 116 # Determine whether this system has symbolic links. 118 LINKS=false 121 LINKS=true 124 LINKS=true 126 LINKS=false 184 then echo Finding directories and links to directories ; fi 210 # Find all links to directories. 214 # First find all the links, then test each one. 216 $LINKS && \ 241 then echo "All directories (including links to directories): [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/ |
fixinc.sh | 118 # Determine whether this system has symbolic links. 120 LINKS=false 123 LINKS=true 126 LINKS=true 128 LINKS=false 186 then echo Finding directories and links to directories ; fi 212 # Find all links to directories. 216 # First find all the links, then test each one. 218 $LINKS && \ 243 then echo "All directories (including links to directories): [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/ |
fixinc.sh | 118 # Determine whether this system has symbolic links. 120 LINKS=false 123 LINKS=true 126 LINKS=true 128 LINKS=false 186 then echo Finding directories and links to directories ; fi 212 # Find all links to directories. 216 # First find all the links, then test each one. 218 $LINKS && \ 243 then echo "All directories (including links to directories): [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/ |
fixinc.sh | 116 # Determine whether this system has symbolic links. 118 LINKS=false 121 LINKS=true 124 LINKS=true 126 LINKS=false 184 then echo Finding directories and links to directories ; fi 210 # Find all links to directories. 214 # First find all the links, then test each one. 216 $LINKS && \ 241 then echo "All directories (including links to directories): [all...] |