Searched defs:s_timeIt (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Mlib.c57 static int s_timeIt = 0; local
79 if (s_timeIt || s_verbose) {
91 if (s_timeIt) {
100 if (s_timeIt) {
110 if (s_timeIt) {
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.c111 static int s_timeIt = 0; variable
265 if (s_timeIt) (*start_timer)(3600);
470 if (s_timeIt) (*stop_timer)(3600, 1);
506 if (s_timeIt) (*start_timer)(3600);
729 if (s_timeIt) (*stop_timer)(3600,1);
764 if (s_timeIt) {
938 if (s_timeIt) (*stop_timer)(3600,1);
969 if (s_timeIt) {
1150 if (s_timeIt) (*stop_timer)(3600,1);
1290 if (s_timeIt) (*start_time
[all...]

Completed in 35 milliseconds