Searched refs:wHour (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dwintzimpl.cpp51 standardDate.wHour = standardDate.wMinute = standardDate.wSecond = standardDate.wMilliseconds = 0;
53 daylightDate.wHour = daylightDate.wMinute = daylightDate.wSecond = daylightDate.wMilliseconds = 0;
79 standardDate.wHour = hour;
100 daylightDate.wHour = hour;
/macosx-10.10.1/BerkeleyDB-21/db/os_brew/
H A Dctime.c52 __os_brew_ct_numb(time_buf + 11, jt.wHour + 100);
H A Dlocaltime.c40 DB_GLOBAL(ltm).tm_hour = jt.wHour; /* hours (0 - 23) */
/macosx-10.10.1/BerkeleyDB-21/db/os_windows/
H A Dce_ctime.c58 __os_windows_ct_numb(time_buf + 11, sys_loc.wHour + 100);
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DGregorianDateTime.cpp59 m_hour = systemTime.wHour;
H A DDateMath.cpp444 double diff = ((localSystemTime.wHour - offsetHour) * secondsPerHour) + ((localSystemTime.wMinute - offsetMinute) * 60);
/macosx-10.10.1/curl-83.1.2/curl/docs/examples/
H A Dsynctime.c152 &SYSTime.wHour, &SYSTime.wMinute, &SYSTime.wSecond);
325 LOCALTime.wHour, LOCALTime.wMinute, LOCALTime.wSecond,
339 LOCALTime.wHour, LOCALTime.wMinute, LOCALTime.wSecond,
355 LOCALTime.wHour, LOCALTime.wMinute, LOCALTime.wSecond,
/macosx-10.10.1/ntp-92/include/
H A Dhopf6039.h100 unsigned int wHour; member in struct:HOPFTIME
/macosx-10.10.1/BerkeleyDB-21/db/dist/brew/
H A Dbrew_posix.h31 int wHour; member in struct:__anon324
/macosx-10.10.1/apr-32/apr/apr/time/win32/
H A Dtime.c63 xt->tm_hour = tm->wHour;
271 (*ostime)->wHour = aprexptime->tm_hour;
/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_hopfpci.c215 pp->hour = m_time.wHour;
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dsyslogc.c324 month[ stm.wMonth - 1 ], stm.wDay, stm.wHour, stm.wMinute, stm.wSecond,
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebHistory.cpp120 beginningLocalTime.wHour = 0;
/macosx-10.10.1/zlib-55/zlib/contrib/untgz/
H A Duntgz.c224 st.wHour = (WORD)loctm->tm_hour;
/macosx-10.10.1/OpenSSL098-52/src/crypto/threads/
H A Dmttest.c803 ret=(ret+end.wHour-start.wHour)*60;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dutil-int.c260 tm->tm_hour = st.wHour;
/macosx-10.10.1/cups-408/cups/cups/
H A Dtls-sspi.c296 tm.tm_hour = systime.wHour;
350 tm.tm_hour = systime.wHour;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32.c2278 st.wHour = 0;
2311 st.wHour = 0;
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DDatePrototype.cpp206 systemTime.wHour = gdt.hour();
/macosx-10.10.1/ruby-106/ruby/win32/
H A Dwin32.c6595 t->tm_hour = st->wHour;
6633 if (lst->wMinute == sst.wMinute && lst->wHour == sst.wHour)
/macosx-10.10.1/ruby-106/ruby/ext/win32ole/
H A Dwin32ole.c833 st.wHour = FIX2INT(rb_funcall(tmobj, rb_intern("hour"), 0));
852 INT2FIX(st.wHour),
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c[all...]

Completed in 490 milliseconds