HomeSort by relevance Sort by last modified time
    Searched full:code (Results 301 - 325 of 26167) sorted by null

<<11121314151617181920>>

  /external/opencore/doc/oscl_html/
oscl__socket__serv__imp__reqlist_8h-source.html 13 00005 <span class="preprocessor">#include "<a class="code" href="oscl__socket__tuneables_8h.html">oscl_socket_tuneables.h</a>"</span>
14 00006 <span class="preprocessor">#include "<a class="code" href="oscl__defalloc_8h.html">oscl_defalloc.h</a>"</span>
15 00007 <span class="preprocessor">#include "<a class="code" href="oscl__vector_8h.html">oscl_vector.h</a>"</span>
16 00008 <span class="preprocessor">#include "<a class="code" href="oscl__mem_8h.html">oscl_mem.h</a>"</span>
19 00011 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__semaphore_8h.html">oscl_semaphore.h</a>"</span>
20 00012 <span class="preprocessor">#include "<a class="code" href="oscl__mutex_8h.html">oscl_mutex.h</a>"</span>
23 00015 <span class="keyword">class </span><a class="code" href="classOsclSocketServI.html">OsclSocketServI</a>;
25 00017 <span class="keyword">class </span><a class="code" href="classOsclSocketI.html">OsclSocketI</a>;
26 00018 <span class="keyword">class </span><a class="code" href="classOsclSocketRequest.html">OsclSocketRequest</a>;
28 <a name="l00020"></a><a class="code" href="classOsclSocketServRequestQElem.html">00020</a> <span class="keyword">class </span><a class (…)
    [all...]
