Searched refs:timeb (Results 1 – 20 of 20) sorted by relevance
/external/llvm/test/Transforms/IndVarSimplify/ |
D | lftr-other-uses.ll | 8 …2, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, %struct.timeb, %struct.timeb, i32, i32, … 12 %struct.timeb = type { i32, i16, i16, i16 }
|
/external/tcpdump/lbl/ |
D | os-sunos4.h | 84 struct timeb; 86 int ftime(struct timeb *);
|
/external/libpcap/lbl/ |
D | os-sunos4.h | 84 struct timeb; 86 int ftime(struct timeb *);
|
/external/compiler-rt/test/msan/ |
D | ftime.cc | 12 struct timeb tb; in main()
|
/external/xmlrpcpp/src/ |
D | XmlRpcDispatch.cpp | 13 # define timeb _timeb macro 194 struct timeb tbuff; in getTime()
|
/external/llvm/test/CodeGen/Mips/ |
D | prevent-hoisting.ll | 29 …32, [3 x [2 x i32]], [3 x [2 x i32]], i32, i32, i32, i32, %struct.timeb, %struct.timeb, i32, i32, … 41 %struct.timeb = type { i32, i16, i16, i16 }
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.cc | 1186 CHECK_TYPE_SIZE(timeb); 1187 CHECK_SIZE_AND_OFFSET(timeb, time); 1188 CHECK_SIZE_AND_OFFSET(timeb, millitm); 1189 CHECK_SIZE_AND_OFFSET(timeb, timezone); 1190 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
|
/external/xmlrpcpp/ |
D | xmlrpc++_0.7.patch | 55 -#include <sys/timeb.h>
|
/external/lz4/programs/ |
D | bench.c | 166 struct timeb tb; in BMK_GetMilliStart()
|
D | frametest.c | 116 struct timeb tb; in FUZ_GetMilliStart()
|
D | fullbench.c | 186 struct timeb tb; in BMK_GetMilliStart()
|
D | fuzzer.c | 105 struct timeb tb; in FUZ_GetMilliStart()
|
/external/libxml2/ |
D | testSAX.c | 82 struct timeb timebuffer; in my_gettimeofday()
|
D | configure.ac | 529 AC_CHECK_HEADERS([sys/timeb.h])
|
D | xmllint.c | 418 struct timeb timebuffer; in my_gettimeofday()
|
/external/libxml2/os400/ |
D | os400config.h.in | 247 /* Define to 1 if you have the <sys/timeb.h> header file. */
|
/external/libvncserver/ |
D | configure.ac | 515 …h netinet/in.h stdlib.h string.h sys/endian.h sys/socket.h sys/time.h sys/timeb.h syslog.h unistd.…
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-04-27-CoalescerAssert.ll | 9 …32, [3 x [2 x i32]], [3 x [2 x i32]], i32, i32, i64, i64, %struct.timeb, %struct.timeb, i32, i32, … 17 %struct.timeb = type { i64, i16, i16, i16 }
|
/external/ImageMagick/config/ |
D | config.h.in | 563 /* Define to 1 if you have the <sys/timeb.h> header file. */
|
/external/ImageMagick/ |
D | configure.ac | 945 …sys/resource.h sys/sendfile.h sys/socket.h sys/syslimits.h sys/time.h sys/timeb.h sys/times.h sys/…
|