Searched defs:ctime (Results 1 - 25 of 26) sorted by relevance

12

/external/valgrind/include/
H A Dpub_tool_libcfile.h70 ULong ctime; member in struct:vg_stat
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
H A Dd3d10x11main.cpp141 double ctime = get_time() - start_time; local
143 app->draw(ctx, rtv, width, height, ctime);
H A Dd3d10winmain.cpp175 double ctime = (double)ctime_li.QuadPart * period - start_time; local
177 app->draw(ctx, rtv, width, height, ctime);
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
H A Dd3d11x11main.cpp101 double ctime = get_time() - start_time; local
103 app->draw(ctx, rtv, width, height, ctime);
H A Dd3d11winmain.cpp159 double ctime = (double)ctime_li.QuadPart * period - start_time; local
161 app->draw(ctx, rtv, width, height, ctime);
/external/bison/darwin-lib/
H A Dtime.h550 # undef ctime macro
551 _GL_WARN_ON_USE (asctime, "ctime can overrun buffers in some cases - "
/external/bison/linux-lib/
H A Dtime.h550 # undef ctime macro
551 _GL_WARN_ON_USE (asctime, "ctime can overrun buffers in some cases - "
/external/google-breakpad/src/common/linux/
H A Dgoogle_crashdump_uploader.cc47 const string& ctime,
59 ctime,
73 const string& ctime,
85 ctime,
99 const string& ctime,
111 ctime_ = ctime;
188 parameters_["ctime"] = ctime_;
43 GoogleCrashdumpUploader(const string& product, const string& version, const string& guid, const string& ptime, const string& ctime, const string& email, const string& comments, const string& minidump_pathname, const string& crash_server, const string& proxy_host, const string& proxy_userpassword) argument
69 GoogleCrashdumpUploader(const string& product, const string& version, const string& guid, const string& ptime, const string& ctime, const string& email, const string& comments, const string& minidump_pathname, const string& crash_server, const string& proxy_host, const string& proxy_userpassword, LibcurlWrapper* http_layer) argument
95 Init(const string& product, const string& version, const string& guid, const string& ptime, const string& ctime, const string& email, const string& comments, const string& minidump_pathname, const string& crash_server, const string& proxy_host, const string& proxy_userpassword, LibcurlWrapper* http_layer) argument
/external/dbus/dbus/
H A Ddbus-sysdeps.h399 unsigned long ctime; /**< Creation time */ member in struct:__anon3676
/external/icu/icu4c/source/tools/tzcode/
H A Dprivate.h258 # undef ctime macro
259 # define ctime tz_ctime macro
281 char *ctime(time_t const *);
H A Dlocaltime.c211 ** ctime, gmtime, localtime] return values in one of two static
1545 ctime(const time_t *const timep) function
1549 ** The ctime function converts the calendar time pointed to by timer
/external/kernel-headers/original/uapi/linux/raid/
H A Dmd_u.h83 int ctime; member in struct:mdu_array_info_s
H A Dmd_p.h140 __u32 ctime; /* 6 Creation time */ member in struct:mdp_superblock_s
234 __le64 ctime; /* lo 40 bits are seconds, top 24 are microseconds or 0*/ member in struct:mdp_superblock_1
/external/kernel-headers/original/uapi/linux/
H A Djffs2.h135 /* The uid, gid, atime, mtime and ctime members could be longer, but
154 jint32_t ctime; /* Change time. */ member in struct:jffs2_raw_inode
H A Dmsdos_fs.h179 __le16 ctime; /* Creation time */ member in struct:msdos_dir_entry
H A Dfuse.h102 * - add ctime and ctimensec to fuse_setattr_in
154 uint64_t ctime; member in struct:fuse_attr
457 uint64_t ctime; member in struct:fuse_setattr_in
/external/toybox/toys/
H A De2fs.h89 uint32_t ctime; // Creation time member in struct:ext2_inode
/external/toybox/toys/pending/
H A Dcrond.c583 static void schedule_jobs(time_t ctime, time_t ptime) argument
587 for (; tm <= ctime; tm += 60) {
627 time_t ctime, ptime; local
656 ctime = time(NULL);
661 ptime = ctime;
663 tdiff =(long) ((ctime = time(NULL)) - ptime);
675 schedule_jobs(ctime, ptime);
/external/e2fsprogs/lib/blkid/
H A Dprobe.h323 __u32 ctime; member in struct:mdp_superblock_s
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1364 milliseconds

12