OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HpcMenuInterface
(Results
1 - 2
of
2
) 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())
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025