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

  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvdl_config_file.cpp 345 uint32 *tmpPtr = OSCL_STATIC_CAST(uint32*, iTmpBuf);
346 if (iMagic32 != *tmpPtr++)
351 if (iVersion != *tmpPtr++)
358 iFlag = *tmpPtr++;
359 uint32 aUrlLen = *tmpPtr++;
361 uint32 aHostNameLen = *tmpPtr++; //if proxy is in use, it is the proxy address len
362 iProxyPort = *tmpPtr++;
365 uint32 aMaxAllowedFileSize = *tmpPtr++;
369 iOverallFileSize = *tmpPtr++;
371 iCurrentFileSize = *tmpPtr++
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
Concatenator.c 302 UINT8 *tmpPtr;
340 tmpPtr = (UINT8 *) ((UINT32)msduPtr->lastBDPtr->data + msduPtr->lastBDPtr->length +
343 tmpPtr[i] = 0x00;
  /dalvik/vm/analysis/
RegisterMap.c     [all...]
  /external/opencore/protocols/http_parcom/src/
http_parser.cpp     [all...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp     [all...]
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.cpp 425 PVMFSocketNode * tmpPtr = OSCL_STATIC_CAST(PVMFSocketNode *, it->iNode);
426 interfacePtr = OSCL_STATIC_CAST(PVInterface*, tmpPtr);
431 PVRTSPEngineNode * tmpPtr = OSCL_STATIC_CAST(PVRTSPEngineNode *, it->iNode);
432 interfacePtr = OSCL_STATIC_CAST(PVInterface*, tmpPtr);
437 PVMFJitterBufferNode * tmpPtr = OSCL_STATIC_CAST(PVMFJitterBufferNode *, it->iNode);
438 interfacePtr = OSCL_STATIC_CAST(PVInterface*, tmpPtr);
443 PVMFMediaLayerNode * tmpPtr = OSCL_STATIC_CAST(PVMFMediaLayerNode *, it->iNode);
444 interfacePtr = OSCL_STATIC_CAST(PVInterface*, tmpPtr);
    [all...]
  /external/icu4c/i18n/
msgfmt.cpp     [all...]
  /external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/
pvmi_mio_fileinput.cpp     [all...]
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_dummy_fileinput_node.cpp     [all...]

Completed in 702 milliseconds