Home
last modified time | relevance | path

Searched +defs:a +defs:d (Results 1 – 25 of 231) sorted by relevance

12345678910

/reactos/sdk/include/psdk/
H A Dmapival.h45 #define BAD_STANDARD_OBJ(a,b,c,d) FALSE argument
50 #define FBadGetLastError(a,b,c,d) FALSE argument
52 #define FBadGetProps(a,b,c,d) FALSE argument
54 #define FBadOpenProperty(a,b,c,d,e,f) FALSE argument
55 #define FBadSetProps(a,b,c,d) FALSE argument
57 #define FBadCopyTo(a,b,c,d,e,f,g,h,i,j) FALSE argument
58 #define FBadCopyProps(a,b,c,d,e,f,g,h) FALSE argument
59 #define FBadGetNamesFromIDs(a,b,c,d,e,f) FALSE argument
60 #define FBadGetIDsFromNames(a,b,c,d,e) FALSE argument
68 #define ValidateParameters3(a,b,c,d) do { } while(0) argument
[all …]
H A Ddplay.h494 #define IDirectPlay_CreatePlayer(p,a,b,c,d) (p)->CreatePlayer(a,b,c,d) argument
501 #define IDirectPlay_EnumGroups(p,a,b,c,d) (p)->EnumGroups(a,b,c,d) argument
502 #define IDirectPlay_EnumPlayers(p,a,b,c,d) (p)->EnumPlayers(a,b,c,d) argument
510 #define IDirectPlay_Receive(p,a,b,c,d,e) (p)->Receive(a,b,c,d,e) argument
512 #define IDirectPlay_Send(p,a,b,c,d,e) (p)->Send(a,b,c,d,e) argument
609 #define IDirectPlay2_EnumGroups(p,a,b,c,d) (p)->EnumGroups(a,b,c,d) argument
623 #define IDirectPlay2_Receive(p,a,b,c,d,e) (p)->Receive(a,b,c,d,e) argument
624 #define IDirectPlay2_Send(p,a,b,c,d,e) (p)->Send(a,b,c,d,e) argument
771 #define IDirectPlay3_Receive(p,a,b,c,d,e) (p)->Receive(a,b,c,d,e) argument
772 #define IDirectPlay3_Send(p,a,b,c,d,e) (p)->Send(a,b,c,d,e) argument
[all …]
H A Dd3drm.h113 #define IDirect3DRM_CreateObject(p,a,b,c,d) (p)->lpVtbl->CreateObject(p,a,b,c… argument
151 #define IDirect3DRM_CreateObject(p,a,b,c,d) (p)->CreateObject(a,b,c,d) argument
160 #define IDirect3DRM_CreateLightRGB(p,a,b,c,d,e) (p)->CreateLightRGB(a,b,c,d,e) argument
168 #define IDirect3DRM_CreateViewport(p,a,b,c,d,e,f,g) (p)->CreateViewport(a,b,c,d,e,f,g) argument
181 #define IDirect3DRM_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->Load(a,b,c,d,e,f,g,h,i,j) argument
293 #define IDirect3DRM2_CreateObject(p,a,b,c,d) (p)->CreateObject(a,b,c,d) argument
302 #define IDirect3DRM2_CreateLightRGB(p,a,b,c,d,e) (p)->CreateLightRGB(a,b,c,d,e) argument
323 #define IDirect3DRM2_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->Load(a,b,c,d,e,f,g,h,i,j) argument
446 #define IDirect3DRM3_CreateObject(p,a,b,c,d) (p)->CreateObject(a,b,c,d) argument
455 #define IDirect3DRM3_CreateLightRGB(p,a,b,c,d,e) (p)->CreateLightRGB(a,b,c,d,e) argument
[all …]
H A Dd3d9.h400 #define IDirect3DVolume9_SetPrivateData(p,a,b,c,d) (p)->SetPrivateData(a,b,c,d) argument
454 #define IDirect3DSwapChain9_Present(p,a,b,c,d,e) (p)->Present(a,b,c,d,e) argument
516 #define IDirect3DSwapChain9Ex_Present(p,a,b,c,d,e) (p)->Present(a,b,c,d,e) argument
646 #define IDirect3DSurface9_SetPrivateData(p,a,b,c,d) (p)->SetPrivateData(a,b,c,d) argument
725 #define IDirect3DVertexBuffer9_Lock(p,a,b,c,d) (p)->Lock(a,b,c,d) argument
793 #define IDirect3DIndexBuffer9_Lock(p,a,b,c,d) (p)->Lock(a,b,c,d) argument
966 #define IDirect3DCubeTexture9_LockRect(p,a,b,c,d,e) (p)->LockRect(a,b,c,d,e) argument
1044 #define IDirect3DTexture9_SetPrivateData(p,a,b,c,d) (p)->SetPrivateData(a,b,c,d) argument
1061 #define IDirect3DTexture9_LockRect(p,a,b,c,d) (p)->LockRect(a,b,c,d) argument
1129 #define IDirect3DVolumeTexture9_LockBox(p,a,b,c,d) (p)->lpVtbl->LockBox(p,a,b,c,d) argument
[all …]
H A Dd3d8.h240 #define IDirect3DVolume8_SetPrivateData(p,a,b,c,d) (p)->SetPrivateData(a,b,c,d) argument
272 #define IDirect3DSwapChain8_Present(p,a,b,c,d) (p)->lpVtbl->Present(p,a,b,c,d) argument
280 #define IDirect3DSwapChain8_Present(p,a,b,c,d) (p)->Present(a,b,c,d) argument
327 #define IDirect3DSurface8_SetPrivateData(p,a,b,c,d) (p)->SetPrivateData(a,b,c,d) argument
379 #define IDirect3DResource8_SetPrivateData(p,a,b,c,d) (p)->SetPrivateData(a,b,c,d) argument
447 #define IDirect3DVertexBuffer8_Lock(p,a,b,c,d) (p)->Lock(a,b,c,d) argument
511 #define IDirect3DIndexBuffer8_Lock(p,a,b,c,d) (p)->Lock(a,b,c,d) argument
658 #define IDirect3DCubeTexture8_LockRect(p,a,b,c,d,e) (p)->LockRect(a,b,c,d,e) argument
726 #define IDirect3DTexture8_SetPrivateData(p,a,b,c,d) (p)->SetPrivateData(a,b,c,d) argument
740 #define IDirect3DTexture8_LockRect(p,a,b,c,d) (p)->LockRect(a,b,c,d) argument
[all …]
H A Dmapix.h162 #define IMAPISession_OpenMsgStore(p,a,b,c,d,e,f) (p)->lpVtbl->OpenMsgStore(p,a,b,c,d,e,f) argument
163 #define IMAPISession_OpenAddressBook(p,a,b,c,d) (p)->lpVtbl->OpenAddressBook(p,a,b,c,d) argument
164 #define IMAPISession_OpenProfileSection(p,a,b,c,d) (p)->lpVtbl->OpenProfileSection(p,a,b,c,d) argument
166 #define IMAPISession_OpenEntry(p,a,b,c,d,e,f) (p)->lpVtbl->OpenEntry(p,a,b,c,d,e,f) argument
167 #define IMAPISession_CompareEntryIDs(p,a,b,c,d,e,f) (p)->lpVtbl->CompareEntryIDs(p,a,b,c,d,e,f) argument
168 #define IMAPISession_Advise(p,a,b,c,d,e) (p)->lpVtbl->Advise(p,a,b,c,d,e) argument
169 #define IMAPISession_Unadvise(p,a) (p)->lpVtbl->Unadvise(p,a) argument
170 #define IMAPISession_MessageOptions(p,a,b,c,d) (p)->lpVtbl->MessageOptions)(p,a,b,c,d) argument
171 #define IMAPISession_QueryDefaultMessageOpt(p,a,b,c,d) \ argument
175 #define IMAPISession_Logoff(p,a,b,c) (p)->lpVtbl->Logoff(p,a,b,c) argument
[all …]
H A Dsti.h133 #define IStillImage_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) argument
138 #define IStillImage_GetDeviceList(p,a,b,c,d) (p)->lpVtbl->GetDeviceList(p,a,b,c,d) argument
140 #define IStillImage_CreateDevice(p,a,b,c,d) (p)->lpVtbl->CreateDevice(p,a,b,c,d) argument
141 #define IStillImage_GetDeviceValue(p,a,b,c,d,e) (p)->lpVtbl->GetDeviceValue(p,a,b,c,d,e) argument
142 #define IStillImage_SetDeviceValue(p,a,b,c,d,e) (p)->lpVtbl->SetDeviceValue(p,a,b,c,d,e) argument
154 #define IStillImage_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
158 #define IStillImage_Initialize(p,a,b) (p)->Initialize(a,b) argument
159 #define IStillImage_GetDeviceList(p,a,b,c,d) (p)->GetDeviceList(a,b,c,d) argument
161 #define IStillImage_CreateDevice(p,a,b,c,d) (p)->CreateDevice(a,b,c,d) argument
162 #define IStillImage_GetDeviceValue(p,a,b,c,d,e) (p)->GetDeviceValue(a,b,c,d,e) argument
[all …]
H A Dmapidefs.h834 #define IMAPITable_CollapseRow(p,a,b,c,d) (p)->lpVtbl->CollapseRow(p,a,b,c,d) argument
903 #define IMAPIProp_GetProps(p,a,b,c,d) (p)->lpVtbl->GetProps(p,a,b,c,d) argument
975 #define IMsgStore_GetProps(p,a,b,c,d) (p)->lpVtbl->GetProps(p,a,b,c,d) argument
985 #define IMsgStore_Advise(p,a,b,c,d,e) (p)->lpVtbl->Advise(p,a,b,c,d,e) argument
1128 #define IMAPIFolder_GetProps(p,a,b,c,d) (p)->lpVtbl->GetProps(p,a,b,c,d) argument
1243 #define IMessage_GetProps(p,a,b,c,d) (p)->lpVtbl->GetProps(p,a,b,c,d) argument
1254 #define IMessage_OpenAttach(p,a,b,c,d) (p)->lpVtbl->OpenAttach(p,a,b,c,d) argument
1255 #define IMessage_CreateAttach(p,a,b,c,d) (p)->lpVtbl->CreateAttach(p,a,b,c,d) argument
1256 #define IMessage_DeleteAttach(p,a,b,c,d) (p)->lpVtbl->DeleteAttach(p,a,b,c,d) argument
1310 #define IAttach_GetProps(p,a,b,c,d) (p)->lpVtbl->GetProps(p,a,b,c,d) argument
[all …]
H A Ddplobby.h460 #define IDirectPlayLobby_EnumAddress(p,a,b,c,d) (p)->lpVtbl->EnumAddress(p,a,b,c,d) argument
465 #define IDirectPlayLobby_RunApplication(p,a,b,c,d) (p)->lpVtbl->RunApplication(p,a,b,c,d) argument
472 #define IDirectPlayLobby_ConnectEx(p,a,b,c,d) (p)->lpVtbl->ConnectEx(p,a,b,c,d) argument
483 #define IDirectPlayLobby_CreateAddress(p,a,b,c,d,e,f) (p)->CreateAddress(a,b,c,d,e,f) argument
484 #define IDirectPlayLobby_EnumAddress(p,a,b,c,d) (p)->EnumAddress(a,b,c,d) argument
485 #define IDirectPlayLobby_EnumAddressTypes(p,a,b,c,d) (p)->EnumAddressTypes(a,b,c,d) argument
488 #define IDirectPlayLobby_ReceiveLobbyMessage(p,a,b,c,d,e) (p)->ReceiveLobbyMessage(a,b,c,d,e) argument
489 #define IDirectPlayLobby_RunApplication(p,a,b,c,d) (p)->RunApplication(a,b,c,d) argument
490 #define IDirectPlayLobby_SendLobbyMessage(p,a,b,c,d) (p)->SendLobbyMessage(a,b,c,d) argument
494 #define IDirectPlayLobby_CreateCompoundAddress(p,a,b,c,d) (p)->CreateCompoundAddress(a,b,c,d) argument
[all …]
H A Dd3d.h337 #define IDirect3D3_CreateDevice(p,a,b,c,d) (p)->lpVtbl->CreateDevice(p,a,b,c,d) argument
352 #define IDirect3D3_CreateDevice(p,a,b,c,d) (p)->CreateDevice(a,b,c,d) argument
353 #define IDirect3D3_CreateVertexBuffer(p,a,b,c,d) (p)->CreateVertexBuffer(a,b,c,d) argument
700 #define IDirect3DViewport_TransformVertices(p,a,b,c,d) (p)->TransformVertices(a,b,c,d) argument
774 #define IDirect3DViewport2_TransformVertices(p,a,b,c,d) (p)->TransformVertices(a,b,c,d) argument
858 #define IDirect3DViewport3_TransformVertices(p,a,b,c,d) (p)->TransformVertices(a,b,c,d) argument
874 #define IDirect3DViewport3_Clear2(p,a,b,c,d,e,f) (p)->Clear2(a,b,c,d,e,f) argument
911 #define IDirect3DExecuteBuffer_Validate(p,a,b,c,d) (p)->lpVtbl->Validate(p,a,b,c,d) argument
924 #define IDirect3DExecuteBuffer_Validate(p,a,b,c,d) (p)->Validate(a,b,c,d) argument
977 #define IDirect3DDevice_Pick(p,a,b,c,d) (p)->lpVtbl->Pick(p,a,b,c,d) argument
[all …]
H A Dmapiutil.h151 #define ITableData_HrGetView(p,a,b,c,d) (p)->lpVtbl->HrGetView(p,a,b,c,d) argument
152 #define ITableData_HrModifyRow(p,a) (p)->lpVtbl->HrModifyRow(p,a) argument
153 #define ITableData_HrDeleteRow(p,a) (p)->lpVtbl->HrDeleteRow(p,a) argument
155 #define ITableData_HrEnumRow(p,a,b) (p)->lpVtbl->HrEnumRow(p,a,b) argument
156 #define ITableData_HrNotify(p,a,b,c) (p)->lpVtbl->HrNotify(p,a,b,c) argument
258 #define IPropData_GetProps(p,a,b,c,d) (p)->lpVtbl->GetProps(p,a,b,c,d) argument
260 #define IPropData_OpenProperty(p,a,b,c,d,e) (p)->lpVtbl->OpenProperty(p,a,b,c,d,e) argument
263 #define IPropData_CopyTo(p,a,b,c,d,e,f,g,h,i) (p)->lpVtbl->CopyTo(p,a,b,c,d,e,f,g,h,i) argument
264 #define IPropData_CopyProps(p,a,b,c,d,e,f,g) (p)->lpVtbl->CopyProps(p,a,b,c,d,e,f,g) argument
265 #define IPropData_GetNamesFromIDs(p,a,b,c,d,e) (p)->lpVtbl->GetNamesFromIDs(p,a,b,c,d,e) argument
[all …]
H A Dwsipv6ok.h49 #define gethostbyname(a) gethostbyname_IPV6INCOMPATIBLE argument
59 #define inet_addr(a) inet_addr_IPV6INCOMPATIBLE argument
61 #define gethostbyaddr(a,b,c) gethostbyaddr_IPV6INCOMPATIBLE argument
63 #define inet_ntoa(a) inet_ntoa_IPV6INCOMPATIBLE argument
65 #define IN_MULTICAST(a) IN_MULTICAST_IPV6INCOMPATIBLE argument
67 #define IN_CLASSD(a) IN_CLASSD_IPV6INCOMPATIBLE argument
71 #define IN_CLASSA(a) IN_CLASSA_IPV6INCOMPATIBLE argument
73 #define IN_CLASSB(a) IN_CLASSB_IPV6INCOMPATIBLE argument
75 #define IN_CLASSC(a) IN_CLASSC_IPV6INCOMPATIBLE argument
79 #define WSAAsyncGetHostByAddr(a,b,c,d,e,f,g) WSAAsyncGetHostByAddr_IPV6INCOMPATIBLE argument
[all …]
H A Ddsound.h608 #define IDirectSoundBuffer_Lock(p,a,b,c,d,e,f,g) (p)->Lock(a,b,c,d,e,f,g) argument
616 #define IDirectSoundBuffer_Unlock(p,a,b,c,d) (p)->Unlock(a,b,c,d) argument
698 #define IDirectSoundBuffer8_Lock(p,a,b,c,d,e,f,g) (p)->Lock(a,b,c,d,e,f,g) argument
706 #define IDirectSoundBuffer8_Unlock(p,a,b,c,d) (p)->Unlock(a,b,c,d) argument
801 #define IDirectSoundCaptureBuffer_Lock(p,a,b,c,d,e,f,g) (p)->Lock(a,b,c,d,e,f,g) argument
804 #define IDirectSoundCaptureBuffer_Unlock(p,a,b,c,d) (p)->Unlock(a,b,c,d) argument
865 #define IDirectSoundCaptureBuffer8_Unlock(p,a,b,c,d) (p)->Unlock(a,b,c,d) argument
1152 #define IKsPropertySet_Get(p,a,b,c,d,e,f,g) (p)->lpVtbl->Get(p,a,b,c,d,e,f,g) argument
1153 #define IKsPropertySet_Set(p,a,b,c,d,e,f) (p)->lpVtbl->Set(p,a,b,c,d,e,f) argument
1161 #define IKsPropertySet_Get(p,a,b,c,d,e,f,g) (p)->Get(a,b,c,d,e,f,g) argument
[all …]
/reactos/drivers/bus/acpi/acpica/include/
H A Dacmacros.h93 #define ACPI_MOVE_16_TO_32(d, s) {(*(UINT32 *)(void *)(d))=0;\ argument
97 #define ACPI_MOVE_16_TO_64(d, s) {(*(UINT64 *)(void *)(d))=0;\ argument
110 #define ACPI_MOVE_32_TO_64(d, s) {(*(UINT64 *)(void *)(d))=0;\ argument
439 #define ARGI_LIST4(a, b, c, d) (ARG_1(d)|ARG_2(c)|ARG_3(b)|ARG_4(a)) argument
440 #define ARGI_LIST5(a, b, c, d, e) (ARG_1(e)|ARG_2(d)|ARG_3(c)|ARG_4(b)|ARG_5(a)) argument
441 #define ARGI_LIST6(a, b, c, d, e, f) (ARG_1(f)|ARG_2(e)|ARG_3(d)|ARG_4(c)|ARG_5(b)|ARG_6(a)) argument
446 #define ARGP_LIST4(a, b, c, d) (ARG_1(a)|ARG_2(b)|ARG_3(c)|ARG_4(d)) argument
447 #define ARGP_LIST5(a, b, c, d, e) (ARG_1(a)|ARG_2(b)|ARG_3(c)|ARG_4(d)|ARG_5(e)) argument
448 #define ARGP_LIST6(a, b, c, d, e, f) (ARG_1(a)|ARG_2(b)|ARG_3(c)|ARG_4(d)|ARG_5(e)|ARG_6(f)) argument
517 #define ASL_CV_PRINT_ONE_COMMENT(a,b,c,d) CvPrintOneCommentType (a,b,c,d); argument
[all …]
/reactos/sdk/include/reactos/libs/libmpg123/
H A Ddebug.h64 #define debug4(s, a, b, c, d) argument
65 #define debug5(s, a, b, c, d, e) argument
66 #define debug6(s, a, b, c, d, e, f) argument
67 #define debug7(s, a, b, c, d, e, f, g) argument
105 #define warning4(s, a, b, c, d) argument
106 #define warning5(s, a, b, c, d, e) argument
107 #define warning6(s, a, b, c, d, e, f) argument
146 #define error4(s, a, b, c, d) argument
147 #define error5(s, a, b, c, d, e) argument
148 #define error6(s, a, b, c, d, e, f) argument
[all …]
/reactos/sdk/include/dxsdk/
H A Ddmplugin.h150 #define IDirectMusicTool_Init(p,a) (p)->lpVtbl->Init(p,a) argument
229 #define IDirectMusicTrack_InitPlay(p,a,b,c,d,e) (p)->lpVtbl->InitPlay(p,a,b,c,d,e) argument
231 #define IDirectMusicTrack_Play(p,a,b,c,d,e,f,g,h) (p)->lpVtbl->Play(p,a,b,c,d,e,f,g,h) argument
232 #define IDirectMusicTrack_GetParam(p,a,b,c,d) (p)->lpVtbl->GetParam(p,a,b,c,d) argument
278 #define IDirectMusicTrack8_InitPlay(p,a,b,c,d,e) (p)->lpVtbl->InitPlay(p,a,b,c,d,e) argument
280 #define IDirectMusicTrack8_Play(p,a,b,c,d,e,f,g,h) (p)->lpVtbl->Play(p,a,b,c,d,e,f,g,h) argument
281 #define IDirectMusicTrack8_GetParam(p,a,b,c,d) (p)->lpVtbl->GetParam(p,a,b,c,d) argument
288 #define IDirectMusicTrack8_PlayEx(p,a,b,c,d,e,f,g,h) (p)->lpVtbl->PlayEx(p,a,b,c,d,e,f,g,h) argument
289 #define IDirectMusicTrack8_GetParamEx(p,a,b,c,d,e,f) (p)->lpVtbl->GetParamEx(p,a,b,c,d,e,f) argument
290 #define IDirectMusicTrack8_SetParamEx(p,a,b,c,d,e) (p)->lpVtbl->SetParamEx(p,a,b,c,d,e) argument
[all …]
H A Dd3dx9shader.h189 #define ID3DXConstantTable_SetValue(p,a,b,c,d) (p)->lpVtbl->SetValue(p,a,b,c… argument
191 #define ID3DXConstantTable_SetBoolArray(p,a,b,c,d) (p)->lpVtbl->SetBoolArray(p,a… argument
193 #define ID3DXConstantTable_SetIntArray(p,a,b,c,d) (p)->lpVtbl->SetIntArray(p,a,… argument
220 #define ID3DXConstantTable_SetValue(p,a,b,c,d) (p)->SetValue(a,b,c,d) argument
222 #define ID3DXConstantTable_SetBoolArray(p,a,b,c,d) (p)->SetBoolArray(a,b,c,d) argument
224 #define ID3DXConstantTable_SetIntArray(p,a,b,c,d) (p)->SetIntArray(a,b,c,d) argument
226 #define ID3DXConstantTable_SetFloatArray(p,a,b,c,d) (p)->SetFloatArray(a,b,c,d) argument
228 #define ID3DXConstantTable_SetVectorArray(p,a,b,c,d) (p)->SetVectorArray(a,b,c,d) argument
230 #define ID3DXConstantTable_SetMatrixArray(p,a,b,c,d) (p)->SetMatrixArray(a,b,c,d) argument
231 #define ID3DXConstantTable_SetMatrixPointerArray(p,a,b,c,d) (p)->SetMatrixPointerArray(a,… argument
[all …]
H A Dddrawex.h126 #define IDirectDraw3_CreatePalette(p,a,b,c,d) (p)->lpVtbl->CreatePalette(p,a,b,c,d) argument
129 #define IDirectDraw3_EnumDisplayModes(p,a,b,c,d) (p)->lpVtbl->EnumDisplayModes(p,a,b,c,d) argument
130 #define IDirectDraw3_EnumSurfaces(p,a,b,c,d) (p)->lpVtbl->EnumSurfaces(p,a,b,c,d) argument
142 #define IDirectDraw3_SetDisplayMode(p,a,b,c,d,e) (p)->lpVtbl->SetDisplayMode(p,a,b,c,d,e) argument
152 #define IDirectDraw3_CreatePalette(p,a,b,c,d) (p)->CreatePalette(a,b,c,d) argument
155 #define IDirectDraw3_EnumDisplayModes(p,a,b,c,d) (p)->EnumDisplayModes(a,b,c,d) argument
156 #define IDirectDraw3_EnumSurfaces(p,a,b,c,d) (p)->EnumSurfaces(a,b,c,d) argument
158 #define IDirectDraw3_GetCaps(p,a,b) (p)->GetCaps(a,b) argument
163 #define IDirectDraw3_GetScanLine(p,a) (p)->GetScanLine(a) argument
165 #define IDirectDraw3_Initialize(p,a) (p)->Initialize(a) argument
[all …]
H A Ddmusici.h1016 #define IDirectMusicSegment_GetTrack(p,a,b,c,d) (p)->lpVtbl->GetTrack(p,a,b,c,d) argument
1025 #define IDirectMusicSegment_GetParam(p,a,b,c,d,e,f) (p)->lpVtbl->GetParam(p,a,b,c,d,e,f) argument
1026 #define IDirectMusicSegment_SetParam(p,a,b,c,d,e) (p)->lpVtbl->SetParam(p,a,b,c,d,e) argument
1091 #define IDirectMusicSegment8_GetTrack(p,a,b,c,d) (p)->lpVtbl->GetTrack(p,a,b,c,d) argument
1100 #define IDirectMusicSegment8_GetParam(p,a,b,c,d,e,f) (p)->lpVtbl->GetParam(p,a,b,c,d,e,f) argument
1101 #define IDirectMusicSegment8_SetParam(p,a,b,c,d,e) (p)->lpVtbl->SetParam(p,a,b,c,d,e) argument
1109 #define IDirectMusicSegment8_SetTrackConfig(p,a,b,c,d,e) (p)->lpVtbl->SetTrackConfig(p,a,b,c,d,e) argument
1111 #define IDirectMusicSegment8_Compose(p,a,b,c,d) (p)->lpVtbl->Compose(p,a,b,c,d) argument
1283 #define IDirectMusicPerformance_Stop(p,a,b,c,d) (p)->lpVtbl->Stop(p,a,b,c,d) argument
1475 #define IDirectMusicGraph_InsertTool(p,a,b,c,d) (p)->lpVtbl->InsertTool(p,a,b,c,d) argument
[all …]
/reactos/sdk/lib/rossym_new/
H A Ddwarfinfo.c178 dwarfseeksym(Dwarf *d, ulong unit, ulong off, DwarfSym *s) in dwarfseeksym()
210 dwarfenumunit(Dwarf *d, ulong unit, DwarfSym *s) in dwarfenumunit()
251 dwarfnextsym(Dwarf *d, DwarfSym *s) in dwarfnextsym()
254 DwarfAbbrev *a; in dwarfnextsym() local
405 parseattrs(Dwarf *d, DwarfBuf *b, ulong tag, ulong unit, DwarfAbbrev *a, DwarfAttrs *attrs) in parseattrs()
548 getstring(Dwarf *d, DwarfBuf *b, int form, char **s) in getstring()
609 skipform(Dwarf *d, DwarfBuf *b, int form) in skipform()
744 long a = stackpop(&stack); in dwarfgetarg() local
789 ulong a = stackpop(&stack); in dwarfgetarg() local
804 ulong a = dwarfget2(buf); in dwarfgetarg() local
[all …]
/reactos/sdk/lib/cryptlib/
H A Dmd4.c166 #define FF( a, b, c, d, x, s ) { \ argument
170 #define GG( a, b, c, d, x, s ) { \ argument
174 #define HH( a, b, c, d, x, s ) { \ argument
184 register unsigned int a, b, c, d; in MD4Transform() local
/reactos/dll/win32/rsaenh/
H A Dsha2.c290 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ argument
301 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ argument
310 #define ROUND256(a,b,c,d,e,f,g,h) \ argument
322 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local
380 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local
508 sha2_word32 *d = (sha2_word32*)digest; in SHA256_Final() local
617 #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) \ argument
628 #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) \ argument
637 #define ROUND512(a,b,c,d,e,f,g,h) \ argument
649 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; in SHA512_Transform() local
[all …]
/reactos/drivers/filesystems/udfs/
H A Dudf_dbg.h71 #define KdPrint(a) {NOTHING;} argument
169 #define DbgAllocatePoolWithTag(a,b,c) DebugAllocatePool(a,b) argument
176 #define DbgAllocatePoolWithTag(a,b,c) ExAllocatePoolWithTag(a,b,c) argument
185 #define DbgMoveMemory(d, s, l) \ argument
192 #define DbgCopyMemory(d, s, l) \ argument
201 DbgCompareMemory(PVOID d, PVOID s, ULONG l) { in DbgCompareMemory()
212 #define DbgMoveMemory(d, s, l) RtlMoveMemory(d, s, l) argument
213 #define DbgCopyMemory(d, s, l) RtlCopyMemory(d, s, l) argument
251 UCHAR a = ((PUCHAR)addr)[0]; in UDFTouch() local
279 #define KdDump(a,b) \ argument
[all …]
/reactos/sdk/include/reactos/libs/mbedtls/
H A Dbn_mul.h81 #define MBEDTLS_BYTES_TO_T_UINT_4( a, b, c, d ) \ argument
87 #define MBEDTLS_BYTES_TO_T_UINT_2( a, b ) \ argument
90 #define MBEDTLS_BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument
96 #define MBEDTLS_BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument
106 #define MBEDTLS_BYTES_TO_T_UINT_4( a, b, c, d ) \ argument
109 #define MBEDTLS_BYTES_TO_T_UINT_2( a, b ) \ argument
/reactos/drivers/filesystems/cdfs/
H A Dfieldoff.c4 #define doit(a,b) { printf("%s %04lx %4lx %s\n", #a, FIELD_OFFSET(a,b), sizeof(d.b), #b); } argument
14 CD_MCB d; local
21 CD_MCB_ENTRY d; local
30 CD_NAME d; local
36 NAME_LINK d; local
51 CD_DATA d; local
78 VCB d; local
129 FCB_DATA d; local
155 FCB d; local
181 CCB d; local
[all …]

12345678910