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

/freebsd-13-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-13-stable/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-13-stable/stand/efi/loader/
H A Dframebuffer.c329 status = uga->GetMode(uga, &horiz, &vert, &depth, &refresh);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1000 switch (completion.GetMode()) {
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp893 C.completion.GetMode());

Completed in 79 milliseconds