Home
last modified time | relevance | path

Searched refs:_Null_terminated_ (Results 1 – 21 of 21) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Drpcsal.h212 …_2_Source_(__RPC__inout_string, (), __RPC__inout _Pre_ _Null_terminated_ _Post_ _Null_terminated_)
216 …ll_string, (size), __RPC__inout_ecount_full(size) _Pre_ _Null_terminated_ _Post_ _Null_terminated_)
220 …C__inout_xcount_full_string, (size), __RPC__inout _Pre_ _Null_terminated_ _Post_ _Null_terminated_)
242 …ring, (size), __RPC__inout_ecount_full_opt(size) _Pre_ _Null_terminated_ _Post_ _Null_terminated_)
246 …_xcount_full_opt_string, (size), __RPC__inout_opt _Pre_ _Null_terminated_ _Post_ _Null_terminated_)
264 …out_string, (), __RPC__deref_inout _At_(*_Curr_, _Pre_ _Null_terminated_ _Post_ _Null_terminated_))
266 …string, (), __RPC__deref_inout_opt _At_(*_Curr_, _Pre_ _Null_terminated_ _Post_ _Null_terminated_))
272 …_deref_inout_ecount_full_opt(size) _At_(*_Curr_, _Pre_ _Null_terminated_ _Post_ _Null_terminated_))
278 …ng, (size), __RPC__deref_inout_opt _At_(*_Curr_, _Pre_ _Null_terminated_ _Post_ _Null_terminated_))
285 …string, (), __RPC__deref_opt_inout _At_(*_Curr_, _Pre_ _Null_terminated_ _Post_ _Null_terminated_))
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A Dno_sal2.h65 #undef _Null_terminated_
66 #define _Null_terminated_ macro
496 #define _Pre_z_ _Pre_ _Null_terminated_
498 #define _Post_z_ _Post_ _Null_terminated_
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dos.h21 typedef _Null_terminated_ const char *PCSZ;
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dos.h21 typedef _Null_terminated_ const char *PCSZ;
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dos.h21 typedef _Null_terminated_ const char *PCSZ;
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dos.h21 typedef _Null_terminated_ const char *PCSZ;
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dos.h21 typedef _Null_terminated_ const char *PCSZ;
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dos.h21 typedef _Null_terminated_ const char *PCSZ;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h165 #define _Null_terminated_ macro
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h165 #define _Null_terminated_ macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/
H A Dmingw_defines.h165 #define _Null_terminated_ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsal.h322 #define _Null_terminated_ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsal.h322 #define _Null_terminated_ macro
/dports/devel/apitrace/apitrace-9.0/compat/
H A Dwinsdk_compat.h1308 #ifndef _Null_terminated_
1309 #define _Null_terminated_ macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapidefs.h99 typedef _Null_terminated_ WCHAR FAR * LPWSTR;
100 typedef _Null_terminated_ const WCHAR FAR * LPCWSTR;
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Ddxgi_common.h163 #define _Null_terminated_ macro
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dspec.h431 #define _Null_terminated_ macro
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dmini_d3d12.h68 #ifndef _Null_terminated_
69 #define _Null_terminated_ macro
204 typedef _Null_terminated_ CHAR *NPSTR, *LPSTR, *PSTR;
205 typedef _Null_terminated_ CONST CHAR *LPCSTR, *PCSTR;
206 typedef _Null_terminated_ CONST WCHAR *LPCWSTR, *PCWSTR;
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/inc/unix/
H A Dsal.h599 #define _Field_z_ _SAL2_Source_(_Field_z_, (), _Null_terminated_)
632 #define _Null_terminated_ _SAL2_Source_(_Null_terminated_, (), _Null_terminated_imp… macro
2862 #define __nullterminated _Null_terminated_
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/tests/workarounds/wrl/wrl/
H A Dimplements.h2516 … static _Null_terminated_ const wchar_t* STDMETHODCALLTYPE InternalGetRuntimeClassName() throw() \
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/include/wil/
H A Dresult_macros.h2606 …return ref new Platform::String(reinterpret_cast<_Null_terminated_ const __wchar_t *>(errorString)…
2783 …eateException(failure.hr, ref new Platform::String(reinterpret_cast<_Null_terminated_ const __wcha…