Home
last modified time | relevance | path

Searched refs:_Ret_maybenull_ (Results 1 – 25 of 30) sorted by relevance

12

/reactos/sdk/include/ucrt/
H A Dcorecrt_malloc.h57 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Count * _Size)
64 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Count * _Size)
76 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
93 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
99 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
117 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
124 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
152 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
159 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
175 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
[all …]
H A Dcrtdbg.h337 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
351 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
360 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
370 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Count * _Size)
381 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
390 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Count * _Size)
400 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Count * _Size)
409 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
423 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
436 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(_Size)
[all …]
H A Dmbstring.h889 _Check_return_ _Ret_maybenull_
895 _Check_return_ _Ret_maybenull_
1094 _Check_return_ _Ret_maybenull_ in __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3()
1104 _Check_return_ _Ret_maybenull_ in __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3()
H A Dstring.h517 _Check_return_ _Ret_maybenull_
H A Dcorecrt_wstring.h546 _Check_return_ _Ret_maybenull_
/reactos/sdk/include/crt/
H A Dmalloc.h70 _Ret_maybenull_
84 _Ret_maybenull_
92 _Ret_maybenull_
101 _Ret_maybenull_
120 _Ret_maybenull_
132 _Ret_maybenull_
143 _Ret_maybenull_
154 _Ret_maybenull_
166 _Ret_maybenull_
178 _Ret_maybenull_
[all …]
H A Dstdlib.h681 _Ret_maybenull_
695 _Ret_maybenull_
704 _Ret_maybenull_
714 _Ret_maybenull_
738 _Ret_maybenull_
752 _Ret_maybenull_
764 _Ret_maybenull_
776 _Ret_maybenull_
789 _Ret_maybenull_
801 _Ret_maybenull_
H A Dstring.h462 _Check_return_ _Ret_maybenull_
836 _Check_return_ _Ret_maybenull_
/reactos/sdk/lib/atl/
H A Datlmem.h17 virtual _Ret_maybenull_ _Post_writable_byte_size_(SizeBytes) void* Allocate(
25 virtual _Ret_maybenull_ _Post_writable_byte_size_(SizeBytes) void* Reallocate(
58 _Ret_maybenull_ _Post_writable_byte_size_(SizeBytes) virtual void* Allocate( in _Post_writable_byte_size_()
76 _Ret_maybenull_ _Post_writable_byte_size_(SizeBytes) virtual void* Reallocate( in _Post_writable_byte_size_()
H A Datlstr.h35 …virtual _Ret_maybenull_ _Post_writable_byte_size_(sizeof(CStringData) + NumChars * CharSize) CStri… in Allocate()
61 …virtual _Ret_maybenull_ _Post_writable_byte_size_(sizeof(CStringData) + nChars*nCharSize) CStringD… in Reallocate()
H A Datlsimpstr.h26 virtual _Ret_maybenull_ _Post_writable_byte_size_(sizeof(CStringData) + nAllocLength*nCharSize)
36 virtual _Ret_maybenull_ _Post_writable_byte_size_(sizeof(CStringData) + nAllocLength*nCharSize)
/reactos/sdk/lib/ucrt/heap/
H A Dalign.cpp44 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(size)
57 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(size)
64 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(size)
72 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(size * count)
81 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(size)
88 _Success_(return != 0) _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(size * count)
/reactos/sdk/include/vcruntime/
H A Dvcruntime_string.h64 _Ret_maybenull_
83 _Ret_maybenull_
/reactos/sdk/include/psdk/
H A Dwinbase.h1729 _Ret_maybenull_ PVOID WINAPI ConvertThreadToFiber(_In_opt_ PVOID);
2040 _Ret_maybenull_ HRSRC WINAPI FindResourceA(_In_opt_ HMODULE,_In_ LPCSTR, _In_ LPCSTR);
2041 _Ret_maybenull_ HRSRC WINAPI FindResourceW(_In_opt_ HMODULE,_In_ LPCWSTR, _In_ LPCWSTR);
2624 _Ret_maybenull_ HGLOBAL WINAPI GlobalHandle(_In_ LPCVOID);
2625 _Ret_maybenull_ LPVOID WINAPI GlobalLock(_In_ HGLOBAL);
2706 _Ret_maybenull_ HINSTANCE WINAPI LoadLibraryA(_In_ LPCSTR);
2707 _Ret_maybenull_ HINSTANCE WINAPI LoadLibraryW(_In_ LPCWSTR);
2718 _Ret_maybenull_ HLOCAL WINAPI LocalHandle(_In_ LPCVOID);
2917 _Ret_maybenull_ HANDLE WINAPI OpenMutexA(_In_ DWORD, _In_ BOOL, _In_ LPCSTR);
2921 _Ret_maybenull_ HANDLE WINAPI OpenSemaphoreA(_In_ DWORD, _In_ BOOL, _In_ LPCSTR);
[all …]
H A Dno_sal2.h327 #undef _Ret_maybenull_
328 #define _Ret_maybenull_ macro
/reactos/boot/freeldr/freeldr/ui/
H A Dgui.c54 _Ret_maybenull_
H A Dtui.c615 _Ret_maybenull_
/reactos/boot/freeldr/freeldr/include/ui/
H A Dgui.h36 _Ret_maybenull_
H A Dtui.h106 _Ret_maybenull_
/reactos/sdk/include/xdk/
H A Dmmfuncs.h636 _Ret_maybenull_
H A Dexfuncs.h1478 _Ret_maybenull_ in _IRQL_requires_max_()
/reactos/ntoskrnl/mm/ARM3/
H A Dpool.c1572 _Ret_maybenull_ in _IRQL_requires_max_()
/reactos/drivers/filesystems/btrfs/
H A Dbtrfs_drv.h1103 _Ret_maybenull_
1167 _Ret_maybenull_
/reactos/sdk/lib/ucrt/inc/
H A Dcorecrt_internal.h991 _Check_return_ _Ret_maybenull_ _Post_writable_byte_size_(size)
/reactos/sdk/include/ndk/
H A Drtlfuncs.h873 _Ret_maybenull_
1005 _Ret_maybenull_

12