HomeSort by relevance Sort by last modified time
    Searched refs:wSecond (Results 1 - 25 of 27) sorted by null

1 2

  /external/icu/icu4c/source/i18n/
wintzimpl.cpp 51 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;
  /external/pdfium/fpdfsdk/include/
fx_systemhandler.h 23 wSecond(0),
31 FX_WORD wSecond;
fsdk_mgr.h 90 fxtime.wSecond = systime.wSecond;
  /external/webrtc/src/system_wrappers/source/
trace_win.cc 71 systemTime.wMinute, systemTime.wSecond,
91 systemTime.wMinute, systemTime.wSecond,
  /external/skia/src/animator/
SkTime.cpp 27 t->fSecond = SkToU8(syst.wSecond);
  /external/skia/src/ports/
SkTime_win.cpp 39 dt->fSecond = SkToU8(st.wSecond);
  /external/eigen/bench/
BenchTimer.h 139 return (double)st.wSecond + 1.e-3 * (double)st.wMilliseconds;
  /external/lzma/CPP/Windows/
PropVariantConversions.cpp 62 UIntToStringSpec(':', st.wSecond, s, 2);
  /external/skia/tools/
win_dbghelp.cpp 120 stLocalTime.wHour, stLocalTime.wMinute, stLocalTime.wSecond, \
  /external/pdfium/public/
fpdf_formfill.h 255 unsigned short wSecond; /* seconds after the minute - [0,59] */
    [all...]
  /external/google-breakpad/src/client/windows/tests/crash_generation_app/
crash_generation_app.cc 152 current_time.wSecond,
  /external/pdfium/fpdfsdk/src/
fsdk_baseannot.cpp 125 dt.second = (FX_BYTE)st.wSecond;
386 st.wSecond = (FX_WORD)pTime->tm_sec;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tnef.h 98 WORD wSecond;
wtypes.h 240 WORD wSecond;
regstr.h     [all...]
wingdi.h     [all...]
winbase.h 210 WORD wSecond;
    [all...]
  /external/zlib/src/contrib/untgz/
untgz.c 226 st.wSecond = (WORD)loctm->tm_sec;
  /external/libvncserver/libvncserver/
main.c 1084 tv->tv_sec=t.wHour*3600+t.wMinute*60+t.wSecond;
  /external/v8/src/base/platform/
platform-win32.cc 293 st.wSecond = sec;
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 867 swTime.Format(L"%04d-%02d-%02d %02d:%02d:%02d", time.wYear, time.wMonth, time.wDay, time.wHour, time.wMinute, time.wSecond);
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 4184 milliseconds

1 2