Home
last modified time | relevance | path

Searched refs:ctime (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/external/e2fsprogs/tests/f_pre_1970_date_encoding/
Dexpect2 ctime: 0x8e475440:00000003
7 ctime: 0x11db6940:00000000
12 ctime: 0x82a37b40:00000001
17 ctime: 0x3e9b9940:00000001
22 ctime: 0x8e475440:00000000
27 ctime: 0x11db6940:00000000
32 ctime: 0x82a37b40:00000001
37 ctime: 0x3e9b9940:00000001
42 ctime: 0x8e475440:00000003
/external/toybox/toys/pending/
Dipcs.c70 buf.msg_stime ? ctime(&buf.msg_stime) : "Not set", in show_msg_id()
71 buf.msg_rtime ? ctime(&buf.msg_rtime) : "Not set", in show_msg_id()
72 buf.msg_ctime ? ctime(&buf.msg_ctime) : "Not set"); in show_msg_id()
98 buf.sem_otime ? ctime(&buf.sem_otime) : "Not set"); in show_sem_id()
101 ctime(&buf.sem_ctime), in show_sem_id()
140 buf.shm_atime ? ctime(&buf.shm_atime) : "Not set"); in show_shm_id()
142 buf.shm_dtime ? ctime(&buf.shm_dtime) : "Not set"); in show_shm_id()
143 printf("change_time=%-26.24s\n\n", ctime(&buf.shm_ctime)); in show_shm_id()
215 ? ctime(&buf.shm_atime) + 4 : "Not set"); in shm_array()
217 ? ctime(&buf.shm_dtime) + 4 : "Not set"); in shm_array()
[all …]
/external/google-breakpad/src/common/linux/
Dgoogle_crashdump_uploader.cc47 const string& ctime, in GoogleCrashdumpUploader() argument
59 ctime, in GoogleCrashdumpUploader()
73 const string& ctime, in GoogleCrashdumpUploader() argument
85 ctime, in GoogleCrashdumpUploader()
99 const string& ctime, in Init() argument
111 ctime_ = ctime; in Init()
Dgoogle_crashdump_uploader.h49 const string& ctime,
61 const string& ctime,
74 const string& ctime,
/external/llvm/test/Transforms/InstCombine/
Dapint-call-cast-target.ll8 ; CHECK: %[[call:.*]] = call i7* @ctime(i999* null)
12 %tmp = call i32 bitcast (i7* (i999*)* @ctime to i32 (i99*)*)( i99* null )
16 define i7* @ctime(i999*) {
17 ; CHECK-LABEL: define i7* @ctime(
/external/toybox/toys/other/
Drtcwake.c69 xprintf("System time:\t%lld / %s", (long long)now, ctime(&now)); in rtcwake_main()
70 xprintf("RTC time:\t%lld / %s", (long long)rtc_now, ctime(&rtc_now)); in rtcwake_main()
78 xprintf("alarm: on %s", ctime(&then)); in rtcwake_main()
93 if (FLAG(v)) xprintf("Wake time:\t%lld / %s", (long long)then, ctime(&then)); in rtcwake_main()
102 xprintf("wakeup using \"%s\" from %s at %s", TT.m, TT.d, ctime(&then)); in rtcwake_main()
/external/e2fsprogs/tests/d_inline_dump/
Dexpect8 ctime: 0x53cec6b4:c72e3c00 -- Tue Jul 22 20:16:52 2014
24 ctime: 0x53cec6b4:cafecc00 -- Tue Jul 22 20:16:52 2014
41 ctime: 0x53cec6e3:27eac000 -- Tue Jul 22 20:17:39 2014
57 ctime: 0x53cec6b4:ca0aa800 -- Tue Jul 22 20:16:52 2014
74 ctime: 0x53cec47f:724db800 -- Tue Jul 22 20:07:27 2014
89 ctime: 0x53cec44c:a1fcc000 -- Tue Jul 22 20:06:36 2014
/external/libcxx/include/
Dctime2 //===---------------------------- ctime -----------------------------------===//
15 ctime synopsis
39 char* ctime(const time_t* timer);
71 using ::ctime;
/external/e2fsprogs/tests/d_special_files/
Dexpect11 ctime: 0x50f560e0:00000000 -- Tue Jan 15 14:00:00 2013
25 ctime: 0x50f560e0:00000000 -- Tue Jan 15 14:00:00 2013
48 ctime: 0x50f560e0:00000000 -- Tue Jan 15 14:00:00 2013
63 ctime: 0x50f560e0:00000000 -- Tue Jan 15 14:00:00 2013
77 ctime: 0x50f560e0:00000000 -- Tue Jan 15 14:00:00 2013
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/dump/
DDumpArchiveEntry.java207 private long ctime; field in DumpArchiveEntry
289 return new Date(ctime); in getCreationTime()
296 public void setCreationTime(final Date ctime) { in setCreationTime() argument
297 this.ctime = ctime.getTime(); in setCreationTime()
476 entry.ctime = t; in parse()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/ctime/
D1-1.c23 result = ctime(&current_time); in main()
30 ctime(&current_time)); in main()
/external/e2fsprogs/tests/f_badcluster/
Dexpect118 ctime: 0x539ff5b2 -- Tue Jun 17 08:00:50 2014
130 ctime: 0x539ff5b2 -- Tue Jun 17 08:00:50 2014
142 ctime: 0x539ff5b2 -- Tue Jun 17 08:00:50 2014
154 ctime: 0x539ff5b2 -- Tue Jun 17 08:00:50 2014
165 ctime: 0x539ff5b2 -- Tue Jun 17 08:00:50 2014
177 ctime: 0x539ff5b2 -- Tue Jun 17 08:00:50 2014
189 ctime: 0x539ff5b2 -- Tue Jun 17 08:00:50 2014
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/transitive_includes/
Dcxx2b.csv29 atomic ctime
37 barrier ctime
70 chrono ctime
108 condition_variable ctime
207 filesystem ctime
322 latch ctime
345 locale ctime
387 mutex ctime
484 semaphore ctime
500 shared_mutex ctime
[all …]
Dcxx14.csv56 atomic ctime
67 barrier ctime
117 chrono ctime
167 condition_variable ctime
238 experimental/memory_resource ctime
309 filesystem ctime
471 latch ctime
508 locale ctime
570 mutex ctime
607 optional ctime
[all …]
Dcxx03.csv56 atomic ctime
67 barrier ctime
117 chrono ctime
167 condition_variable ctime
238 experimental/memory_resource ctime
307 filesystem ctime
469 latch ctime
506 locale ctime
568 mutex ctime
604 optional ctime
[all …]
Dcxx11.csv56 atomic ctime
67 barrier ctime
117 chrono ctime
167 condition_variable ctime
238 experimental/memory_resource ctime
307 filesystem ctime
469 latch ctime
506 locale ctime
568 mutex ctime
605 optional ctime
[all …]
Dcxx17.csv56 atomic ctime
67 barrier ctime
117 chrono ctime
167 condition_variable ctime
238 experimental/memory_resource ctime
309 filesystem ctime
471 latch ctime
508 locale ctime
570 mutex ctime
607 optional ctime
[all …]
Dcxx20.csv54 atomic ctime
65 barrier ctime
118 chrono ctime
174 condition_variable ctime
245 experimental/memory_resource ctime
316 filesystem ctime
477 latch ctime
514 locale ctime
576 mutex ctime
613 optional ctime
[all …]
/external/e2fsprogs/lib/support/
Dplausible.c115 EXT2_LEN_STR(sb->s_last_mounted), ctime(&tm)); in print_ext2_info()
117 printf(_("\tlast mounted on %s"), ctime(&tm)); in print_ext2_info()
120 printf(_("\tcreated on %s"), ctime(&tm)); in print_ext2_info()
123 printf(_("\tlast modified on %s"), ctime(&tm)); in print_ext2_info()
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
D6-1-buildonly.c32 time_t atime = 0, dtime = 0, ctime = 0; in dummyfcn() local
41 t.shm_ctime = ctime; in dummyfcn()
/external/e2fsprogs/ext2ed/
Dsuper_com.c48 …wmove (show_pad,11,40);wprintw (show_pad,"%s",ctime ((time_t *) &type_data.u.t_ext2_super_block.s_… in type_ext2_super_block___show()
49 …wmove (show_pad,12,40);wprintw (show_pad,"%s",ctime ((time_t *) &type_data.u.t_ext2_super_block.s_… in type_ext2_super_block___show()
50 …wmove (show_pad,19,40);wprintw (show_pad,"%s",ctime ((time_t *) &type_data.u.t_ext2_super_block.s_… in type_ext2_super_block___show()
/external/cronet/buildtools/third_party/libc++/trunk/include/
Dctime14 ctime synopsis
38 char* ctime(const time_t* timer);
77 using ::ctime _LIBCPP_USING_IF_EXISTS;
/external/e2fsprogs/lib/e2p/
Dls.c318 fprintf(f, "Filesystem created: %s", ctime(&tm)); in list_super2()
322 sb->s_mtime ? ctime(&tm) : "n/a\n"); in list_super2()
324 fprintf(f, "Last write time: %s", ctime(&tm)); in list_super2()
328 fprintf(f, "Last checked: %s", ctime(&tm)); in list_super2()
336 fprintf(f, "Next check after: %s", ctime(&next)); in list_super2()
424 fprintf(f, "First error time: %s", ctime(&tm)); in list_super2()
441 fprintf(f, "Last error time: %s", ctime(&tm)); in list_super2()
/external/autotest/site_utils/lxc/
Dcontainer.py87 job_id, ctime, pid = json.load(f)
96 return cls(job_id, ctime, pid)
100 def create(cls, job_id, ctime=None, pid=None): argument
109 if ctime is None:
110 ctime = int(time.time())
115 return cls(str(job_id), ctime, pid)
/external/python/cpython2/Demo/scripts/
Dscript.py39 script.write('Script started on %s\n' % time.ctime(time.time()))
41 script.write('Script done on %s\n' % time.ctime(time.time()))

12345678910>>...12