HomeSort by relevance Sort by last modified time
    Searched full:nowrap (Results 126 - 150 of 712) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/opencore/doc/oscl_html/
classOsclJump.html 17 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclJump.html#a0">Jump</a> (int a)</td></tr>
18 <tr><td nowrap align=right valign=top>jmp_buf *&nbsp;</td><td valign=bottom><a class="el" href="classOsclJump.html#a1">Top</a> ()</td></tr>
19 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclJump.html#a2">~OsclJump</a> ()</td></tr>
21 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOsclJump.html#d0">StaticJump</a> (int a)</td></tr>
23 <tr><td nowrap align=right valign=top>class&nbsp;</td><td valign=bottom><a class="el" href="classOsclJump.html#l0">OsclErrorTrapImp</a></td></tr>
32 <td class="md" nowrap valign="top"> OsclJump::~OsclJump </td>
34 <td class="mdname1" valign="top" nowrap>&nbsp; </td>
36 <td class="md" nowrap><code> [inline]</code></td>
61 <td class="md" nowrap valign="top"> void OsclJump::Jump </td>
63 <td class="md" nowrap valign="top">int&nbsp;</td
    [all...]
classOsclRecvRequest.html 23 <tr><td nowrap align=right valign=top>uint8 *&nbsp;</td><td valign=bottom><a class="el" href="classOsclRecvRequest.html#a0">GetRecvData</a> (int32 *aLength)</td></tr>
24 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclRecvRequest.html#a1">OsclRecvRequest</a> (<a class="el" href="classOsclSocketMethod.html">OsclSocketMethod</a> &amp;c)</td></tr>
25 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclRecvRequest.html#a2">Recv</a> (uint8 *&amp;aPtr, uint32 aMaxLen)</td></tr>
26 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclRecvRequest.html#a3">Success</a> ()</td></tr>
38 <td class="md" nowrap valign="top"> OsclRecvRequest::OsclRecvRequest </td>
40 <td class="md" nowrap valign="top"><a class="el" href="classOsclSocketMethod.html">OsclSocketMethod</a> &amp;&nbsp;</td>
41 <td class="mdname1" valign="top" nowrap>&nbsp; <em>c</em> </td>
43 <td class="md" nowrap><code> [inline]</code></td>
68 <td class="md" nowrap valign="top"> uint8* OsclRecvRequest::GetRecvData </td>
70 <td class="md" nowrap valign="top">int32 *&nbsp;</td
    [all...]
classOsclSendRequest.html 23 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclSendRequest.html#a0">OsclSendRequest</a> (<a class="el" href="classOsclSocketMethod.html">OsclSocketMethod</a> &amp;c)</td></tr>
24 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclSendRequest.html#a1">Send</a> (const uint8 *&amp;aPtr, uint32 aLen)</td></tr>
25 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclSendRequest.html#a2">Success</a> ()</td></tr>
26 <tr><td nowrap align=right valign=top>uint8 *&nbsp;</td><td valign=bottom><a class="el" href="classOsclSendRequest.html#a3">GetSendData</a> (int32 *aLength)</td></tr>
35 <td class="md" nowrap valign="top"> OsclSendRequest::OsclSendRequest </td>
37 <td class="md" nowrap valign="top"><a class="el" href="classOsclSocketMethod.html">OsclSocketMethod</a> &amp;&nbsp;</td>
38 <td class="mdname1" valign="top" nowrap>&nbsp; <em>c</em> </td>
40 <td class="md" nowrap><code> [inline]</code></td>
65 <td class="md" nowrap valign="top"> uint8* OsclSendRequest::GetSendData </td>
67 <td class="md" nowrap valign="top">int32 *&nbsp;</td
    [all...]
