Home
last modified time | relevance | path

Searched refs:stime (Results 1 – 25 of 77) sorted by relevance

1234

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1GeneralizedTime.java200 String stime = Strings.fromByteArray(time); in getTime() local
205 if (stime.charAt(stime.length() - 1) == 'Z') in getTime()
207 return stime.substring(0, stime.length() - 1) + "GMT+00:00"; in getTime()
211 int signPos = stime.length() - 5; in getTime()
212 char sign = stime.charAt(signPos); in getTime()
215 return stime.substring(0, signPos) in getTime()
217 + stime.substring(signPos, signPos + 3) in getTime()
219 + stime.substring(signPos + 3); in getTime()
223 signPos = stime.length() - 3; in getTime()
224 sign = stime.charAt(signPos); in getTime()
[all …]
DASN1UTCTime.java219 String stime = Strings.fromByteArray(time); in getTime() local
224 if (stime.indexOf('-') < 0 && stime.indexOf('+') < 0) in getTime()
226 if (stime.length() == 11) in getTime()
228 return stime.substring(0, 10) + "00GMT+00:00"; in getTime()
232 return stime.substring(0, 12) + "GMT+00:00"; in getTime()
237 int index = stime.indexOf('-'); in getTime()
240 index = stime.indexOf('+'); in getTime()
242 String d = stime; in getTime()
244 if (index == stime.length() - 3) in getTime()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/
DASN1GeneralizedTime.java202 String stime = Strings.fromByteArray(time); in getTime() local
207 if (stime.charAt(stime.length() - 1) == 'Z') in getTime()
209 return stime.substring(0, stime.length() - 1) + "GMT+00:00"; in getTime()
213 int signPos = stime.length() - 5; in getTime()
214 char sign = stime.charAt(signPos); in getTime()
217 return stime.substring(0, signPos) in getTime()
219 + stime.substring(signPos, signPos + 3) in getTime()
221 + stime.substring(signPos + 3); in getTime()
225 signPos = stime.length() - 3; in getTime()
226 sign = stime.charAt(signPos); in getTime()
[all …]
DASN1UTCTime.java221 String stime = Strings.fromByteArray(time); in getTime() local
226 if (stime.indexOf('-') < 0 && stime.indexOf('+') < 0) in getTime()
228 if (stime.length() == 11) in getTime()
230 return stime.substring(0, 10) + "00GMT+00:00"; in getTime()
234 return stime.substring(0, 12) + "GMT+00:00"; in getTime()
239 int index = stime.indexOf('-'); in getTime()
242 index = stime.indexOf('+'); in getTime()
244 String d = stime; in getTime()
246 if (index == stime.length() - 3) in getTime()
/external/grpc-grpc/test/cpp/qps/
Dusage_timer.cc43 static void get_resource_usage(double* utime, double* stime) { in get_resource_usage() argument
48 *stime = time_double(&usage.ru_stime); in get_resource_usage()
51 *stime = 0; in get_resource_usage()
/external/autotest/client/tools/
Dhtml_report.py1555 stime = int(pair[1])
1556 results_data[parts[1]] = [stime, [], None]
1593 stime = results_data[parts[2]][0]
1594 total_exec_time_sec = etime - stime
/external/elfutils/tests/
Drun-readelf-mixed-corenote.sh32 utime: 0.000000, stime: 0.010000, cutime: 0.000000, cstime: 0.000000
98 utime: 0.000042, stime: 0.000103, cutime: 0.000000, cstime: 0.000000
163 utime: 0.000043, stime: 0.000102, cutime: 0.000000, cstime: 0.000000
235 utime: 0.000000, stime: 0.004000, cutime: 0.000000, cstime: 0.000000
302 utime: 0.010000, stime: 0.000000, cutime: 0.000000, cstime: 0.000000
442 utime: 0.000000, stime: 0.001000, cutime: 0.000000, cstime: 0.000000
508 utime: 0.000000, stime: 0.001000, cutime: 0.000000, cstime: 0.000000
598 utime: 0.000000, stime: 0.010000, cutime: 0.000000, cstime: 0.000000
662 utime: 0.000000, stime: 0.110000, cutime: 0.000000, cstime: 0.000000
Drun-readelf-vmcoreinfo.sh31 utime: 0.000000, stime: 0.000000, cutime: 0.000000, cstime: 0.000000
49 utime: 0.000000, stime: 0.000000, cutime: 0.000000, cstime: 0.000000
/external/u-boot/drivers/net/
Drtl8169.c618 int stime = currticks(); in rtl_send_common() local
664 printf("%s elapsed time : %lu\n", __func__, currticks()-stime); in rtl_send_common()
726 int stime = currticks(); in rtl8169_hw_start() local
798 printf("%s elapsed time : %lu\n", __func__, currticks()-stime); in rtl8169_hw_start()
811 int stime = currticks(); in rtl8169_init_ring() local
845 printf("%s elapsed time : %lu\n", __func__, currticks()-stime); in rtl8169_init_ring()
860 int stime = currticks(); in rtl8169_common_start() local
881 printf("%s elapsed time : %lu\n", __func__, currticks()-stime); in rtl8169_common_start()
/external/perfetto/src/base/
Dwatchdog_posix.cc155 unsigned long int stime = 0l; in ThreadMain() local
161 &utime, &stime, &rss_pages) == 3); in ThreadMain()
163 uint64_t cpu_time = utime + stime; in ThreadMain()
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dprocess_info.h37 unsigned long stime; member
Dprocfs_utils.cc111 &snapshot->utime, &snapshot->stime); in ReadPageFaultsAndCpuTimeStats()
/external/ltp/testcases/kernel/syscalls/stime/
Dstime02.c108 TEST(stime(&new_time)); in main()
Dstime01.c129 if (stime(&new_time) < 0) { in main()
/external/ltp/testcases/kernel/syscalls/
DMakefile44 sigrelse sigsuspend sigtimedwait sigwait sigwaitinfo stime \
/external/autotest/tko/
Djob_serializer_unittest.py217 def check_time(self, dTime, stime): argument
225 self.assertEqual(long(t), stime/1000)
/external/libchrome/base/process/
Dprocess_metrics_linux.cc398 int stime = 0; in ParseProcStatCPU() local
399 if (sscanf(&input.data()[i], "%d %d", &utime, &stime) != 2) in ParseProcStatCPU()
402 return utime + stime; in ParseProcStatCPU()
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h704 struct btrfs_ioctl_timespec stime; /* in */ member
797 struct btrfs_ioctl_timespec stime; member
/external/strace/
Dstrace.c2356 struct timespec stime = { in next_event() local
2360 ts_sub(&tcp->dtime, &stime, &tcp->stime); in next_event()
2361 tcp->stime = stime; in next_event()
/external/ltp/include/lapi/syscalls/
Dsparc64.in212 stime 233
Di386.in26 stime 25
Ds390x.in255 stime 25
Dpowerpc.in26 stime 25
Ds390.in255 stime 25
Dsparc.in236 stime 233

1234