OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__int_least16_t
(Results
1 - 25
of
35
) sorted by null
1
2
/external/clang/lib/Headers/
stdint.h
74
# define
__int_least16_t
int64_t
macro
96
# define
__int_least16_t
int56_t
macro
112
# define
__int_least16_t
int48_t
macro
128
# define
__int_least16_t
int40_t
macro
148
# define
__int_least16_t
int32_t
macro
168
# define
__int_least16_t
int24_t
macro
179
# define
__int_least16_t
int16_t
macro
185
#ifdef
__int_least16_t
186
typedef
__int_least16_t
int_least16_t;
188
typedef
__int_least16_t
int_fast16_t
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
stdint.h
74
# define
__int_least16_t
int64_t
macro
96
# define
__int_least16_t
int56_t
macro
112
# define
__int_least16_t
int48_t
macro
128
# define
__int_least16_t
int40_t
macro
148
# define
__int_least16_t
int32_t
macro
168
# define
__int_least16_t
int24_t
macro
179
# define
__int_least16_t
int16_t
macro
185
#ifdef
__int_least16_t
186
typedef
__int_least16_t
int_least16_t;
188
typedef
__int_least16_t
int_fast16_t
[
all
...]
/bionic/libc/arch-arm/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/bionic/libc/arch-mips/include/machine/
_types.h
61
typedef __int16_t
__int_least16_t
;
typedef
/bionic/libc/arch-x86/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/development/ndk/platforms/android-9/arch-mips/include/machine/
_types.h
61
typedef __int16_t
__int_least16_t
;
typedef
/development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
_types.h
77
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
_types.h
74
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
_types.h
78
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
_types.h
78
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/machine/
_types.h
66
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/
_types.h
78
typedef __int16_t
__int_least16_t
;
typedef
Completed in 1266 milliseconds
1
2