oscl__tls_8h.html 16 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classOsclTLS.html">OsclTLS</a></td></tr>
17 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classOsclTLSRegistry.html">OsclTLSRegistry</a></td></tr>
18 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classTLSStorageOps.html">TLSStorageOps</a></td></tr>
20 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclbase.html#a106">OSCL_TLS_BASE_SLOTS</a>&nbsp;&nbsp;&nbsp;<a class="el" href="group__osclbase.html#a23">OSCL_TLS_ID_BASE_LAST</a> +1</td></tr>
21 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclbase.html#a107">OSCL_TLS_EXTERNAL_SLOTS</a>&nbsp;&nbsp;&nbsp;0</td></tr>
22 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclbase.html#a108">OSCL_TLS_MAX_SLOTS</a>&nbsp;&nbsp;&nbsp;( OSCL_TLS_BASE_SLOTS + OSCL_TLS_EXTERNAL_SLOTS)</td></tr>
24 <tr><td nowrap align=right valign=top>typedef <a class="el" href="group__osclbase.html#a25">OsclAny</a>&nbsp;</td><td valign=bottom><a class="el" href="group__osclbase.html#a10">TOsclTlsKey</a></td></tr>
26 <tr><td nowrap align=right valign=top>const uint32&nbsp;</td><td valign=bottom><a class="el" href="group__osclbase.html#a11">OSCL_TLS_ID_MAGICNUM</a> = 0</td></tr>
27 <tr><td nowrap align=right valign=top>const uint32&nbsp;</td><td valign=bottom><a class="el" href="group__osclbase.html#a12">OSCL_TLS_ID_ERRORHOOK</a> = 1</td></tr>
28 <tr><td nowrap align=right valign=top>const uint32&nbsp;</td><td valign=bottom><a class="el" href="group__osclbas (…)
    [all...]
classOsclAsyncFileBuffer.html 20 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclAsyncFileBuffer.html#a0">~OsclAsyncFileBuffer</a> ()</td></tr>
21 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclAsyncFileBuffer.html#a1">CleanInUse</a> ()</td></tr>
22 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclAsyncFileBuffer.html#a2">SetInUse</a> ()</td></tr>
23 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOsclAsyncFileBuffer.html#a3">IsInUse</a> ()</td></tr>
24 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOsclAsyncFileBuffer.html#a4">IsValid</a> ()</td></tr>
25 <tr><td nowrap align=right valign=top><a class="el" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a>&nbsp;</td><td valign=bottom><a class="el" href="classOsclAsyncFileBuffer.html#a5">Offset</a> ()</td></tr>
26 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclAsyncFileBuffer.html#a6">SetOffset</a> (<a class="el" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> aOffset)</td></tr>
27 <tr><td nowrap align=right valign=top>int32&nbsp;</td><td valign=bottom><a class="el" href="classOsclAsyncFileBuffer.html#a7">Length</a> ()</td></tr>
28 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOsclAsyncFileBuffer.html#a8">HasThisOffset</a> (<a class="el" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> aOffset)</td></tr>
29 <tr><td nowrap align=right valign=top>int32&nbsp;</td><td valign=bottom><a class="el" href="classOsclAsyncFileBuf (…)
    [all...]
classOscl__Queue__Base.html 22 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Queue__Base.html#a0">size</a> () const</td></tr>
23 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Queue__Base.html#a1">capacity</a> () const</td></tr>
24 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Queue__Base.html#a2">empty</a> () const</td></tr>
25 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Queue__Base.html#a3">reserve</a> (uint32 n)</td></tr>
27 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Queue__Base.html#b0">construct</a> (<a class="el" href="classOscl__Opaque__Type__Alloc.html">Oscl_Opaque_Type_Alloc</a> *aType)</td></tr>
28 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Queue__Base.html#b1">construct</a> (<a class="el" href="classOscl__Opaque__Type__Alloc.html">Oscl_Opaque_Type_Alloc</a> *aType, uint32 n)</td></tr>
29 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Queue__Base.html#b2">~Oscl_Queue_Base</a> ()</td></tr>
30 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Queue__Base.html#b3">destroy</a> ()</td></tr>
31 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Queue__Base.html#b4">push</a> (const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *x)</td></tr>
32 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classO (…)
    [all...]
classDNSRequestParam.html 19 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classDNSRequestParam.html#a0">~DNSRequestParam</a> ()</td></tr>
20 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classDNSRequestParam.html#a1">RemoveRef</a> ()</td></tr>
21 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classDNSRequestParam.html#a2">InThread</a> ()</td></tr>
22 <tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classDNSRequestParam.html#a3">Destroy</a> ()=0</td></tr>
24 <tr><td nowrap align=right valign=top><a class="el" href="group__osclio.html#a24">TPVDNSFxn</a>&nbsp;</td><td valign=bottom><a class="el" href="classDNSRequestParam.html#m0">iFxn</a></td></tr>
25 <tr><td nowrap align=right valign=top><a class="el" href="classOsclDNSRequest.html">OsclDNSRequest</a> *&nbsp;</td><td valign=bottom><a class="el" href="classDNSRequestParam.html#m1">iDNSRequest</a></td></tr>
27 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classDNSRequestParam.html#b0">DNSRequestParam</a> (<a class="el" href="group__osclio.html#a24">TPVDNSFxn</a> aFxn)</td></tr>
29 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classDNSRequestParam.html#n0">iRefCount</a></td></tr>
38 <td class="md" nowrap valign="top"> virtual DNSRequestParam::~DNSRequestParam </td>
40 <td class="mdname1" valign="top" nowrap>&nbsp; </td
    [all...]
