Searched refs:wSecond (Results 1 - 21 of 21) 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;
81 standardDate.wSecond = sec;
102 daylightDate.wSecond = sec;
/macosx-10.10.1/BerkeleyDB-21/db/os_brew/
H A Dctime.c54 __os_brew_ct_numb(time_buf + 17, jt.wSecond + 100);
H A Dlocaltime.c38 DB_GLOBAL(ltm).tm_sec = jt.wSecond; /* seconds (0 - 60) */
/macosx-10.10.1/BerkeleyDB-21/db/os_windows/
H A Dce_ctime.c60 __os_windows_ct_numb(time_buf + 17, sys_loc.wSecond + 100);
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DGregorianDateTime.cpp61 m_second = systemTime.wSecond;
/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.h102 unsigned int wSecond; member in struct:HOPFTIME
/macosx-10.10.1/BerkeleyDB-21/db/dist/brew/
H A Dbrew_posix.h29 int wSecond; member in struct:__anon324
/macosx-10.10.1/apr-32/apr/apr/time/win32/
H A Dtime.c61 xt->tm_sec = tm->wSecond;
273 (*ostime)->wSecond = aprexptime->tm_sec;
/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_hopfpci.c217 pp->second = m_time.wSecond;
/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.cpp122 beginningLocalTime.wSecond = 0;
/macosx-10.10.1/zlib-55/zlib/contrib/untgz/
H A Duntgz.c226 st.wSecond = (WORD)loctm->tm_sec;
/macosx-10.10.1/OpenSSL098-52/src/crypto/threads/
H A Dmttest.c805 ret=(ret+end.wSecond-start.wSecond);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dutil-int.c258 tm->tm_sec = st.wSecond;
/macosx-10.10.1/cups-408/cups/cups/
H A Dtls-sspi.c298 tm.tm_sec = systime.wSecond;
352 tm.tm_sec = systime.wSecond;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32.c2280 st.wSecond = 0;
2313 st.wSecond = 0;
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DDatePrototype.cpp208 systemTime.wSecond = gdt.second();
/macosx-10.10.1/ruby-106/ruby/ext/win32ole/
H A Dwin32ole.c835 st.wSecond = FIX2INT(rb_funcall(tmobj, rb_intern("sec"), 0));
854 INT2FIX(st.wSecond));
/macosx-10.10.1/ruby-106/ruby/win32/
H A Dwin32.c6593 t->tm_sec = st->wSecond;
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c[all...]

Completed in 541 milliseconds