HomeSort by relevance Sort by last modified time
    Searched refs:Long_t (Results 1 - 17 of 17) sorted by null

  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/xlt/src/
xltutilstack.h 172 Ret_t xltUtilCreateStack(XltUtilStackPtr_t *, const Long_t size);
xltencwbxml.h 138 Ret_t wbxmlWriteTypeToBuffer(const MemPtr_t pContent, XltElementType_t elType, Long_t size, BufferMgmtPtr_t pBufMgr);
143 * Converts a Long_t opaque size to a wbxml mb_u_int32 and adds it to the buffer
157 Ret_t wbxmlOpaqueSize2Buf(Long_t size, BufferMgmtPtr_t pBufMgr);
xltutilstack.c 70 Long_t topidx; // index of the top of the stack
71 Long_t size; // size of the stack (multiple of chunksize)
72 Long_t chunksize; // size of memory chunks allocated at a time
86 xltUtilCreateStack(XltUtilStackPtr_t *ppStack, const Long_t size)
149 Long_t newsize;
173 Long_t newsize;
xltdeccom.h 207 Long_t charset;
209 Long_t pubID;
xltencwbxml.c 102 * Converts a Long_t opaque size to a wbxml mb_u_int32 and adds it to the buffer
116 Ret_t wbxmlOpaqueSize2Buf(Long_t size, BufferMgmtPtr_t pBufMgr)
118 Long_t _thresholdcount = 1;
119 Long_t _bytesNeeded = 0;
256 Ret_t wbxmlWriteTypeToBuffer(const MemPtr_t pContent, XltElementType_t elType, Long_t size, BufferMgmtPtr_t pBufMgr)
xltdec.c 511 Long_t sessionid = 0, msgid = 0, source = 0, target = 0, version = 0, proto = 0;
622 Long_t cmdid = 0;
755 Long_t cmdid = 0;
861 Long_t items = 0, cmdid = 0;
947 Long_t items = 0, cmdid = 0;
1036 Long_t cmdid = 0;
    [all...]
xltdecwbxml.c 131 Long_t charset; /* character set as specified in the
134 Long_t pubID; /* document public identifier as
143 Long_t pubIDIdx; /* strtbl index of the string
150 Long_t strtbllen; /* length of the string table */
160 typedef Long_t MBINT;
183 static Boolean_t readBytes(wbxmlScannerPrivPtr_t pScanner, Long_t bytes);
438 readBytes(wbxmlScannerPrivPtr_t pScanner, Long_t bytes)
    [all...]
xltdecxml.c 76 Long_t charset; /* 0 */
78 Long_t pubID; /* 0 */
137 static Boolean_t readBytes(xmlScannerPrivPtr_t pScanner, Long_t bytes);
353 readBytes(xmlScannerPrivPtr_t pScanner, Long_t bytes)
    [all...]
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/hdr/
smldef.h 83 typedef long Long_t; // long integer, 32 Bytes
93 typedef Long_t Length_t; // System dependent string length
97 typedef Long_t MemSize_t; // System dependent memory object size
xltdec.h 103 Long_t charset;
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/ghdr/
smldef.h 83 typedef long Long_t; // long integer, 32 Bytes
93 typedef Long_t Length_t; // System dependent string length
97 typedef Long_t MemSize_t; // System dependent memory object size
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/src/
xltutilstack.c 70 Long_t topidx; // index of the top of the stack
71 Long_t size; // size of the stack (multiple of chunksize)
72 Long_t chunksize; // size of memory chunks allocated at a time
86 xltUtilCreateStack(XltUtilStackPtr_t *ppStack, const Long_t size)
149 Long_t newsize;
173 Long_t newsize;
xltencwbxml.c 102 * Converts a Long_t opaque size to a wbxml mb_u_int32 and adds it to the buffer
116 Ret_t wbxmlOpaqueSize2Buf(Long_t size, BufferMgmtPtr_t pBufMgr)
118 Long_t _thresholdcount = 1;
119 Long_t _bytesNeeded = 0;
256 Ret_t wbxmlWriteTypeToBuffer(const MemPtr_t pContent, XltElementType_t elType, Long_t size, BufferMgmtPtr_t pBufMgr)
xltdec.c 511 Long_t sessionid = 0, msgid = 0, source = 0, target = 0, version = 0, proto = 0;
622 Long_t cmdid = 0;
755 Long_t cmdid = 0;
861 Long_t items = 0, cmdid = 0;
947 Long_t items = 0, cmdid = 0;
1036 Long_t cmdid = 0;
    [all...]
xltdecwbxml.c 133 Long_t charset; /* character set as specified in the
136 Long_t pubID; /* document public identifier as
145 Long_t pubIDIdx; /* strtbl index of the string
152 Long_t strtbllen; /* length of the string table */
162 typedef Long_t MBINT;
185 static Boolean_t readBytes(wbxmlScannerPrivPtr_t pScanner, Long_t bytes);
440 readBytes(wbxmlScannerPrivPtr_t pScanner, Long_t bytes)
    [all...]
xltdecxml.c 76 Long_t charset; /* 0 */
78 Long_t pubID; /* 0 */
137 static Boolean_t readBytes(xmlScannerPrivPtr_t pScanner, Long_t bytes);
353 readBytes(xmlScannerPrivPtr_t pScanner, Long_t bytes)
    [all...]
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/xlt/hdr/
xltdec.h 103 Long_t charset;

Completed in 131 milliseconds