/external/qemu/distrib/sdl-1.2.12/src/timer/epoc/ |
SDL_systimer.cpp | 55 Uint32 SDL_GetTicks(void) 61 void SDL_Delay(Uint32 ms) 73 Uint32 ms;
|
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/ |
SDL_nxvideo.h | 47 Uint32 red_mask ; 48 Uint32 green_mask ; 49 Uint32 blue_mask ;
|
/external/webkit/JavaScriptCore/runtime/ |
JSNumberCell.cpp | 75 bool JSNumberCell::getUInt32(uint32_t& uint32) const 77 uint32 = static_cast<uint32_t>(m_value); 78 return uint32 == m_value;
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
msgtrace.h | 45 uint32 seqnum; /* Sequence number of message. Useful if the messsage has been lost 48 uint32 discarded_bytes; /* Number of discarded bytes because of trace overflow */ 49 uint32 discarded_printf; /* Number of discarded printf because of trace overflow */
|
/external/neven/Embedded/common/src/b_APIEm/ |
BFFaceFinder.c | 47 ptrA->baseE.typeE = ( uint32 )bpi_FF_BF_FACE_FINDER; 112 uint32 bpi_BFFaceFinder_getMinEyeDistance( const struct bpi_BFFaceFinder* ptrA ) 119 uint32 bpi_BFFaceFinder_getMaxEyeDistance( const struct bpi_BFFaceFinder* ptrA ) 136 uint32 distA ) 146 uint32 distA ) 168 uint32 bpi_BFFaceFinder_memSize( struct bbs_Context* cpA, 171 uint32 memSizeL = 0; 172 memSizeL += bbs_SIZEOF16( uint32 ); 173 memSizeL += bbs_SIZEOF16( uint32 ); /* version */ 182 uint32 bpi_BFFaceFinder_memWrite( struct bbs_Context* cpA [all...] |
/external/neven/Embedded/common/src/b_BasicEm/ |
String.c | 50 char* bbs_strncpy( char* dstA, const char* srcA, uint32 sizeA ) 52 uint32 iL; 74 char* bbs_strncat( char* dstA, const char* srcA, uint32 sizeA ) 76 uint32 iL; 94 uint32 bbs_strlen( const char* strA ) 96 uint32 iL = 0; 144 uint32 bbs_snprintf( char* bufA, uint32 bufSizeA, const char* formatA, ... ) 146 uint32 sizeL; 157 uint32 bbs_cString( int32 valA, char* dstA, uint32 bufSizeA [all...] |
/external/opencore/engines/adapters/player/framemetadatautility/src/ |
pv_frame_metadata_utility.h | 112 uint32 uint32_value; 117 uint32* pUint32_value; 218 PVFMUtilityCommandParamUnion GetParam(uint32 aIndex)const 427 PVCommandId GetFrame(PVFrameSelector& aFrameInfo, uint8* aProvidedFrameBuffer, uint32& aBufferSize, PVFrameBufferProperty& aBufferProp, const OsclAny* aContextData = NULL); 428 PVCommandId GetFrame(PVFrameSelector& aFrameInfo, uint8** aFrameBufferPtr, uint32& aBufferSize, PVFrameBufferProperty& aBufferProp, const OsclAny* aContextData = NULL); 431 PVMFStatus SetMode(uint32 aMode); 433 void SetThumbnailDimensions(uint32 aWidth, uint32 aHeight); 434 void GetThumbnailDimensions(uint32 &aWidth, uint32 &aHeight) [all...] |
/external/opencore/nodes/pvmp4ffparsernode/src/ |
pvmf_mp4ffparser_node.cpp | 675 uint32 intent = opaqueData->iIntent; 723 uint32 intent = cContext->iIntent; 823 uint32 iIdList[16]; 837 uint32 aBitRate = iMP4FileHandle->getTrackAverageBitrate(iIdList[i]); 878 uint32 i; 893 uint32 aStreamID, [all...] |
/external/opencore/protocols/sdp/parser/src/ |
basemediainfoparser.cpp | 26 static void newTmpBuf(uint32 len, char** buf) 71 uint32 id; 148 uint32 suggestedPort; 158 uint32 numOfPorts; 242 uint32 payloadNumber; ; 248 for (uint32 ii = 0; ii < mediaStr->getPayloadSpecificInfoVector().size(); ii++) 306 uint32 payloadNumber; 368 uint32 tempBufLen = 0; 408 uint32 sampleRate; 415 uint32 channels [all...] |
sdp_parsing_utils.cpp | 52 bool sdp_decodebase64(uint8* aInBuf, uint32 aInBufLen, 53 uint8* aOutBuf, uint32& aOutBufLen, uint32 aMaxOutBufLen) 97 uint32 read_count = 0; 98 uint32 write_count = 0; 244 uint32 temp; 301 uint32 len = OSCL_MIN((uint32)(eptr - sptr), oscl_strlen(".")); 310 uint32 temp; 341 uint32 aBufSize [all...] |
/external/libffi/src/pa/ |
ffi.c | 140 void ffi_prep_args_pa32(UINT32 *stack, extended_cif *ecif, unsigned bytes) 166 *(UINT32 *)(stack - slot) = *(UINT8 *)(*p_argv); 174 *(UINT32 *)(stack - slot) = *(UINT16 *)(*p_argv); 180 debug(3, "Storing UINT32 %u in slot %u\n", *(UINT32 *)(*p_argv), 182 *(UINT32 *)(stack - slot) = *(UINT32 *)(*p_argv); 194 debug(3, "Storing UINT32(float) in slot %u\n", slot); 195 *(UINT32 *)(stack - slot) = *(UINT32 *)(*p_argv) [all...] |
/external/opencore/doc/oscl_html/ |
classCHeapRep.html | 18 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF bool </td><td valign=bottom><a class="el" href="classCHeapRep.html#a1">set</a> (uint32, const char *, <a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> &)</td></tr> 19 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF bool </td><td valign=bottom><a class="el" href="classCHeapRep.html#a2">set</a> (uint32, const <a class="el" href="group__osclbase.html#a32">oscl_wchar</a> *, <a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> &)</td></tr> 20 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF bool </td><td valign=bottom><a class="el" href="classCHeapRep.html#a3">append</a> (uint32, const char *, uint32, const char *, <a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> &)</td></tr> 21 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF bool </td><td valign=bottom><a class="el" href="classCHeapRep.html#a4">append</a> (uint32, const <a class="el" href="group__osclbase.html#a32">oscl_wchar</a> *, uint32, const <a class="el" href="group__osclbase.html#a32">oscl_wchar</a> *, <a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> &)</td></tr> 25 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classCHeapRep.html#d0">set_rep</a> (CHeapRep *&, <a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> &, const char *, uint32)</td></tr> 26 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classCHeapRep.html#d1">set_rep</a> (CHeapRep *&, <a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> &, const <a class="el" href="group__osclbase.html#a32">oscl_wchar</a> *, uint32)</td></tr> 27 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classCHeapRep.html#d2">append_rep</a> (CHeapRep *&, <a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> &, const char *, uint32)</td></tr> 28 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classCHeapRep.html#d3">append_rep</a> (CHeapRep *&, <a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> &, const <a class="el" href="group__osclbase.html#a32">oscl_wchar</a> *, uint32)</td></tr [all...] |
oscl__socket__request_8h-source.html | 25 <a name="l00017"></a><a class="code" href="classPVSockBufSend.html#a1">00017</a> <a class="code" href="classPVSockBufSend.html#a0">PVSockBufSend</a>(<span class="keyword">const</span> uint8* aPtr, uint32 aLen): 34 <a name="l00026"></a><a class="code" href="classPVSockBufSend.html#m1">00026</a> uint32 <a class="code" href="classPVSockBufSend.html#m1">iLen</a>; 44 <a name="l00036"></a><a class="code" href="classPVSockBufRecv.html#a1">00036</a> <a class="code" href="classPVSockBufRecv.html#a0">PVSockBufRecv</a>(uint8* aPtr, uint32 aLen, uint32 aMax): 55 <a name="l00047"></a><a class="code" href="classPVSockBufRecv.html#m1">00047</a> uint32 <a class="code" href="classPVSockBufRecv.html#m1">iLen</a>; 56 <a name="l00048"></a><a class="code" href="classPVSockBufRecv.html#m2">00048</a> uint32 <a class="code" href="classPVSockBufRecv.html#m2">iMaxLen</a>; 75 <a name="l00072"></a><a class="code" href="classSendParam.html#a0">00072</a> <a class="code" href="classSendParam.html#a0">SendParam</a>(<span class="keyword">const</span> uint8* &aPtr, uint32 aLen, uint32 aFlags) 82 <a name="l00079"></a><a class="code" href="classSendParam.html#m1">00079</a> uint32 <a class="code" href="classSendParam.html#m1">iFlags</a>; 83 <a name="l00080"></a><a class="code" href="classSendParam.html#m2">00080</a> uint32 <a class="code" href="classSendParam.html#m2">iXferLen</a> [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/ |
whalDebug.c | 73 UINT32 whalCtrlReadMacReg(TI_HANDLE hWhalCtrl, UINT32 addr) 90 void whalCtrlWriteMacReg(TI_HANDLE hWhalCtrl, UINT32 addr, UINT32 val) 107 UINT32 whalCtrlReadPhyReg(TI_HANDLE hWhalCtrl, UINT32 addr) 124 void whalCtrlWritePhyReg(TI_HANDLE hWhalCtrl, UINT32 addr, UINT32 val) 206 void whalCtrl_PrintMem_Regs_CB (TI_HANDLE hWhalCtrl, UINT32 cmdCbStatus) 210 UINT32 result [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/ |
utils.c | 299 rate_e getMaxRatefromBitmap(UINT32 ratesBitMap) 587 void bitMapToNetworkStringRates(UINT32 suppRatesBitMap, UINT32 basicRatesBitMap, 588 UINT8 *string, UINT32 *len, 589 UINT32 *firstOFDMrateLoc) 592 UINT32 i = 0; 705 void networkStringToBitMapSuppRates(UINT32 *bitMap, UINT8 *string, UINT32 len) 707 UINT32 i; 786 void networkStringToBitMapBasicRates(UINT32 *bitMap, UINT8 *string, UINT32 len [all...] |
/external/opencore/pvmi/media_io/pvmiofileoutput/src/ |
pvmi_media_io_fileoutput.cpp | 75 , bool aSimTiming, uint32 aQueueLimit 711 for (uint32 i = 0; i < iCommandResponseQueue.size(); i++) 764 bool PVRefFileOutput::CheckWriteBusy(uint32 aSeqNum) 858 void PVRefFileOutput::LogCodecHeader(uint32 aSeqNum, const PVMFTimestamp& aTimestamp, uint32 datalen) 872 iOutputFile.Write(&datalen, sizeof(uint8), sizeof(uint32)); 878 void PVRefFileOutput::LogEndOfStream(uint32 aSeqNum, const PVMFTimestamp& aTimestamp) 888 void PVRefFileOutput::LogFrame(uint32 aSeqNum, const PVMFTimestamp& aTimestamp, uint32 datalen) 902 iOutputFile.Write(&datalen, sizeof(uint8), sizeof(uint32)); [all...] |
/external/clearsilver/man/man3/ |
skipNext.3 | 20 void *skipNext(skipList list, UINT32 *pkey, void **plock);
|
skipSearch.3 | 20 void *skipSearch(skipList list, UINT32 key, void **plock);
|
/external/jpeg/ |
jccolor.c | 305 typedef unsigned long UINT32; 319 static void copyquads(const UINT32 in[], UINT32 out0[], UINT32 out1[], UINT32 out2[], int col4) 322 UINT32 src0 = *in++; 323 UINT32 src1 = *in++; 324 UINT32 src2 = *in++; 364 const UINT32* in = (const UINT32*)inptr [all...] |
/external/libffi/src/sh64/ |
ffi.c | 48 else if (arg->size <= sizeof (UINT32)) 87 if (z < sizeof (UINT32)) 116 else if (z == sizeof (UINT32) && align == sizeof (UINT32)) 129 *(UINT64 *) argp = (UINT64) *(UINT32 *) (*p_argv); 321 tramp[2] = 0xcc000010 | (((UINT32) ffi_closure_SYSV) >> 16) << 10; 322 tramp[3] = 0xc8000010 | (((UINT32) ffi_closure_SYSV) & 0xffff) << 10; 324 tramp[5] = 0xcc000010 | (((UINT32) closure) >> 16) << 10; 325 tramp[6] = 0xc8000010 | (((UINT32) closure) & 0xffff) << 10; 380 if (z < sizeof (UINT32)) [all...] |
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
L04Dns2x4Ftr.c | 45 ptrA->baseE.typeE = ( uint32 )bbf_FT_L04_DNS_2X4_FTR; 118 uint32 bbf_L04Dns2x4Ftr_memSize( struct bbs_Context* cpA, 121 uint32 memSizeL = bbs_SIZEOF16( uint32 ) + 122 bbs_SIZEOF16( uint32 ); /* version */ 133 uint32 bbf_L04Dns2x4Ftr_memWrite( struct bbs_Context* cpA, 137 uint32 memSizeL = bbf_L04Dns2x4Ftr_memSize( cpA, ptrA ); 148 uint32 bbf_L04Dns2x4Ftr_memRead( struct bbs_Context* cpA, 153 uint32 memSizeL, versionL; 164 bbs_ERR0( bbs_ERR_CORRUPT_DATA, "uint32 bbf_L04Dns2x4Ftr_memRead( struct bem_ScanGradientMove* ptrA, const uint16* memPtrA ):\n [all...] |
L04Dns3x3Ftr.c | 45 ptrA->baseE.typeE = ( uint32 )bbf_FT_L04_DNS_3X3_FTR; 118 uint32 bbf_L04Dns3x3Ftr_memSize( struct bbs_Context* cpA, 121 uint32 memSizeL = bbs_SIZEOF16( uint32 ) + 122 bbs_SIZEOF16( uint32 ); /* version */ 133 uint32 bbf_L04Dns3x3Ftr_memWrite( struct bbs_Context* cpA, 137 uint32 memSizeL = bbf_L04Dns3x3Ftr_memSize( cpA, ptrA ); 148 uint32 bbf_L04Dns3x3Ftr_memRead( struct bbs_Context* cpA, 153 uint32 memSizeL, versionL; 164 bbs_ERR0( bbs_ERR_CORRUPT_DATA, "uint32 bbf_L04Dns3x3Ftr_memRead( struct bem_ScanGradientMove* ptrA, const uint16* memPtrA ):\n [all...] |
L06Dns3x3Ftr.c | 45 ptrA->baseE.typeE = ( uint32 )bbf_FT_L06_DNS_3X3_FTR; 118 uint32 bbf_L06Dns3x3Ftr_memSize( struct bbs_Context* cpA, 121 uint32 memSizeL = bbs_SIZEOF16( uint32 ) + 122 bbs_SIZEOF16( uint32 ); /* version */ 133 uint32 bbf_L06Dns3x3Ftr_memWrite( struct bbs_Context* cpA, 137 uint32 memSizeL = bbf_L06Dns3x3Ftr_memSize( cpA, ptrA ); 148 uint32 bbf_L06Dns3x3Ftr_memRead( struct bbs_Context* cpA, 153 uint32 memSizeL, versionL; 164 bbs_ERR0( bbs_ERR_CORRUPT_DATA, "uint32 bbf_L06Dns3x3Ftr_memRead( struct bem_ScanGradientMove* ptrA, const uint16* memPtrA ):\n [all...] |
/external/neven/Embedded/common/src/b_TensorEm/ |
Functions.h | 53 uint32 bts_absIntLog2( int32 vA ); 56 uint32 bts_maxAbsIntLog2Of2( int32 v1A, int32 v2A ); 59 uint32 bts_maxAbsIntLog2Of3( int32 v1A, int32 v2A, int32 v3A ); 62 uint32 bts_maxAbsIntLog2Of4( int32 v1A, int32 v2A, int32 v3A, int32 v4A );
|
/external/opencore/baselibs/gen_data_structures/src/ |
hash_functions.h | 54 inline uint32 compute_hash(const String& str) 61 inline uint32 compute_hash(const OSCL_String<char>& str) 68 inline uint32 compute_hash(const uint32 value)
|