/dalvik/libcore/support/src/test/java/tests/support/ |
Support_StringReader.java | 33 * Construct a StringReader on the String <code>str</code>. The size of 34 * the reader is set to the <code>length()</code> of the String and the 35 * Object to synchronize access through is set to <code>str</code>. 69 * Set a Mark position in this Reader. The parameter <code>readLimit</code> 98 * @return <code>true</code> if mark() and reset() are supported [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/ |
README | 3 tree is so that they can be linked as shared object code directly into 4 SDL without causing any symbol collisions with code in the application. 6 You can't link static library code into shared libraries on non-x86
|
/external/stlport/test/compiler/ |
partial_spec.cpp | 2 * It is known that this code not compiled by following compilers: 6 * It is known that this code compiled by following compilers: 13 * This code represent what STLport waits from a compiler which support
|
ttei6.cpp | 2 * It is known that this code not compiled by following compilers: 4 * It is known that this code compiled by following compilers: 11 * This code represent what STLport waits from a compiler which support
|
ttei7.cpp | 2 * It is known that this code not compiled by following compilers: 6 * It is known that this code compiled by following compilers: 12 * This code represent what STLport waits from a compiler which support
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
org.w3c.dom.Node.html | 74 Interface org.w3c.dom.<A HREF="../../../../reference/org/w3c/dom/Node.html" target="_top"><font size="+2"><code>Node</code></font></A> 87 <nobr><code>short</code> <A HREF="../../../../reference/org/w3c/dom/Node.html#compareDocumentPosition(org.w3c.dom.Node)" target="_top"><code>compareDocumentPosition</code></A>(<code>Node</code>)</nobr> 94 <nobr><code>String</code> <A HREF="../../../../reference/org/w3c/dom/Node.html#getBaseURI()" target="_top"><code>getBa (…) [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
ustring.h | 41 * upper/lower-casing and string comparison in code point order. 43 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units. 44 * UTF-16 encodes each Unicode code point with either one or two UChar code units. 49 * Some APIs accept a 32-bit UChar32 value for a single code point. 53 * Code-point-related functions treat unpaired surrogates as surrogate code points, 57 * it is much more efficient even for random access because the code unit values 59 * This means that it is easy to determine character (code point) boundaries from 64 * (which use pairs of lead/trail code units called "surrogates") [all...] |
/external/webkit/JavaScriptGlue/icu/unicode/ |
ustring.h | 41 * upper/lower-casing and string comparison in code point order. 43 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units. 44 * UTF-16 encodes each Unicode code point with either one or two UChar code units. 49 * Some APIs accept a 32-bit UChar32 value for a single code point. 53 * Code-point-related functions treat unpaired surrogates as surrogate code points, 57 * it is much more efficient even for random access because the code unit values 59 * This means that it is easy to determine character (code point) boundaries from 64 * (which use pairs of lead/trail code units called "surrogates") [all...] |
/external/webkit/WebCore/icu/unicode/ |
ustring.h | 41 * upper/lower-casing and string comparison in code point order. 43 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units. 44 * UTF-16 encodes each Unicode code point with either one or two UChar code units. 49 * Some APIs accept a 32-bit UChar32 value for a single code point. 53 * Code-point-related functions treat unpaired surrogates as surrogate code points, 57 * it is much more efficient even for random access because the code unit values 59 * This means that it is easy to determine character (code point) boundaries from 64 * (which use pairs of lead/trail code units called "surrogates") [all...] |
/external/webkit/WebKit/mac/icu/unicode/ |
ustring.h | 41 * upper/lower-casing and string comparison in code point order. 43 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units. 44 * UTF-16 encodes each Unicode code point with either one or two UChar code units. 49 * Some APIs accept a 32-bit UChar32 value for a single code point. 53 * Code-point-related functions treat unpaired surrogates as surrogate code points, 57 * it is much more efficient even for random access because the code unit values 59 * This means that it is easy to determine character (code point) boundaries from 64 * (which use pairs of lead/trail code units called "surrogates") [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTMdefaultNamespaceDeclarationNode.java | 135 * retrieved from this node by calling <code>getUserData</code> with the 139 * <code>null</code> to remove any existing association to that key. 141 * <code>null</code>. 142 * @return Returns the <code>DOMObject</code> previously associated to 143 * the given key on this node, or <code>null</code> if there was none [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
more-resources.jd | 32 using the value provided in the {@code name} attribute (not the name of the XML file). As 34 under one {@code <resources>} element.</p> 39 <dd><code>res/values/<em>filename</em>.xml</code><br/> 40 The filename is arbitrary. The {@code <bool>} element's {@code name} will be used as the resource 45 In Java: <code>R.bool.<em>bool_name</em></code><br/> 46 In XML: <code>@[<em>package</em>:]bool/<em>bool_name</em></code> [all...] |
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
android.R.attr.html | 74 Class android.<A HREF="../../../../reference/android/R.attr.html" target="_top"><font size="+2"><code>R.attr</code></font></A> 88 <nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#allowBackup" target="_top"><code>allowBackup</code></A></nobr> 95 <nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#anyDensity" target="_top"><code>anyDensity</code></A></nobr [all...] |
/external/opencore/doc/oscl_html/ |
oscl__mem__audit_8h-source.html | 20 00022 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__lock__base_8h.html">oscl_lock_base.h</a>"</span> 24 00026 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__base__alloc_8h.html">oscl_base_alloc.h</a>"</span> 28 00030 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__tagtree_8h.html">oscl_tagtree.h</a>"</span> 32 00034 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__mem_8h.html">oscl_mem.h</a>"</span> 36 00038 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__mem__auto__ptr_8h.html">oscl_mem_auto_ptr.h</a>"</span> 39 <a name="l00041"></a><a class="code" href="oscl__mem__audit_8h.html#a0">00041</a> <span class="preprocessor">#define OSCL_DISABLE_WARNING_TRUNCATE_DEBUG_MESSAGE</span> 40 00042 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="osclconfig__compiler__warnings_8h.html">osclconfig_compiler_warnings.h</a>"</span> 44 <a name="l00046"></a><a class="code" href="structMM__Stats__t.html">00046</a> <span class="keyword">struct </span><a class="code" href="structMM__Stats__t.html">MM_Stats_t</a> 46 <a name="l00048"></a><a class="code" href="structMM__Stats__t.html#m0">00048</a> uint32 <a class="code" href="structMM__Stats__t. (…) [all...] |
oscl__socket__imp__base_8h-source.html | 14 00006 <span class="preprocessor">#include "<a class="code" href="oscl__socket__types_8h.html">oscl_socket_types.h</a>"</span> 15 00007 <span class="preprocessor">#include "<a class="code" href="oscl__socket__request_8h.html">oscl_socket_request.h</a>"</span> 16 00008 <span class="preprocessor">#include "<a class="code" href="oscl__defalloc_8h.html">oscl_defalloc.h</a>"</span> 17 00009 <span class="preprocessor">#include "<a class="code" href="oscl__mutex_8h.html">oscl_mutex.h</a>"</span> 18 00010 <span class="preprocessor">#include "<a class="code" href="oscl__socket__stats_8h.html">oscl_socket_stats.h</a>"</span> 19 00011 <span class="preprocessor">#include "<a class="code" href="oscl__base_8h.html">oscl_base.h</a>"</span> 21 00013 <span class="keyword">class </span><a class="code" href="classOsclSocketServI.html">OsclSocketServI</a>; 23 <a name="l00017"></a><a class="code" href="classOsclSocketIBase.html">00017</a> <span class="keyword">class </span><a class="code" href="classOsclSocketIBase.html">OsclSocketIBase</a> 26 00020 <span class="keyword">virtual</span> <a class="code" href="classOsclSocketIBase.html#a0">~OsclSocketIBase</a>() [all...] |
oscl__str__ptr__len_8h-source.html | 24 00027 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__base_8h.html">oscl_base.h</a>"</span> 28 00031 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__stdstring_8h.html">oscl_stdstring.h</a>"</span> 38 <a name="l00041"></a><a class="code" href="group__osclutil.html#a4">00041</a> <span class="keyword">const</span> uint8 <a class="code" href="group__osclutil.html#a4">OSCL_ASCII_CASE_MAGIC_BIT</a> = 0x20; 41 <a name="l00047"></a><a class="code" href="structStrPtrLen.html">00047</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structStrPtrLen.html">StrPtrLen</a> 44 <a name="l00050"></a><a class="code" href="structStrPtrLen.html#n0">00050</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structStrPtrLen.html#n0">ptr</a>; 45 <a name="l00051"></a><a class="code" href="structStrPtrLen.html#n1">00051</a> int32 <a class="code" href="structStrPtrLen.html#n1">len</a> [all...] |
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
android.hardware.SensorManager.html | 74 Class android.hardware.<A HREF="../../../../reference/android/hardware/SensorManager.html" target="_top"><font size="+2"><code>SensorManager</code></font></A> 87 <nobr><code>Sensor</code> <A HREF="../../../../reference/android/hardware/SensorManager.html#getDefaultSensor(int)" target="_top"><code>getDefaultSensor</code></A>(<code>int</code>)</nobr> 94 <nobr><code>float</code> <A HREF="../../../../reference/android/hardware/SensorManager.html#getInclination(float[])" (…) [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/ |
XStringForFSB.java | 46 /** cached hash code */ 215 * from <code>0</code> to <code>length() - 1</code>. The first character 216 * of the sequence is at index <code>0</code>, the next at index 217 * <code>1</code>, and so on, as for array indexing. 221 * The first character is at index <code>0</code> [all...] |
/dalvik/docs/opcodes/ |
opcode-12-const.html | 35 <td><code>A:</code> destination register (4 bits)<br/> 36 <code>B:</code> signed int (4 bits)</td> 41 <td><code>A:</code> destination register (8 bits)<br/> 42 <code>B:</code> signed int (16 bits)</td> 47 <td><code>A:</code> destination register (8 bits)<br/ [all...] |
opcode-16-const-wide.html | 35 <td><code>A:</code> destination register (8 bits)<br/> 36 <code>B:</code> signed int (16 bits)</td> 41 <td><code>A:</code> destination register (8 bits)<br/> 42 <code>B:</code> signed int (32 bits)</td> 47 <td><code>A:</code> destination register (8 bits)<br/ [all...] |
/dalvik/libcore/luni/src/main/java/java/net/ |
Proxy.java | 21 * This class represents proxy server settings. A created instance of {@code 32 * Represents the proxy type setting {@code Proxy.Type.DIRECT}. It tells 34 * to {@code null}. 43 * Creates a new {@code Proxy} instance. {@code SocketAddress} must NOT be 44 * {@code null} when {@code type} is either {@code Proxy.Type.HTTP} or 45 * {@code Proxy.Type.SOCKS}. To create a {@code Proxy} instance representin [all...] |
/dalvik/libcore/nio/src/main/java/java/nio/ |
package.html | 8 <code>FloatBuffer</code>, <code>IntBuffer</code>, etc. These classes
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/i18n/filter/ |
UntrustedInput.java | 23 * @return the <code>input</code> as Object 32 * @return the <code>input</code> as String
|
/dalvik/libcore-disabled/instrument/src/main/java/java/lang/instrument/ |
ClassFileTransformer.java | 26 * Once registered, a <code>ClassFileTransformer</code> has the opportunity to 38 * Receives a <code>byte</code> array containing the raw contents of a 39 * class for <i>possible</i> transformation into a new <code>byte</code> 52 * the specified bytes in the <code>Class</code> file format. Each 53 * registered <code>ClassFileTransformer</code> instance will have thi [all...] |
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_THROW_EXCEPTION_COMMON.S | 2 * Throw an exception from JIT'ed code.
|