Searched defs:INIT (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/ValidationKit/common/constants/
H A Drtexitcode.py43 INIT = RTEXITCODE_INIT; variable
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/math/
H A Dm_trans_tmp.h214 static void INIT(void) function
248 #ifdef INIT
249 #undef INIT macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl/
H A Dt_vb_rendertmp.h33 #ifndef INIT
34 #define INIT(x) macro
68 INIT(GL_POINTS);
82 INIT(GL_LINES);
100 INIT(GL_LINE_STRIP);
123 INIT(GL_LINE_LOOP);
153 INIT(GL_TRIANGLES);
180 INIT(GL_TRIANGLE_STRIP);
218 INIT(GL_TRIANGLE_FAN);
259 INIT(GL_POLYGO
418 #undef INIT macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl_dd/
H A Dt_dd_rendertmp.h34 #ifndef INIT
35 #define INIT(x) macro
75 INIT(GL_POINTS);
90 INIT(GL_LINES);
109 INIT(GL_LINE_STRIP);
132 INIT(GL_LINE_LOOP);
162 INIT(GL_TRIANGLES);
189 INIT(GL_TRIANGLE_STRIP);
225 INIT(GL_TRIANGLE_FAN);
264 INIT(GL_POLYGO
421 #undef INIT macro
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dpcmcia.h18 typedef enum interface_func_t { INIT, SHUTDOWN, MAPATTRMEM, UNMAPATTRMEM, SELECTCONFIG } interface_func_t; enumerator in enum:interface_func_t

Completed in 1693 milliseconds