Searched defs:Type (Results 251 - 275 of 315) sorted by relevance

<<111213

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsvc.h283 SC_ACTION_TYPE Type; member in struct:_SC_ACTION
H A Dgdiplusimaging.h87 ULONG Type; member in class:EncoderParameter
157 ULONG Type; member in struct:EncoderParameter
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h113 /// EFI system resources table. Type EFI_SYSTEM_TABLE is defined in the IntelPlatform
490 DEVICE_PRODUCER_SERIAL Serial[4]; ///< Data for serial port x. Type DEVICE_PRODUCER_SERIAL is defined below.
491 DEVICE_PRODUCER_PARALLEL Parallel[3]; ///< Data for parallel port x. Type DEVICE_PRODUCER_PARALLEL is defined below.
492 DEVICE_PRODUCER_FLOPPY Floppy; ///< Data for floppy. Type DEVICE_PRODUCER_FLOPPY is defined below.
636 /// Status of this boot device. Type BBS_STATUS_FLAGS is defined below.
731 UINT16 Type : 3; member in struct:__anon10749
803 /// Describes the access mechanism, SmmPort, and SmmData sizes. Type
809 /// Function Soft SMI is to perform. Type SMM_FUNCTION is defined below.
829 SMM_ENTRY SmmEntry; ///< One entry per function. Type SMM_ENTRY is defined below.
863 /// This field contains the bit-mapped attributes of the PARTIES information. Type
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiProto.h183 UINT8 Type; member in struct:_ISCSI_ADDTIONAL_HEADER
189 UINT8 Type; member in struct:_ISCSI_BI_EXP_READ_DATA_LEN_AHS
509 UINT8 Type; member in struct:_ISCSI_SNACK_REQUEST
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DSetup.h200 UINT8 Type; member in struct:__anon11270
224 UINT8 Type; // Storage type member in struct:__anon11272
290 UINT8 Type; // Type for this expression member in struct:__anon11275
958 @param Type Validation type: InConsistent or NoSubmit
969 IN UINTN Type
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h4892 UINT32 ET:1; ///< Extension Type.
4943 UINT32 Type:4; member in struct:__anon11934::__anon11935
4983 UINT32 GateType:8; ///< Gate Type. See #defines above.
5000 UINT32 GateType:8; ///< Gate Type. See #defines above.
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h92 /// Type of the memory region. See EFI_MEMORY_TYPE.
94 UINT32 Type; member in struct:__anon12434
120 @param Type The type of allocation to perform.
124 used depends on the value of Type.
127 @retval EFI_INVALID_PARAMETER 1) Type is not AllocateAnyPages or
139 IN EFI_ALLOCATE_TYPE Type,
396 @param Type The type of event to create and its mode and attributes.
412 IN UINT32 Type,
422 @param Type The type of event to create and its mode and attributes.
441 IN UINT32 Type,
[all...]
H A DUefiPxe.h1757 /// Type of receive frame.
1759 PXE_FRAME_TYPE Type; member in struct:s_pxe_db_receive
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiProto.h256 UINT8 Type; member in struct:_ISCSI_ADDTIONAL_HEADER
262 UINT8 Type; member in struct:_ISCSI_BI_EXP_READ_DATA_LEN_AHS
513 UINT8 Type; member in struct:_ISCSI_SNACK_REQUEST
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrUtilityLib.cpp73 IN UINT8 Type,
87 switch (Type) {
150 IN UINT8 Type,
173 mInfoStrList = new SConfigInfo(Type, Offset, Width, Value);
273 IN UINT8 Type,
290 if ((pItem = new SConfigItem (Name, Id, Type, Offset, (UINT16) Width, Value)) == NULL) {
312 if((pInfo = new SConfigInfo (Type, Offset, Width, Value)) == NULL) {
640 IN SVfrDataType *Type,
646 if ((FName == NULL) && (Type == NULL)) {
650 for (pField = Type
72 SConfigInfo( IN UINT8 Type, IN UINT16 Offset, IN UINT32 Width, IN EFI_IFR_TYPE_VALUE Value ) argument
147 SConfigItem( IN CHAR8 *Name, IN CHAR8 *Id, IN UINT8 Type, IN UINT16 Offset, IN UINT16 Width, IN EFI_IFR_TYPE_VALUE Value ) argument
269 Write( IN CONST CHAR8 Mode, IN CHAR8 *Name, IN CHAR8 *Id, IN UINT8 Type, IN UINT16 Offset, IN UINT32 Width, IN EFI_IFR_TYPE_VALUE Value ) argument
638 GetTypeField( IN CONST CHAR8 *FName, IN SVfrDataType *Type, OUT SVfrDataField *&Field ) argument
1149 GetDataFieldInfo( IN CHAR8 *VarStr, OUT UINT16 &Offset, OUT UINT8 &Type, OUT UINT32 &Size ) argument
2154 BufferVarStoreAltConfigAdd( IN EFI_VARSTORE_ID DefaultId, IN EFI_VARSTORE_INFO &Info, IN CHAR8 *VarStoreName, IN UINT8 Type, IN EFI_IFR_TYPE_VALUE Value ) argument
[all...]
H A DVfrFormPkg.h904 IN UINT8 Type = EFI_IFR_TYPE_OTHER,
908 mDefault->Type = Type;
917 VOID SetType (IN UINT8 Type) { argument
918 mDefault->Type = Type;
1588 mOneOfOption->Type = EFI_IFR_TYPE_OTHER;
1637 VOID SetType (IN UINT8 Type) { argument
1638 mOneOfOption->Type = Type;
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusimaging.h87 ULONG Type; member in class:EncoderParameter
157 ULONG Type; member in struct:EncoderParameter
H A Dwinsock2.h527 WSACOMPLETIONTYPE Type; member in struct:_WSACOMPLETION
/vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/
H A DVBoxNetFlt-solaris.c116 uint16_t Type; member in struct:VLANHEADER
328 VBOXNETFLTSTREAMTYPE Type; /* the type of the stream */ member in struct:vboxnetflt_stream_t
716 * @param pvArg Type specific argument.
805 LogRel((DEVICE_NAME ":VBoxNetFltSolarisModOpen failed due to undefined VirtualBox open mode. Type=%d\n",
870 pStream->Type = g_VBoxNetFltSolarisStreamType;
871 switch (pStream->Type)
879 LogRel((DEVICE_NAME ":VBoxNetFltSolarisModOpen huh!? Invalid stream type %d\n", pStream->Type));
905 if (pStream->Type == kPromiscStream)
912 * work to get DL_INFO_REQ acknowledgements and determine SAP based on the Mac Type etc.
979 if (pStream->Type
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h93 /// Type of the memory region. See EFI_MEMORY_TYPE.
95 UINT32 Type; member in struct:__anon15708
121 @param Type The type of allocation to perform.
125 used depends on the value of Type.
128 @retval EFI_INVALID_PARAMETER 1) Type is not AllocateAnyPages or
139 IN EFI_ALLOCATE_TYPE Type,
396 @param Type The type of event to create and its mode and attributes.
412 IN UINT32 Type,
422 @param Type The type of event to create and its mode and attributes.
441 IN UINT32 Type,
[all...]
H A DUefiPxe.h1759 /// Type of receive frame.
1761 PXE_FRAME_TYPE Type; member in struct:s_pxe_db_receive
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Ddevice.c1779 DWORD stage, D3DTEXTURESTAGESTATETYPE Type, DWORD *value)
1784 TRACE("iface %p, stage %u, state %#x, value %p.\n", iface, stage, Type, value);
1786 if (Type >= sizeof(tss_lookup) / sizeof(*tss_lookup))
1788 WARN("Invalid Type %#x passed.\n", Type);
1792 l = &tss_lookup[Type];
1778 d3d8_device_GetTextureStageState(IDirect3DDevice8 *iface, DWORD stage, D3DTEXTURESTAGESTATETYPE Type, DWORD *value) argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddevice.c600 static HRESULT WINAPI IDirect3DDevice8Impl_GetBackBuffer(LPDIRECT3DDEVICE8 iface, UINT BackBuffer, D3DBACKBUFFER_TYPE Type, IDirect3DSurface8** ppBackBuffer) { argument
606 iface, BackBuffer, Type, ppBackBuffer);
609 rc = IWineD3DDevice_GetBackBuffer(This->WineD3DDevice, 0, BackBuffer, (WINED3DBACKBUFFER_TYPE) Type, &retSurface);
1409 D3DSTATEBLOCKTYPE Type, DWORD *handle)
1415 TRACE("iface %p, type %#x, handle %p.\n", iface, Type, handle);
1417 if (Type != D3DSBT_ALL
1418 && Type != D3DSBT_PIXELSTATE
1419 && Type != D3DSBT_VERTEXSTATE)
1426 hr = IWineD3DDevice_CreateStateBlock(This->WineD3DDevice, (WINED3DSTATEBLOCKTYPE)Type,
1567 static HRESULT WINAPI IDirect3DDevice8Impl_GetTextureStageState(LPDIRECT3DDEVICE8 iface, DWORD Stage,D3DTEXTURESTAGESTATETYPE Type,DWOR argument
1408 IDirect3DDevice8Impl_CreateStateBlock(IDirect3DDevice8 *iface, D3DSTATEBLOCKTYPE Type, DWORD *handle) argument
1582 IDirect3DDevice8Impl_SetTextureStageState(LPDIRECT3DDEVICE8 iface, DWORD Stage, D3DTEXTURESTAGESTATETYPE Type, DWORD Value) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPeImage.h342 // Symbol Type (fundamental) values.
362 // Symbol Type (derived) values.
431 UINT16 Type; member in struct:__anon11729
508 } Type; member in struct:__anon11731
610 UINT32 Type; member in struct:__anon11739
H A DSal.h217 // Type of information
324 UINT8 Type; member in struct:__anon11758
410 // SAL System Type Sizes
423 UINT8 Type; ///< Type here should be 0. member in struct:__anon11760
435 UINT8 Type; ///< Type here should be 2. member in struct:__anon11761
451 UINT8 Type; ///< Type here should be 3. member in struct:__anon11762
461 // Type o
478 UINT8 Type; ///< Type here should be 4. member in struct:__anon11764
488 UINT8 Type; ///< Type here should be 5. member in struct:__anon11765
502 UINT8 Type : 7; member in struct:__anon11766
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiStatusCode.h28 /// Status Code Type Definition.
33 /// A Status Code Type is made up of the code type and severity.
102 EFI_GUID Type; member in struct:__anon12002
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A DPeImage.h370 // Type (fundamental) values.
390 // Type (derived) values.
456 UINT16 Type; member in struct:__anon10155
527 } Type; member in struct:__anon10157
615 UINT32 Type; member in struct:__anon10165
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DLibSmbios.h47 UINT8 Type; member in struct:__anon12835
103 UINT8 Type; member in struct:__anon12840
339 UINT8 Type; member in struct:__anon12858
471 UINT8 Type; member in struct:__anon12871
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPeImage.h344 // Symbol Type (fundamental) values.
364 // Symbol Type (derived) values.
433 UINT16 Type; member in struct:__anon15530
510 } Type; member in struct:__anon15532
612 UINT32 Type; member in struct:__anon15540
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiStatusCode.h30 /// Status Code Type Definition.
35 /// A Status Code Type is made up of the code type and severity.
104 EFI_GUID Type; member in struct:__anon15600

Completed in 274 milliseconds

<<111213