HomeSort by relevance Sort by last modified time
    Searched refs:HZ (Results 226 - 250 of 371) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/openssl/crypto/bn/
bnspeed.c 108 #ifndef HZ
111 # define HZ 100.0
113 # define HZ ((double)_BSD_CLK_TCK_)
116 # define HZ ((double)CLK_TCK)
142 ret=((double)(tend.tms_utime-tstart.tms_utime))/HZ;
  /external/chromium_org/third_party/openssl/openssl/crypto/rc2/
rc2speed.c 105 #ifndef HZ
107 #define HZ 100.0
109 #define HZ ((double)CLK_TCK)
111 #endif /* HZ */
152 ret=((double)(tend.tms_utime-tstart.tms_utime))/HZ;
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/
rc4speed.c 105 #ifndef HZ
107 #define HZ 100.0
109 #define HZ ((double)CLK_TCK)
152 ret=((double)(tend.tms_utime-tstart.tms_utime))/HZ;
  /external/openssl/crypto/rc2/
rc2speed.c 105 #ifndef HZ
107 #define HZ 100.0
109 #define HZ ((double)CLK_TCK)
111 #endif /* HZ */
152 ret=((double)(tend.tms_utime-tstart.tms_utime))/HZ;
  /external/openssl/crypto/rc4/
rc4speed.c 105 #ifndef HZ
107 #define HZ 100.0
109 #define HZ ((double)CLK_TCK)
152 ret=((double)(tend.tms_utime-tstart.tms_utime))/HZ;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pktcdvd.h 29 #define PACKET_WAIT_TIME (HZ * 5 / 1000)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pktcdvd.h 29 #define PACKET_WAIT_TIME (HZ * 5 / 1000)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pktcdvd.h 29 #define PACKET_WAIT_TIME (HZ * 5 / 1000)
  /bionic/libc/kernel/common/asm-generic/
cputime.h 52 #define cputime_to_secs(jif) ((jif) / HZ)
54 #define secs_to_cputime(sec) ((sec) * HZ)
  /development/ndk/platforms/android-3/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /external/kernel-headers/original/asm-generic/
cputime.h 42 #define cputime_to_secs(jif) ((jif) / HZ)
43 #define secs_to_cputime(sec) ((sec) * HZ)
  /external/kernel-headers/original/linux/
ftape.h 83 #ifndef HZ
84 #error "HZ undefined."
86 #define FT_USPT (1000000/HZ) /* microseconds per tick */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
cputime.h 46 #define cputime_to_secs(jif) ((jif) / HZ)
47 #define secs_to_cputime(sec) ((sec) * HZ)

Completed in 1436 milliseconds

1 2 3 4 5 6 7 8 91011>>