Searched defs:uint8_t (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Dstdint.h54 typedef __uint8_t uint8_t; typedef
65 * int8_t & uint8_t
71 typedef uint8_t uint_least8_t;
72 typedef uint8_t uint_fast8_t;
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Dstdint.h54 typedef __uint8_t uint8_t; typedef
65 * int8_t & uint8_t
71 typedef uint8_t uint_least8_t;
72 typedef uint8_t uint_fast8_t;
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Dstdint.h54 typedef __uint8_t uint8_t; typedef
65 * int8_t & uint8_t
71 typedef uint8_t uint_least8_t;
72 typedef uint8_t uint_fast8_t;
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Dstdint.h54 typedef __uint8_t uint8_t; typedef
65 * int8_t & uint8_t
71 typedef uint8_t uint_least8_t;
72 typedef uint8_t uint_fast8_t;
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Dstdint.h54 typedef __uint8_t uint8_t; typedef
65 * int8_t & uint8_t
71 typedef uint8_t uint_least8_t;
72 typedef uint8_t uint_fast8_t;
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Dstdint.h54 typedef __uint8_t uint8_t; typedef
65 * int8_t & uint8_t
71 typedef uint8_t uint_least8_t;
72 typedef uint8_t uint_fast8_t;

Completed in 642 milliseconds