Home
last modified time | relevance | path

Searched refs:_Out_writes_all_ (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/mame/mame-mame0226/3rdparty/bx/include/compat/mingw/
H A Dsalieri.h224 #if defined(_Out_writes_all_) && defined(SALIERI_DEFINED_Out_writes_all)
225 # undef _Out_writes_all_
227 #if !defined(_Out_writes_all_)
228 # define _Out_writes_all_(s) macro
280 #if defined(_Out_writes_all_) && defined(SALIERI_DEFINED_Out_writes_all)
281 # undef _Out_writes_all_
283 #if !defined(_Out_writes_all_)
284 # define _Out_writes_all_(s) macro
/dports/emulators/mess/mame-mame0226/3rdparty/bx/include/compat/mingw/
H A Dsalieri.h224 #if defined(_Out_writes_all_) && defined(SALIERI_DEFINED_Out_writes_all)
225 # undef _Out_writes_all_
227 #if !defined(_Out_writes_all_)
228 # define _Out_writes_all_(s) macro
280 #if defined(_Out_writes_all_) && defined(SALIERI_DEFINED_Out_writes_all)
281 # undef _Out_writes_all_
283 #if !defined(_Out_writes_all_)
284 # define _Out_writes_all_(s) macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DRhConfig.h124 …UInt32 GetIniVariable(_In_z_ const TCHAR* configName, _Out_writes_all_(cchOuputBuffer) TCHAR* outp…
H A DRhConfig.cpp73 UInt32 RhConfig::GetIniVariable(_In_z_ const TCHAR* configName, _Out_writes_all_(cchOuputBuffer) TC… in GetIniVariable()
H A DPalRedhawk.h712 REDHAWK_PALIMPORT UInt32 REDHAWK_PALAPI PalReadFileContents(_In_z_ const TCHAR *, _Out_writes_all_(…
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A Dno_sal2.h181 #undef _Out_writes_all_
182 #define _Out_writes_all_(s) macro
H A DPalRedhawkUnix.cpp1159 REDHAWK_PALEXPORT UInt32 PalReadFileContents(_In_z_ const TCHAR* fileName, _Out_writes_all_(maxByte… in PalReadFileContents()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h27 #define _Out_writes_all_(s) macro
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h27 #define _Out_writes_all_(s) macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h27 #define _Out_writes_all_(s) macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/windows/
H A DPalRedhawkCommon.cpp249 …32 REDHAWK_PALAPI PalReadFileContents(_In_z_ const TCHAR* fileName, _Out_writes_all_(maxBytesToRea… in PalReadFileContents()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/DirectX-Headers/include/wsl/
H A Dwinadapter.h172 #define _Out_writes_all_(x) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsal.h74 #define _Out_writes_all_(s) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsal.h74 #define _Out_writes_all_(s) macro
/dports/devel/apitrace/apitrace-9.0/compat/
H A Dwinsdk_compat.h1496 #ifndef _Out_writes_all_
1497 #define _Out_writes_all_(size) macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddxgi1_5.h871 _Out_writes_all_(NumResources) DXGI_RECLAIM_RESOURCE_RESULTS *pResults) = 0;
1010 _Out_writes_all_(NumResources) DXGI_RECLAIM_RESOURCE_RESULTS *pResults);
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi1_5.h927 _Out_writes_all_(NumResources) DXGI_RECLAIM_RESOURCE_RESULTS *pResults) = 0;
1067 _Out_writes_all_(NumResources) DXGI_RECLAIM_RESOURCE_RESULTS *pResults);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Ddxgi1_5.h927 _Out_writes_all_(NumResources) DXGI_RECLAIM_RESOURCE_RESULTS *pResults) = 0;
1067 _Out_writes_all_(NumResources) DXGI_RECLAIM_RESOURCE_RESULTS *pResults);
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Ddxgi_common.h25 #define _Out_writes_all_(s) macro
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dspec.h479 #define _Out_writes_all_(size) macro
/dports/devel/apitrace/apitrace-9.0/thirdparty/directxtex/DirectXTex/
H A DBC.h614 _Out_writes_all_(BC6H_MAX_REGIONS) INTEndPntPair aOptEndPts[]) const;
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/inc/unix/
H A Dsal.h349 #define _Out_writes_all_(size) _SAL2_Source_(_Out_writes_all_, (size), _Out_writes_… macro
2676 …) _SAL1_Source_(__out_ecount_full, (size), _Out_writes_all_(size))