classOsclErrorAllocator.html 20 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclErrorAllocator.html#a0">OsclErrorAllocator</a> (<a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> *<a class="el" href="classallocator.html">allocator</a>)</td></tr>
22 <tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="classOsclErrorAllocator.html#a1">operator new</a> (uint32 size, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *aPtr)</td></tr>
24 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclErrorAllocator.html#a2">operator delete</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *aPtr, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *aPtr2)</td></tr>
27 <tr><td nowrap align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOsclErrorAllocator.html#d0">allocate</a> (uint32 aSize)</td></tr>
29 <tr><td nowrap align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a>&nbsp;</td><td valign=bottom><a class="el" href="classOsclErrorAllocator.html#d1">deallocate</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *aPointer)</td></tr>
44 <td class="md" nowrap valign="top"> OsclErrorAllocator::OsclErrorAllocator </td>
46 <td class="md" nowrap valign="top"><a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> *&nbsp;</td>
47 <td class="mdname1" valign="top" nowrap>&nbsp; <em>allocator</em> </td>
49 <td class="md" nowrap><code> [inline]</code></td>
81 <td class="md" nowrap valign="top"> <a class="el" href="group__osclbase.html#a25">OsclAny</a>* OsclErrorAllocator::alloc (…)
    [all...]
classOsclRegistryAccessClient.html 17 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF&nbsp;</td><td valign=bottom><a class="el" href="classOsclRegistryAccessClient.html#a0">OsclRegistryAccessClient</a> ()</td></tr>
18 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF&nbsp;</td><td valign=bottom><a class="el" href="classOsclRegistryAccessClient.html#a1">~OsclRegistryAccessClient</a> ()</td></tr>
19 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32&nbsp;</td><td valign=bottom><a class="el" href="classOsclRegistryAccessClient.html#a2">Connect</a> ()</td></tr>
20 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF <a class="el" href="group__osclutil.html#a0">OsclComponentFactory</a>&nbsp;</td><td valign=bottom><a class="el" href="classOsclRegistryAccessClient.html#a3">GetFactory</a> (<a class="el" href="classOSCL__String.html">OSCL_String</a> &amp;aComponent)</td></tr>
21 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOsclRegistryAccessClient.html#a4">GetFactories</a> (<a class="el" href="classOSCL__String.html">OSCL_String</a> &amp;aRegistry, <a class="el" href="classOscl__Vector.html">Oscl_Vector</a>&lt; <a class="el" href="classOsclRegistryAccessElement.html">OsclRegistryAccessElement</a>, <a class="el" href="classOsclMemAllocator.html">OsclMemAllocator</a> &gt; &amp;aVec)</td></tr>
22 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOsclRegistryAccessClient.html#a5">Close</a> ()</td></tr>
31 <td class="md" nowrap valign="top"> OSCL_IMPORT_REF OsclRegistryAccessClient::OsclRegistryAccessClient </td>
33 <td class="mdname1" valign="top" nowrap>&nbsp; </td>
35 <td class="md" nowrap></td>
59 <td class="md" nowrap valign="top"> OSCL_IMPORT_REF OsclRegistryAccessClient::~OsclRegistryAccessClient </td
    [all...]
classOsclTrapStackItem.html 17 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapStackItem.html#a0">OsclTrapStackItem</a> ()</td></tr>
18 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapStackItem.html#a1">OsclTrapStackItem</a> (<a class="el" href="class__OsclHeapBase.html">_OsclHeapBase</a> *aCBase)</td></tr>
19 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapStackItem.html#a2">OsclTrapStackItem</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *aTAny)</td></tr>
20 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapStackItem.html#a3">OsclTrapStackItem</a> (<a class="el" href="classOsclTrapItem.html">OsclTrapItem</a> aItem)</td></tr>
22 <tr><td nowrap align=right valign=top><a class="el" href="class__OsclHeapBase.html">_OsclHeapBase</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapStackItem.html#m0">iCBase</a></td></tr>
23 <tr><td nowrap align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapStackItem.html#m1">iTAny</a></td></tr>
24 <tr><td nowrap align=right valign=top><a class="el" href="group__osclerror.html#a3">OsclTrapOperation</a>&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapStackItem.html#m2">iTrapOperation</a></td></tr>
25 <tr><td nowrap align=right valign=top>OsclTrapStackItem *&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapStackItem.html#m3">iNext</a></td></tr>
37 <td class="md" nowrap valign="top"> OsclTrapStackItem::OsclTrapStackItem </td>
39 <td class="mdname1" valign="top" nowrap>&nbsp; </td
    [all...]
