HomeSort by relevance Sort by last modified time
    Searched full:uint32 (Results 751 - 775 of 2805) sorted by null

<<31323334353637383940>>

  /external/dhcpcd/
showlease.c 13 #define UINT32 (1 << 4)
31 { 2, UINT32, "time_offset" },
53 { 24, UINT32, "path_mtu_aging_timeout" },
64 { 35, UINT32, "arp_cache_timeout" },
67 { 38, UINT32, "tcp_keepalive_interval" },
80 { 51, UINT32 | REQUEST, "dhcp_lease_time" },
87 { 58, UINT32 | REQUEST, "dhcp_renewal_time" },
88 { 59, UINT32 | REQUEST, "dhcp_rebinding_time" },
108 { 91, UINT32, "client_last_transaction_time" },
164 if (opt->type & UINT32 || opt->type & IPV4
    [all...]
  /external/neven/Embedded/common/src/b_ImageEm/
UInt8Image.h 47 uint32 widthE;
50 uint32 heightE;
69 uint32 widthA,
70 uint32 heightA,
92 uint32 bim_UInt8Image_checkSum( struct bbs_Context* cpA,
105 uint32 widthA,
106 uint32 heightA );
111 uint32 bim_UInt8Image_memSize( struct bbs_Context* cpA,
115 uint32 bim_UInt8Image_memWrite( struct bbs_Context* cpA,
120 uint32 bim_UInt8Image_memRead( struct bbs_Context* cpA
    [all...]
  /external/opencore/baselibs/gen_data_structures/src/
bitstreamparser.cpp 41 OSCL_EXPORT_REF BitStreamParser::BitStreamParser(uint8* stream, uint32 size)
46 OSCL_EXPORT_REF void BitStreamParser::ResetBitStreamParser(uint8* stream, uint32 size)
54 OSCL_EXPORT_REF uint32 BitStreamParser::ReadBits(uint8 numberOfBits)
57 uint32 output = 0;
152 OSCL_EXPORT_REF uint32 BitStreamParser::ReadUInt32(void)
154 uint32 read;
216 OSCL_EXPORT_REF void BitStreamParser::WriteUInt32(uint32 data)
218 uint32 be = data;
227 OSCL_EXPORT_REF void BitStreamParser::NextBits(uint32 numberOfBits)
230 uint32 newbitpos = numberOfBits + (MOST_SIG_BIT - bitpos)
    [all...]
  /external/opencore/doc/oscl_html/
oscl__mem__mempool_8h-source.html 43 00060 OSCL_IMPORT_REF <a class="code" href="classOsclMemPoolFixedChunkAllocator.html#a0">OsclMemPoolFixedChunkAllocator</a>(<span class="keyword">const</span> uint32 numchunk = 1, <span class="keyword">const</span> uint32 chunksize = 0, <a class="code" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a>* gen_alloc = <a class="code" href="group__osclbase.html#a81">NULL</a>);
49 00083 OSCL_IMPORT_REF <span class="keyword">virtual</span> <a class="code" href="group__osclbase.html#a25">OsclAny</a>* <a class="code" href="classOsclMemPoolFixedChunkAllocator.html#a3">allocate</a>(<span class="keyword">const</span> uint32 n);
65 <a name="l00127"></a><a class="code" href="classOsclMemPoolFixedChunkAllocator.html#n0">00127</a> uint32 <a class="code" href="classOsclMemPoolFixedChunkAllocator.html#n0">iNumChunk</a>;
66 <a name="l00128"></a><a class="code" href="classOsclMemPoolFixedChunkAllocator.html#n1">00128</a> uint32 <a class="code" href="classOsclMemPoolFixedChunkAllocator.html#n1">iChunkSize</a>;
67 <a name="l00129"></a><a class="code" href="classOsclMemPoolFixedChunkAllocator.html#n2">00129</a> uint32 <a class="code" href="classOsclMemPoolFixedChunkAllocator.html#n2">iChunkSizeMemAligned</a>;
99 00182 OSCL_IMPORT_REF <a class="code" href="classOsclMemPoolResizableAllocator.html#a0">OsclMemPoolResizableAllocator</a>(uint32 aMemPoolBufferSize, uint32 aMemPoolBufferNumLimit = 0, uint32 aExpectedNumBlocksPerBuffer = 0, <a class="code" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a>* gen_alloc = <a class="code" href="group__osclbase.html#a81">NULL</a>);
103 00200 OSCL_IMPORT_REF <span class="keyword">virtual</span> <a class="code" href="group__osclbase.html#a25">OsclAny</a>* <a class="code" href="classOsclMemPoolResizableAllocator.html#a2">allocate</a>(<span class="keyword">const</span> uint32 aNumBytes)
    [all...]
structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html 14 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#m0">iBufferPreFence</a></td></tr>
17 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#m3">iBufferSize</a></td></tr>
18 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#m4">iNumOutstanding</a></td></tr>
20 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#m6">iAllocatedSz</a></td></tr>
21 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#m7">iBufferPostFence</a></td></tr>
30 <td class="md" nowrap valign="top"> uint32 OsclMemPoolResizableAllocator::MemPoolBufferInfo::iAllocatedSz
52 <td class="md" nowrap valign="top"> uint32 OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferPostFence
74 <td class="md" nowrap valign="top"> uint32 OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferPreFence
96 <td class="md" nowrap valign="top"> uint32 OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferSize
162 <td class="md" nowrap valign="top"> uint32 OsclMemPoolResizableAllocator::MemPoolBufferInfo::iNumOutstandin
    [all...]
  /external/opencore/protocols/http_parcom/src/
http_composer.cpp 125 iFirstLineLength = oscl_strlen(HTTPMethodString[(uint32)iMethod]); // method
143 OSCL_EXPORT_REF int32 HTTPComposer::compose(OsclMemoryFragment &aComposedMessageBuffer, const bool usingAbsoluteURI, const uint32 aEntityBodyLength)
171 int32 HTTPComposer::santityCheckForCompose(HTTPMemoryFragment &aComposedMessageBuffer, const bool usingAbsoluteURI, const uint32 aEntityBodyLength)
197 uint32 contentLength;
210 oscl_memcpy(ptr, HTTPMethodString[(uint32)iMethod], oscl_strlen(HTTPMethodString[(uint32)iMethod]));
233 OSCL_ASSERT(iFirstLineLength == (uint32)(ptr - (char*)aComposedMessageBuffer.getPtr()));
272 uint32 numKeyValuePairs = iKeyValueStore->getNumberOfKeyValuePairs();
282 uint32 numKeys = iKeyValueStore->getCurrentKeyList(keyList);
285 uint32 i, j, index = 0
    [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_sync_util_data_queue.h 74 virtual void ScheduleProcessData(PvmfSyncUtilDataQueue* aDataQueue, uint32 aTimeMilliseconds) = 0;
111 OSCL_IMPORT_REF PVMFStatus ReserveDataQueue(uint32 aReserveSize);
129 OSCL_IMPORT_REF PVMFStatus QueueMediaData(PVMFSharedMediaMsgPtr aMediaMsg, uint32*aDropped = NULL, uint32*aSkipped = NULL, bool aFront = false);
148 OSCL_IMPORT_REF PVMFStatus DequeueMediaData(PVMFSharedMediaMsgPtr& aMediaMsg, uint32* aDropped = NULL, uint32* aSkipped = NULL);
197 OSCL_IMPORT_REF PVMFStatus SynchronizeData(uint32* , uint32*);
225 void LogMediaMsgInfo(PVMFSharedMediaMsgPtr aMediaMsg, const char* msg, uint32);
244 uint32 iDropFrameCount
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdstd.h 93 uint32 caps; /* cached value of capabilities reg */
94 uint32 curr_caps; /* max current capabilities reg */
108 uint32 controller_type; /* Host controller type */
124 uint32 data_xfer_count; /* Current transfer */
128 uint32 com_cis_ptr;
129 uint32 func_cis_ptr[SDIOD_MAX_IOFUNCS];
175 uint32 len_attr;
176 uint32 phys_addr;
181 uint32 phys_addr_attr;
211 extern uint32 *sdstd_reg_map(osl_t *osh, int32 addr, int size)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/HwInit/
HwInit.c 249 UINT32 FwSize, EEpromSize;
250 UINT32 *pWLAN_Images[4];
262 pWLAN_Images[0] = (UINT32 *)FwBuf;
263 pWLAN_Images[1] = (UINT32 *)FwSize;
264 pWLAN_Images[2] = (UINT32 *)EEpromBuf;
265 pWLAN_Images[3] = (UINT32 *)EEpromSize;
267 pHwCtrl->uFwBuf = (UINT32)pWLAN_Images[0]; /* Firmware Image ptr */
268 pHwCtrl->uFwAddr = (UINT32)pWLAN_Images[1]; /* Firmware Image length */
269 pHwCtrl->uEEEPROMBuf = (UINT32)pWLAN_Images[2]; /* EEPROM Image ptr */
270 pHwCtrl->uEEEPROMLen = (UINT32)pWLAN_Images[3]; /* EEPROM Image length */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/Core_Adapt/
CORE_Adapt_Defs.h 76 UINT32 txDescFlags ;
91 UINT32 TimeStamp;
104 typedef void (* SendPacketTranferCB_t)(TSendXferStatus_e aStatus,UINT32 aPacketId,void *reserved);
120 typedef void (*InfoCB_t)(TI_HANDLE handle, char* buf, UINT32 bufSize);
123 typedef void (*MacStatusCB_t)(TI_HANDLE handle, char* str , UINT32 strLen);
126 typedef void (*HealthReportCB_t)(TI_HANDLE handle, char* str , UINT32 strLen);
129 typedef void (*AciIndicationCB_t)(TI_HANDLE handle, char* str , UINT32 strLen);
154 UINT32 HwMpduAddr;
156 UINT32 MpduSize;
158 UINT32 RtsThreshold
    [all...]
Core_AdaptTx.c 171 UINT32 packetId,
172 UINT32 msduTimeToExpiry )
233 UINT32 aPacketId,
234 UINT32 aRate,
236 UINT32 actualDurationInAir,
237 UINT32 fwHandlingTime,
238 UINT32 mediumDelay)
273 void SendPacketTransfer (TI_HANDLE hUser, UINT32 aPacketId)
294 void SendPacketDebug (TI_HANDLE hUser, UINT32 uPacketId, UINT32 uDebugInfo
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
ackEmulDb.c 66 sysuptime = (((UINT32)systime.LowPart >> 10) | ((UINT32)systime.HighPart << 22))/10;
200 UINT32 currentTimeTick;
201 UINT32 oldestTimeTick;
448 void wdrv_aeWTargetDbSetSessionSequenceNumber(ackEmulDB_t* ackEmulDB, UINT8 index, UINT32 sequenceNumber)
464 void wdrv_aeWTargetDbGetSessionSequenceNumber(ackEmulDB_t* ackEmulDB, UINT8 index, UINT32 *sequenceNumber)
483 void wdrv_aeWTargetDbSetSessionSegmentSize(ackEmulDB_t* ackEmulDB, UINT8 index, UINT32 segmentSize)
500 void wdrv_aeWTargetDbGetSessionSegmentSize(ackEmulDB_t* ackEmulDB, UINT8 index, UINT32 *segmentSize)
564 UINT32 currentTimeTick;
565 UINT32 oldestTimeTick
    [all...]
  /external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/
pvmi_mio_fileinput.cpp 48 const uint32 AMR_FRAME_DELAY = 20; // 20ms
103 uint32 index = (uint32)aSession;
126 uint32 index = (uint32)aSession;
141 uint32 index = (uint32)aSession;
340 uint8* aData, uint32 aDataLen,
404 OSCL_EXPORT_REF PVMFCommandId PvmiMIOFileInput::readAsync(uint8* data, uint32 max_data_len,
433 OSCL_EXPORT_REF void PvmiMIOFileInput::statusUpdate(uint32 status_flags
    [all...]
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_downloadmanager_node.h 132 , uint32 aStartingIndex
148 void Parse(PVMFMetadataList*& MetaDataListPtr, uint32 &aStartingIndex, int32 &aMaxEntries, char*& aQueryKey)
151 aStartingIndex = (uint32)iParam2;
162 void Construct(PVMFSessionId s, int32 cmd, PVMFMetadataList& aKeyList, Oscl_Vector<PvmiKvp, OsclMemAllocator>& aValueList, uint32 aStartIndex, int32 aMaxEntries, const OsclAny* aContext)
171 void Parse(PVMFMetadataList* &aKeyList, Oscl_Vector<PvmiKvp, OsclMemAllocator>* &aValueList, uint32 &aStartingIndex, int32 &aMaxEntries)
175 aStartingIndex = (uint32)iParam3;
181 bool aSeekToSyncPoint, uint32 aStreamID, const OsclAny*aContext)
190 void Parse(PVMFTimestamp& aTargetNPT, PVMFTimestamp*& aActualNPT, PVMFTimestamp*& aActualMediaDataTS, bool& aSeekToSyncPoint, uint32& aStreamID)
196 aStreamID = (uint32)iParam5;
276 uint32 aDataSize
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
MemSeg.c 83 uint32 bbs_MemSeg_availableSize( struct bbs_Context* cpA,
98 uint32 bbs_MemSeg_allocatedSize( struct bbs_Context* cpA,
113 uint32 bbs_MemSeg_usedSize( struct bbs_Context* cpA,
124 uint32 indexL = 0;
125 uint32 countL = 0;
128 uint32 sizeL = *( uint32* )( ptrA->memPtrE + indexL );
146 uint32 bbs_MemSeg_blocks( struct bbs_Context* cpA,
149 uint32 indexL = 0;
150 uint32 countL = 0
    [all...]
  /external/opencore/engines/adapters/player/framemetadatautility/src/
pv_frame_metadata_mio_video.cpp 142 void PVFMVideoMIO::setThumbnailDimensions(uint32 aWidth, uint32 aHeight)
148 PVMFStatus PVFMVideoMIO::GetFrameByFrameNumber(uint32 aFrameIndex, uint8* aFrameBuffer, uint32& aBufferSize,
181 PVMFStatus PVFMVideoMIO::GetFrameByTimeoffset(uint32 aTimeOffset, uint8* aFrameBuffer, uint32& aBufferSize,
225 PVMFStatus PVFMVideoMIO::GetFrameProperties(uint32& aFrameWidth, uint32& aFrameHeight, uint32& aDisplayWidth, uint32& aDisplayHeight
    [all...]
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_cache.cpp 46 int32 OsclFileCache::Open(uint32 mode, uint32 size)
120 uint32 OsclFileCache::Read(void* outputBuffer, uint32 size, uint32 numelements)
146 uint32 bytesToRead = numelements * size;
156 if ((uint32)(FileSize() - Tell()) < size)
159 uint32 bytesInCache = (uint32)(_endCachePos - _currentCachePos);
165 uint32 thisRead = (bytesInCache > bytesToRead) ? bytesToRead : bytesInCache
    [all...]
  /external/opencore/pvmi/pvmf/src/
pvmi_kvp_util.cpp 159 // uint32
208 // uint32*
335 uint32 aMaxSize,
336 uint32 aTruncateFlag)
348 uint32 keylen = oscl_strlen(aKeyTypeString) + 1; // for key string and ";"
355 uint32 valuelen = aValString.get_size() + 1;
406 uint32 aMaxSize,
407 uint32 aTruncateFlag)
419 uint32 keylen = oscl_strlen(aKeyTypeString) + 1; // for key string and ";"
427 uint32 valuelen = oscl_strlen(aValString) + 1
    [all...]
  /external/clearsilver/util/
dict.c 51 typedef UINT32 (*dictHashFunc)(const char *str);
219 static NEOERR *dictInsert(dictCtx dict, UINT32 hash, const char *id,
257 static UINT32 dictHash(dictCtx dict, const char *id) {
259 UINT32 hash;
264 if(! (hash && (hash != (UINT32)-1)))
273 UINT32 hash;
338 UINT32 key = 0;
381 UINT32 hash;
416 UINT32 hash;
510 UINT32 hash
    [all...]
  /external/neven/Embedded/common/src/b_APIEm/
FaceFinder.h 52 uint32 typeE;
59 uint32 maxImageWidthA,
60 uint32 maxImageHeightA );
65 uint32 minEyeDistanceA,
66 uint32 maxEyeDistanceA );
81 uint32 indexA,
119 uint32 bpi_FaceFinder_memSize( struct bbs_Context* cpA,
123 uint32 bpi_FaceFinder_memWrite( struct bbs_Context* cpA,
127 uint32 bpi_FaceFinder_memRead( struct bbs_Context* cpA,
142 uint32 bpi_faceFinderMemSize( struct bbs_Context* cpA,
    [all...]
  /external/opencore/android/author/
android_camera_input.h 268 virtual uint32 getBufferSize()
273 virtual uint32 getNumBuffers()
343 uint32 data_len,
352 uint32 max_data_len,
363 void statusUpdate(uint32 status_flags);
400 uint32 getCapabilityMetric (PvmiMIOSession aSession);
413 void setAudioLossDuration(uint32 duration);
433 void AddDataEventToQueue(uint32 aMicroSecondsToEvent);
468 uint32 iCmdIdCounter;
534 uint32 iAudioFirstFrameTs
    [all...]
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
vop.cpp 86 uint32 tmpvar, vol_shape;
87 uint32 startCode;
93 uint32 profile = 0x01;
109 tmpvar = (uint32) BitstreamReadBits16(stream, 8); /* profile */
167 tmpvar = (uint32) BitstreamRead1Bits(stream);
171 tmpvar = (uint32) BitstreamReadBits16(stream, 4);
173 tmpvar = (uint32) BitstreamReadBits16(stream, 3);
180 tmpvar = (uint32) BitstreamRead1Bits(stream);
184 tmpvar = (uint32) BitstreamReadBits16(stream, 3);
186 tmpvar = (uint32) BitstreamRead1Bits(stream)
    [all...]
  /external/opencore/nodes/pvclientserversocketnode/include/
pvmf_clientserver_socket_node.h 63 PVMFSocketNodeMemPool(uint32 aMemPoolNumBufs = DEFAULT_SOCKET_NODE_MEDIA_MSGS_NUM);
74 OsclSharedPtr<PVMFMediaDataImpl> getMediaDataImpl(uint32 size)
88 uint32 aSize,
229 uint32 iSockId;
268 uint32& aLowerPortNum,
269 uint32& aHigherPortNum, uint32& aStartPortNum);
270 OSCL_IMPORT_REF PVMFStatus SetMaxTCPRecvBufferSize(uint32 aBufferSize);
271 OSCL_IMPORT_REF PVMFStatus GetMaxTCPRecvBufferSize(uint32& aSize);
272 OSCL_IMPORT_REF PVMFStatus SetMaxTCPRecvBufferCount(uint32 aBufferSize)
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
pvmf_protocol_engine_progressive_download.cpp 178 uint32 prevOverallFileSize = iCfgFile->GetOverallFileSize();
193 uint32 aStartFragNo = 0, aStartFragOffset = 0;
214 for (uint32 i = 0; i <= aStartFragNo; i++)
224 uint32 aEndFragNo = 0, aEndFragValidLen = 0;
257 uint32 &aStartFragNo,
258 uint32 &aStartFragOffset)
263 uint32 validSize = iParser->getDownloadSize() - iCfgFile->GetCurrentFileSize();
265 uint32 totalSize = 0, prevTotalSize = 0;
266 for (uint32 i = 0; i < aOutputQueue.size(); i++)
286 uint32 &aEndFragNo
    [all...]
  /external/opencore/nodes/streaming/medialayernode/include/
pvmf_medialayer_port.h 270 uint32 oFirstDataArrival;
278 uint32 iPrevMsgSeqNum;
279 uint32 iPrevMsgTimeStamp;
280 uint32 iPreRollInMS;
284 uint32 iFirstFrameAfterReposTimeStamp;
287 uint32 oReconfigId;
332 uint32 aInCapacity,
333 uint32 aInReserve,
334 uint32 aInThreshold,
335 uint32 aOutCapacity
    [all...]

Completed in 161 milliseconds

<<31323334353637383940>>