Searched refs:_Notnull_ (Results 1 – 16 of 16) sorted by relevance
/reactos/win32ss/gdi/ntgdi/ |
H A D | dc.h | 61 _Notnull_ struct _LFONT * plfnt; /* LFONT* (TEXTOBJ*) */ 108 _Notnull_ PDC_ATTR pdcattr; 119 _Notnull_ PREGION prgnVis; /* Visible region (must never be 0) */ 297 extern _Notnull_ PBRUSH pbrDefaultBrush; 298 extern _Notnull_ PSURFACE psurfDefaultBitmap;
|
H A D | region.h | 12 _Notnull_ PRGN_ATTR prgnattr;
|
/reactos/dll/win32/verifier/ |
H A D | verifier.c | 29 _In_opt_ _When_(Ordinal == 0, _Notnull_) PANSI_STRING Name, 128 _In_opt_ _When_(Ordinal == 0, _Notnull_) PANSI_STRING Name, 134 _In_opt_ _When_(Ordinal == 0, _Notnull_) PANSI_STRING Name,
|
/reactos/win32ss/gdi/eng/ |
H A D | xlateobj.h | 48 _Notnull_
|
/reactos/win32ss/user/ntuser/ |
H A D | class.h | 66 _Out_ _When_(return>=0, _At_(pustrOut->Buffer, _Post_ _Notnull_)) PUNICODE_STRING pustrOut,
|
H A D | class.c | 153 _Out_ _When_(return>=0, _At_(pustrOut->Buffer, _Post_ _Notnull_)) PUNICODE_STRING pustrOut,
|
/reactos/sdk/include/psdk/ |
H A D | no_sal2.h | 53 #undef _Notnull_ 54 #define _Notnull_ macro 516 #define _Pre_notnull_ _Pre_ _Notnull_
|
/reactos/sdk/include/ndk/ |
H A D | ldrfuncs.h | 95 _In_opt_ _When_(Ordinal == 0, _Notnull_) PANSI_STRING Name,
|
H A D | umfuncs.h | 143 _In_opt_ _When_(Ordinal == 0, _Notnull_) PANSI_STRING Name,
|
H A D | rtlfuncs.h | 172 _When_(BufferSize != 0, _Notnull_) _Writable_bytes_(BufferSize) __drv_aliasesMem PWCHAR Buffer, 187 _When_(BufferSize != 0, _Notnull_) _Writable_bytes_(BufferSize) __drv_aliasesMem PCHAR Buffer, 1590 _In_reads_opt_(PrivilegeCount) _When_(PrivilegeCount != 0, _Notnull_)
|
/reactos/dll/ntdll/include/ |
H A D | ntdllp.h | 116 _In_opt_ _When_(Ordinal == 0, _Notnull_) PANSI_STRING Name,
|
/reactos/sdk/lib/rtl/ |
H A D | priv.c | 517 _In_reads_opt_(PrivilegeCount) _When_(PrivilegeCount != 0, _Notnull_)
|
/reactos/sdk/include/vcruntime/ |
H A D | ms_sal.h | 593 #define _Field_size_(size) _SAL2_Source_(_Field_size_, (size), _Notnull_ … 595 …ize, count) _SAL2_Source_(_Field_size_part_, (size, count), _Notnull_ _Writable_elem… 600 …ytes_(size) _SAL2_Source_(_Field_size_bytes_, (size), _Notnull_ _Writable_byte… 602 …ize, count) _SAL2_Source_(_Field_size_bytes_part_, (size, count), _Notnull_ _Writable_byte… 658 #define _Notnull_ _Notnull_impl_ macro
|
/reactos/dll/ntdll/ldr/ |
H A D | ldrapi.c | 791 _In_opt_ _When_(Ordinal == 0, _Notnull_) PANSI_STRING Name,
|
H A D | ldrutils.c | 2228 _In_opt_ _When_(Ordinal == 0, _Notnull_) PANSI_STRING Name,
|
/reactos/sdk/include/xdk/ |
H A D | rtlfuncs.h | 2992 _When_(BufferSize != 0, _Notnull_)
|