OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__int_least16_t
(Results
26 - 48
of
48
) sorted by null
1
2
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
_types.h
76
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/machine/
_types.h
64
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/machine/
_types.h
64
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/machine/
_types.h
64
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/machine/
_types.h
64
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/machine/
_types.h
64
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
_types.h
61
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
_types.h
76
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
_types.h
61
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
_types.h
61
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
_types.h
61
typedef __int16_t
__int_least16_t
;
typedef
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/external/clang/lib/Headers/
stdint.h
115
# define
__int_least16_t
int64_t
macro
137
# define
__int_least16_t
int56_t
macro
153
# define
__int_least16_t
int48_t
macro
169
# define
__int_least16_t
int40_t
macro
189
# define
__int_least16_t
int32_t
macro
209
# define
__int_least16_t
int24_t
macro
220
# define
__int_least16_t
int16_t
macro
226
#ifdef
__int_least16_t
227
typedef
__int_least16_t
int_least16_t;
229
typedef
__int_least16_t
int_fast16_t
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
stdint.h
115
# define
__int_least16_t
int64_t
macro
137
# define
__int_least16_t
int56_t
macro
153
# define
__int_least16_t
int48_t
macro
169
# define
__int_least16_t
int40_t
macro
189
# define
__int_least16_t
int32_t
macro
209
# define
__int_least16_t
int24_t
macro
220
# define
__int_least16_t
int16_t
macro
226
#ifdef
__int_least16_t
227
typedef
__int_least16_t
int_least16_t;
229
typedef
__int_least16_t
int_fast16_t
[
all
...]
Completed in 432 milliseconds
1
2