/libcore/luni/src/main/java/java/nio/ |
ByteBufferAsFloatBuffer.java | 26 * <li>After a byte buffer instance is wrapped, it becomes privately owned by
|
ByteBufferAsIntBuffer.java | 26 * <li>After a byte buffer instance is wrapped, it becomes privately owned by
|
ByteBufferAsLongBuffer.java | 26 * <li>After a byte buffer instance is wrapped, it becomes privately owned by
|
ByteBufferAsShortBuffer.java | 26 * <li>After a byte buffer instance is wrapped, it becomes privately owned by
|
/libcore/luni/src/main/java/javax/crypto/ |
CipherSpi.java | 561 * @return the wrapped key 580 * the wrapped key to unwrap. 582 * the algorithm for the wrapped key. 584 * the type of the wrapped key (one of: {@code SECRET_KEY},
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
verify.h | 41 * Next this expression W is wrapped in a type
|
/packages/apps/Browser/src/com/android/browser/ |
WallpaperHandler.java | 103 // We give decodeStream a wrapped input stream so it doesn't
|
/packages/apps/Email/res/layout-sw600dp/ |
account_setup_incoming_fragment.xml | 19 wrapped in an outer layout (account_settings_incoming_fragment) -->
|
/packages/apps/Mms/src/com/android/mms/ui/ |
AsyncDialog.java | 46 * @param backgroundTask the work to be done in the background wrapped in a Runnable
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_tempbuf.h | 118 * where it is wrapped as the temporary_buffer class. See
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_tempbuf.h | 118 * where it is wrapped as the temporary_buffer class. See
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_tempbuf.h | 118 * where it is wrapped as the temporary_buffer class. See
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_tempbuf.h | 118 * where it is wrapped as the temporary_buffer class. See
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_tempbuf.h | 118 * where it is wrapped as the temporary_buffer class. See
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
GLCallGroups.java | 40 /** Returns the {@link GLCall} that is wrapped by this node. */
|
/external/guava/guava/src/com/google/common/cache/ |
CacheBuilder.java | 56 * <li>keys automatically wrapped in {@linkplain WeakReference weak} references 57 * <li>values automatically wrapped in {@linkplain WeakReference weak} or 448 * Specifies that each key (not value) stored in the cache should be wrapped in a {@link 485 * Specifies that each value (not key) stored in the cache should be wrapped in a 506 * Specifies that each value (not key) stored in the cache should be wrapped in a [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 192 that Markdown supports "hard-wrapped" text paragraphs. This differs 262 line of a hard-wrapped paragraph: 693 emphasis. Text wrapped with one `*` or `_` will be wrapped with an 694 HTML `<em>` tag; double `*`'s or `_`'s will be wrapped with an HTML
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 192 that Markdown supports "hard-wrapped" text paragraphs. This differs 262 line of a hard-wrapped paragraph: 693 emphasis. Text wrapped with one `*` or `_` will be wrapped with an 694 HTML `<em>` tag; double `*`'s or `_`'s will be wrapped with an HTML
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.txt | 192 that Markdown supports "hard-wrapped" text paragraphs. This differs 262 line of a hard-wrapped paragraph: 693 emphasis. Text wrapped with one `*` or `_` will be wrapped with an 694 HTML `<em>` tag; double `*`'s or `_`'s will be wrapped with an HTML
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 155 that Markdown supports "hard-wrapped" text paragraphs. This differs 225 line of a hard-wrapped paragraph: 656 emphasis. Text wrapped with one `*` or `_` will be wrapped with an 657 HTML `<em>` tag; double `*`'s or `_`'s will be wrapped with an HTML
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 192 that Markdown supports "hard-wrapped" text paragraphs. This differs 262 line of a hard-wrapped paragraph: 693 emphasis. Text wrapped with one `*` or `_` will be wrapped with an 694 HTML `<em>` tag; double `*`'s or `_`'s will be wrapped with an HTML
|
/frameworks/base/core/java/android/text/ |
BidiFormatter.java | 53 * direction text is itself bidi-wrapped, the "reset" after it will prevent the sticking. (Doing 55 * bidi-wrapping numbers, and a bidi-wrapped opposite-direction string could be followed by a 58 * and one of these can be followed by a bidi-wrapped inserted value. On the other hand, when one 176 * a string being bidi-wrapped, not just after it. The default is false. 279 * bidi-wrapped, not just after it. [all...] |
/frameworks/support/v4/java/android/support/v4/text/ |
BidiFormatter.java | 49 * direction text is itself bidi-wrapped, the "reset" after it will prevent the sticking. (Doing 51 * bidi-wrapping numbers, and a bidi-wrapped opposite-direction string could be followed by a 54 * and one of these can be followed by a bidi-wrapped inserted value. On the other hand, when one 172 * a string being bidi-wrapped, not just after it. The default is false. 275 * bidi-wrapped, not just after it. [all...] |
/external/guava/guava/src/com/google/common/collect/ |
MapMaker.java | 51 * <li>keys or values automatically wrapped in {@linkplain WeakReference weak} or {@linkplain 293 * Specifies that each key (not value) stored in the map should be wrapped in a {@link 314 * <p>Specifies that each key (not value) stored in the map should be wrapped in a 361 * Specifies that each value (not key) stored in the map should be wrapped in a 384 * Specifies that each value (not key) stored in the map should be wrapped in a 629 * it is wrapped. [all...] |
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
XMLWriter.java | [all...] |