Home
last modified time | relevance | path

Searched defs:c32 (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dc16rtomb.cpp48 char32_t c32 = (c16 & ~0xd800) << 10; in c16rtomb() local
62 char32_t c32 = ((mbstate_get_byte(state, 3) << 16) | in c16rtomb() local
H A Dmbrtoc16.cpp40 static size_t begin_surrogate(char32_t c32, char16_t* pc16, in begin_surrogate()
74 char32_t c32; in mbrtoc16() local
H A Dc32rtomb.cpp35 size_t c32rtomb(char* s, char32_t c32, mbstate_t* ps) { in c32rtomb()
H A Dmbrtoc32.cpp120 char32_t c32 = mbstate_get_byte(state, 0) & mask; in mbrtoc32() local
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Param.h839 c2_cntr32_t c32; ///< c2_cntr32_t value member