classOscl__Vector.html 23 <tr><td nowrap align=right valign=top>typedef T&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Vector.html#s0">value_type</a></td></tr>
24 <tr><td nowrap align=right valign=top>typedef T *&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Vector.html#s1">pointer</a></td></tr>
25 <tr><td nowrap align=right valign=top>typedef T &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Vector.html#s2">reference</a></td></tr>
26 <tr><td nowrap align=right valign=top>typedef const T &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Vector.html#s3">const_reference</a></td></tr>
27 <tr><td nowrap align=right valign=top>typedef T *&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Vector.html#s4">iterator</a></td></tr>
28 <tr><td nowrap align=right valign=top>typedef const T *&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Vector.html#s5">const_iterator</a></td></tr>
30 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Vector.html#a0">Oscl_Vector</a> ()</td></tr>
31 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Vector.html#a1">Oscl_Vector</a> (uint32 n)</td></tr>
32 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Vector.html#a2">Oscl_Vector</a> (const Oscl_Vector&lt; T, Alloc &gt; &amp;x)</td></tr>
33 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Vector.h (…)
    [all...]
structMM__AllocBlockHdr.html 17 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockHdr.html#a0">isAllocNodePtr</a> ()</td></tr>
18 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockHdr.html#a1">setAllocNodeFlag</a> ()</td></tr>
19 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockHdr.html#a2">MM_AllocBlockHdr</a> ()</td></tr>
20 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockHdr.html#a3">MM_AllocBlockHdr</a> (void *ptr, uint32 inSize)</td></tr>
22 <tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockHdr.html#m0">pNode</a></td></tr>
23 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockHdr.html#m1">size</a></td></tr>
24 <tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockHdr.html#m2">pRootNode</a></td></tr>
25 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockHdr.html#m3">pad</a></td></tr>
27 <tr><td nowrap align=right valign=top>const uint32&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a85">ALLOC_NODE_FLAG</a> = 0x80000000</td></tr>
36 <td class="md" nowrap valign="top"> MM_AllocBlockHdr::MM_AllocBlockHdr </td
    [all...]
classOscl__TAlloc.html 22 <tr><td nowrap align=right valign=top>typedef T&nbsp;</td><td valign=bottom><a class="el" href="classOscl__TAlloc.html#s0">value_type</a></td></tr>
23 <tr><td nowrap align=right valign=top>typedef T *&nbsp;</td><td valign=bottom><a class="el" href="classOscl__TAlloc.html#s1">pointer</a></td></tr>
24 <tr><td nowrap align=right valign=top>typedef const T *&nbsp;</td><td valign=bottom><a class="el" href="classOscl__TAlloc.html#s2">const_pointer</a></td></tr>
25 <tr><td nowrap align=right valign=top>typedef uint32&nbsp;</td><td valign=bottom><a class="el" href="classOscl__TAlloc.html#s3">size_type</a></td></tr>
26 <tr><td nowrap align=right valign=top>typedef T &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOscl__TAlloc.html#s4">reference</a></td></tr>
27 <tr><td nowrap align=right valign=top>typedef const T &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOscl__TAlloc.html#s5">const_reference</a></td></tr>
29 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classOscl__TAlloc.html#a0">~Oscl_TAlloc</a> ()</td></tr>
30 <tr><td nowrap align=right valign=top><a class="el" href="classOscl__TAlloc.html#s1">pointer</a>&nbsp;</td><td valign=bottom><a class="el" href="classOscl__TAlloc.html#a1">allocate_fl</a> (uint32 size, const char *file_name, const int line_num)</td></tr>
31 <tr><td nowrap align=right valign=top><a class="el" href="classOscl__TAlloc.html#s1">pointer</a>&nbsp;</td><td valign=bottom><a class="el" href="classOscl__TAlloc.html#a2">allocate</a> (uint32 size)</td></tr>
32 <tr><td nowrap align=right valign=top><a class="el" href="classOscl__TAlloc.html#s1">pointer</a>&nbsp;</td><td va (…)
    [all...]
