Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/include/wil/
H A Dcppwinrt.h83 … _When_(debugString != nullptr, _Pre_satisfies_(debugStringChars > 0)) size_t debugStringChars)
93 … _When_(debugString != nullptr, _Pre_satisfies_(debugStringChars > 0)) size_t debugStringChars, in _Inout_updates_opt_()
H A Dresult_macros.h1042 …ngPrintf(_Out_writes_to_ptr_(destEnd) _Always_(_Post_z_) PWSTR dest, _Pre_satisfies_(destEnd >= de… in _Ret_range_()
1055 …ureLogString(_Out_writes_(cchDest) _Always_(_Post_z_) PWSTR pszDest, _Pre_satisfies_(cchDest > 0) … in _Out_writes_()
1339 …ring, _Out_writes_(debugStringSizeChars) _Post_z_ PWSTR debugString, _Pre_satisfies_(debugStringSi…
1340 …writes_(callContextStringSizeChars) _Post_z_ PSTR callContextString, _Pre_satisfies_(callContextSt…
1998 _Pre_satisfies_(pStart <= pEnd)
2001 …unsigned char* pStart, _Pre_satisfies_(pEnd >= pStart) unsigned char* pEnd, _In_opt_z_ TString psz…
2030 … *GetResultString(_In_reads_to_ptr_opt_(pEnd) unsigned char *pStart, _Pre_satisfies_(pEnd >= pStar…
2354 ResultException(_Pre_satisfies_(hr < 0) HRESULT hr) WI_NOEXCEPT :
2552 …(debugStringChars) PWSTR debugString, _When_(debugString != nullptr, _Pre_satisfies_(debugStringCh…
3213 …ring, _Out_writes_(debugStringSizeChars) _Post_z_ PWSTR debugString, _Pre_satisfies_(debugStringSi…
[all …]
H A Dresult.h978 …ut_writes_(callContextStringLength) _Post_z_ PSTR callContextString, _Pre_satisfies_(callContextSt…
1022 …ut_writes_(callContextStringLength) _Post_z_ PSTR callContextString, _Pre_satisfies_(callContextSt…
1097 …ut_writes_(callContextStringLength) _Post_z_ PSTR callContextString, _Pre_satisfies_(callContextSt…
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A Dno_sal2.h53 #undef _Pre_satisfies_
54 #define _Pre_satisfies_(e) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsal.h373 #define _Pre_satisfies_(c) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsal.h373 #define _Pre_satisfies_(c) macro
/dports/devel/apitrace/apitrace-9.0/compat/
H A Dwinsdk_compat.h2160 #ifndef _Pre_satisfies_
2161 #define _Pre_satisfies_(cond) macro
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dspec.h645 #define _Pre_satisfies_(cond) macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/inc/unix/
H A Dsal.h579 #define _Pre_satisfies_(cond) _SAL2_Source_(_Pre_satisfies_, (cond), _Pre_satisfies_impl_(con… macro