OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__uint8_t
(Results
1 - 25
of
56
) sorted by null
1
2
3
/external/chromium_org/third_party/icu/source/common/unicode/
ptypes.h
57
#if !defined(
__uint8_t
)
58
#define
__uint8_t
1
macro
popenbsd.h
105
#if !defined(
__uint8_t
)
106
#define
__uint8_t
1
macro
/external/icu4c/common/unicode/
ptypes.h
72
#if !defined(
__uint8_t
)
73
#define
__uint8_t
1
macro
/external/clang/test/Analysis/
casts.c
9
typedef unsigned char
__uint8_t
;
typedef
12
typedef
__uint8_t
sa_family_t;
/bionic/libc/arch-arm/include/machine/
_types.h
40
typedef unsigned char
__uint8_t
;
typedef
52
typedef
__uint8_t
__uint_least8_t;
/bionic/libc/arch-mips/include/machine/
_types.h
48
typedef unsigned char
__uint8_t
;
typedef
60
typedef
__uint8_t
__uint_least8_t;
/bionic/libc/arch-x86/include/machine/
_types.h
40
typedef unsigned char
__uint8_t
;
typedef
52
typedef
__uint8_t
__uint_least8_t;
/development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h
40
typedef unsigned char
__uint8_t
;
typedef
52
typedef
__uint8_t
__uint_least8_t;
/development/ndk/platforms/android-9/arch-mips/include/machine/
_types.h
48
typedef unsigned char
__uint8_t
;
typedef
60
typedef
__uint8_t
__uint_least8_t;
/development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h
40
typedef unsigned char
__uint8_t
;
typedef
52
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
_types.h
64
typedef unsigned char
__uint8_t
;
typedef
76
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
_types.h
61
typedef unsigned char
__uint8_t
;
typedef
73
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
_types.h
65
typedef unsigned char
__uint8_t
;
typedef
77
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
_types.h
65
typedef unsigned char
__uint8_t
;
typedef
77
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/machine/
_types.h
53
typedef unsigned char
__uint8_t
;
typedef
65
typedef
__uint8_t
__uint_least8_t;
Completed in 237 milliseconds
1
2
3