Home
last modified time | relevance | path

Searched refs:ftime (Results 1 – 25 of 45) sorted by relevance

12

/external/clang/test/Headers/
Dopencl-c-header.cl49 …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/
Daperf.c55 ftime(&before); in main()
64 ftime(&after); in main()
/external/curl/tests/
Ddirectories.pm214 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/
Dftime.cc13 int res = ftime(&tb); in main()
/external/xmlrpcpp/src/
DXmlRpcDispatch.cpp14 # define ftime _ftime macro
196 ftime(&tbuff); in getTime()
/external/e2fsprogs/lib/uuid/
Dgen_uuid.c118 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/
Dtimeb.h13 static inline int ftime(struct timeb *tp) { in ftime() function
/external/ltp/android/include/sys/
Dtimeb.h13 static inline int ftime(struct timeb *tp) { in ftime() function
/external/zlib/src/contrib/untgz/
Duntgz.c206 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/
Dhugetlb.c77 ftime(&time_info); in getipckey()
/external/libchrome/base/time/
Dtime_unittest.cc582 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/
Dlast_write_time.pass.cpp189 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/
Dos-sunos4.h86 int ftime(struct timeb *);
/external/libpcap/lbl/
Dos-sunos4.h86 int ftime(struct timeb *);
/external/ltp/testcases/kernel/include/
Dpowerpc.in36 ftime 35
Di386.in36 ftime 35
Dpowerpc64.in36 ftime 35
Dsh.in36 ftime 35
/external/ltp/testcases/kernel/sched/tool/
Dtrace_sched.c218 ftime(&tptr); in thread_func()
/external/strace/linux/crisv10/
Dsyscallent.h36 [ 35] = { 0, 0, SEN(ftime), "ftime" },
/external/strace/linux/powerpc64/
Dsyscallent.h64 [ 35] = { 0, 0, SEN(ftime), "ftime" },
/external/strace/linux/sh/
Dsyscallent.h66 [ 35] = { 0, 0, SEN(ftime), "ftime" },
/external/strace/linux/m68k/
Dsyscallent.h64 [ 35] = { 0, 0, SEN(ftime), "ftime" },
/external/strace/linux/i386/
Dsyscallent.h64 [ 35] = { 0, 0, SEN(ftime), "ftime" },
/external/strace/linux/mips/
Dsyscallent-o32.h38 [4035] = { 1, 0, SEN(ftime), "ftime" },

12