OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HpcMenuInterface
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/
hpcmenu.cpp
44
HpcMenuInterface
*
HpcMenuInterface
::_instance = 0;
46
HpcMenuInterface
&
47
HpcMenuInterface
::Instance()
51
_instance = new
HpcMenuInterface
();
56
HpcMenuInterface
::Destroy()
63
HpcMenuInterface
::
HpcMenuInterface
()
77
HpcMenuInterface
::print(TCHAR *buf)
85
HpcMenuInterface
::get_options(
[
all
...]
hpcmenu.h
83
class
HpcMenuInterface
141
static
HpcMenuInterface
*_instance;
152
HpcMenuInterface
(void);
153
virtual ~
HpcMenuInterface
(void) { /* NO-OP */ }
156
static
HpcMenuInterface
&Instance(void);
203
#define HPC_MENU (
HpcMenuInterface
::Instance())
arch.cpp
74
HpcMenuInterface
&menu =
HpcMenuInterface
::Instance();
108
HWND owner =
HpcMenuInterface
::Instance()._root->_window;
boot.cpp
66
struct
HpcMenuInterface
::boot_hook_args bha;
98
struct
HpcMenuInterface
::HpcMenuPreferences &pref = HPC_PREFERENCE;
machine_config.cpp
131
struct
HpcMenuInterface
::support_status
132
HpcMenuInterface
::_unsupported[] =
hpcboot.cpp
58
HpcMenuInterface
::Instance(); // Menu System
86
HpcMenuInterface
::Destroy();
101
HpcMenuInterface
&menu = HPC_MENU;
/src/sys/arch/hpc/stand/hpcboot/menu/
platform.cpp
37
HpcMenuInterface
::_platform(int n, enum _platform_op op)
menu.cpp
53
HpcMenuInterface
&menu = HPC_MENU;
94
HpcMenuInterface
&menu = HPC_MENU;
95
struct
HpcMenuInterface
::HpcMenuPreferences &pref = HPC_PREFERENCE;
161
HpcMenuInterface
&menu = HPC_MENU;
254
HpcMenuInterface
&menu = HPC_MENU;
255
struct
HpcMenuInterface
::HpcMenuPreferences &pref = HPC_PREFERENCE;
321
struct
HpcMenuInterface
::HpcMenuPreferences &pref = HPC_PREFERENCE;
372
struct
HpcMenuInterface
::HpcMenuPreferences &pref = HPC_PREFERENCE;
479
HpcMenuInterface
&menu = HPC_MENU;
480
struct
HpcMenuInterface
::cons_hook_args *hook = 0
[
all
...]
rootwindow.cpp
88
HpcMenuInterface
&menu =
HpcMenuInterface
::Instance();
102
HpcMenuInterface
&menu =
HpcMenuInterface
::Instance();
249
HpcMenuInterface
::Instance()._root = this;
/src/sys/arch/hpc/stand/hpcboot/sh3/dev/
sh_dev.h
38
HpcMenuInterface
*_menu;
sh_dev.cpp
44
_menu = &
HpcMenuInterface
::Instance();
/src/sys/arch/hpc/stand/hpcboot/arm/
arm_boot.cpp
60
struct
HpcMenuInterface
::HpcMenuPreferences &pref = HPC_PREFERENCE;
/src/sys/arch/hpc/stand/hpcboot/mips/
mips_boot.cpp
61
struct
HpcMenuInterface
::HpcMenuPreferences &pref = HPC_PREFERENCE;
/src/sys/arch/hpc/stand/hpcboot/sh3/
sh_boot.cpp
59
struct
HpcMenuInterface
::HpcMenuPreferences &pref = HPC_PREFERENCE;
Completed in 19 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025