Home
last modified time | relevance | path

Searched refs:pInBuffer (Results 1 – 25 of 256) sorted by last modified time

1234567891011

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/winapi/src/um/
H A Dwlanapi.rs924 pInBuffer: PVOID, in WlanIhvControl()
1104 pInBuffer: PVOID, in WlanDeviceServiceCommand()
H A Dwlanihv.rs406 pInBuffer: PBYTE,
/dports/www/firefox/firefox-99.0/third_party/rust/winapi/src/um/
H A Dwlanihv.rs406 pInBuffer: PBYTE,
H A Dwlanapi.rs924 pInBuffer: PVOID, in WlanIhvControl()
1104 pInBuffer: PVOID, in WlanDeviceServiceCommand()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/winapi/src/um/
H A Dwlanapi.rs924 pInBuffer: PVOID, in WlanIhvControl()
1104 pInBuffer: PVOID, in WlanDeviceServiceCommand()
H A Dwlanihv.rs406 pInBuffer: PBYTE,
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/winapi/src/um/
H A Dwlanihv.rs406 pInBuffer: PBYTE,
H A Dwlanapi.rs924 pInBuffer: PVOID, in WlanIhvControl()
1104 pInBuffer: PVOID, in WlanDeviceServiceCommand()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsalctype.hxx58 ConvertDataFormat nInFormat, void* pInBuffer, sal_uLong nInBufSize,
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/misc/
H A Dbase64.cxx152 const sal_Unicode *pInBuffer = rInBuffer.getStr(); in decodeSomeChars() local
163 sal_Unicode cChar = *pInBuffer; in decodeSomeChars()
205 pInBuffer++; in decodeSomeChars()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx253 bool decrypt( const sal_uInt8* pInBuffer, sal_uInt32 nLen,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx77 void decrypt( const sal_uInt8* pInBuffer, sal_uInt32 nLen, sal_uInt8* pOutBuffer, in decrypt()
81 pFile && pFile->decrypt( pInBuffer, nLen, pOutBuffer, nObject, nGeneration ); in decrypt()
1063 bool PDFFile::decrypt( const sal_uInt8* pInBuffer, sal_uInt32 nLen, sal_uInt8* pOutBuffer, in decrypt() argument
1092 pInBuffer, nLen, in decrypt()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/gdi/
H A Dsalprn.cxx365 BYTE const * pInBuffer = nullptr; in ImplUpdateSalJobSetup() local
388pInBuffer = pSetupData->GetDriverData() + reinterpret_cast<SalDriverData const *>(pSetupData->GetD… in ImplUpdateSalJobSetup()
408 …ast<LPDEVMODEW>(pOutDevMode), reinterpret_cast<LPDEVMODEW>(const_cast<BYTE *>(pInBuffer)), nMode ); in ImplUpdateSalJobSetup()
/dports/lang/rust/rustc-1.58.1-src/vendor/winapi/src/um/
H A Dwlanihv.rs406 pInBuffer: PBYTE,
H A Dwlanapi.rs924 pInBuffer: PVOID, in WlanIhvControl()
1104 pInBuffer: PVOID, in WlanDeviceServiceCommand()
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/codec/
H A Dplanar.c970 static INLINE UINT32 freerdp_bitmap_planar_write_rle_bytes(const BYTE* pInBuffer, UINT32 cRawBytes, in freerdp_bitmap_planar_write_rle_bytes() argument
978 pInput = pInBuffer; in freerdp_bitmap_planar_write_rle_bytes()
1084 static INLINE UINT32 freerdp_bitmap_planar_encode_rle_bytes(const BYTE* pInBuffer, in freerdp_bitmap_planar_encode_rle_bytes() argument
1100 pInput = pInBuffer; in freerdp_bitmap_planar_encode_rle_bytes()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwlanapi.h646 PVOID pInBuffer,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwlanapi.h646 PVOID pInBuffer,
/dports/security/suricata/suricata-6.0.4/rust/vendor/winapi/src/um/
H A Dwlanihv.rs406 pInBuffer: PBYTE,
H A Dwlanapi.rs924 pInBuffer: PVOID, in WlanIhvControl()
1104 pInBuffer: PVOID, in WlanDeviceServiceCommand()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapdrawgdal.c1172 const void* pInBuffer, GDALDataType eDT, in ApplyLUT() argument
1184 if( pInBuffer != pabyOutBuffer ) in ApplyLUT()
1186 GDALCopyWords( (void*)pInBuffer, eDT, GDALGetDataTypeSize(eDT) / 8, in ApplyLUT()
1227 pabyOutBuffer[i] = byteLut[((GByte*)pInBuffer)[i]]; in ApplyLUT()
1232 pabyOutBuffer[i] = uint16Lut[((GUInt16*)pInBuffer)[i]]; in ApplyLUT()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACenc/src/
H A Dmps_main.cpp118 void *pInBuffer[1]; member
316 hMpsEnc->inBufDesc.ppBase = (void **)&hMpsEnc->pInBuffer; in FDK_MpegsEnc_Init()
328 hMpsEnc->pInBuffer[0] = NULL; in FDK_MpegsEnc_Init()
378 hMpsEnc->pInBuffer[0] = (void *)pAudioSamples; in FDK_MpegsEnc_Process()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsalctype.hxx58 ConvertDataFormat nInFormat, void* pInBuffer, sal_uLong nInBufSize,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx252 bool decrypt( const sal_uInt8* pInBuffer, sal_uInt32 nLen,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx77 void decrypt( const sal_uInt8* pInBuffer, sal_uInt32 nLen, sal_uInt8* pOutBuffer, in decrypt()
81 pFile && pFile->decrypt( pInBuffer, nLen, pOutBuffer, nObject, nGeneration ); in decrypt()
1064 bool PDFFile::decrypt( const sal_uInt8* pInBuffer, sal_uInt32 nLen, sal_uInt8* pOutBuffer, in decrypt() argument
1093 pInBuffer, nLen, in decrypt()

1234567891011