Home
last modified time | relevance | path

Searched defs:__uint8_t (Results 1 – 14 of 14) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dptypes.h75 #define __uint8_t 1 macro
/external/cronet/third_party/icu/source/common/unicode/
Dptypes.h75 #define __uint8_t 1 macro
/external/icu/icu4c/source/common/unicode/
Dptypes.h75 #define __uint8_t 1 macro
/external/icu/libicu/cts_headers/unicode/
Dptypes.h75 #define __uint8_t 1 macro
/external/icu/libicu/ndk_headers/unicode/
Dptypes.h77 #define __uint8_t 1 macro
/external/clang/test/Analysis/
Dcasts.c9 typedef unsigned char __uint8_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h9 typedef int __uint8_t; typedef
/external/crosvm/media/libvda/src/encode/
Dbindings.rs12 pub type __uint8_t = ::std::os::raw::c_uchar; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c1584 typedef unsigned char __uint8_t ; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py23 __uint8_t = c_ubyte variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py23 __uint8_t = c_ubyte variable
/external/rust/crates/ash/src/vk/
Dnative.rs85 pub type __uint8_t = ::std::os::raw::c_uchar; typedef
/external/crosvm/media/ffmpeg/src/
Dffmpeg.rs278 pub type __uint8_t = ::std::os::raw::c_uchar; typedef
/external/crosvm/media/libva/src/bindings/
Dva.rs93 pub type __uint8_t = ::std::os::raw::c_uchar; typedef