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

1 2

  /external/icu4c/common/unicode/
ptypes.h 45 #if !defined(__uint8_t)
46 #define __uint8_t 1 macro
  /external/clang/test/Analysis/
casts.c 7 typedef unsigned char __uint8_t; typedef
10 typedef __uint8_t sa_family_t;
  /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 65 typedef unsigned char __uint8_t; typedef
77 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-9/arch-x86/include/machine/
_types.h 65 typedef unsigned char __uint8_t; typedef
77 typedef __uint8_t __uint_least8_t;
  /external/webkit/Source/JavaScriptCore/icu/unicode/
platform.h 100 #if !defined(__uint8_t)
101 #define __uint8_t 1 macro
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
platform.h 100 #if !defined(__uint8_t)
101 #define __uint8_t 1 macro
  /external/webkit/Source/WebCore/icu/unicode/
platform.h 100 #if !defined(__uint8_t)
101 #define __uint8_t 1 macro
  /external/webkit/Source/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 61 typedef unsigned char __uint8_t; typedef
73 typedef __uint8_t __uint_least8_t;
  /prebuilt/ndk/android-ndk-r5/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-r6/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-r6/platforms/android-9/arch-x86/usr/include/machine/
_types.h 65 typedef unsigned char __uint8_t; typedef
77 typedef __uint8_t __uint_least8_t;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
types.h 38 typedef unsigned char __uint8_t; typedef
  /bionic/libc/include/
stdint.h 49 typedef __uint8_t uint8_t;
  /development/ndk/platforms/android-3/include/
stdint.h 49 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;

Completed in 2729 milliseconds

1 2