Searched refs:pSource (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Ddcprint.h52 ,wxDC* pSource
H A Ddc.h288 ,wxDC* pSource
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Di2ellis.c1124 // Function: iiDownloadBlock(pB, pSource, isStandard)
1126 // pSource - loadware block to download
1133 // Downloads a single block (at pSource)to the board referenced by pB. Caller
1154 iiDownloadBlock ( i2eBordStrPtr pB, loadHdrStrPtr pSource, int isStandard) argument
1167 if (pSource->e.loadMagic != MAGIC_LOADFILE)
1173 pB->i2eToLoad = 1 + pSource->e.loadBlocksMore;
1179 pB->i2eLVersion = pSource->e.loadVersion;
1180 pB->i2eLRevision = pSource->e.loadRevision;
1181 pB->i2eLSub = pSource->e.loadSubRevision;
1203 if (!iiWriteBuf(pB, pSource
1283 iiDownloadAll(i2eBordStrPtr pB, loadHdrStrPtr pSource, int isStandard, int size) argument
[all...]
H A Di2lib.c472 unsigned char *pDest, *pSource; local
645 pSource = pCs->cmd; // Copy the command into the buffer
647 *pDest++ = *pSource++;
895 // Function: i2Output(pCh, pSource, count)
902 // Queues the data at pSource to be sent as data packets to the board. If there
912 i2Output(i2ChanStrPtr pCh, const char *pSource, int count) argument
991 memcpy( (char*)(DATA_OF(pInsert)), pSource, amountToMove );
993 pSource += amountToMove;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddcprint.cpp363 wxDC* WXUNUSED(pSource),
H A Ddc.cpp2424 wxDC* pSource,
2439 const wxBitmap& rBmp = pSource->m_vSelectedBitmap;
2529 ,pSource->GetHPS()
2690 ,pSource->GetHPS()
2420 DoBlit( wxCoord vXdest, wxCoord vYdest, wxCoord vWidth, wxCoord vHeight, wxDC* pSource, wxCoord vXsrc, wxCoord vYsrc, int nRop, bool bUseMask, wxCoord WXUNUSED(vXsrcMask), wxCoord WXUNUSED(vYsrcMask) ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h5509 sqlite3 *pSource, /* Source database handle */
H A Dsqlite3.c6036 sqlite3 *pSource, /* Source database handle */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.h5509 sqlite3 *pSource, /* Source database handle */
H A Dsqlite3.c6036 sqlite3 *pSource, /* Source database handle */
[all...]

Completed in 700 milliseconds