OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QUIT
(Results
1 - 15
of
15
) sorted by relevancy
/xsrc/external/mit/mesa-demos/dist/src/demos/
renormal.c
76
#define
QUIT
4
93
else if (entry==
QUIT
) {
132
glutAddMenuEntry("
Quit
",
QUIT
);
multiarb.c
28
#define
QUIT
100
169
else if (entry==
QUIT
) {
364
glutAddMenuEntry("
Quit
",
QUIT
);
texcyl.c
28
#define
QUIT
100
142
else if (entry==
QUIT
) {
285
glutAddMenuEntry("
Quit
",
QUIT
);
gloss.c
39
#define
QUIT
100
188
else if (entry==
QUIT
) {
468
glutAddMenuEntry("
Quit
",
QUIT
);
tessdemo.c
18
typedef enum{
QUIT
, TESSELATE, CLEAR } menu_entries;
392
static void
quit
( void )
function
406
case
QUIT
:
407
quit
();
431
quit
();
449
glutAddMenuEntry( "
quit
",
QUIT
);
isosurf.c
65
#define
QUIT
0x01000000
644
if (m==
QUIT
)
1039
return
QUIT
;
1052
if (arg_mode &
QUIT
)
1128
glutAddMenuEntry("
Quit
",
QUIT
);
/xsrc/external/mit/xman/dist/
defs.h
58
#define QUIT_BUTTON "quitButton" /* Name of top
quit
button */
82
#define
QUIT
"
quit
"
buttons.c
137
(top, XtParseTranslationTable("<Message>WM_PROTOCOLS:
Quit
()"));
441
QUIT
/xsrc/external/mit/mesa-demos/dist/src/glsl/
bezier.c
23
#define
QUIT
9999
103
case
QUIT
:
131
glutAddMenuEntry("
Quit
",
QUIT
);
convolutions.c
28
#define
QUIT
LAST
301
case
QUIT
:
323
glutAddMenuEntry("
Quit
",
QUIT
);
/xsrc/external/mit/mesa-demos/dist/src/tests/
multipal.c
28
#define
QUIT
100
149
else if (entry==
QUIT
) {
369
glutAddMenuEntry("
Quit
",
QUIT
);
streaming_rect.c
19
#define
QUIT
100
184
else if (entry==
QUIT
) {
320
glutAddMenuEntry("
Quit
",
QUIT
);
texrect.c
28
#define
QUIT
100
170
else if (entry==
QUIT
) {
355
glutAddMenuEntry("
Quit
",
QUIT
);
afsmultiarb.c
26
#define
QUIT
100
187
else if (entry==
QUIT
) {
465
glutAddMenuEntry("
Quit
",
QUIT
);
/xsrc/external/mit/xterm/dist/vttests/
resize.pl
110
$SIG{
QUIT
} = \&catch_zap;
Completed in 19 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026