classOsclTrapItem.html 17 <tr><td nowrap align=right valign=top>OSCL_INLINE&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapItem.html#a0">OsclTrapItem</a> (<a class="el" href="group__osclerror.html#a3">OsclTrapOperation</a> anOperation)</td></tr>
18 <tr><td nowrap align=right valign=top>OSCL_INLINE&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapItem.html#a1">OsclTrapItem</a> (<a class="el" href="group__osclerror.html#a3">OsclTrapOperation</a> anOperation, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *aPtr)</td></tr>
20 <tr><td nowrap align=right valign=top>class&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapItem.html#l0">OsclTrapStackItem</a></td></tr>
21 <tr><td nowrap align=right valign=top>class&nbsp;</td><td valign=bottom><a class="el" href="classOsclTrapItem.html#l1">OsclTrapStack</a></td></tr>
30 <td class="md" nowrap valign="top"> OSCL_INLINE OsclTrapItem::OsclTrapItem </td>
32 <td class="md" nowrap valign="top"><a class="el" href="group__osclerror.html#a3">OsclTrapOperation</a>&nbsp;</td>
33 <td class="mdname1" valign="top" nowrap>&nbsp; <em>anOperation</em> </td>
35 <td class="md" nowrap></td>
59 <td class="md" nowrap valign="top"> OSCL_INLINE OsclTrapItem::OsclTrapItem </td>
61 <td class="md" nowrap valign="top"><a class="el" href="group__osclerror.html#a3">OsclTrapOperation</a>&nbsp;</td
    [all...]
oscl__mem__audit__internals_8h.html 21 <tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockFence.html">MM_AllocBlockFence</a></td></tr>
22 <tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockHdr.html">MM_AllocBlockHdr</a></td></tr>
24 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__mem__audit__internals_8h.html#a0">OSCL_DISABLE_WARNING_TRUNCATE_DEBUG_MESSAGE</a></td></tr>
25 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a73">MM_AUDIT_ALLOC_NODE_SUPPORT</a>&nbsp;&nbsp;&nbsp;1</td></tr>
26 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a74">MM_AUDIT_FENCE_SUPPORT</a>&nbsp;&nbsp;&nbsp;0</td></tr>
27 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a75">MM_AUDIT_INCLUDE_ALL_HEAP_VALIDATION</a>&nbsp;&nbsp;&nbsp;1</td></tr>
28 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a76">MM_AUDIT_FILL_SUPPORT</a>&nbsp;&nbsp;&nbsp;0</td></tr>
29 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a77">MM_AUDIT_FAILURE_SIMULATION_SUPPORT</a>&nbsp;&nbsp;&nbsp;1</td></tr>
30 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a78">FENCE_PATTERN</a>&nbsp;&nbsp;&nbsp;0xAA</td></tr>
31 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.h (…)
    [all...]
oscl__string__utils_8h.html 18 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclutil.html#a46">oscl_isdigit</a>(c)&nbsp;&nbsp;&nbsp;((c) &gt;= '0' &amp;&amp; (c) &lt;= '9')</td></tr>
20 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF const char *&nbsp;</td><td valign=bottom><a class="el" href="group__osclutil.html#a9">skip_whitespace</a> (const char *ptr)</td></tr>
21 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF char *&nbsp;</td><td valign=bottom><a class="el" href="group__osclutil.html#a10">skip_whitespace</a> (char *ptr)</td></tr>
22 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF const char *&nbsp;</td><td valign=bottom><a class="el" href="group__osclutil.html#a11">skip_whitespace</a> (const char *start, const char *end)</td></tr>
23 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF const char *&nbsp;</td><td valign=bottom><a class="el" href="group__osclutil.html#a12">skip_to_whitespace</a> (const char *start, const char *end)</td></tr>
24 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF const char *&nbsp;</td><td valign=bottom><a class="el" href="group__osclutil.html#a13">skip_to_line_term</a> (const char *start_ptr, const char *end_ptr)</td></tr>
25 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF const char *&nbsp;</td><td valign=bottom><a class="el" href="group__osclutil.html#a14">skip_whitespace_and_line_term</a> (const char *start, const char *end)</td></tr>
26 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int&nbsp;</td><td valign=bottom><a class="el" href="group__osclutil.html#a15">extract_string</a> (const char *in_ptr, char *outstring, int maxsize)</td></tr>
27 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int&nbsp;</td><td valign=bottom><a class="el" href="group__osclutil.html#a16">extract_string</a> (const char *start, const char *end, char *outstring, int maxsize)</td></tr>
28 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF bool&nbsp;</td><td valign=bottom><a class="el" href="group_ (…)
    [all...]
