Searched defs:int32_t (Results 1 - 12 of 12) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Dstdint.h57 typedef __int32_t int32_t; typedef
103 typedef int32_t int_fast16_t;
132 * int32_t & uint32_t
135 typedef int32_t int_least32_t;
136 typedef int32_t int_fast32_t;
243 typedef int32_t intmax_t;
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Dstdint.h57 typedef __int32_t int32_t; typedef
103 typedef int32_t int_fast16_t;
132 * int32_t & uint32_t
135 typedef int32_t int_least32_t;
136 typedef int32_t int_fast32_t;
243 typedef int32_t intmax_t;
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Dstdint.h57 typedef __int32_t int32_t; typedef
103 typedef int32_t int_fast16_t;
132 * int32_t & uint32_t
135 typedef int32_t int_least32_t;
136 typedef int32_t int_fast32_t;
243 typedef int32_t intmax_t;
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Dstdint.h57 typedef __int32_t int32_t; typedef
103 typedef int32_t int_fast16_t;
132 * int32_t & uint32_t
135 typedef int32_t int_least32_t;
136 typedef int32_t int_fast32_t;
243 typedef int32_t intmax_t;
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Dstdint.h57 typedef __int32_t int32_t; typedef
103 typedef int32_t int_fast16_t;
132 * int32_t & uint32_t
135 typedef int32_t int_least32_t;
136 typedef int32_t int_fast32_t;
243 typedef int32_t intmax_t;
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Dstdint.h57 typedef __int32_t int32_t; typedef
103 typedef int32_t int_fast16_t;
132 * int32_t & uint32_t
135 typedef int32_t int_least32_t;
136 typedef int32_t int_fast32_t;
243 typedef int32_t intmax_t;
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
H A Dcoda.h73 typedef int int32_t; typedef
162 int32_t f_blocks;
163 int32_t f_bfree;
164 int32_t f_bavail;
165 int32_t f_files;
166 int32_t f_ffree;
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
H A Dcoda.h73 typedef int int32_t; typedef
162 int32_t f_blocks;
163 int32_t f_bfree;
164 int32_t f_bavail;
165 int32_t f_files;
166 int32_t f_ffree;
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
H A Dcoda.h73 typedef int int32_t; typedef
162 int32_t f_blocks;
163 int32_t f_bfree;
164 int32_t f_bavail;
165 int32_t f_files;
166 int32_t f_ffree;
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
H A Dcoda.h73 typedef int int32_t; typedef
162 int32_t f_blocks;
163 int32_t f_bfree;
164 int32_t f_bavail;
165 int32_t f_files;
166 int32_t f_ffree;
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
H A Dcoda.h73 typedef int int32_t; typedef
162 int32_t f_blocks;
163 int32_t f_bfree;
164 int32_t f_bavail;
165 int32_t f_files;
166 int32_t f_ffree;
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
H A Dcoda.h73 typedef int int32_t; typedef
162 int32_t f_blocks;
163 int32_t f_bfree;
164 int32_t f_bavail;
165 int32_t f_files;
166 int32_t f_ffree;

Completed in 300 milliseconds