HomeSort by relevance Sort by last modified time
    Searched refs:BITS_PER_LONG (Results 151 - 175 of 543) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
ktime.h 20 #if BITS_PER_LONG != (64 && !defined(CONFIG_KTIME_SCALAR))
34 #if BITS_PER_LONG == 64
36 #if BITS_PER_LONG == 64
  /development/ndk/platforms/android-3/include/linux/mtd/
map.h 43 #define MAX_MAP_LONGS ( ((MAX_MAP_BANKWIDTH*8) + BITS_PER_LONG - 1) / BITS_PER_LONG )
82 #if BITS_PER_LONG >= 64
87 #if BITS_PER_LONG < 64
92 #if BITS_PER_LONG >= 64
94 #if BITS_PER_LONG >= 64
  /external/kernel-headers/original/linux/sunrpc/
svcauth.h 142 if ((len & (BITS_PER_LONG/8-1))==0)
143 hash = hash_long(hash^l, BITS_PER_LONG);
145 return hash >> (BITS_PER_LONG - bits);
161 if ((len & (BITS_PER_LONG/8-1))==0)
162 hash = hash_long(hash^l, BITS_PER_LONG);
164 return hash >> (BITS_PER_LONG - bits);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/mtd/
map.h 43 #define MAX_MAP_LONGS ( ((MAX_MAP_BANKWIDTH*8) + BITS_PER_LONG - 1) / BITS_PER_LONG )
82 #if BITS_PER_LONG >= 64
87 #if BITS_PER_LONG < 64
92 #if BITS_PER_LONG >= 64
94 #if BITS_PER_LONG >= 64
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/mtd/
map.h 43 #define MAX_MAP_LONGS ( ((MAX_MAP_BANKWIDTH*8) + BITS_PER_LONG - 1) / BITS_PER_LONG )
82 #if BITS_PER_LONG >= 64
87 #if BITS_PER_LONG < 64
92 #if BITS_PER_LONG >= 64
94 #if BITS_PER_LONG >= 64
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/mtd/
map.h 43 #define MAX_MAP_LONGS ( ((MAX_MAP_BANKWIDTH*8) + BITS_PER_LONG - 1) / BITS_PER_LONG )
82 #if BITS_PER_LONG >= 64
87 #if BITS_PER_LONG < 64
92 #if BITS_PER_LONG >= 64
94 #if BITS_PER_LONG >= 64
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/mtd/
map.h 43 #define MAX_MAP_LONGS ( ((MAX_MAP_BANKWIDTH*8) + BITS_PER_LONG - 1) / BITS_PER_LONG )
82 #if BITS_PER_LONG >= 64
87 #if BITS_PER_LONG < 64
92 #if BITS_PER_LONG >= 64
94 #if BITS_PER_LONG >= 64
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/mtd/
map.h 43 #define MAX_MAP_LONGS ( ((MAX_MAP_BANKWIDTH*8) + BITS_PER_LONG - 1) / BITS_PER_LONG )
82 #if BITS_PER_LONG >= 64
87 #if BITS_PER_LONG < 64
92 #if BITS_PER_LONG >= 64
94 #if BITS_PER_LONG >= 64

Completed in 449 milliseconds

1 2 3 4 5 67 8 91011>>