structOscl__TagTree_1_1const__iterator.html 14 <tr><td nowrap align=right valign=top>typedef const <a class="el" href="classOscl__TagTree.html#s3">node_type</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1const__iterator.html#s0">reference</a></td></tr>
15 <tr><td nowrap align=right valign=top>typedef const <a class="el" href="classOscl__TagTree.html#s3">node_type</a> *&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1const__iterator.html#s1">pointer</a></td></tr>
16 <tr><td nowrap align=right valign=top>typedef <a class="el" href="classOscl__Map.html#s8">map_type::const_iterator</a>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1const__iterator.html#s2">mapiter</a></td></tr>
17 <tr><td nowrap align=right valign=top>typedef const_iterator&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1const__iterator.html#s3">self</a></td></tr>
19 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1const__iterator.html#a0">const_iterator</a> ()</td></tr>
20 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1const__iterator.html#a1">const_iterator</a> (<a class="el" href="structOscl__TagTree_1_1const__iterator.html#s2">mapiter</a> x)</td></tr>
21 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1const__iterator.html#a2">const_iterator</a> (const const_iterator &amp;it)</td></tr>
22 <tr><td nowrap align=right valign=top><a class="el" href="structOscl__TagTree_1_1const__iterator.html#s0">reference</a>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1const__iterator.html#a3">operator *</a> () const</td></tr>
23 <tr><td nowrap align=right valign=top><a class="el" href="structOscl__TagTree_1_1const__iterator.html#s1">pointer</a>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1const__iterator.html#a4">operator-&gt;</a> () const</td></tr>
24 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_ (…)
    [all...]
structOscl__TagTree_1_1iterator.html 14 <tr><td nowrap align=right valign=top>typedef <a class="el" href="classOscl__TagTree.html#s3">node_type</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1iterator.html#s0">reference</a></td></tr>
15 <tr><td nowrap align=right valign=top>typedef <a class="el" href="classOscl__TagTree.html#s3">node_type</a> *&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1iterator.html#s1">pointer</a></td></tr>
16 <tr><td nowrap align=right valign=top>typedef <a class="el" href="classOscl__Map.html#s7">map_type::iterator</a>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1iterator.html#s2">mapiter</a></td></tr>
17 <tr><td nowrap align=right valign=top>typedef iterator&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1iterator.html#s3">self</a></td></tr>
19 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1iterator.html#a0">iterator</a> ()</td></tr>
20 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1iterator.html#a1">iterator</a> (<a class="el" href="structOscl__TagTree_1_1iterator.html#s2">mapiter</a> x)</td></tr>
21 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1iterator.html#a2">iterator</a> (const iterator &amp;it)</td></tr>
22 <tr><td nowrap align=right valign=top><a class="el" href="structOscl__TagTree_1_1iterator.html#s0">reference</a>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1iterator.html#a3">operator *</a> () const</td></tr>
23 <tr><td nowrap align=right valign=top><a class="el" href="structOscl__TagTree_1_1iterator.html#s1">pointer</a>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_1iterator.html#a4">operator-&gt;</a> () const</td></tr>
24 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="structOscl__TagTree_1_ (…)
    [all...]
