Home
last modified time | relevance | path

Searched refs:_Pre_ (Results 1 – 6 of 6) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Drpcsal.h159 … _SAL1_2_Source_(__RPC__in, (), _Pre_ _Notref_ _Notnull_ _Pre_ _Valid…
160 … _SAL1_2_Source_(__RPC__in_string, (), __RPC__in _Pre_ _Null_terminated_)
170 … _SAL1_2_Source_(__RPC__deref_in, (), __RPC__in _At_(*_Curr_, _Pre_ _Notnull_))
171 …_SAL1_2_Source_(__RPC__deref_in_string, (), __RPC__deref_in _At_(*_Curr_, _Pre_ _Null_terminated_))
172 … _SAL1_2_Source_(__RPC__deref_in_opt, (), __RPC__in _At_(*_Curr_, _Pre_ _Maybenull_))
174 … _SAL1_2_Source_(__RPC__deref_opt_in, (), __RPC__in_opt _At_(*_Curr_, _Pre_ _Notnull_))
176 … _SAL1_2_Source_(__RPC__deref_opt_in_opt, (), __RPC__in_opt _At_(*_Curr_, _Pre_ _Maybenull_))
223 … _SAL1_2_Source_(__RPC__in_opt, (), _Pre_ _Notref_ _Maybenull_ _Pre_ _Vali…
224 … _SAL1_2_Source_(__RPC__in_opt_string, (), __RPC__in_opt _Pre_ _Null_terminated_)
238 … _SAL1_2_Source_(__RPC__inout_opt_string, (), __RPC__inout_opt _Pre_ _Null_terminated_)
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A Dspecstrings.h106 …size,length) __out_xcount_part(size,length) _Pre_ __valid _Pre_ __inexpress…
177 …nout_ecount_iterator(size, incr) __inout _Pre_ __deref __elem_readableTo(size) _Pre_
305 #define __out_awcount(expr,size) _Pre_ __notnull \
308 #define __in_awcount(expr,size) _Pre_ __valid \
309 _Pre_ _Notref_ __deref __readonly \
315 #define __deallocate(kind) _Pre_ __notnull __post_invalid
316 #define __deallocate_opt(kind) _Pre_ __maybenull __post_invalid
320 #define __in_bound _Pre_ __inner_bound
323 #define __in_range(lb,ub) _Pre_ __inner_range(lb,ub)
325 #define __deref_in_range(lb,ub) _Pre_ __deref __inner_range(lb,ub)
[all …]
H A Dno_sal2.h35 #undef _Pre_
36 #define _Pre_ macro
494 #define _Reserved_ _Pre_equal_to_(0) _Pre_ _Null_
496 #define _Pre_z_ _Pre_ _Null_terminated_
502 #define _Pre_null_ _Pre_ _Null_
504 #define _Pre_maybenull_ _Pre_ _Maybenull_
506 #define _Pre_notnull_ _Pre_ _Notnull_
508 #define _Pre_valid_ _Pre_notnull_ _Pre_ _Valid_
510 #define _Pre_opt_valid_ _Pre_maybenull_ _Pre_ _Valid_
518 #define _Pre_readable_size_(s) _Pre_ _Readable_elements_(s) _Pre_ _Valid_
[all …]
/dports/devel/apitrace/apitrace-9.0/compat/
H A Dwinsdk_compat.h1928 #ifndef _Pre_
1929 #define _Pre_ macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/inc/unix/
H A Dsal.h544 #define _Points_to_data_ _SAL2_Source_(_Points_to_data_, (), _Pre_ _Points_to_data_impl_)
545 #define _Literal_ _SAL2_Source_(_Literal_, (), _Pre_ _Literal_impl_)
546 #define _Notliteral_ _SAL2_Source_(_Notliteral_, (), _Pre_ _Notliteral_impl_)
611 #define _Pre_ _Pre_impl_ macro
2948 #define _Maybe_raises_SEH_exception_ _Pre_ _SA_annotes1(SAL_inTry,__yes)
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dspec.h587 #define _Pre_ macro