/external/clang/test/Headers/ |
D | opencl-c-header.cl | 49 …les -fimplicit-module-maps -fmodules-cache-path=%t -fdisable-module-hash -ftime-report %s 2>&1 | F… 54 …les -fimplicit-module-maps -fmodules-cache-path=%t -fdisable-module-hash -ftime-report %s 2>&1 | F… 60 …les -fimplicit-module-maps -fmodules-cache-path=%t -fdisable-module-hash -ftime-report %s 2>&1 | F… 66 …les -fimplicit-module-maps -fmodules-cache-path=%t -fdisable-module-hash -ftime-report %s 2>&1 | F… 71 …-default-header -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -ftime-report %s 2>&1 | F… 72 …-default-header -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -ftime-report %s 2>&1 | F… 73 …-default-header -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -ftime-report %s 2>&1 | F… 75 …-default-header -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -ftime-report %s 2>&1 | F… 76 …-default-header -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -ftime-report %s 2>&1 | F… 77 …-default-header -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -ftime-report %s 2>&1 | F…
|
/external/linux-kselftest/tools/testing/selftests/intel_pstate/ |
D | aperf.c | 55 ftime(&before); in main() 64 ftime(&after); in main()
|
/external/curl/tests/ |
D | directories.pm | 214 my $ftime = $file{'time'} ? sprintf("%10s", $file{'time'}) : "Jan 9 1933"; 215 push(@contentlist, "$ftype$fperm $fhlink $fuser $fgroup $fsize $ftime $file{'name'}$eol");
|
/external/compiler-rt/test/msan/ |
D | ftime.cc | 13 int res = ftime(&tb); in main()
|
/external/xmlrpcpp/src/ |
D | XmlRpcDispatch.cpp | 14 # define ftime _ftime macro 196 ftime(&tbuff); in getTime()
|
/external/e2fsprogs/lib/uuid/ |
D | gen_uuid.c | 118 FILETIME ftime; in gettimeofday() local 121 GetSystemTimeAsFileTime (&ftime); in gettimeofday() 122 n = (((uint64_t) ftime.dwHighDateTime << 32) in gettimeofday() 123 + (uint64_t) ftime.dwLowDateTime); in gettimeofday()
|
/external/linux-kselftest/android/include/sys/ |
D | timeb.h | 13 static inline int ftime(struct timeb *tp) { in ftime() function
|
/external/ltp/android/include/sys/ |
D | timeb.h | 13 static inline int ftime(struct timeb *tp) { in ftime() function
|
/external/zlib/src/contrib/untgz/ |
D | untgz.c | 206 int setfiletime (char *fname,time_t ftime) in setfiletime() argument 216 loctm = localtime(&ftime); in setfiletime() 245 settime.actime = settime.modtime = ftime; in setfiletime()
|
/external/ltp/testcases/kernel/mem/hugetlb/lib/ |
D | hugetlb.c | 77 ftime(&time_info); in getipckey()
|
/external/libchrome/base/time/ |
D | time_unittest.cc | 582 FILETIME ftime; in TEST_F() local 583 ftime.dwHighDateTime = std::numeric_limits<DWORD>::max(); in TEST_F() 584 ftime.dwLowDateTime = std::numeric_limits<DWORD>::max(); in TEST_F() 585 t = Time::FromFileTime(ftime); in TEST_F() 587 ftime = t.ToFileTime(); in TEST_F() 588 EXPECT_EQ(std::numeric_limits<DWORD>::max(), ftime.dwHighDateTime); in TEST_F() 589 EXPECT_EQ(std::numeric_limits<DWORD>::max(), ftime.dwLowDateTime); in TEST_F()
|
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.last_write_time/ |
D | last_write_time.pass.cpp | 189 file_time_type ftime = last_write_time(file); in TEST_CASE() local 190 TEST_CHECK(Clock::to_time_t(ftime) == file_write_time); in TEST_CASE() 206 TEST_CHECK(ftime2 > ftime); in TEST_CASE()
|
/external/tcpdump/lbl/ |
D | os-sunos4.h | 86 int ftime(struct timeb *);
|
/external/libpcap/lbl/ |
D | os-sunos4.h | 86 int ftime(struct timeb *);
|
/external/ltp/testcases/kernel/include/ |
D | powerpc.in | 36 ftime 35
|
D | i386.in | 36 ftime 35
|
D | powerpc64.in | 36 ftime 35
|
D | sh.in | 36 ftime 35
|
/external/ltp/testcases/kernel/sched/tool/ |
D | trace_sched.c | 218 ftime(&tptr); in thread_func()
|
/external/strace/linux/crisv10/ |
D | syscallent.h | 36 [ 35] = { 0, 0, SEN(ftime), "ftime" },
|
/external/strace/linux/powerpc64/ |
D | syscallent.h | 64 [ 35] = { 0, 0, SEN(ftime), "ftime" },
|
/external/strace/linux/sh/ |
D | syscallent.h | 66 [ 35] = { 0, 0, SEN(ftime), "ftime" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 64 [ 35] = { 0, 0, SEN(ftime), "ftime" },
|
/external/strace/linux/i386/ |
D | syscallent.h | 64 [ 35] = { 0, 0, SEN(ftime), "ftime" },
|
/external/strace/linux/mips/ |
D | syscallent-o32.h | 38 [4035] = { 1, 0, SEN(ftime), "ftime" },
|