/vbox/src/VBox/Devices/Audio/ |
H A D | dsound_template.h | 38 #define NAME "capture buffer" macro 44 #define NAME "playback buffer" macro 63 dsound_logerr (hr, "Could not unlock " NAME "\n"); 110 dsound_logerr (hr, "Could not lock " NAME "\n"); 116 dsound_logerr (hr, "Could not lock " NAME "\n"); 124 dolog ("%d attempts to lock " NAME " failed\n", i); 223 #undef NAME macro
|
H A D | rate_template.h | 30 void NAME (void *opaque, st_sample_t *ibuf, st_sample_t *obuf, function 110 #undef NAME macro
|
H A D | audio_template.h | 26 #define NAME "playback" macro 32 #define NAME "capture" macro 50 dolog ("Driver `%s' does not support " NAME "\n", drv->name); 54 dolog ("Driver `%s' does not support %d " NAME " voices, max %d\n", 87 dolog ("Could not allocate " NAME " buffer (%d samples)\n", 574 #undef NAME macro
|
H A D | mixeng.c | 337 #define NAME st_rate_flow_mix macro 341 #define NAME st_rate_flow macro
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast/ |
H A D | s_spantemp.h | 32 * NAME(BASE) to generate the function name (i.e. add prefix or suffix) 57 NAME(get_row)( GLcontext *ctx, struct gl_renderbuffer *rb, 79 NAME(get_values)( GLcontext *ctx, struct gl_renderbuffer *rb, 100 NAME(put_row)( GLcontext *ctx, struct gl_renderbuffer *rb, 130 NAME(put_row_rgb)( GLcontext *ctx, struct gl_renderbuffer *rb, 156 NAME(put_mono_row)( GLcontext *ctx, struct gl_renderbuffer *rb, 185 NAME(put_values)( GLcontext *ctx, struct gl_renderbuffer *rb, 206 NAME(put_mono_values)( GLcontext *ctx, struct gl_renderbuffer *rb, 226 #undef NAME macro
|
H A D | s_aalinetemp.h | 37 NAME(plot)(GLcontext *ctx, struct LineInfo *line, int ix, int iy) 119 NAME(line)(GLcontext *ctx, const SWvertex *v0, const SWvertex *v1) 240 segment(ctx, &line, NAME(plot), tStart, tEnd); 252 segment(ctx, &line, NAME(plot), tStart, 1.0F); 257 segment(ctx, &line, NAME(plot), 0.0, 1.0); 274 #undef NAME macro
|
H A D | s_linetemp.h | 68 NAME( GLcontext *ctx, const SWvertex *vert0, const SWvertex *vert1 ) function 408 #undef NAME macro
|
H A D | s_tritemp.h | 112 static void NAME(GLcontext *ctx, const SWvertex *v0, function 979 #undef NAME macro
|
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/ |
H A D | PolicyEntryOperation.h | 26 #define NAME BIT(7) macro
|
/vbox/src/libs/zlib-1.2.6/ |
H A D | inflate.h | 27 NAME, /* i: waiting for end of file name (gzip) */ enumerator in enum:__anon17373 62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
|
/vbox/src/VBox/Additions/common/crOpenGL/ |
H A D | vboxdri_drv.c | 212 #define NAME(PREFIX) PREFIX##_B8G8R8 macro 233 #define NAME(PREFIX) PREFIX##_B8G8R8A8 macro 260 #define NAME(PREFIX) PREFIX##_B5G6R5 macro 279 #define NAME(PREFIX) PREFIX##_B5G5R5 macro 298 #define NAME(PREFIX) PREFIX##_CI8 macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | iplmap.h | 38 /* a losing vendor cpp dumps core if we define NAME in terms of CATNAME */ 45 #define NAME(subname) ipl2p2##subname macro 47 #define NAME(subname) ipl2p4##subname macro 49 #define NAME(subname) ipl2p8##subname macro 59 #define iplScreenPrivateIndex NAME(ScreenPrivateIndex) 60 #define QuartetBitsTable NAME(QuartetBitsTable) 61 #define QuartetPixelMaskTable NAME(QuartetPixelMaskTable) 62 #define iplAllocatePrivates NAME(AllocatePrivates) 63 #define iplBSFuncRec NAME(BSFuncRec) 64 #define iplBitBlt NAME(BitBl [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glapitemp.h | 42 * NAME(n) - builds the final function name (usually add "gl" prefix) 50 * #define NAME(func) gl##func 61 #if defined( NAME ) 83 KEYWORD1 void KEYWORD2 NAME(NewList)(GLuint list, GLenum mode) 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) 93 KEYWORD1 void KEYWORD2 NAME(CallList)(GLuint list) 98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) 103 KEYWORD1 void KEYWORD2 NAME(DeleteLists)(GLuint list, GLsizei range) 108 KEYWORD1 GLuint KEYWORD2 NAME(GenLists)(GLsizei range) 113 KEYWORD1 void KEYWORD2 NAME(ListBas 6649 # undef NAME macro [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | glapitemp.h | 42 * NAME(n) - builds the final function name (usually add "gl" prefix) 50 * #define NAME(func) gl##func 61 #if defined( NAME ) 83 KEYWORD1 void KEYWORD2 NAME(NewList)(GLuint list, GLenum mode) 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) 93 KEYWORD1 void KEYWORD2 NAME(CallList)(GLuint list) 98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) 103 KEYWORD1 void KEYWORD2 NAME(DeleteLists)(GLuint list, GLsizei range) 108 KEYWORD1 GLuint KEYWORD2 NAME(GenLists)(GLsizei range) 113 KEYWORD1 void KEYWORD2 NAME(ListBas 6649 # undef NAME macro [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | glapitemp.h | 42 * NAME(n) - builds the final function name (usually add "gl" prefix) 50 * #define NAME(func) gl##func 61 #if defined( NAME ) 83 KEYWORD1 void KEYWORD2 NAME(NewList)(GLuint list, GLenum mode) 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) 93 KEYWORD1 void KEYWORD2 NAME(CallList)(GLuint list) 98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) 103 KEYWORD1 void KEYWORD2 NAME(DeleteLists)(GLuint list, GLsizei range) 108 KEYWORD1 GLuint KEYWORD2 NAME(GenLists)(GLsizei range) 113 KEYWORD1 void KEYWORD2 NAME(ListBas 6649 # undef NAME macro [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | glapitemp.h | 42 * NAME(n) - builds the final function name (usually add "gl" prefix) 50 * #define NAME(func) gl##func 61 #if defined( NAME ) 83 KEYWORD1 void KEYWORD2 NAME(NewList)(GLuint list, GLenum mode) 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) 93 KEYWORD1 void KEYWORD2 NAME(CallList)(GLuint list) 98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) 103 KEYWORD1 void KEYWORD2 NAME(DeleteLists)(GLuint list, GLsizei range) 108 KEYWORD1 GLuint KEYWORD2 NAME(GenLists)(GLsizei range) 113 KEYWORD1 void KEYWORD2 NAME(ListBas 6649 # undef NAME macro [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | glapitemp.h | 42 * NAME(n) - builds the final function name (usually add "gl" prefix) 50 * #define NAME(func) gl##func 61 #if defined( NAME ) 83 KEYWORD1 void KEYWORD2 NAME(NewList)(GLuint list, GLenum mode) 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) 93 KEYWORD1 void KEYWORD2 NAME(CallList)(GLuint list) 98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) 103 KEYWORD1 void KEYWORD2 NAME(DeleteLists)(GLuint list, GLsizei range) 108 KEYWORD1 GLuint KEYWORD2 NAME(GenLists)(GLsizei range) 113 KEYWORD1 void KEYWORD2 NAME(ListBas 6649 # undef NAME macro [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | glapitemp.h | 42 * NAME(n) - builds the final function name (usually add "gl" prefix) 50 * #define NAME(func) gl##func 61 #if defined( NAME ) 83 KEYWORD1 void KEYWORD2 NAME(NewList)(GLuint list, GLenum mode) 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) 93 KEYWORD1 void KEYWORD2 NAME(CallList)(GLuint list) 98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) 103 KEYWORD1 void KEYWORD2 NAME(DeleteLists)(GLuint list, GLsizei range) 108 KEYWORD1 GLuint KEYWORD2 NAME(GenLists)(GLsizei range) 113 KEYWORD1 void KEYWORD2 NAME(ListBas 6649 # undef NAME macro [all...] |
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | glapitemp.h | 42 * NAME(n) - builds the final function name (usually add "gl" prefix) 50 * #define NAME(func) gl##func 61 #if defined( NAME ) 83 KEYWORD1 void KEYWORD2 NAME(NewList)(GLuint list, GLenum mode) 88 KEYWORD1 void KEYWORD2 NAME(EndList)(void) 93 KEYWORD1 void KEYWORD2 NAME(CallList)(GLuint list) 98 KEYWORD1 void KEYWORD2 NAME(CallLists)(GLsizei n, GLenum type, const GLvoid * lists) 103 KEYWORD1 void KEYWORD2 NAME(DeleteLists)(GLuint list, GLsizei range) 108 KEYWORD1 GLuint KEYWORD2 NAME(GenLists)(GLsizei range) 113 KEYWORD1 void KEYWORD2 NAME(ListBas 6649 # undef NAME macro [all...] |
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |