Searched refs:inBuff (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DMacSocket.h63 int MacSocket_send(const int inSocketNum, const void *inBuff,
H A DMacSocket.cpp1290 int MacSocket_send(const int inSocketNum,const void *inBuff,int inBuffLength) argument
1297 SetErrorMessageAndBailIfNil(inBuff,"MacSocket_send: Bad parameter, inBuff = nil");
1333 theOTResult = ::OTSnd(theSocketStruct->mEndPointRef,(void *) ((unsigned long) inBuff + bytesSent),inBuffLength - bytesSent,0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DMacSocket.h63 int MacSocket_send(const int inSocketNum, const void *inBuff,
H A DMacSocket.cpp1290 int MacSocket_send(const int inSocketNum,const void *inBuff,int inBuffLength) argument
1297 SetErrorMessageAndBailIfNil(inBuff,"MacSocket_send: Bad parameter, inBuff = nil");
1333 theOTResult = ::OTSnd(theSocketStruct->mEndPointRef,(void *) ((unsigned long) inBuff + bytesSent),inBuffLength - bytesSent,0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DMacSocket.h65 int MacSocket_send(const int inSocketNum,const void *inBuff,int inBuffLength);
H A DMacSocket.cpp1290 int MacSocket_send(const int inSocketNum,const void *inBuff,int inBuffLength) argument
1297 SetErrorMessageAndBailIfNil(inBuff,"MacSocket_send: Bad parameter, inBuff = nil");
1333 theOTResult = ::OTSnd(theSocketStruct->mEndPointRef,(void *) ((unsigned long) inBuff + bytesSent),inBuffLength - bytesSent,0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstrconv.cpp333 size_t wxMBConv::MB2WC(wchar_t *outBuff, const char *inBuff, size_t outLen) const argument
335 size_t rc = ToWChar(outBuff, outLen, inBuff);
346 size_t wxMBConv::WC2MB(char *outBuff, const wchar_t *inBuff, size_t outLen) const argument
348 size_t rc = FromWChar(outBuff, outLen, inBuff);
402 wxMBConv::cMB2WC(const char *inBuff, size_t inLen, size_t *outLen) const argument
404 const size_t dstLen = ToWChar(NULL, 0, inBuff, inLen);
408 if ( ToWChar(wbuf.data(), dstLen, inBuff, inLen) != wxCONV_FAILED )
428 wxMBConv::cWC2MB(const wchar_t *inBuff, size_t inLen, size_t *outLen) const argument
430 size_t dstLen = FromWChar(NULL, 0, inBuff, inLen);
436 if ( FromWChar(buf.data(), dstLen, inBuff, inLe
972 const wxUint16 *inBuff = wx_reinterpret_cast(const wxUint16 *, src); local
1056 const wxUint16 *inBuff = wx_reinterpret_cast(const wxUint16 *, src); local
1114 const wxUint16 *inBuff = wx_reinterpret_cast(const wxUint16 *, src); local
1187 const wxUint16 *inBuff = wx_reinterpret_cast(const wxUint16 *, src); local
1273 const wxUint32 *inBuff = wx_reinterpret_cast(const wxUint32 *, src); local
1304 const wxUint32 *inBuff = wx_reinterpret_cast(const wxUint32 *, src); local
1382 const wxUint32 *inBuff = wx_reinterpret_cast(const wxUint32 *, src); local
1514 const wxUint32 *inBuff = wx_reinterpret_cast(const wxUint32 *, src); local
1966 char *inBuff = (char *)wnul; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 86 milliseconds