HomeSort by relevance Sort by last modified time
    Searched full:ctime (Results 201 - 225 of 1180) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_time.py 22 self.assertTrue(time.ctime(self.t)
214 for func in time.ctime, time.gmtime, time.localtime:
222 time.ctime()
223 time.ctime(None)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_time.py 22 self.assertTrue(time.ctime(self.t)
214 for func in time.ctime, time.gmtime, time.localtime:
222 time.ctime()
223 time.ctime(None)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
stdc++.h 49 #include <ctime>
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
stdc++.h 49 #include <ctime>
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
stdc++.h 49 #include <ctime>
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
stdc++.h 49 #include <ctime>
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
stdc++.h 49 #include <ctime>
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
stdc++.h 49 #include <ctime>
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
stdc++.h 49 #include <ctime>
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
stdc++.h 49 #include <ctime>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_time.py 22 self.assertTrue(time.ctime(self.t)
214 for func in time.ctime, time.gmtime, time.localtime:
222 time.ctime()
223 time.ctime(None)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_time.py 22 self.assertTrue(time.ctime(self.t)
214 for func in time.ctime, time.gmtime, time.localtime:
222 time.ctime()
223 time.ctime(None)
  /system/extras/perfprofd/quipper/base/
logging.cc 20 #include <ctime>
  /development/ndk/platforms/android-21/include/linux/raid/
md_p.h 77 __u32 ctime; member in struct:mdp_superblock_s
146 __le64 ctime; member in struct:mdp_superblock_1
  /external/autotest/client/profilers/oprofile/
oprofile.py 123 self.start_time = time.ctime()
130 self.stop_time = time.ctime()
  /external/e2fsprogs/misc/
logsave.c 296 send_output(ctime(&t), 0, send_flag);
306 send_output(ctime(&t), 0, send_flag);
  /external/kernel-headers/original/uapi/linux/
jffs2.h 135 /* The uid, gid, atime, mtime and ctime members could be longer, but
154 jint32_t ctime; /* Change time. */ member in struct:jffs2_raw_inode
  /external/lzma/CPP/7zip/Archive/7z/
7zIn.h 102 CUInt64DefVector CTime;
133 CTime.Clear();
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10winmain.cpp 175 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/
d3d11winmain.cpp 159 double ctime = (double)ctime_li.QuadPart * period - start_time; local
161 app->draw(ctx, rtv, width, height, ctime);
  /external/v8/build/
landmines.py 70 old_date = time.ctime(os.stat(landmines_path).st_ctime)
73 fromfiledate=old_date, tofiledate=time.ctime(), n=0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
jffs2.h 134 /* The uid, gid, atime, mtime and ctime members could be longer, but
153 jint32_t ctime; /* Change time. */ member in struct:jffs2_raw_inode
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
jffs2.h 135 /* The uid, gid, atime, mtime and ctime members could be longer, but
154 jint32_t ctime; /* Change time. */ member in struct:jffs2_raw_inode
  /prebuilts/go/darwin-x86/src/go/printer/testdata/
linebreaks.golden 132 Ctime: 1244592783,
145 Ctime: 1244592783,
linebreaks.input 132 Ctime: 1244592783,
145 Ctime: 1244592783,

Completed in 2056 milliseconds

1 2 3 4 5 6 7 891011>>