HomeSort by relevance Sort by last modified time
    Searched refs:tm_hour (Results 251 - 275 of 327) sorted by null

<<11121314

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]
  /external/e2fsprogs/misc/
tune2fs.c 852 &ts.tm_mday, &ts.tm_hour, &ts.tm_min, &ts.tm_sec);
856 ts.tm_mday < 0 || ts.tm_mday > 31 || ts.tm_hour > 23 ||
    [all...]
  /bionic/libc/dns/resolv/
res_debug.c 1177 mytime->tm_hour, mytime->tm_min, mytime->tm_sec);
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 376 int tm_hour; member in struct:__sanitizer::__sanitizer_tm
    [all...]
sanitizer_platform_limits_posix.cc     [all...]
  /external/libweave/third_party/chromium/base/time/
time_unittest.cc 78 EXPECT_EQ(tms.tm_hour, exploded.hour);
  /external/pdfium/fpdfsdk/src/javascript/
JS_Value.cpp 763 return t1 + pTm->tm_yday * 86400000.0 + pTm->tm_hour * 3600000.0 +
  /external/strace/
util.c 468 tmp->tm_hour, tmp->tm_min, tmp->tm_sec);
  /external/tlsdate/src/
tlsdate-helper.c 287 tm.tm_hour = hour;
    [all...]
  /external/toybox/toys/pending/
tar.c 729 1+lc->tm_mon, lc->tm_mday, lc->tm_hour, lc->tm_min, lc->tm_sec);
  /external/webrtc/webrtc/base/
httpcommon.cc 353 &tval.tm_hour, &tval.tm_min, &tval.tm_sec, zone)) {
  /external/wpa_supplicant_8/src/wps/
wps_upnp.c 235 date->tm_hour, date->tm_min, date->tm_sec);
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]
  /ndk/sources/host-tools/make-3.81/
file.c 855 tm->tm_hour, tm->tm_min, tm->tm_sec);
  /external/libcxx/src/
locale.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
  /external/ImageMagick/coders/
mat.c     [all...]

Completed in 1701 milliseconds

<<11121314