/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
hc_nodechildnodesappendchild.java | 82 expected.add("strong");
|
hc_nodeinsertbefore.java | 78 expected.add("strong");
|
hc_textindexsizeerrnegativeoffset.java | 78 elementList = doc.getElementsByTagName("strong");
|
hc_textindexsizeerroffsetoutofbounds.java | 74 elementList = doc.getElementsByTagName("strong");
|
/libcore/luni/src/main/java/java/nio/ |
MappedByteBuffer.java | 52 * a strong guarantee since this is only a snapshot of a dynamic situation.
|
/libcore/luni/src/main/java/org/xml/sax/ |
ContentHandler.java | 15 * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em> 109 * <p><strong>There is an apparent contradiction between the 115 * an exception.</strong></p>
|
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
Conversation.java | 647 * Get the <strong>immutable</strong> list of {@link Folder}s for this conversation. To modify 650 * @return <strong>Immutable</strong> list of {@link Folder}s.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/ |
FAQ.html | 116 <p><strong>Important notice: Problems with a particular version of 118 bugs page.</strong></p> 270 <abbr>e.g.</abbr> <samp>--with-gmp=/usr/local</samp>, but <strong>this is 271 not guaranteed to work</strong> (in particular with <samp>gcc</samp> and
|
/prebuilts/tools/common/m2/repository/org/codehaus/codehaus-parent/4/ |
codehaus-parent-4.pom | 24 <description>The Codehaus is a collaborative environment for building open source projects with a strong emphasis on modern languages, focussed on quality components that meet real world needs. </description>
|
/sdk/templates/docs/ |
default.css | 127 strong {
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/bench/ |
numa.c | 864 static void calc_convergence_compression(int *strong) 879 /* Strong convergence: all threads compress on a single node: */ 881 *strong = 1; 883 *strong = 0; 896 int strong; local 977 calc_convergence_compression(&strong); 979 if (strong && process_groups == g->p.nr_proc) { [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.html | 41 <p><strong>Note:</strong> This document is itself written using Markdown; you 733 <code><strong></code> tag. E.g., this input:</p> 750 <strong>double asterisks</strong> 752 <strong>double underscores</strong>
|
Markdown Documentation - Syntax.text-out | 56 <p><strong>Note:</strong> This document is itself written using 748 <code><strong></code> tag. E.g., this input:</p> 765 <strong>double asterisks</strong> 767 <strong>double underscores</strong>
|
Markdown Documentation - Syntax.text-res | 56 <p><strong>Note:</strong> This document is itself written using 748 <code><strong></code> tag. E.g., this input:</p> 765 <strong>double asterisks</strong> 767 <strong>double underscores</strong>
|
Markdown Documentation - Syntax.text | 695 `<strong>` tag. E.g., this input: 711 <strong>double asterisks</strong> 713 <strong>double underscores</strong>
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.html | 41 <p><strong>Note:</strong> This document is itself written using Markdown; you 733 <code><strong></code> tag. E.g., this input:</p> 750 <strong>double asterisks</strong> 752 <strong>double underscores</strong>
|
Markdown Documentation - Syntax.text | 695 `<strong>` tag. E.g., this input: 711 <strong>double asterisks</strong> 713 <strong>double underscores</strong>
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.html | 39 <p><strong>Note:</strong> This document is itself written using Markdown; you 574 <code><strong></code> tag. E.g., this input:</p> 588 <strong>double asterisks</strong> 590 <strong>double underscores</strong>
|
markdown-syntax.txt | 695 `<strong>` tag. E.g., this input: 711 <strong>double asterisks</strong> 713 <strong>double underscores</strong>
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.html | 39 <p><strong>Note:</strong> This document is itself written using Markdown; you 574 <code><strong></code> tag. E.g., this input:</p> 588 <strong>double asterisks</strong> 590 <strong>double underscores</strong>
|
markdown-syntax.txt | 695 `<strong>` tag. E.g., this input: 711 <strong>double asterisks</strong> 713 <strong>double underscores</strong>
|
/external/apache-http/src/org/apache/commons/logging/ |
LogFactory.java | 41 * <p><strong>IMPLEMENTATION NOTE</strong> - This implementation is heavily 139 * <strong>Note:</strong> <code>LogFactory</code> will print: 146 * <strong>Usage:</strong> Set this property when Java is invoked 229 * <p><strong>NOTE</strong> - Depending upon the implementation of [all...] |
/external/chromium_org/native_client_sdk/doc_generated/reference/sandbox_internals/ |
arm-32-bit-sandbox.html | 14 machines in a safe manner. The portable bitcode contained in a <strong>pexe</strong> 15 is translated to a 32-bit ARM <strong>nexe</strong> before execution. This may change 268 be used for regular Native Client <strong>nexe</strong> files, but can be used with 270 translation time from <strong>pexe</strong> to <strong>nexe</strong> [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.4.jd | 287 <p class="note"><strong>Note:</strong> Support for adaptive playback is vendor specific. Some codecs may require more memory for larger resolution hints. Therefore, you should set the resolution maximums based on the source material you are decoding.</p> [all...] |
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 658 `<strong>` tag. E.g., this input: 674 <strong>double asterisks</strong> 676 <strong>double underscores</strong>
|