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

1 2

  /external/icu4c/common/unicode/
ptypes.h 45 #if !defined(__uint8_t)
46 #define __uint8_t 1 macro
platform.h 133 #if !defined(__uint8_t)
134 #define __uint8_t 1 macro
  /bionic/libc/arch-arm/include/machine/
_types.h 51 typedef unsigned char __uint8_t; typedef
63 typedef __uint8_t __uint_least8_t;
  /bionic/libc/arch-sh/include/machine/
_types.h 46 typedef unsigned char __uint8_t; typedef
58 typedef __uint8_t __uint_least8_t;
  /bionic/libc/arch-x86/include/machine/
_types.h 64 typedef unsigned char __uint8_t; typedef
76 typedef __uint8_t __uint_least8_t;
  /development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h 53 typedef unsigned char __uint8_t; typedef
65 typedef __uint8_t __uint_least8_t;
  /development/ndk/platforms/android-5/arch-x86/include/machine/
_types.h 64 typedef unsigned char __uint8_t; typedef
76 typedef __uint8_t __uint_least8_t;
  /external/webkit/JavaScriptCore/icu/unicode/
platform.h 100 #if !defined(__uint8_t)
101 #define __uint8_t 1 macro
  /external/webkit/JavaScriptGlue/icu/unicode/
platform.h 100 #if !defined(__uint8_t)
101 #define __uint8_t 1 macro
  /external/webkit/WebCore/icu/unicode/
platform.h 100 #if !defined(__uint8_t)
101 #define __uint8_t 1 macro
  /external/webkit/WebKit/mac/icu/unicode/
platform.h 100 #if !defined(__uint8_t)
101 #define __uint8_t 1 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
_types.h 53 typedef unsigned char __uint8_t; typedef
65 typedef __uint8_t __uint_least8_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/machine/
_types.h 53 typedef unsigned char __uint8_t; typedef
65 typedef __uint8_t __uint_least8_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/machine/
_types.h 53 typedef unsigned char __uint8_t; typedef
65 typedef __uint8_t __uint_least8_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
_types.h 64 typedef unsigned char __uint8_t; typedef
76 typedef __uint8_t __uint_least8_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/
_types.h 53 typedef unsigned char __uint8_t; typedef
65 typedef __uint8_t __uint_least8_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
_types.h 64 typedef unsigned char __uint8_t; typedef
76 typedef __uint8_t __uint_least8_t;
  /external/chromium/third_party/icu/public/common/unicode/
plinux.h 129 #if !defined(__uint8_t)
130 #define __uint8_t 1 macro
pmac.h 135 #if !defined(__uint8_t)
136 #define __uint8_t 1 macro
platform.h.in 129 #if !defined(__uint8_t)
130 #define __uint8_t 1
  /bionic/libc/include/
stdint.h 54 typedef __uint8_t uint8_t;
  /development/ndk/platforms/android-3/include/
stdint.h 54 typedef __uint8_t uint8_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 54 typedef __uint8_t uint8_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 54 typedef __uint8_t uint8_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 54 typedef __uint8_t uint8_t;

Completed in 361 milliseconds

1 2