classNTPTime.html 20 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF&nbsp;</td><td valign=bottom><a class="el" href="classNTPTime.html#a0">NTPTime</a> ()</td></tr>
22 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF&nbsp;</td><td valign=bottom><a class="el" href="classNTPTime.html#a1">NTPTime</a> (const NTPTime &amp;src)</td></tr>
24 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF&nbsp;</td><td valign=bottom><a class="el" href="classNTPTime.html#a2">NTPTime</a> (const uint32 seconds)</td></tr>
26 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF&nbsp;</td><td valign=bottom><a class="el" href="classNTPTime.html#a3">NTPTime</a> (const int32 seconds)</td></tr>
28 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF&nbsp;</td><td valign=bottom><a class="el" href="classNTPTime.html#a4">NTPTime</a> (const <a class="el" href="classTimeValue.html">TimeValue</a> &amp;t)</td></tr>
30 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF&nbsp;</td><td valign=bottom><a class="el" href="classNTPTime.html#a5">NTPTime</a> (const <a class="el" href="group__osclbase.html#a31">uint64</a> value)</td></tr>
32 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF NTPTime &amp;&nbsp;</td><td valign=bottom><a class="el" href="classNTPTime.html#a6">operator=</a> (uint32 newval)</td></tr>
34 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF NTPTime &amp;&nbsp;</td><td valign=bottom><a class="el" href="classNTPTime.html#a7">operator=</a> (<a class="el" href="group__osclbase.html#a31">uint64</a> newval)</td></tr>
36 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF NTPTime &amp;&nbsp;</td><td valign=bottom><a class="el" href="classNTPTime.html#a8">operator+=</a> (<a class="el" href="group__osclbase.html#a31">uint64</a> val)</td></tr>
38 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF NTPTime&nbsp;</td><td valign=bottom><a class="el" href (…)
    [all...]
classOsclSocketRequestAO.html 31 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketRequestAO.html#a0">ConstructL</a> ()</td></tr>
33 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketRequestAO.html#b0">OsclSocketRequestAO</a> (<a class="el" href="classOsclSocketMethod.html">OsclSocketMethod</a> &amp;aContainer, const char *name)</td></tr>
34 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketRequestAO.html#b1">~OsclSocketRequestAO</a> ()</td></tr>
35 <tr><td nowrap align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketRequestAO.html#b2">NewRequest</a> (const uint32 size)</td></tr>
36 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketRequestAO.html#b3">CleanupParam</a> (bool deallocate=false)</td></tr>
37 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketRequestAO.html#b4">Abort</a> ()</td></tr>
38 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketRequestAO.html#b5">RequestDone</a> ()</td></tr>
39 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketRequestAO.html#b6">GetSocketError</a> ()</td></tr>
40 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketRequestAO.html#b7">DoCancel</a> ()</td></tr>
41 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketRequest (…)
    [all...]
classOscl__Linked__List__Base.html 22 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Linked__List__Base.html#b0">~Oscl_Linked_List_Base</a> ()</td></tr>
23 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Linked__List__Base.html#b1">construct</a> (<a class="el" href="classOscl__Opaque__Type__Alloc__LL.html">Oscl_Opaque_Type_Alloc_LL</a> *op)</td></tr>
24 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Linked__List__Base.html#b2">destroy</a> ()</td></tr>
25 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Linked__List__Base.html#b3">get_first</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *ele)</td></tr>
26 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Linked__List__Base.html#b4">get_next</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *ele)</td></tr>
27 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Linked__List__Base.html#b5">check_list</a> ()</td></tr>
28 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Linked__List__Base.html#b6">add_element</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *new_element)</td></tr>
29 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Linked__List__Base.html#b7">add_to_front</a> (const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *new_element)</td></tr>
30 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Linked__List__Base.html#b8">get_element</a> (int32 index, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *element)</td></tr>
31 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32&nbsp;</td><td valign=bottom><a class="el" href="class (…)
    [all...]
classOsclDoubleRunner.html 17 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclDoubleRunner.html#a0">OsclDoubleRunner</a> (<a class="el" href="classOsclDoubleListBase.html">OsclDoubleListBase</a> &amp;aQue)</td></tr>
18 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclDoubleRunner.html#a1">Set</a> (T &amp;aLink)</td></tr>
19 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclDoubleRunner.html#a2">operator T *</a> ()</td></tr>
20 <tr><td nowrap align=right valign=top>T *&nbsp;</td><td valign=bottom><a class="el" href="classOsclDoubleRunner.html#a3">operator++</a> (int)</td></tr>
21 <tr><td nowrap align=right valign=top>T *&nbsp;</td><td valign=bottom><a class="el" href="classOsclDoubleRunner.html#a4">operator--</a> (int)</td></tr>
22 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclDoubleRunner.html#a5">SetToHead</a> ()</td></tr>
23 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclDoubleRunner.html#a6">SetToTail</a> ()</td></tr>
25 <tr><td nowrap align=right valign=top>int32&nbsp;</td><td valign=bottom><a class="el" href="classOsclDoubleRunner.html#n0">iOffset</a></td></tr>
26 <tr><td nowrap align=right valign=top><a class="el" href="classOsclDoubleLink.html">OsclDoubleLink</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOsclDoubleRunner.html#n1">iHead</a></td></tr>
27 <tr><td nowrap align=right valign=top><a class="el" href="classOsclDoubleLink.html">OsclDoubleLink</a> *&nbsp;</t (…)
    [all...]
