/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/ |
H A D | fxwmiinstance.hpp | 114 __in_bcount(InBufferSize) PVOID InBuffer 131 __in_bcount(InBufferSize) PVOID InBuffer 247 __in_bcount(InBufferSize) PVOID InBuffer in __drv_maxIRQL() 292 __in_bcount(InBufferSize) PVOID InBuffer in __drv_maxIRQL() 429 __in_bcount(InBufferSize) PVOID InBuffer 446 __in_bcount(InBufferSize) PVOID InBuffer 509 __in_bcount(InBufferSize) PVOID InBuffer 522 __in_bcount(InBufferSize) PVOID InBuffer 611 __in_bcount(InBufferSize) PVOID InBuffer 628 __in_bcount(InBufferSize) PVOID InBuffer
|
H A D | fxmemorybufferfromlookaside.hpp | 80 __in_bcount(BufferSize) PVOID Buffer 106 __in_bcount(BufferSize) PVOID Buffer, 125 __in_bcount(BufferSize) PVOID Buffer, in FxMemoryPagedBufferFromPoolLookaside()
|
H A D | ifxmemory.hpp | 133 __in_bcount(SourceBufferLength) PVOID SourceBuffer, 152 __in_bcount(SourceBufferLength) PVOID SourceBuffer,
|
H A D | fxregkey.hpp | 150 __in_bcount(ValueLength) PVOID Value, in __drv_maxIRQL() 243 __in_bcount(DataLength) PWCHAR DataString,
|
H A D | fxusbinterface.hpp | 205 __in_bcount(GET_SELECT_INTERFACE_REQUEST_SIZE(NumEndpoints)) PURB Urb,
|
H A D | fxusbdevice.hpp | 161 __in_bcount(BufferSize) PVOID Buffer,
|
/reactos/sdk/lib/drivers/wdf/kmdf/inc/private/ |
H A D | ifxmemory.hpp | 133 __in_bcount(SourceBufferLength) PVOID SourceBuffer, 152 __in_bcount(SourceBufferLength) PVOID SourceBuffer,
|
H A D | fxlibrarycommon.h | 79 __in_bcount(RawDataLen) PVOID RawDataBuf,
|
/reactos/sdk/lib/drivers/wdf/shared/core/ |
H A D | fxmemorybufferfromlookaside.cpp | 233 __in_bcount(BufferSize) PVOID Buffer in FxMemoryBufferFromPoolLookaside() 247 __in_bcount(BufferSize) PVOID Buffer, in FxMemoryBufferFromPoolLookaside()
|
H A D | fxmemoryobject.cpp | 120 __in_bcount(SourceBufferLength) PVOID SourceBuffer, in CopyFromPtr() 206 __in_bcount(SourceBufferLength)PVOID SourceBuffer, in _CopyPtrToPtr()
|
H A D | fxcxdeviceinitapi.cpp | 74 __drv_when(NumMinorFunctions > 0, __in_bcount(NumMinorFunctions)) in __drv_maxIRQL()
|
H A D | fxrequestapi.cpp | 2727 __in_bcount(Length) in __drv_maxIRQL() 2829 __in_bcount(Length) in __drv_maxIRQL()
|
H A D | fxdeviceinitapi.cpp | 1101 __drv_when(NumMinorFunctions > 0, __in_bcount(NumMinorFunctions)) in __drv_maxIRQL()
|
/reactos/sdk/lib/drivers/wdf/kmdf/src/irphandlers/wmi/ |
H A D | fxwmiinstance.cpp | 498 __in_bcount(InBufferSize) PVOID InBuffer in __drv_maxIRQL() 524 __in_bcount(InBufferSize) PVOID InBuffer in __drv_maxIRQL() 620 __in_bcount(InBufferSize) PVOID InBuffer in __drv_maxIRQL() 644 __in_bcount(InBufferSize) PVOID InBuffer in __drv_maxIRQL()
|
/reactos/sdk/lib/drivers/wdf/shared/support/ |
H A D | fxregkey.cpp | 17 __in_bcount(DataLength) PWCHAR DataString, in _VerifyMultiSzString()
|
/reactos/sdk/include/psdk/ |
H A D | sal_old.h | 229 #define __in_bcount_nz(size) __in_bcount(size) 230 #define __in_bcount_opt(size) __in_bcount(size) __exceptthat __maybenull 232 #define __in_bcount_z(size) __in_bcount(size) __pre __nullterminated 233 #define __in_bcount(size) __in __pre __byte_readableTo(size) macro
|
H A D | specstrings_strict.h | 206 #define __in_bcount(size) _SAL_VERSION_CHECK(__in_bcount) macro
|
H A D | specstrings_undef.h | 15 #undef __in_bcount
|
H A D | dbghelp.h | 40 #ifndef __in_bcount 41 # define __in_bcount(x) macro
|
/reactos/sdk/lib/drivers/wdf/shared/support/km/ |
H A D | fxregkeykm.cpp | 131 __in_bcount(ValueLength) PVOID Value, in __drv_maxIRQL()
|
/reactos/sdk/lib/drivers/wdf/kmdf/src/librarycommon/ |
H A D | fxlibrarycommon.cpp | 638 __in_bcount(RawDataLen) PVOID RawDataBuf, in LibraryLogEvent()
|
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/ |
H A D | fxusbinterface.cpp | 785 __in_bcount(GET_SELECT_INTERFACE_REQUEST_SIZE(NumEndpoints)) PURB Urb, in FormatSelectSettingUrb()
|
H A D | fxusbdevice.cpp | 344 __in_bcount(BufferSize) PVOID Buffer, in FxUsbUrb()
|
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/ |
H A D | fxpkgpdo.cpp | 668 __in_bcount(ParentCaps->size) PDEVICE_CAPABILITIES ParentCaps
|
/reactos/sdk/include/vcruntime/ |
H A D | ms_sal.h | 2673 #define __in_bcount(size) _SAL1_Source_(__in_bcount, (size),… macro 2676 … _SAL1_Source_(__in_bcount_z, (size), __in_bcount(size) __pre __n… 2679 …(size) _SAL1_Source_(__in_bcount_nz, (size), __in_bcount(size))
|