Searched refs:arg4 (Results 1 – 6 of 6) sorted by relevance
/reactos/drivers/bus/acpi/acpica/include/platform/ |
H A D | acefi.h | 148 UINT64 arg4); 150 UINT64 arg4, UINT64 arg5); 152 UINT64 arg4, UINT64 arg5, UINT64 arg6); 154 UINT64 arg4, UINT64 arg5, UINT64 arg6, UINT64 arg7); 156 UINT64 arg4, UINT64 arg5, UINT64 arg6, UINT64 arg7, 159 UINT64 arg4, UINT64 arg5, UINT64 arg6, UINT64 arg7, 162 UINT64 arg4, UINT64 arg5, UINT64 arg6, UINT64 arg7,
|
/reactos/dll/win32/mshtml/ |
H A D | htmlwindow.c | 2192 BSTR arg4, VARIANT *post_data_var, VARIANT *headers_var, ULONG flags) in HTMLPrivateWindow_SuperNavigate() argument 2203 …%s %s %s %s %s %x)\n", This, debugstr_w(url), debugstr_w(arg2), debugstr_w(arg3), debugstr_w(arg4), in HTMLPrivateWindow_SuperNavigate()
|
/reactos/modules/rostests/winetests/shlwapi/ |
H A D | ordinal.c | 132 const void *arg1, const void *arg2, const void *arg3, const void *arg4) in add_call() argument 141 call.args[4] = arg4; in add_call()
|
/reactos/dll/win32/dbgeng/ |
H A D | dbgeng.c | 3070 ULONG64 *arg2, ULONG64 *arg3, ULONG64 *arg4) in debugcontrol_ReadBugCheckData() argument 3072 FIXME("%p, %p, %p, %p, %p, %p stub.\n", iface, code, arg1, arg2, arg3, arg4); in debugcontrol_ReadBugCheckData()
|
/reactos/sdk/include/psdk/ |
H A D | dbgeng.h | 1781 …dBugCheckData)(THIS_ ULONG *code, ULONG64 *arg1, ULONG64 *arg2, ULONG64 *arg3, ULONG64 *arg4) PURE; in DECLARE_INTERFACE_() 1901 …dBugCheckData)(THIS_ ULONG *code, ULONG64 *arg1, ULONG64 *arg2, ULONG64 *arg3, ULONG64 *arg4) PURE; in DECLARE_INTERFACE_()
|
H A D | mshtml.idl | 19378 …HRESULT SuperNavigate(BSTR url, BSTR arg2, BSTR arg3, BSTR arg4, VARIANT *post_data, VARIANT *head…
|