Home
last modified time | relevance | path

Searched refs:dwBytesWritten (Results 1 – 25 of 82) sorted by relevance

1234

/dports/lang/ghc/ghc-8.10.7/libraries/Win32/cbits/
H A DdumpBMP.c47 DWORD dwBytesWritten; in CreateBMPFile() local
151 if (WriteFile(hFile, (LPCVOID)&bfh, sizeof(BITMAPFILEHEADER), &dwBytesWritten, NULL) == -1) { in CreateBMPFile()
176 if (WriteFile(hFile, (LPCVOID)pbmi, sizBMI, &dwBytesWritten, NULL) == -1) { in CreateBMPFile()
184 … if (WriteFile(hFile, (LPCVOID)pBits, pbmi->bmiHeader.biSizeImage, &dwBytesWritten, NULL) == -1) { in CreateBMPFile()
/dports/comms/gnokii/gnokii-0.6.31/common/devices/
H A Dwinserial.c258 DWORD dwBytesWritten; in serial_write() local
264 fWriteStat = WriteFile(hPhone, buf, n, &dwBytesWritten, &osWrite); in serial_write()
289 while (!GetOverlappedResult(hPhone, &osWrite, &dwBytesWritten, TRUE)) { in serial_write()
293 dwBytesSent += dwBytesWritten; in serial_write()
301 dwBytesSent += dwBytesWritten; in serial_write()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/os/
H A Dmos_os.c356 uint32_t dwBytesWritten = 0; in Mos_DumpCommandBuffer() local
420 dwBytesWritten = MOS_SecureStringPrint( in Mos_DumpCommandBuffer()
441 …_STATUS(MosUtilities::MosWriteFileFromPtr((const char *)sFileName, pOutputBuffer, dwBytesWritten)); in Mos_DumpCommandBuffer()
449 MOS_ZeroMemory(pOutputBuffer, dwBytesWritten); in Mos_DumpCommandBuffer()
450 dwBytesWritten = 0; in Mos_DumpCommandBuffer()
455 dwBytesWritten += MOS_SecureStringPrint( in Mos_DumpCommandBuffer()
456 pOutputBuffer + dwBytesWritten, in Mos_DumpCommandBuffer()
462 if (dwBytesWritten % (SIZE_OF_ONE_WORD + 1) == 0) in Mos_DumpCommandBuffer()
473 MOS_ZeroMemory(pOutputBuffer, dwBytesWritten); in Mos_DumpCommandBuffer()
474 dwBytesWritten = 0; in Mos_DumpCommandBuffer()
[all …]
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/os/
H A Dmos_os.c395 uint32_t dwBytesWritten = 0; in Mos_DumpCommandBuffer() local
459 dwBytesWritten = MOS_SecureStringPrint( in Mos_DumpCommandBuffer()
480 … MOS_OS_CHK_STATUS(MOS_WriteFileFromPtr((const char *)sFileName, pOutputBuffer, dwBytesWritten)); in Mos_DumpCommandBuffer()
488 MOS_ZeroMemory(pOutputBuffer, dwBytesWritten); in Mos_DumpCommandBuffer()
489 dwBytesWritten = 0; in Mos_DumpCommandBuffer()
494 dwBytesWritten += MOS_SecureStringPrint( in Mos_DumpCommandBuffer()
495 pOutputBuffer + dwBytesWritten, in Mos_DumpCommandBuffer()
501 if (dwBytesWritten % (SIZE_OF_ONE_WORD + 1) == 0) in Mos_DumpCommandBuffer()
512 MOS_ZeroMemory(pOutputBuffer, dwBytesWritten); in Mos_DumpCommandBuffer()
513 dwBytesWritten = 0; in Mos_DumpCommandBuffer()
[all …]
/dports/comms/mlan3/mlan3-1.00/lib/userial/Link/
H A Dwin32lnk.c228 DWORD dwBytesWritten=0; in WriteCOM() local
239 outlen, &dwBytesWritten, &osWrite[portnum] ); in WriteCOM()
252 &dwBytesWritten, FALSE); in WriteCOM()
257 if (!fWriteStat || (dwBytesWritten != (DWORD)outlen)) in WriteCOM()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cdrip/
H A DEncoder.cpp100 ssize_t dwBytesWritten = m_file->Write(pBuffer, iBytes); in FileWrite() local
101 if (dwBytesWritten <= 0) in FileWrite()
104 return dwBytesWritten; in FileWrite()
/dports/misc/digitemp/digitemp-3.7.2/userial/win32/
H A Dwin32lnk.c268 DWORD dwBytesWritten=0; in WriteCOM() local
279 outlen, &dwBytesWritten, &osWrite[portnum] ); in WriteCOM()
292 &dwBytesWritten, FALSE); in WriteCOM()
297 if (!fWriteStat || (dwBytesWritten != (DWORD)outlen)) in WriteCOM()
/dports/math/scilab/scilab-6.1.1/scilab/modules/windows_tools/src/c/
H A Dhttpdownloadfile.c173 DWORD dwBytesWritten = 0; in httpDownloadFile() local
220 … if (!WriteFile(haFile, szBuff, MO, &dwBytesWritten, NULL) || dwBytesWritten != MO) in httpDownloadFile()
239 …if (!WriteFile(haFile, szBuff, dwBytesRequired, &dwBytesWritten, NULL) || dwBytesWritten != dwByte… in httpDownloadFile()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/htick/src/
H A Dfcommon.c200 DWORD dwBytesWritten; in link_file() local
275 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
287 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
296 &dwBytesWritten, TRUE, /* abort */ in link_file()
/dports/news/husky/husky-1.9.20191207/htick/src/
H A Dfcommon.c200 DWORD dwBytesWritten; in link_file() local
275 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
287 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
296 &dwBytesWritten, TRUE, /* abort */ in link_file()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/htick/src/
H A Dfcommon.c200 DWORD dwBytesWritten; in link_file() local
275 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
287 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
296 &dwBytesWritten, TRUE, /* abort */ in link_file()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/htick/src/
H A Dfcommon.c200 DWORD dwBytesWritten; in link_file() local
275 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
287 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
296 &dwBytesWritten, TRUE, /* abort */ in link_file()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/htick/src/
H A Dfcommon.c200 DWORD dwBytesWritten; in link_file() local
275 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
287 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
296 &dwBytesWritten, TRUE, /* abort */ in link_file()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/htick/src/
H A Dfcommon.c200 DWORD dwBytesWritten; in link_file() local
275 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
287 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
296 &dwBytesWritten, TRUE, /* abort */ in link_file()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/htick/src/
H A Dfcommon.c200 DWORD dwBytesWritten; in link_file() local
275 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
287 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
296 &dwBytesWritten, TRUE, /* abort */ in link_file()
/dports/news/husky-htick/husky-htick-1.9.20191207/htick/src/
H A Dfcommon.c200 DWORD dwBytesWritten; in link_file() local
275 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
287 &dwBytesWritten, FALSE, /* don't abort yet */ in link_file()
296 &dwBytesWritten, TRUE, /* abort */ in link_file()
/dports/net-mgmt/sblim-wbemcli/sblim-wbemcli-1.6.3/
H A DCimWinHttp.cpp266 DWORD dwBytesWritten = 0; in getResponse() local
268 m_dwPayloadSize, &dwBytesWritten); in getResponse()
386 DWORD dwBytesWritten = 0; in getResponse() local
388 m_dwPayloadSize, &dwBytesWritten); in getResponse()
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/ptyqt/core/
H A Dconptyprocess.cpp293 DWORD dwBytesWritten{}; in write() local
294 WriteFile(m_hPipeOut, byteArray.data(), byteArray.size(), &dwBytesWritten, NULL); in write()
295 return dwBytesWritten; in write()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/
H A Dmos_interface.cpp319 uint32_t dwBytesWritten = 0; in DumpCommandBuffer() local
361 dwBytesWritten = MosUtilities::MosSecureStringPrint( in DumpCommandBuffer()
391 …_RETURN(MosUtilities::MosWriteFileFromPtr((const char *)sFileName, pOutputBuffer, dwBytesWritten)); in DumpCommandBuffer()
399 MosUtilities::MosZeroMemory(pOutputBuffer, dwBytesWritten); in DumpCommandBuffer()
400 dwBytesWritten = 0; in DumpCommandBuffer()
405 dwBytesWritten += MosUtilities::MosSecureStringPrint( in DumpCommandBuffer()
406 pOutputBuffer + dwBytesWritten, in DumpCommandBuffer()
412 if (dwBytesWritten % (SIZE_OF_ONE_WORD + 1) == 0) in DumpCommandBuffer()
423 MosUtilities::MosZeroMemory(pOutputBuffer, dwBytesWritten); in DumpCommandBuffer()
424 dwBytesWritten = 0; in DumpCommandBuffer()
[all …]
/dports/emulators/hercules/hercules-3.13/
H A Dw32stape.c650 DWORD dwBytesWritten; in w32_write_tape() local
686 dwBytesWritten = 0; in w32_write_tape()
687 bSuccess = WriteFile( hFile, buf, (DWORD)nbyte, &dwBytesWritten, NULL ); in w32_write_tape()
698 ASSERT( ((size_t)dwBytesWritten) == nbyte ); // (MUST be true!!) in w32_write_tape()
699 return ( (ssize_t) dwBytesWritten ); in w32_write_tape()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Printing/GSWIN32/
H A DGSWIN32PrintOperation.m52 DWORD dwBytesWritten;
81 if( ! WritePrinter( hPrinter, lpData, dwCount, &dwBytesWritten ) )
108 if( dwBytesWritten != dwCount )
/dports/net/norm/norm-1.5r6/protolib/src/wince/
H A DrawEtherCap.cpp129 DWORD dwBytesWritten; in Open() local
134 &dwBytesWritten)) in Open()
/dports/audio/libgig/libgig-4.3.0/src/
H A DRIFF.cpp248 DWORD dwBytesWritten; local
249 WriteFile(pFile->hFileWrite, &uiNewChunkID, 4, &dwBytesWritten, NULL);
250 … WriteFile(pFile->hFileWrite, &ullNewChunkSize, pFile->FileOffsetSize, &dwBytesWritten, NULL);
979 DWORD dwBytesWritten; local
980 …WriteFile(pFile->hFileWrite, pChunkData, ullNewChunkSize, &dwBytesWritten, NULL); //FIXME: won't s…
981 if (dwBytesWritten != ullNewChunkSize) {
1046 DWORD dwBytesWritten; local
1047 WriteFile(pFile->hFileWrite, &cPadByte, 1, &dwBytesWritten, NULL);
1474 DWORD dwBytesWritten; local
1475 WriteFile(pFile->hFileWrite, &ListType, 4, &dwBytesWritten, NULL);
/dports/devel/jsl/jsl-0.3.0/src/
H A DJavaScriptLintAPI.cpp134 DWORD dwBytesWritten = 0; in ExecuteProcess() local
135 if (!WriteFile(hChildStdinWr, input.c_str(), input.length(), &dwBytesWritten, NULL)) in ExecuteProcess()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/
H A Dmos_interface.cpp816 uint32_t dwBytesWritten = 0; in DumpCommandBuffer() local
862 dwBytesWritten = MosUtilities::MosSecureStringPrint( in DumpCommandBuffer()
886 …_RETURN(MosUtilities::MosWriteFileFromPtr((const char *)sFileName, pOutputBuffer, dwBytesWritten)); in DumpCommandBuffer()
894 MosUtilities::MosZeroMemory(pOutputBuffer, dwBytesWritten); in DumpCommandBuffer()
895 dwBytesWritten = 0; in DumpCommandBuffer()
900 dwBytesWritten += MosUtilities::MosSecureStringPrint( in DumpCommandBuffer()
901 pOutputBuffer + dwBytesWritten, in DumpCommandBuffer()
907 if (dwBytesWritten % (SIZE_OF_ONE_WORD + 1) == 0) in DumpCommandBuffer()
918 MosUtilities::MosZeroMemory(pOutputBuffer, dwBytesWritten); in DumpCommandBuffer()
919 dwBytesWritten = 0; in DumpCommandBuffer()
[all …]

1234