Home
last modified time | relevance | path

Searched refs:Raise (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rostests/kmtests/rtl/
H A DRtlException.c14 _In_ BOOLEAN Raise) in PossiblyRaise() argument
16 if (Raise) in PossiblyRaise()
26 _In_ BOOLEAN Raise) in InnerFunction() argument
36 PossiblyRaise(Raise); in InnerFunction()
44 if (Raise) in InnerFunction()
62 _In_ BOOLEAN Raise) in OuterFunction() argument
72 InnerFunction(State, Raise); in OuterFunction()
87 if (Raise) in OuterFunction()
/reactos/ntoskrnl/mm/ARM3/
H A Dexpool.c2991 BOOLEAN Raise = TRUE; in ExAllocatePoolWithQuotaTag() local
3002 Raise = FALSE; in ExAllocatePoolWithQuotaTag()
3077 if (Raise) RtlRaiseStatus(Status); in ExAllocatePoolWithQuotaTag()
3087 else if (!(Buffer) && (Raise)) in ExAllocatePoolWithQuotaTag()
/reactos/sdk/lib/fast486/
H A Dcommon.inl1703 /* Raise the underflow exception */
1748 /* Raise the stack fault and invalid operation exception */
1772 /* Raise the stack fault and invalid operation exception */
/reactos/dll/win32/vbscript/
H A Dvbsglobal.idl750 VARIANT Raise(
/reactos/sdk/include/reactos/mc/
H A Dsacmsg.mc130 r <pid> Raise the priority of a process by one.