Searched defs:SetAttributes (Results 1 - 9 of 9) sorted by relevance

/external/gptfdisk/
H A Dgptpart.h80 void SetAttributes(uint64_t a) {attributes = a;} function in class:GPTPart
81 void SetAttributes(void) {attributes.ChangeAttributes();} function in class:GPTPart
H A Dgpttext.cc298 void GPTDataTextUI::SetAttributes(uint32_t partNum) { function in class:GPTDataTextUI
299 partitions[partNum].SetAttributes();
300 } // GPTDataTextUI::SetAttributes()
780 SetAttributes(GetPartNum());
/external/syslinux/efi32/include/efi/
H A Defiser.h122 EFI_SERIAL_SET_ATTRIBUTES SetAttributes; member in struct:_SERIAL_IO_INTERFACE
/external/syslinux/efi32/include/efi/protocol/
H A Defidbg.h201 EFI_UART16550_SET_ATTRIBUTES SetAttributes; member in struct:_EFI_DEBUGPORT_UART16550_CONTROL_INTERFACE
/external/syslinux/efi64/include/efi/
H A Defiser.h122 EFI_SERIAL_SET_ATTRIBUTES SetAttributes; member in struct:_SERIAL_IO_INTERFACE
/external/syslinux/efi64/include/efi/protocol/
H A Defidbg.h201 EFI_UART16550_SET_ATTRIBUTES SetAttributes; member in struct:_EFI_DEBUGPORT_UART16550_CONTROL_INTERFACE
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
H A Defiser.h122 EFI_SERIAL_SET_ATTRIBUTES SetAttributes; member in struct:_SERIAL_IO_INTERFACE
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/
H A Defidbg.h201 EFI_UART16550_SET_ATTRIBUTES SetAttributes; member in struct:_EFI_DEBUGPORT_UART16550_CONTROL_INTERFACE
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
H A DPciRootBridgeIo.h285 Gets the attributes that a PCI root bridge supports setting with SetAttributes(), and the
290 setting with SetAttributes().
382 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_SET_ATTRIBUTES SetAttributes; member in struct:_EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL

Completed in 622 milliseconds