OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uint16_t
(Results
101 - 125
of
233
) sorted by null
1
2
3
4
5
6
7
8
9
10
/bionic/libc/include/
stdint.h
62
typedef __uint16_t
uint16_t
;
typedef
77
typedef
uint16_t
uint_least16_t;
/development/ndk/platforms/android-21/include/
stdint.h
61
typedef __uint16_t
uint16_t
;
typedef
76
typedef
uint16_t
uint_least16_t;
/development/ndk/platforms/android-9/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/external/bison/darwin-lib/
stdint.h
148
#undef
uint16_t
macro
152
#define
uint16_t
gl_uint16_t
macro
234
#define uint_least16_t
uint16_t
/external/mdnsresponder/mDNSShared/
dns_sd.h
116
typedef UINT16
uint16_t
;
typedef
128
typedef UINT16
uint16_t
;
typedef
[
all
...]
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
/prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/
stdint.h
45
typedef __uint16_t
uint16_t
;
typedef
85
* int16_t &
uint16_t
91
typedef
uint16_t
uint_least16_t;
Completed in 1037 milliseconds
1
2
3
4
5
6
7
8
9
10