Home
last modified time | relevance | path

Searched refs:__uint8_t (Results 1 – 12 of 12) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dptypes.h74 #if !defined(__uint8_t)
75 #define __uint8_t 1 macro
/external/icu/icu4c/source/common/unicode/
Dptypes.h74 #if !defined(__uint8_t)
75 #define __uint8_t 1 macro
/external/clang/test/Analysis/
Dcasts.c9 typedef unsigned char __uint8_t; typedef
12 typedef __uint8_t sa_family_t;
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h9 typedef int __uint8_t; typedef
/external/tcpdump/
Dnetdissect-stdinc.h327 __uint8_t __u6_addr8[16];
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c1584 typedef unsigned char __uint8_t ; typedef
/external/elfutils/tests/
Drun-show-die-info.sh283 Name : __uint8_t
/external/crosvm/net_sys/src/
Diff.rs488 pub type __uint8_t = ::std::os::raw::c_uchar; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py23 __uint8_t = c_ubyte variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py23 __uint8_t = c_ubyte variable
/external/adhd/cras/client/cras-sys/src/
Dgen.rs38 pub type __uint8_t = ::std::os::raw::c_uchar; typedef
/external/crosvm/usb_util/src/
Dbindings.rs295 pub type __uint8_t = ::std::os::raw::c_uchar; typedef