Home
last modified time | relevance | path

Searched refs:__out_bcount_part_opt (Results 1 – 9 of 9) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/targets/general/km/
H A Dfxiotargetapikm.cpp259 __drv_when(BufferLength != 0, __out_bcount_part_opt(BufferLength, *ResultLength)) in __drv_maxIRQL()
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/
H A Dfxusbdeviceapi.cpp334 __out_bcount_part_opt(*ConfigDescriptorLength, *ConfigDescriptorLength) in __drv_maxIRQL()
1371 …__drv_when(CapabilityBufferLength != 0 && ResultLength != NULL, __out_bcount_part_opt(CapabilityBu… in __drv_maxIRQL()
/reactos/sdk/include/psdk/
H A Dsal_old.h281 #define __out_bcount_part_opt(size,length) __out_bcount_part(size,length) __exceptthat __maybenull macro
282 #define __out_bcount_part_z_opt(size,length) __out_bcount_part_opt(size,length) __post __nulltermin…
H A Dspecstrings_undef.h61 #undef __out_bcount_part_opt
H A Dspecstrings_strict.h252 #define __out_bcount_part_opt(size,len) __allowed(on_parameter) macro
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxusbdevice.hpp435 …__drv_when(CapabilityBufferLength != 0 && ResultLength != NULL, __out_bcount_part_opt(CapabilityBu…
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/um/
H A Dfxusbdeviceum.cpp595 …__drv_when(CapabilityBufferLength != 0 && ResultLength != NULL, __out_bcount_part_opt(CapabilityBu…
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/km/
H A Dfxusbdevicekm.cpp762 …__drv_when(CapabilityBufferLength != 0 && ResultLength != NULL, __out_bcount_part_opt(CapabilityBu…
/reactos/sdk/include/vcruntime/
H A Dms_sal.h2726 #define __out_bcount_part_opt(size,length) _SAL1_Source_(__out_bcount_part_op… macro
2732 … _SAL1_Source_(__out_bcount_part_z_opt, (size,length), __out_bcount_part_opt(size,lengt…