structMM__AllocInfo.html 17 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocInfo.html#a0">MM_AllocInfo</a> ()</td></tr>
18 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocInfo.html#a1">~MM_AllocInfo</a> ()</td></tr>
19 <tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocInfo.html#a2">operator new</a> (<a class="el" href="osclconfig__ansi__memory_8h.html#a1">oscl_memsize_t</a> <a class="el" href="structMM__AllocInfo.html#m3">size</a>)</td></tr>
20 <tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocInfo.html#a3">operator new</a> (<a class="el" href="osclconfig__ansi__memory_8h.html#a1">oscl_memsize_t</a> <a class="el" href="structMM__AllocInfo.html#m3">size</a>, MM_AllocInfo *ptr)</td></tr>
21 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocInfo.html#a4">operator delete</a> (void *ptr) throw ()</td></tr>
23 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocInfo.html#m0">allocNum</a></td></tr>
24 <tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocInfo.html#m1">pFileName</a></td></tr>
25 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocInfo.html#m2">lineNo</a></td></tr>
26 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocInfo.html#m3">size</a></td></tr>
27 <tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocInfo. (…)
    [all...]
  /external/opencore/doc/pv2way_html/
classPV2Way324ConnectOptions.html 19 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a0">PV2Way324ConnectOptions</a> (uint32 aDisconnectTimeoutInterval)</td></tr>
20 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a1">PV2Way324ConnectOptions</a> ()</td></tr>
21 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a2">~PV2Way324ConnectOptions</a> ()</td></tr>
22 <tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a3">GetConnectInfoClassName</a> (OSCL_wString &amp;aClassName)</td></tr>
24 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#m0">iDisconnectTimeoutInterval</a></td></tr>
38 <td class="md" nowrap valign="top"> PV2Way324ConnectOptions::PV2Way324ConnectOptions </td>
40 <td class="md" nowrap valign="top">uint32&nbsp;</td>
41 <td class="mdname1" valign="top" nowrap>&nbsp; <em>aDisconnectTimeoutInterval</em> </td>
43 <td class="md" nowrap><code> [inline]</code></td>
72 <td class="md" nowrap valign="top"> PV2Way324ConnectOptions::PV2Way324ConnectOptions </td
    [all...]
  /external/opencore/doc/pvauthor_html/
classCPVCmnInterfaceObserverMessage.html 20 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classCPVCmnInterfaceObserverMessage.html#a0">CPVCmnInterfaceObserverMessage</a> ()</td></tr>
21 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classCPVCmnInterfaceObserverMessage.html#a1">CPVCmnInterfaceObserverMessage</a> (<a class="el" href="pv__common__types_8h.html#a7">TPVCmnResponseType</a> aResponseType)</td></tr>
22 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classCPVCmnInterfaceObserverMessage.html#a2">~CPVCmnInterfaceObserverMessage</a> ()</td></tr>
23 <tr><td nowrap align=right valign=top><a class="el" href="pv__common__types_8h.html#a7">TPVCmnResponseType</a>&nbsp;</td><td valign=bottom><a class="el" href="classCPVCmnInterfaceObserverMessage.html#a3">GetResponseType</a> () const</td></tr>
24 <tr><td nowrap align=right valign=top>virtual int&nbsp;</td><td valign=bottom><a class="el" href="classCPVCmnInterfaceObserverMessage.html#a4">GetPriority</a> () const</td></tr>
26 <tr><td nowrap align=right valign=top><a class="el" href="pv__common__types_8h.html#a7">TPVCmnResponseType</a>&nbsp;</td><td valign=bottom><a class="el" href="classCPVCmnInterfaceObserverMessage.html#m0">iResponseType</a></td></tr>
27 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classCPVCmnInterfaceObserverMessage.html#m1">iPriority</a></td></tr>
28 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classCPVCmnInterfaceObserverMessage.html#m2">iOrder</a></td></tr>
42 <td class="md" nowrap valign="top"> CPVCmnInterfaceObserverMessage::CPVCmnInterfaceObserverMessage </td>
44 <td class="mdname1" valign="top" nowrap>&nbsp; </td
    [all...]

Completed in 89 milliseconds

1 2 3 4 56 7 8 91011>>