Searched defs:apply (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dlist.c218 void crListApply( CRList *l, CRListApplyFunc apply, void *arg ) argument
225 apply( iter->element, arg );
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dsettings.h200 int ( * apply ) ( void ); member in struct:settings_applicator
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c28 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
307 * detect the Apple OpenGL implementation to apply some extension fixups afterwards.
754 void (*apply)(struct wined3d_gl_info *gl_info); member in struct:driver_quirk
865 quirk_table[i].apply(gl_info);
987 * detect the Apple OpenGL implementation to apply some extension fixups afterwards.
H A Dwined3d_private.h26 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
1222 APPLYSTATEFUNC apply; member in struct:StateEntry
2815 statetable[rep].apply(rep, stateblock, context);
3294 WORD active; /* bitfield indicating if we can apply the fixup */
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py815 def apply(self, cmd): member in class:XPathNode
3117 e.apply(cmd)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c28 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
488 * detect the Apple OpenGL implementation to apply some extension fixups afterwards.
931 void (*apply)(struct wined3d_gl_info *gl_info); member in struct:driver_quirk
1234 quirk_table[i].apply(gl_info);
1264 * detect the Apple OpenGL implementation to apply some extension fixups afterwards.
3499 /* With FBOs WGL limitations do not apply, but the format needs to be FBO attachable */
4503 The following fields apply to both d3d8 and d3d9
H A Dwined3d_private.h26 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
1194 APPLYSTATEFUNC apply; member in struct:StateEntry
2780 statetable[rep].apply(rep, stateblock, context);
3253 WORD active; /* bitfield indicating if we can apply the fixup */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c26 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
548 * detect the Apple OpenGL implementation to apply some extension fixups afterwards.
1107 void (*apply)(struct wined3d_gl_info *gl_info); member in struct:driver_quirk
1635 quirk_table[i].apply(gl_info);
1668 * detect the Apple OpenGL implementation to apply some extension fixups afterwards.
3895 /* With FBOs WGL limitations do not apply, but the format needs to be FBO attachable */
H A Dwined3d_private.h27 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
1229 APPLYSTATEFUNC apply; member in struct:StateEntry
3049 WORD active; /* bitfield indicating if we can apply the fixup */
3180 state_table[rep].apply(context, state, rep);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 131 milliseconds