Home
last modified time | relevance | path

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

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1GeneralizedTime.java177 String stime = Strings.fromByteArray(time); in getTime() local
182 if (stime.charAt(stime.length() - 1) == 'Z') in getTime()
184 return stime.substring(0, stime.length() - 1) + "GMT+00:00"; in getTime()
188 int signPos = stime.length() - 5; in getTime()
189 char sign = stime.charAt(signPos); in getTime()
192 return stime.substring(0, signPos) in getTime()
194 + stime.substring(signPos, signPos + 3) in getTime()
196 + stime.substring(signPos + 3); in getTime()
200 signPos = stime.length() - 3; in getTime()
201 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/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
Dsdbadmin163 stime = time.time() variable
166 stime = time.time() variable
193 total_time = round(time.time() - stime, 2)
/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
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/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dlinux_based_platform_backend.py52 stime = float(stats[14])
53 cpu_process_jiffies = utime + stime
/external/autotest/tko/
Djob_serializer_unittest.py180 def check_time(self, dTime, stime): argument
185 self.assertEqual(long(t), stime/1000)
/external/xmlrpcpp/src/
DXmlRpcValue.cpp405 std::string stime = valueXml.substr(*offset, valueEnd-*offset); in timeFromXml() local
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_… in timeFromXml()
414 *offset += int(stime.length()); in timeFromXml()
/external/libchrome/base/process/
Dprocess_metrics_linux.cc460 int stime = 0; in ParseProcStatCPU() local
461 if (sscanf(&input.data()[i], "%d %d", &utime, &stime) != 2) in ParseProcStatCPU()
464 return utime + stime; in ParseProcStatCPU()
/external/ltrace/etc/
Dsyscalls.conf94 int stime(addr);
/external/elfutils/backends/
Dlinux-core-note.c159 TIMEVAL_FIELD (stime),
/external/tcpdump/
DREADME.md192 stime.awk
226 awk -f stime.awk tracedata | xgraph
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h481 struct btrfs_ioctl_timespec stime; /* in */ member
/external/strace/linux/avr32/
Dsyscallent.h53 [ 25] = { 1, 0, SEN(stime), "stime" },
/external/strace/
Ddefs.h306 struct timeval stime; /* System time usage as of last process wait */ member
Dstrace.c2158 tv_sub(&tcp->dtime, &ru.ru_stime, &tcp->stime); in trace()
2159 tcp->stime = ru.ru_stime; in trace()
/external/strace/linux/s390/
Dsyscallent.h56 [ 25] = { 1, 0, SEN(stime), "stime" },
/external/strace/linux/sparc/
Dsyscallent.h234 [233] = { 1, 0, SEN(stime), "stime" },
/external/strace/linux/hppa/
Dsyscallent.h30 [ 25] = { 1, 0, SEN(stime), "stime" },
/external/strace/linux/powerpc64/
Dsyscallent.h54 [ 25] = { 1, 0, SEN(stime), "stime" },
/external/strace/linux/i386/
Dsyscallent.h54 [ 25] = { 1, 0, SEN(stime), "stime" },
/external/strace/linux/m68k/
Dsyscallent.h54 [ 25] = { 1, 0, SEN(stime), "stime" },
/external/strace/linux/sh/
Dsyscallent.h56 [ 25] = { 1, 0, SEN(stime), "stime" },
/external/strace/linux/mips/
Dsyscallent-o32.h28 [4025] = { 1, 0, SEN(stime), "stime" },

12