Searched refs:GetMode (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/stand/efi/include/
H A Deficonsctl.h127 EFI_CONSOLE_CONTROL_PROTOCOL_GET_MODE GetMode; member in struct:_EFI_CONSOLE_CONTROL_PROTOCOL
H A Defiuga.h161 EFI_UGA_DRAW_PROTOCOL_GET_MODE GetMode; member in struct:_EFI_UGA_DRAW_PROTOCOL
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h49 CompletionMode GetMode() const { return m_mode; } function in class:lldb_private::CompletionResult::Completion
/freebsd-11-stable/stand/efi/loader/
H A Dframebuffer.c279 status = uga->GetMode(uga, &horiz, &vert, &depth, &refresh);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp995 switch (completion.GetMode()) {

Completed in 115 milliseconds