/external/ltp/testcases/kernel/controllers/cpuctl/ |
D | cpuctl_def_task01.c | 180 double f = 274.345, mytime; /*just a float number for sqrt */ in main() local 208 mytime = (delta_cpu_time * 100) / in main() 211 mytime = (delta_cpu_time * 100) / in main() 220 " in %lu (s) INTERVAL\n", delta_cpu_time, mytime, in main()
|
D | cpuctl_def_task04.c | 197 double f = 274.345, mytime; /*just a float number for sqrt */ in main() local 225 mytime = (delta_cpu_time * 100) / in main() 228 mytime = (delta_cpu_time * 100) / in main() 235 mytime, exp_cpu_time, fmyshares, delta_time); in main()
|
D | cpuctl_def_task02.c | 191 double f = 274.345, mytime; /*just a float number for sqrt */ in main() local 219 mytime = (delta_cpu_time * 100) / in main() 222 mytime = (delta_cpu_time * 100) / in main() 227 " (s)\n", mygroup_num, task_num, delta_cpu_time, mytime, in main()
|
D | cpuctl_test01.c | 180 double f = 274.345, mytime; /*just a float number to take sqrt */ in main() local 200 mytime = in main() 203 mytime = in main() 207 with %lu(shares) in %lu (s) INTERVAL\n", my_group_num, delta_cpu_time, mytime, in main()
|
D | cpuctl_test03.c | 187 double f = 274.345, mytime; /*just a float number to take sqrt */ in main() local 207 mytime = in main() 210 mytime = in main() 214 in %lu (s) INTERVAL\n", mygroup_num, task_num, delta_cpu_time, mytime, in main()
|
D | cpuctl_test04.c | 198 double f = 274.345, mytime; /*just a float number to take sqrt */ in main() local 218 mytime = in main() 221 mytime = in main() 226 mytime, exp_cpu_time, fmyshares, delta_time); in main()
|
D | cpuctl_def_task03.c | 187 double f = 274.345, mytime; /*just a float number for sqrt */ in main() local 215 mytime = (delta_cpu_time * 100) / in main() 218 mytime = (delta_cpu_time * 100) / in main() 224 mygroup_num, task_num, delta_cpu_time, mytime, in main()
|
D | cpuctl_test02.c | 191 double f = 274.345, mytime; /*just a float number to take sqrt */ in main() local 211 mytime = in main() 214 mytime = in main() 219 mytime, exp_cpu_time, fmyshares, delta_time); in main()
|
/external/libpng/contrib/libtests/ |
D | timepng.c | 182 static int mytime(struct timespec *t) in mytime() function 201 if (mytime(&before)) in perform_one_test() 227 if (mytime(&after)) in perform_one_test()
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sched_h/ |
D | 19-1-buildonly.c | 19 struct tm *mytime; variable
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/ |
D | 50-1-buildonly.c | 9 struct tm *mytime; variable
|
/external/icu/icu4c/source/test/perf/ustrperf/ |
D | stringperf.h | 446 double mytime = utimer_getDeltaSeconds(&mystart,&mystop); in catenate() local 447 printf("\nmytime=%f \n", mytime); in catenate() 535 double mytime = utimer_getDeltaSeconds(&mystart,&mystop); in StdLibCatenate() local 536 printf("\nmytime=%f \n", mytime); in StdLibCatenate()
|
/external/python/cpython2/PC/os2vacpp/ |
D | makefile.omk | 657 mytime.h object.h objimpl.h pydebug.h pyerrors.h pyfpe.h pystate.h \ 665 mytime.h object.h objimpl.h pydebug.h pyerrors.h pyfpe.h pystate.h \ 729 myproto.h myselect.h mytime.h object.h objimpl.h pydebug.h \ 754 myproto.h mytime.h netdb.h object.h objimpl.h pydebug.h pyerrors.h \ 835 mytime.h object.h objimpl.h pydebug.h pyerrors.h pyfpe.h pystate.h \
|
D | makefile | 875 $(PY_INCLUDE)\mytime.h $(PY_INCLUDE)\object.h $(PY_INCLUDE)\objimpl.h \ 889 $(PY_INCLUDE)\myproto.h $(PY_INCLUDE)\mytime.h $(PY_INCLUDE)\object.h \ 985 $(PY_INCLUDE)\myproto.h $(PY_INCLUDE)\myselect.h $(PY_INCLUDE)\mytime.h \ 1027 $(PY_INCLUDE)\mytime.h $(OS2TCPIP)\Include\netdb.h $(PY_INCLUDE)\object.h \ 1165 $(PY_INCLUDE)\mytime.h $(PY_INCLUDE)\object.h $(PY_INCLUDE)\objimpl.h \
|
/external/python/cpython2/Misc/ |
D | HISTORY | 11311 - Fixed last-minute bug in 1.5.2a1 release: need to include "mytime.h".
|
/external/python/cpython3/Misc/ |
D | HISTORY | 28690 - Fixed last-minute bug in 1.5.2a1 release: need to include "mytime.h".
|