HomeSort by relevance Sort by last modified time
    Searched refs:timeb (Results 26 - 50 of 94) sorted by null

12 3 4

  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-3/arch-mips/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-3/arch-x86/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
timeb.h 35 struct timeb { struct
42 extern int ftime(struct timeb* timebuf);
  /bionic/libc/unistd/
ftime.c 28 #include <sys/timeb.h>
30 int ftime(struct timeb *tb)
  /external/webkit/Source/JavaScriptCore/
JavaScriptCorePrefix.h 18 #include <sys/timeb.h>
  /ndk/sources/host-tools/sed-4.2.1/lib/
gettimeofday.c 32 # include <sys/timeb.h>
  /external/libpcap/lbl/
os-sunos4.h 86 struct timeb;
88 int ftime(struct timeb *);
  /external/openssl/crypto/bn/
bnspeed.c 95 #include <sys/timeb.h>
146 static struct timeb tstart,tend;
  /external/openssl/crypto/rc2/
rc2speed.c 93 #include <sys/timeb.h>
156 static struct timeb tstart,tend;

Completed in 491 milliseconds

12 3 4