HomeSort by relevance Sort by last modified time
    Searched refs:dtype (Results 1 - 25 of 192) sorted by null

1 2 3 4 5 6 7 8

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_llrint.c 6 #define dtype long long macro
s_llrintf.c 6 #define dtype long long macro
s_llrintl.c 6 #define dtype long long macro
s_lrint.c 35 #define dtype long macro
42 * that overflows depends on the rounding mode when 'dtype' has more
46 dtype
50 dtype d;
53 d = (dtype)roundit(x);
s_lrintf.c 6 #define dtype long macro
s_lrintl.c 6 #define dtype long macro
  /bionic/libc/kernel/uapi/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num,dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num,dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num,dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /development/ndk/platforms/android-21/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /external/kernel-headers/original/uapi/linux/hsi/
hsi_char.h 28 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
29 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
30 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/hsi/
hsi_char.h 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)

Completed in 432 milliseconds

1 2 3 4 5 6 7 8