oscl__priqueue_8h-source.html 22 00031 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__base_8h.html">oscl_base.h</a>"</span>
27 00036 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__vector_8h.html">oscl_vector.h</a>"</span>
30 <a name="l00046"></a><a class="code" href="classOsclPriorityQueueBase.html">00046</a> <span class="keyword">class </span><a class="code" href="classOsclPriorityQueueBase.html">OsclPriorityQueueBase</a>
33 <a name="l00049"></a><a class="code" href="classOsclPriorityQueueBase.html#b0">00049</a> <span class="keyword">virtual</span> <a class="code" href="classOsclPriorityQueueBase.html#b0">~OsclPriorityQueueBase</a>()
36 00052 OSCL_IMPORT_REF <span class="keywordtype">void</span> <a class="code" href="classOsclPriorityQueueBase.html#b1">push_heap</a>(<a class="code" href="group__osclbase.html#a25">OsclAny</a>* first, <a class="code" href="group__osclbase.html#a25">OsclAny</a>* last) ;
38 00054 OSCL_IMPORT_REF <span class="keywordtype">void</span> <a class="code" href="classOsclPriorityQueueBase.html#b2">pop_heap</a>(<a class="code" href="group__osclbase.html (…)
    [all...]
oscl__time_8h-source.html 22 00028 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__base_8h.html">oscl_base.h</a>"</span>
26 00032 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="osclconfig__time_8h.html">osclconfig_time.h</a>"</span>
30 00036 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__int64__utils_8h.html">oscl_int64_utils.h</a>"</span>
33 <a name="l00039"></a><a class="code" href="group__osclbase.html#a0">00039</a> <span class="keyword">const</span> <span class="keywordtype">int</span> <a class="code" href="group__osclbase.html#a0">CTIME_BUFFER_SIZE</a> = 26;
35 <a name="l00041"></a><a class="code" href="group__osclbase.html#a1">00041</a> <span class="keyword">const</span> <span class="keywordtype">int</span> <a class="code" href="group__osclbase.html#a1">PV8601TIME_BUFFER_SIZE</a> = 21;
37 <a name="l00043"></a><a class="code" href="group__osclbase.html#a2">00043</a> <span class="keyword">typedef</span> <span class="keywordtype">char</span> <a class="code" href="group__osclbase.html#a2">CtimeStrBuf</a>[<a class="code" href="group__osclbase.html#a0">CTIME_BUFFER_SIZE</a>]
    [all...]
oscl__socket__bind_8h-source.html 13 00005 <span class="preprocessor">#include "<a class="code" href="oscl__socket__types_8h.html">oscl_socket_types.h</a>"</span>
14 00006 <span class="preprocessor">#include "<a class="code" href="oscl__socket__serv__imp_8h.html">oscl_socket_serv_imp.h</a>"</span>
15 00007 <span class="preprocessor">#include "<a class="code" href="oscl__socket__imp_8h.html">oscl_socket_imp.h</a>"</span>
16 00008 <span class="preprocessor">#include "<a class="code" href="oscl__socket__method_8h.html">oscl_socket_method.h</a>"</span>
18 00013 <span class="keyword">class </span><a class="code" href="classOsclBindRequest.html">OsclBindRequest</a>;
20 <a name="l00015"></a><a class="code" href="classOsclBindMethod.html">00015</a> <span class="keyword">class </span><a class="code" href="classOsclBindMethod.html">OsclBindMethod</a> : <span class="keyword">public</span> <a class="code" href="classOsclSocketMethod.html">OsclSocketMethod</a>
23 00018 <span class="keyword">static</span> <a class="code" href="classOsclBindMethod.html">OsclBindMethod</a> *<a class="code" href="classOsclBindMethod.html#d0">NewL</a>(<a class="code" href="classOsclIPSocketI.html">OsclIP (…)
    [all...]
oscl__socket__connect_8h-source.html 13 00005 <span class="preprocessor">#include "<a class="code" href="oscl__socket__types_8h.html">oscl_socket_types.h</a>"</span>
14 00006 <span class="preprocessor">#include "<a class="code" href="oscl__socket__serv__imp_8h.html">oscl_socket_serv_imp.h</a>"</span>
15 00007 <span class="preprocessor">#include "<a class="code" href="oscl__socket__imp_8h.html">oscl_socket_imp.h</a>"</span>
16 00008 <span class="preprocessor">#include "<a class="code" href="oscl__socket__method_8h.html">oscl_socket_method.h</a>"</span>
18 00013 <span class="keyword">class </span><a class="code" href="classOsclConnectRequest.html">OsclConnectRequest</a>;
20 <a name="l00015"></a><a class="code" href="classOsclConnectMethod.html">00015</a> <span class="keyword">class </span><a class="code" href="classOsclConnectMethod.html">OsclConnectMethod</a> : <span class="keyword">public</span> <a class="code" href="classOsclSocketMethod.html">OsclSocketMethod</a>
23 00018 <span class="keyword">static</span> <a class="code" href="classOsclConnectMethod.html">OsclConnectMethod</a> *<a class="code" href="classOsclConnectMethod.html#d0">NewL</a>(<a class="code" href="classOsclIPSocketI.html">Osc (…)
    [all...]
oscl__socket__recv_8h-source.html 13 00005 <span class="preprocessor">#include "<a class="code" href="oscl__socket__serv__imp_8h.html">oscl_socket_serv_imp.h</a>"</span>
14 00006 <span class="preprocessor">#include "<a class="code" href="oscl__socket__imp_8h.html">oscl_socket_imp.h</a>"</span>
15 00007 <span class="preprocessor">#include "<a class="code" href="oscl__socket__method_8h.html">oscl_socket_method.h</a>"</span>
18 00013 <span class="keyword">class </span><a class="code" href="classOsclRecvRequest.html">OsclRecvRequest</a>;
20 <a name="l00015"></a><a class="code" href="classOsclRecvMethod.html">00015</a> <span class="keyword">class </span><a class="code" href="classOsclRecvMethod.html">OsclRecvMethod</a> : <span class="keyword">public</span> <a class="code" href="classOsclSocketMethod.html">OsclSocketMethod</a>
23 00018 <span class="keyword">static</span> <a class="code" href="classOsclRecvMethod.html">OsclRecvMethod</a> *<a class="code" href="classOsclRecvMethod.html#d0">NewL</a>(<a class="code" href="classOsclIPSocketI.html">OsclIPSocketI</a>&amp; c)
    [all...]
oscl__socket__send_8h-source.html 13 00005 <span class="preprocessor">#include "<a class="code" href="oscl__socket__types_8h.html">oscl_socket_types.h</a>"</span>
14 00006 <span class="preprocessor">#include "<a class="code" href="oscl__socket__method_8h.html">oscl_socket_method.h</a>"</span>
16 00011 <span class="keyword">class </span><a class="code" href="classOsclSendRequest.html">OsclSendRequest</a>;
18 <a name="l00013"></a><a class="code" href="classOsclSendMethod.html">00013</a> <span class="keyword">class </span><a class="code" href="classOsclSendMethod.html">OsclSendMethod</a> : <span class="keyword">public</span> <a class="code" href="classOsclSocketMethod.html">OsclSocketMethod</a>
21 00016 <span class="keyword">static</span> <a class="code" href="classOsclSendMethod.html">OsclSendMethod</a> *<a class="code" href="classOsclSendMethod.html#d0">NewL</a>(<a class="code" href="classOsclIPSocketI.html">OsclIPSocketI</a>&amp; c);
23 00018 <a class="code" href="classOsclSendMethod.html#a0">~OsclSendMethod</a>()
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccSmsInterfaceManager.java 59 * @param sentIntent if not NULL this <code>PendingIntent</code> is
61 * The result code will be <code>Activity.RESULT_OK<code> for success,
63 * <code>RESULT_ERROR_GENERIC_FAILURE</code><br>
64 * <code>RESULT_ERROR_RADIO_OFF</code><br>
65 * <code>RESULT_ERROR_NULL_PDU</code><br
    [all...]
  /dalvik/libcore/crypto/src/main/java/javax/crypto/spec/
PSource.java 23 * The source of the label <code>L</code> as specified in <a
33 * Creates a new <code>PSource</code> instance with the specified source
58 * The explicit specification of the parameter <code>P</code> used in the
66 * The instance of <code>PSpecified</code> with the default value
67 * <code>byte[0]</code> for <code>P</code
    [all...]
  /external/proguard/docs/
downloads.html 22 documentation you're reading now, examples, and the source code) from this
50 <li>Added option <code>-optimizations</code> for fine-grained configuration of
52 <li>Added option <code>-adaptclassstrings</code> for adapting string constants
54 <li>Added option <code>-keeppackagenames</code> for keeping specified package
56 <li>Added option <code>-keepdirectories</code> for keeping specified directory
58 <li>Extended options <code>-dontnote</code> and <code>-dontwarn</code> fo
    [all...]
  /external/v8/test/mjsunit/compiler/
literals-assignment.js 6 // * Redistributions of source code must retain the above copyright
34 var code = "(function() {\ variable
39 assertEquals(8, eval(code));
41 code = "(function() {\
46 assertEquals("abc", eval(code));
50 code = "(function() {\
55 assertEquals(8, eval(code));
58 code = "(function() {\
63 assertEquals(8, eval(code));
66 code = "(function() {
    [all...]
  /packages/apps/Mms/src/org/w3c/dom/smil/
SMILSwitchElement.java 22 * Returns the slected element at runtime. <code>null</code> if the
24 * @return The selected <code>Element</code> for thisd <code>switch</code>
  /external/guava/javadoc/com/google/common/primitives/
Longs.html 104 Static utility methods pertaining to <code>long</code> primitives, that are not
105 already found in either <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><CODE>Long</CODE></A> or <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Arrays.html?is-external=true" title="class or interface in java.util"><CODE>Arrays</CODE></A>.
128 <CODE>static&nbsp;int</CODE></FONT></TD>
129 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Longs.html#BYTES">BYTES</A></B></CODE>
    [all...]
  /dalvik/docs/
jni-tips.html 45 JNI is the Java Native Interface. It defines a way for code written in the
47 code, e.g. functions written in C/C++. It's VM-neutral, has support for loading code from
72 If a piece of code has no other way to get its JNIEnv, you should share
84 If you want to access an object's field from native code, you would do the following:
87 <li> Get the class object reference for the class with <code>FindClass</code>
89 <li> Get the field ID for the field with <code>GetFieldID</code>
92 <code>GetIntField</code
    [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
ResultSet.java 31 * {@code ResultSet}s have a cursor which points to the current data table row.
32 * When the {@code ResultSet} is created, the cursor's location is one position
34 * use the {@code next} method. The {@code next} method returns {@code true} as
35 * long as there are more rows in the {@code ResultSet}, otherwise it returns
36 * {@code false}.
38 * The default type of {@code ResultSet} can not be updated and its cursor can
40 * possible to read through it once. However, other kinds of {@code ResultSet}
43 * {@code ResultSet} is created is demonstrated in the following example
    [all...]
  /dalvik/libcore/sql/src/main/java/javax/sql/
RowSet.java 41 * {@code RowSet} provides getters and setters for properties relating to the
43 * distinct data values which constitute the row set. The {@code RowSet} class
47 * {@code RowSet} is a facility implemented on top of the remainder of the JDBC
49 * throughout its lifecycle. The changes made on a <i>disconnected</i> {@code
53 * Disconnected {@code RowSets} make use of {@code RowSetReaders} to populate
54 * the {@code RowSet} with data, possibly from a non-relational database source.
55 * They may also use {@code RowSetWriters} to send data back to the underlying
56 * data store. There is considerable freedom in the way that {@code
57 * RowSetReaders} and {@code RowSetWriters} may be implemented to retrieve an
    [all...]
  /dalvik/libcore/security/src/main/java/java/security/
KeyStore.java 42 * {@code KeyStore} is responsible for maintaining cryptographic keys and their
45 * The type of the system key store can be changed by setting the {@code
46 * 'keystore.type'} property in the file named {@code
84 * Constructs a new instance of {@code KeyStore} with the given arguments.
91 * the type of the {@code KeyStore} to be constructed.
113 * Returns a new instance of {@code KeyStore} with the specified type.
116 * the type of the returned {@code KeyStore}.
117 * @return a new instance of {@code KeyStore} with the specified type.
119 * if an error occurred during the creation of the new {@code
122 * if {@code type} is {@code null}
    [all...]
  /dalvik/libcore/security/src/test/java/tests/security/spec/
ECPointTest.java 36 * Tests for <code>ECPoint</code> class fields and methods.
47 * Test #1 for <code>ECPoint(BigInteger, BigInteger)</code> constructor<br>
48 * Assertion: creates <code>ECPoint</code> instance<br>
67 * Test #2 for <code>ECPoint(BigInteger x, BigInteger y)</code> constructor<br>
68 * Assertion: throws <code>NullPointerException</code> if <code>x</code>o
    [all...]
  /dalvik/libcore/xml/src/main/java/javax/xml/parsers/
DocumentBuilder.java 50 * <code>Document</code>. It merely requires that the implementation
66 * <p>Reset this <code>DocumentBuilder</code> to its original configuration.</p>
68 * <p><code>DocumentBuilder</code> is reset to the same state as when it was created with
70 * <code>reset()</code> is designed to allow the reuse of existing <code>DocumentBuilder</code>
    [all...]
  /dalvik/libcore/security/src/main/java/java/security/acl/
Acl.java 28 * An {@code AclEntry} is a list of {@link Permission}s that are granted
32 * An {@code Acl} has a list of owners ({@link Owner}) which are principals as
33 * well {@code Principal}. Only those principals which are the {@code Acl}'s
34 * owners are allowed to modify the {@code
39 * <li>For each {@code Principal} there can be only one <i>positive</i> and one
40 * <i>negative</i> {@code AclEntry}.</li>
41 * <li>If the two {@code AclEntry}'s (<i>positive</i> and <i>negative</i>) for a
42 * specific {@code Principal} grant and deny the same {@code Permission} to tha
    [all...]
  /frameworks/base/docs/html/resources/articles/
layout-tricks-reuse.jd 13 create UI components easily by writing a custom <code>View</code>, but you can
18 you also use three special tags that are not mapped to a <code>View</code>
19 instance: <code>&lt;requestFocus /&gt;</code>, <code>&lt;merge /&gt;</code> and
20 <code>&lt;include /&gt;</code>. This article shows how to use <code>&lt;includ
    [all...]
layout-tricks-stubs.jd 9 of the <code>&lt;include /&gt;</code> without polluting your user interface with
12 <p>A <code>ViewStub</code> is a dumb and lightweight view. It has no dimension,
14 This means that a <code>ViewStub</code> is very cheap to inflate and very cheap
15 to keep in a view hierarchy. A <code>ViewStub</code> can be best described as a
16 <em>lazy include</em>. The layout referenced by a <code>ViewStub</code> i
    [all...]
  /dalvik/docs/opcodes/
opcode-01-move.html 34 <td><code>A:</code> destination register (4 bits)<br/>
35 <code>B:</code> source register (4 bits)</td>
40 <td><code>A:</code> destination register (8 bits)<br/>
41 <code>B:</code> source register (16 bits)</td>
46 <td><code>A:</code> destination register (16 bits)<br/
    [all...]
opcode-07-move-object.html 34 <td><code>A:</code> destination register (4 bits)<br/>
35 <code>B:</code> source register (4 bits)</td>
40 <td><code>A:</code> destination register (8 bits)<br/>
41 <code>B:</code> source register (16 bits)</td>
46 <td><code>A:</code> destination register (16 bits)<br/
    [all...]
  /dalvik/dx/src/com/android/dx/rop/cst/
CstType.java 27 /** {@code non-null;} map of interned types */
31 /** {@code non-null;} instance corresponding to the class {@code Object} */
34 /** {@code non-null;} instance corresponding to the class {@code Boolean} */
37 /** {@code non-null;} instance corresponding to the class {@code Byte} */
40 /** {@code non-null;} instance corresponding to the class {@code Character} */
43 /** {@code non-null;} instance corresponding to the class {@code Double} *
    [all...]

Completed in 73 milliseconds

<<11121314151617181920>>