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

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/math/
H A Dm_norm_tmp.h61 GLfloat tx, ty, tz; local
66 tz = ux * m8 + uy * m9 + uz * m10;
69 GLdouble len = tx*tx + ty*ty + tz*tz;
74 out[i][2] = tz * scale;
90 GLfloat tx, ty, tz; local
95 tz = ux * m8 + uy * m9 + uz * m10;
101 out[i][2] = tz * len;
128 GLfloat tx, ty, tz; local
133 tz
155 GLfloat tx, ty, tz; local
[all...]
/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_db.c2220 struct timezone tz; local
2234 gettimeofday(&tv, &tz);
2543 struct timezone tz; local
2565 gettimeofday(&tv, &tz);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dhttp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/net/ com/sun/net/httpserver/ ...
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
H A Djaxb-impl.jar ... .Calendar cal StringBuilder buf java.util.TimeZone tz int offset private static void formatTwoDigits (int, java.lang ...

Completed in 61 milliseconds