HomeSort by relevance Sort by last modified time
    Searched refs:__s32 (Results 51 - 75 of 430) sorted by null

1 23 4 5 6 7 8 91011>>

  /bionic/libc/kernel/arch-mips/asm/
types.h 29 typedef __signed__ int __s32; typedef
  /development/ndk/platforms/android-9/arch-mips/include/asm/
types.h 29 typedef __signed__ int __s32; typedef
  /external/e2fsprogs/include/nonunix/linux/
types.h 18 typedef signed __int32 __s32; typedef
  /external/e2fsprogs/lib/blkid/
blkid_types.h 79 typedef __S32_TYPEDEF __s32; typedef
82 typedef int __s32;
85 typedef long __s32;
88 typedef short __s32;
  /external/e2fsprogs/lib/ext2fs/
ext2_types.h 79 typedef __S32_TYPEDEF __s32; typedef
82 typedef int __s32;
85 typedef long __s32;
88 typedef short __s32;
  /external/kernel-headers/original/asm-arm/
types.h 19 typedef __signed__ int __s32; typedef
  /external/wpa_supplicant_8/src/drivers/
linux_wext.h 25 typedef __int32_t __s32; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
types.h 19 typedef __signed__ int __s32; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
types.h 19 typedef __signed__ int __s32; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
types.h 19 typedef __signed__ int __s32; typedef
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
types.h 29 typedef __signed__ int __s32; typedef
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
types.h 29 typedef __signed__ int __s32; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hiddev.h 61 __s32 index;
99 __s32 logical_minimum;
100 __s32 logical_maximum;
101 __s32 physical_minimum;
102 __s32 physical_maximum;
126 __s32 value;
135 __s32 values[HID_MAX_MULTI_USAGES];
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h 61 __s32 index;
99 __s32 logical_minimum;
100 __s32 logical_maximum;
101 __s32 physical_minimum;
102 __s32 physical_maximum;
126 __s32 value;
135 __s32 values[HID_MAX_MULTI_USAGES];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h 61 __s32 index;
99 __s32 logical_minimum;
100 __s32 logical_maximum;
101 __s32 physical_minimum;
102 __s32 physical_maximum;
126 __s32 value;
135 __s32 values[HID_MAX_MULTI_USAGES];
  /bionic/libc/kernel/common/linux/
ublock.h 72 __s32 status;
84 __s32 status;
  /external/kernel-headers/original/linux/
inotify.h 19 __s32 wd; /* watch descriptor */
88 __s32 wd; /* watch descriptor */
117 extern __s32 inotify_find_watch(struct inotify_handle *, struct inode *,
119 extern __s32 inotify_find_update_watch(struct inotify_handle *, struct inode *,
121 extern __s32 inotify_add_watch(struct inotify_handle *, struct inotify_watch *,
180 static inline __s32 inotify_find_watch(struct inotify_handle *ih, struct inode *inode,
186 static inline __s32 inotify_find_update_watch(struct inotify_handle *ih,
192 static inline __s32 inotify_add_watch(struct inotify_handle *ih,
ublock.h 74 __s32 status;
85 __s32 status;
sync.h 346 __s32 fd2; /* fd of second fence */
348 __s32 fence; /* fd on newly created fence */
364 __s32 status;
382 __s32 status;
394 #define SYNC_IOC_WAIT _IOW(SYNC_IOC_MAGIC, 0, __s32)
  /external/kernel-headers/original/asm-mips/
types.h 22 typedef __signed__ int __s32; typedef

Completed in 1097 milliseconds

1 23 4 5 6 7 8 91011>>