/reactos/win32ss/reactx/dxg/ |
H A D | dxg_driver.h | 8 PVOID p1, in DxD3dContextCreate() 20 PVOID p1) in DxD3dContextDestroy() 30 PVOID p1) in DxD3dContextDestroyAll() 39 PVOID p1) in DxD3dValidateTextureStageState() 48 PVOID p1, in DxD3dDrawPrimitives2() 63 PVOID p1) in DxDdGetDriverState() 72 PVOID p1, in DxDdAddAttachedSurface() 83 PVOID p1, in DxDdAlphaBlt() 94 PVOID p1, in DxDdAttachSurface() 104 PVOID p1, in DxDdBeginMoCompFrame() [all …]
|
/reactos/win32ss/drivers/watchdog/ |
H A D | watchdog.c | 20 PVOID p1, in WdAllocateWatchdog() 30 PVOID p1, in WdAllocateDeferredWatchdog() 40 PVOID p1) in WdFreeWatchdog() 48 PVOID p1) in WdFreeDeferredWatchdog() 56 PVOID p1, in WdStartWatch() 66 PVOID p1, in WdStartDeferredWatch() 76 PVOID p1, in WdStopWatch() 85 PVOID p1) in WdStopDeferredWatch() 93 PVOID p1) in WdSuspendWatch() 101 PVOID p1) in WdSuspendDeferredWatch() [all …]
|
/reactos/modules/rostests/tests/dllexport/ |
H A D | dllexport_test_dll1.c | 7 int __cdecl CdeclFunc1(char *p1) in CdeclFunc1() 17 int __stdcall StdcallFunc1(char *p1) in StdcallFunc1() 22 int __stdcall DecoratedStdcallFunc1(char *p1) in DecoratedStdcallFunc1() 32 int __fastcall FastcallFunc1(char *p1) in FastcallFunc1() 37 int __fastcall DecoratedFastcallFunc1(char *p1) in DecoratedFastcallFunc1() 42 int __stdcall ExportByOrdinal1(char *p1) in ExportByOrdinal1()
|
H A D | dllexport_test_dll2.c | 7 int __cdecl CdeclFunc1(char *p1) in CdeclFunc1() 17 int __stdcall StdcallFunc1(char *p1) in StdcallFunc1() 22 int __stdcall DecoratedStdcallFunc1(char *p1) in DecoratedStdcallFunc1() 32 int __fastcall FastcallFunc1(char *p1) in FastcallFunc1() 37 int __fastcall DecoratedFastcallFunc1(char *p1) in DecoratedFastcallFunc1()
|
/reactos/dll/3rdparty/libpng/ |
H A D | pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument 66 # define png_debug2(l,m,p1,p2) \ argument 89 # define png_debug1(l,m,p1) \ argument 97 # define png_debug2(l,m,p1,p2) \ argument 117 # define png_debug1(l,m,p1) \ argument 128 # define png_debug2(l,m,p1,p2) \ argument 148 # define png_debug1(l, m, p1) ((void)0) argument 151 # define png_debug2(l, m, p1, p2) ((void)0) argument
|
/reactos/sdk/include/reactos/libs/libjpeg/ |
H A D | jerror.h | 212 #define ERREXIT1(cinfo,code,p1) \ argument 216 #define ERREXIT2(cinfo,code,p1,p2) \ argument 221 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 227 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 234 #define ERREXIT6(cinfo,code,p1,p2,p3,p4,p5,p6) \ argument 254 #define WARNMS1(cinfo,code,p1) \ argument 258 #define WARNMS2(cinfo,code,p1,p2) \ argument 268 #define TRACEMS1(cinfo,lvl,code,p1) \ argument 272 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument 277 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument [all …]
|
/reactos/dll/opengl/mesa/ |
H A D | xform.c | 102 GLfloat p0 = p[i][0], p1 = p[i][1], p2 = p[i][2]; in gl_xform_points_4fv() local 110 GLfloat p0 = p[i][0], p1 = p[i][1], p2 = p[i][2], p3 = p[i][3]; in gl_xform_points_4fv() local 123 GLfloat p0 = p[i][0], p1 = p[i][1], p2 = p[i][2], p3 = p[i][3]; in gl_xform_points_4fv() local 131 GLfloat p0 = p[i][0], p1 = p[i][1], p2 = p[i][2], p3 = p[i][3]; in gl_xform_points_4fv() local 157 GLfloat p0 = p[i][0], p1 = p[i][1], p2 = p[i][2]; in gl_xform_points_3fv() local 169 GLfloat p0 = p[i][0], p1 = p[i][1], p2 = p[i][2]; in gl_xform_points_3fv() local 177 GLfloat p0 = p[i][0], p1 = p[i][1], p2 = p[i][2]; in gl_xform_points_3fv() local
|
/reactos/win32ss/reactx/dxapi/ |
H A D | main.c | 124 PVOID p1, in DxApiInitialize() 139 PVOID p1, in DxAutoflipUpdate() 151 PVOID p1, in DxEnableIRQ() 160 PVOID p1, in DxLoseObject() 169 PVOID p1, in DxUpdateCapture()
|
/reactos/dll/win32/pidgen/ |
H A D | main.c | 46 int WINAPI PIDGenSimpA(LPCSTR str, int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8) in PIDGenSimpA() 53 int WINAPI PIDGenSimpW(const WCHAR* str, int p1, int p2, int p3, int p4, int p5, int p6, int p7, in… in PIDGenSimpW()
|
/reactos/sdk/include/vcruntime/ |
H A D | ms_sal.h | 2122 #define _Pre1_impl_(p1) argument 2123 #define _Pre2_impl_(p1,p2) argument 2124 #define _Pre3_impl_(p1,p2,p3) argument 2127 #define _Post1_impl_(p1) argument 2128 #define _Post2_impl_(p1,p2) argument 2129 #define _Post3_impl_(p1,p2,p3) argument 2131 #define _Ret1_impl_(p1) argument 2132 #define _Ret2_impl_(p1,p2) argument 2133 #define _Ret3_impl_(p1,p2,p3) argument 2135 #define _Deref_pre1_impl_(p1) argument [all …]
|
/reactos/sdk/lib/crt/mem/ |
H A D | memcmp.c | 12 const unsigned char *p1 = s1, *p2 = s2; in memcmp() local
|
H A D | memicmp.c | 26 const unsigned char *p1 = s1, *p2 = s2; in _memicmp() local
|
/reactos/ntoskrnl/kd/ |
H A D | kdmain.c | 26 _In_ PCSTR p1) in KdpGetTerminalSettings() 56 PCHAR p1, p2 = Currentp2; in KdpGetDebugMode() local
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | dpa.c | 93 static INT CALLBACK CB_CmpLT(PVOID p1, PVOID p2, LPARAM lp) in CB_CmpLT() 99 static INT CALLBACK CB_CmpGT(PVOID p1, PVOID p2, LPARAM lp) in CB_CmpGT() 111 static PVOID CALLBACK CB_MergeInsertSrc(UINT op, PVOID p1, PVOID p2, LPARAM lp) in CB_MergeInsertSrc() 118 static PVOID CALLBACK CB_MergeDeleteOddSrc(UINT op, PVOID p1, PVOID p2, LPARAM lp) in CB_MergeDeleteOddSrc()
|
/reactos/base/applications/winhlp32/ |
H A D | callback.c | 108 static WORD CALLBACK WHD_LLInfoFromBag(HANDLE bag, WORD opt, LPWORD p1, LPLONG p2, LPLONG p3) in WHD_LLInfoFromBag() 114 static WORD CALLBACK WHD_LLInfoFromFile(HANDLE fs, LPSTR name, WORD opt, LPWORD p1, LPLONG p2, LPLO… in WHD_LLInfoFromFile()
|
/reactos/base/shell/cmd/ |
H A D | echo.c | 67 LPTSTR p1; in CommandEcho() local
|
/reactos/sdk/lib/crt/stdlib/ |
H A D | fcvtbuf.c | 49 char *p, *p1; in cvt() local
|
/reactos/drivers/network/tcpip/lwip/test/unit/core/ |
H A D | test_pbuf.c | 73 struct pbuf *p1, *p2, *p3; in START_TEST() local 211 struct pbuf *p1, *p2, *p3, *rest2=NULL, *rest3=NULL; in START_TEST() local
|
H A D | test_mem.c | 33 void *p1, *p2; in START_TEST() local
|
/reactos/modules/rostests/apitests/atl/ |
H A D | CAtlList.cpp | 91 POSITION p1 = list.FindIndex(0); in test_SwapElements() local
|
/reactos/dll/win32/netapi32/ |
H A D | wksta.c | 444 NET_API_STATUS WINAPI I_NetNameCompare(LPVOID p1, LPWSTR wkgrp, LPWSTR comp, in I_NetNameCompare() 452 NET_API_STATUS WINAPI I_NetNameValidate(LPVOID p1, LPWSTR wkgrp, LPVOID p3, in I_NetNameValidate()
|
/reactos/modules/rostests/apitests/kernel32/ |
H A D | SetUnhandledExceptionFilter.c | 28 LPTOP_LEVEL_EXCEPTION_FILTER p1, p2; in TestSetUnhandledExceptionFilter() local
|
/reactos/dll/win32/ws2_32/src/ |
H A D | getproto.c | 137 PCHAR p, p1, Entry, *Aliases; in GetProtoGetNextEnt() local
|
/reactos/sdk/lib/3rdparty/stlport/test/unit/ |
H A D | map_test.cpp | 114 pair_type p1(3, 'c'); in mmap2() local 160 pair_type p1(3, 'c'); in iterators() local
|
/reactos/sdk/lib/3rdparty/stlport/test/eh/ |
H A D | main.cpp | 186 char *p, *p1; in main() local
|