HomeSort by relevance Sort by last modified time
    Searched refs:tm_sec (Results 101 - 125 of 272) sorted by null

1 2 3 45 6 7 8 91011

  /external/xmlrpcpp/src/
XmlRpcValue.cpp 144 return t1.tm_sec == t2.tm_sec && t1.tm_min == t2.tm_min &&
408 if (sscanf(stime.c_str(),"%4d%2d%2dT%2d:%2d:%2d",&t.tm_year,&t.tm_mon,&t.tm_mday,&t.tm_hour,&t.tm_min,&t.tm_sec) != 6)
423 t->tm_year,t->tm_mon,t->tm_mday,t->tm_hour,t->tm_min,t->tm_sec);
575 t->tm_year,t->tm_mon,t->tm_mday,t->tm_hour,t->tm_min,t->tm_sec);
  /bionic/libc/tzcode/
localtime.c     [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c     [all...]
zdump.c 277 (void) fprintf(stderr, " sec=%d", tmp->tm_sec);
795 result += newp->tm_sec - oldp->tm_sec;
907 timeptr->tm_min, timeptr->tm_sec);
1007 fprintf(fp, "%02d:%02d:%02d", loc.tm_hour, loc.tm_min, loc.tm_sec);
  /external/ipsec-tools/src/racoon/
backupsa.c 410 tm->tm_sec = str2num(p, len);
411 if (tm->tm_sec == -1 || tm->tm_sec > 60)
  /external/iptables/extensions/
libxt_time.c 145 tm.tm_sec = second;
320 t->tm_mday, t->tm_hour, t->tm_min, t->tm_sec);
324 t->tm_hour, t->tm_min, t->tm_sec);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
timemodule.c 224 {"tm_sec", "seconds, range [0, 61])"},
261 SET(5, p->tm_sec);
327 tm_sec, tm_wday, tm_yday, tm_isdst)\n\
343 tm_sec,tm_wday,tm_yday,tm_isdst)\n\
360 &p->tm_sec,
428 - tm_sec: [0, 60]
457 if (buf.tm_sec < 0 || buf.tm_sec > 61) {
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
timemodule.c 224 {"tm_sec", "seconds, range [0, 61])"},
261 SET(5, p->tm_sec);
327 tm_sec, tm_wday, tm_yday, tm_isdst)\n\
343 tm_sec,tm_wday,tm_yday,tm_isdst)\n\
360 &p->tm_sec,
428 - tm_sec: [0, 60]
457 if (buf.tm_sec < 0 || buf.tm_sec > 61) {
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/SetStamp/
SetStamp.c 138 &stime.tm_sec
  /external/pdfium/core/fxcrt/
cfx_datetime.cpp 110 utLocal.wSecond = st.tm_sec;
  /external/python/cpython2/Modules/
timemodule.c 224 {"tm_sec", "seconds, range [0, 61])"},
261 SET(5, p->tm_sec);
327 tm_sec, tm_wday, tm_yday, tm_isdst)\n\
343 tm_sec,tm_wday,tm_yday,tm_isdst)\n\
360 &p->tm_sec,
428 - tm_sec: [0, 60]
457 if (buf.tm_sec < 0 || buf.tm_sec > 61) {
  /external/strace/tests/
ioctl_rtc.c 45 printf("{tm_sec=%d, tm_min=%d, tm_hour=%d"
47 rt->tm_sec, rt->tm_min, rt->tm_hour,
  /external/strace/tests-m32/
ioctl_rtc.c 45 printf("{tm_sec=%d, tm_min=%d, tm_hour=%d"
47 rt->tm_sec, rt->tm_min, rt->tm_hour,
  /external/strace/tests-mx32/
ioctl_rtc.c 45 printf("{tm_sec=%d, tm_min=%d, tm_hour=%d"
47 rt->tm_sec, rt->tm_min, rt->tm_hour,
  /external/wpa_supplicant_8/hs20/server/
hs20_spp_server.c 28 tm->tm_hour, tm->tm_min, tm->tm_sec);
  /external/zlib/src/contrib/minizip/
zip.h 91 uInt tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_zip_s
  /frameworks/native/services/sensorservice/
SensorDevice.h 63 timeInfo->tm_sec, mCount);
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
zip.h 91 uInt tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_zip_s
  /external/e2fsprogs/e2fsck/
logfile.c 129 sprintf(buf, "%02d", tm->tm_sec);
133 tm->tm_sec);
  /external/libchrome/base/time/
time_posix.cc 226 exploded->second = timestruct.tm_sec;
242 timestruct.tm_sec = exploded.second;
  /external/wpa_supplicant_8/src/utils/
os_internal.c 73 tm.tm_sec = sec;
88 tm->sec = tm2->tm_sec;
  /frameworks/base/services/core/jni/
com_android_server_AlarmManagerService.cpp 155 rtc.tm_sec = tm.tm_sec;
  /frameworks/rs/script_api/
rs_time.spec 40 field: int tm_sec, "Seconds after the minute. This ranges from 0 to 59, but possibly up to 60 for leap seconds."
  /external/python/cpython3/Modules/
timemodule.c 253 {"tm_sec", "seconds, range [0, 61])"},
297 SET(5, p->tm_sec);
368 return p->tm_sec + p->tm_min*60 + p->tm_hour*3600 + p->tm_yday*86400 +
376 tm_sec, tm_wday, tm_yday, tm_isdst)\n\
410 tm_sec,tm_wday,tm_yday,tm_isdst)\n\
433 &p->tm_hour, &p->tm_min, &p->tm_sec,
476 - tm_sec: [0, 60]
505 if (buf->tm_sec < 0 || buf->tm_sec > 61) {
758 timeptr->tm_min, timeptr->tm_sec,
    [all...]
  /external/dng_sdk/source/
dng_date_time.cpp 712 dt.fSecond = t.tm_sec;
792 dt.fSecond = t.tm_sec;

Completed in 804 milliseconds

1 2 3 45 6 7 8 91011