Searched defs:ordinal (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsTHashtable.cpp44 PRUint32 ordinal,
42 PL_DHashStubEnumRemove(PLDHashTable *table, PLDHashEntryHdr *entry, PRUint32 ordinal, void *userarg) argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c5291 static BOOL wined3d_adapter_init(struct wined3d_adapter *adapter, UINT ordinal) argument
5302 TRACE("adapter %p, ordinal %u.\n", adapter, ordinal);
5304 adapter->ordinal = ordinal;
5442 EnumDisplayDevicesW(NULL, ordinal, &display_device, 0);
5457 static void wined3d_adapter_init_nogl(struct wined3d_adapter *adapter, UINT ordinal) argument
5462 adapter->ordinal = ordinal;
5483 EnumDisplayDevicesW(NULL, ordinal,
[all...]
H A Dwined3d_private.h1702 UINT ordinal; member in struct:wined3d_adapter
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DTpm12.h98 /// The command ordinal
1218 UINT32 ordinal; member in struct:tdTPM_IDENTITY_CONTENTS
1359 TPM_COMMAND_CODE ordinal; member in struct:tdTPM_AUDIT_EVENT_OUT
1482 // designated the ordinal, and the final two bytes contain the Command
2159 TPM_COMMAND_CODE ordinal; member in struct:tdTPM_RQU_COMMAND_HDR
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1572 UINT ordinal; member in struct:wined3d_adapter
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h1544 UINT ordinal; member in struct:wined3d_adapter

Completed in 117 milliseconds