/external/compiler-rt/test/msan/ |
ftime.cc | 7 #include <sys/timeb.h> 12 struct timeb tb;
|
/external/linux-kselftest/android/include/sys/ |
timeb.h | 6 struct timeb { struct 13 static inline int ftime(struct timeb *tp) {
|
/external/ltp/android/include/sys/ |
timeb.h | 6 struct timeb { struct 13 static inline int ftime(struct timeb *tp) {
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/sys/ |
timeb_s.h | 10 #include <sys/timeb.h>
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/ |
timeb.h | 61 struct timeb { struct 102 void __cdecl ftime (struct timeb *); 107 __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) { 111 __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) {
|
time.h | 51 #include <sys/timeb.h>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
timeb.h | 32 struct timeb struct 42 extern int ftime (struct timeb *__timebuf); 46 #endif /* sys/timeb.h */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
timeb.h | 32 struct timeb struct 42 extern int ftime (struct timeb *__timebuf); 46 #endif /* sys/timeb.h */
|
/external/linux-kselftest/tools/testing/selftests/intel_pstate/ |
msr.c | 9 #include <sys/timeb.h>
|
aperf.c | 9 #include <sys/timeb.h> 23 struct timeb before, after;
|
/external/ltp/testcases/kernel/mem/hugetlb/lib/ |
hugetlb.c | 38 #include <sys/timeb.h> 70 struct timeb time_info; 85 * number is the millisecond value that is set in the timeb
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
sched.h | 31 #include <sys/timeb.h>
|
pthread_time.h | 23 #include <sys/timeb.h>
|
/external/llvm/test/Transforms/IndVarSimplify/ |
lftr-other-uses.ll | 8 %struct.img_par = type { i32, i32, i32, i32, i32*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [16 x [16 x i16]], [6 x [32 x i32]], [16 x [16 x i32]], [4 x [12 x [4 x [4 x i32]]]], [16 x i32], i32**, i32*, i32***, i32**, i32, i32, i32, i32, %typedef.Slice*, %struct.macroblock*, i32, i32, i32, i32, i32, i32, i32**, %struct.DecRefPicMarking_s*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [3 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32***, i32***, i32****, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, %struct.timeb, %struct.timeb, i32, i32, i32, i32, i32, i32, i32, i32 } 12 %struct.timeb = type { i32, i16, i16, i16 }
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
lftr-other-uses.ll | 8 %struct.img_par = type { i32, i32, i32, i32, i32*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [16 x [16 x i16]], [6 x [32 x i32]], [16 x [16 x i32]], [4 x [12 x [4 x [4 x i32]]]], [16 x i32], i32**, i32*, i32***, i32**, i32, i32, i32, i32, %typedef.Slice*, %struct.macroblock*, i32, i32, i32, i32, i32, i32, i32**, %struct.DecRefPicMarking_s*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [3 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32***, i32***, i32****, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, %struct.timeb, %struct.timeb, i32, i32, i32, i32, i32, i32, i32, i32 } 12 %struct.timeb = type { i32, i16, i16, i16 }
|
/external/icu/icu4c/source/test/intltest/ |
incaltst.cpp | 239 UDate timeB = Calendar::getNow(); 242 if(!(timeA <= timeCal) || !(timeCal <= timeB)) { 244 " is not within sampled times [" + timeA + " to " + timeB + "]!"); 292 UDate timeB = Calendar::getNow(); 295 if(!(timeA <= timeCal) || !(timeCal <= timeB)) { 297 " is not within sampled times [" + timeA + " to " + timeB + "]!"); 343 UDate timeB = Calendar::getNow(); 346 if(!(timeA <= timeCal) || !(timeCal <= timeB)) { 348 " is not within sampled times [" + timeA + " to " + timeB + "]!"); 396 UDate timeB = Calendar::getNow() [all...] |
/external/libpcap/lbl/ |
os-sunos4.h | 83 struct timeb; 85 int ftime(struct timeb *);
|
/external/tcpdump/lbl/ |
os-sunos4.h | 84 struct timeb; 86 int ftime(struct timeb *);
|
/external/xmlrpcpp/src/ |
XmlRpcDispatch.cpp | 13 # define timeb _timeb macro 194 struct timeb tbuff;
|
/external/llvm/test/CodeGen/Mips/ |
prevent-hoisting.ll | 29 %struct.img_par = type { i32, i32, i32, i32, i32*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [16 x [16 x i16]], [6 x [32 x i32]], [16 x [16 x i32]], [4 x [12 x [4 x [4 x i32]]]], [16 x i32], i8**, i32*, i32***, i32**, i32, i32, i32, i32, %struct.Slice*, %struct.macroblock*, i32, i32, i32, i32, i32, i32, %struct.DecRefPicMarking_s*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [3 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32***, i32***, i32****, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [3 x [2 x i32]], [3 x [2 x i32]], i32, i32, i32, i32, %struct.timeb, %struct.timeb, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 } 41 %struct.timeb = type { i32, i16, i16, i16 }
|
/external/webrtc/webrtc/base/ |
timing.cc | 23 #include <sys/timeb.h>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xos.h | 110 # include <sys/timeb.h>
|
/toolchain/binutils/binutils-2.27/bfd/ |
vms-misc.c | 455 time_t timeb; 457 time (& timeb); 458 pnt = ctime (&timeb); 453 time_t timeb; local
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_platform_limits_posix.cc | 61 #include <sys/timeb.h> 1195 CHECK_TYPE_SIZE(timeb); variable [all...] |
/bionic/libc/bionic/ |
ndk_cruft.cpp | 296 struct timeb { struct 304 int ftime(struct timeb* tb) {
|