OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:int_least16_t
(Results
1 - 25
of
59
) sorted by null
1
2
3
/bionic/libc/include/
stdint.h
88
typedef int16_t
int_least16_t
;
typedef
/development/ndk/platforms/android-3/include/
stdint.h
88
typedef int16_t
int_least16_t
;
typedef
/external/mesa3d/include/c99/
stdint.h
95
typedef int16_t
int_least16_t
;
typedef
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h
61
typedef __INT_LEAST16_TYPE__
int_least16_t
;
typedef
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h
61
typedef __INT_LEAST16_TYPE__
int_least16_t
;
typedef
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h
61
typedef __INT_LEAST16_TYPE__
int_least16_t
;
typedef
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h
61
typedef __INT_LEAST16_TYPE__
int_least16_t
;
typedef
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h
61
typedef __INT_LEAST16_TYPE__
int_least16_t
;
typedef
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h
61
typedef __INT_LEAST16_TYPE__
int_least16_t
;
typedef
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h
67
typedef short int
int_least16_t
;
typedef
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h
61
typedef __INT_LEAST16_TYPE__
int_least16_t
;
typedef
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h
67
typedef short int
int_least16_t
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
stdint-gcc.h
61
typedef __INT_LEAST16_TYPE__
int_least16_t
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h
67
typedef short int
int_least16_t
;
typedef
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h
61
typedef __INT_LEAST16_TYPE__
int_least16_t
;
typedef
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h
61
typedef __INT_LEAST16_TYPE__
int_least16_t
;
typedef
/ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h
187
#undef
int_least16_t
macro
195
#define
int_least16_t
int16_t
macro
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h
102
typedef int16_t
int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h
102
typedef int16_t
int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h
102
typedef int16_t
int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h
102
typedef int16_t
int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h
102
typedef int16_t
int_least16_t
;
typedef
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h
102
typedef int16_t
int_least16_t
;
typedef
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h
97
typedef int16_t
int_least16_t
;
typedef
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h
97
typedef int16_t
int_least16_t
;
typedef
Completed in 494 milliseconds
1
2
3