Searched refs:side (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl/
H A Dt_vb_lighttmp.h113 GLint side; local
165 /* Which side gets the diffuse & specular terms? */
169 side = 1;
180 side = 0;
185 COPY_3V(contrib, light->_MatAmbient[side]);
186 ACC_SCALE_SCALAR_3V(contrib, n_dot_VP, light->_MatDiffuse[side]);
187 ACC_SCALE_SCALAR_3V(sum[side], attenuation, contrib );
211 struct gl_shine_tab *tab = ctx->_ShineTable[side];
216 ACC_SCALE_SCALAR_3V( spec[side], spec_coef,
217 light->_MatSpecular[side]);
296 GLint side; local
681 GLuint side = 0; local
[all...]
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_clip.c149 int a, side, *nout; local
186 for (side=0; side<nclip_to_vert; side++)
188 clp = clip_to_poly+2*side;
189 clp_next = clip_to_poly+2*((side+1)%nclip_to_vert);
190 norm = clip_normals+2*side;
193 nout = (*nnew_vert_out)+side;
194 out = (*new_vert_out)+side;
201 if (side !
[all...]
/vbox/src/VBox/ValidationKit/testmanager/htdocs/css/
H A Dcommon.css138 #side-menu {
191 #top-menu, #side-menu {
200 #top-menu ul li a, #side-menu ul li a {
208 #top-menu a:hover, #top-menu .current_page_item a, #side-menu a:hover, #side-menu .current_page_item a {
215 * Navigation in on the left side.
218 #side-menu {
225 #side-menu p {
230 #side-menu ul {
236 #side
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddarwin.h62 int DarwinModifierNXKeyToNXKeycode(int key, int side);
/vbox/src/VBox/Additions/x11/x11include/libXext-1.3.1/X11/extensions/
H A Dmultibuf.h93 int side; /* Mono, Left, Right */ member in struct:__anon3596
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddarwin.h63 int DarwinModifierNXKeyToNXKeycode(int key, int side);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddarwin.h63 int DarwinModifierNXKeyToNXKeycode(int key, int side);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddarwin.h67 int DarwinModifierNXKeyToNXKeycode(int key, int side);
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Dmultibuf.h153 int side; /* Mono, Left, Right */ member in struct:__anon2751
H A Dmultibufst.h219 CARD8 side; member in struct:__anon2767
379 int side; /* always Mono */ member in struct:_Multibuffer
470 int side; /* stero side: always Mono */ member in struct:_mbufBuffer
/vbox/src/VBox/Devices/PC/ipxe/contrib/vm/
H A Dserial-console23 side of this pty is made available to the user for interaction; the
67 contain the path to the slave side of the psuedo tty that we create.
208 # Create Pty, close slave side
/vbox/src/VBox/Additions/x11/x11include/xextproto-7.1.1/X11/extensions/
H A Dmultibufproto.h215 CARD8 side; member in struct:__anon3939
/vbox/src/libs/libxml2-2.6.31/
H A Ddepcomp2 # depcomp - compile a program generating dependencies as side-effects
41 as side-effects.
334 # The Tru64 compiler uses -MD to generate dependencies as a side
392 # This comment above is used by automake to tell side-effect
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-vbinstst-kernel.asm328 ; Figure how many sectors we can read without switching track or side.
331 inc al ; al = sectors left to read in the current track on the current side.
/vbox/src/VBox/VMM/VMMR0/
H A DCPUMR0A.asm755 pushf ; Just to be on the safe side.
815 pushf ; Just to be on the safe side.
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dniclist.pl533 * TableSorter 2.0 - Client-side table sorting with ease!
/vbox/src/VBox/Devices/Audio/
H A DDevIchHdaCodec.cpp514 #define AMPLIFIER_REGISTER(amp, inout, side, index) ((amp)[30*(inout) + 15*(side) + (index)])
/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 589 milliseconds