OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uint_least16_t
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/third_party/libusb/src/msvc/
stdint.h
101
typedef unsigned short
uint_least16_t
;
typedef
/external/chromium_org/third_party/mesa/src/include/c99/
stdint.h
99
typedef uint16_t
uint_least16_t
;
typedef
/external/jemalloc/include/msvc_compat/C99/
stdint.h
99
typedef uint16_t
uint_least16_t
;
typedef
/external/mesa3d/include/c99/
stdint.h
99
typedef uint16_t
uint_least16_t
;
typedef
/bionic/libc/include/
stdint.h
76
typedef uint16_t
uint_least16_t
;
typedef
/development/ndk/platforms/android-3/include/
stdint.h
91
typedef uint16_t
uint_least16_t
;
typedef
/development/ndk/platforms/android-L/include/
stdint.h
76
typedef uint16_t
uint_least16_t
;
typedef
/external/bison/darwin-lib/
stdint.h
226
#undef
uint_least16_t
macro
234
#define
uint_least16_t
uint16_t
macro
/external/chromium_org/third_party/smhasher/src/
pstdint.h
587
typedef uint16_t
uint_least16_t
;
typedef
626
typedef
uint_least16_t
uint_fast16_t;
/external/clang/lib/Headers/
stdint.h
227
typedef __uint_least16_t
uint_least16_t
;
typedef
/external/mdnsresponder/mDNSShared/
CommonServices.h
774
typedef uint16_t
uint_least16_t
;
typedef
[
all
...]
Completed in 504 milliseconds