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

1 2 3

  /bionic/libc/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /development/ndk/platforms/android-3/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
_types.h 43 typedef __int32_t __dev_t; /* device number */
53 typedef __int32_t __pid_t; /* process id */
56 typedef __int32_t __segsz_t; /* segment size */
58 typedef __int32_t __swblk_t; /* swap offset */
61 typedef __int32_t __suseconds_t; /* microseconds (signed) */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
utmpx.h 71 __int32_t ut_session; /* Session ID, used for windowing. */
74 __int32_t tv_sec; /* Seconds. */
75 __int32_t tv_usec; /* Microseconds. */
81 __int32_t ut_addr_v6[4]; /* Internet address of remote host. */
  /bionic/libc/arch-arm/include/machine/
_types.h 54 typedef int __int32_t; typedef
66 typedef __int32_t __int_least32_t;
72 typedef __int32_t __int_fast8_t;
74 typedef __int32_t __int_fast16_t;
76 typedef __int32_t __int_fast32_t;
90 typedef __int32_t __register_t;
  /bionic/libc/arch-x86/include/machine/
_types.h 68 typedef int __int32_t; typedef
80 typedef __int32_t __int_least32_t;
86 typedef __int32_t __int_fast8_t;
88 typedef __int32_t __int_fast16_t;
90 typedef __int32_t __int_fast32_t;
104 typedef __int32_t __register_t;
  /development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h 56 typedef int __int32_t; typedef
68 typedef __int32_t __int_least32_t;
74 typedef __int32_t __int_fast8_t;
76 typedef __int32_t __int_fast16_t;
78 typedef __int32_t __int_fast32_t;
92 typedef __int32_t __register_t;
  /development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h 68 typedef int __int32_t; typedef
80 typedef __int32_t __int_least32_t;
86 typedef __int32_t __int_fast8_t;
88 typedef __int32_t __int_fast16_t;
90 typedef __int32_t __int_fast32_t;
104 typedef __int32_t __register_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
_types.h 56 typedef int __int32_t; typedef
68 typedef __int32_t __int_least32_t;
74 typedef __int32_t __int_fast8_t;
76 typedef __int32_t __int_fast16_t;
78 typedef __int32_t __int_fast32_t;
92 typedef __int32_t __register_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/machine/
_types.h 56 typedef int __int32_t; typedef
68 typedef __int32_t __int_least32_t;
74 typedef __int32_t __int_fast8_t;
76 typedef __int32_t __int_fast16_t;
78 typedef __int32_t __int_fast32_t;
92 typedef __int32_t __register_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/machine/
_types.h 56 typedef int __int32_t; typedef
68 typedef __int32_t __int_least32_t;
74 typedef __int32_t __int_fast8_t;
76 typedef __int32_t __int_fast16_t;
78 typedef __int32_t __int_fast32_t;
92 typedef __int32_t __register_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
_types.h 67 typedef int __int32_t; typedef
79 typedef __int32_t __int_least32_t;
85 typedef __int32_t __int_fast8_t;
87 typedef __int32_t __int_fast16_t;
89 typedef __int32_t __int_fast32_t;
103 typedef __int32_t __register_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/
_types.h 56 typedef int __int32_t; typedef
68 typedef __int32_t __int_least32_t;
74 typedef __int32_t __int_fast8_t;
76 typedef __int32_t __int_fast16_t;
78 typedef __int32_t __int_fast32_t;
92 typedef __int32_t __register_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
_types.h 64 typedef int __int32_t; typedef
76 typedef __int32_t __int_least32_t;
82 typedef __int32_t __int_fast8_t;
84 typedef __int32_t __int_fast16_t;
86 typedef __int32_t __int_fast32_t;
100 typedef __int32_t __register_t;
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/machine/
_types.h 56 typedef int __int32_t; typedef
68 typedef __int32_t __int_least32_t;
74 typedef __int32_t __int_fast8_t;
76 typedef __int32_t __int_fast16_t;
78 typedef __int32_t __int_fast32_t;
92 typedef __int32_t __register_t;
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/machine/
_types.h 56 typedef int __int32_t; typedef
68 typedef __int32_t __int_least32_t;
74 typedef __int32_t __int_fast8_t;
76 typedef __int32_t __int_fast16_t;
78 typedef __int32_t __int_fast32_t;
92 typedef __int32_t __register_t;
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
_types.h 68 typedef int __int32_t; typedef
80 typedef __int32_t __int_least32_t;
86 typedef __int32_t __int_fast8_t;
88 typedef __int32_t __int_fast16_t;
90 typedef __int32_t __int_fast32_t;
104 typedef __int32_t __register_t;

Completed in 878 milliseconds

1 2 3