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

/freebsd-current/stand/efi/include/
H A Deficonsctl.h126 EFI_CONSOLE_CONTROL_PROTOCOL_GET_MODE GetMode; member in struct:_EFI_CONSOLE_CONTROL_PROTOCOL
H A Defiuga.h160 EFI_UGA_DRAW_PROTOCOL_GET_MODE GetMode; member in struct:_EFI_UGA_DRAW_PROTOCOL
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h59 CompletionMode GetMode() const { return m_mode; } function in class:lldb_private::CompletionResult::Completion
/freebsd-current/stand/efi/loader/
H A Dframebuffer.c330 status = uga->GetMode(uga, &horiz, &vert, &depth, &refresh);
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp931 C.completion.GetMode());
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1028 switch (completion.GetMode()) {

Completed in 140 milliseconds