Searched defs:cu1 (Results 1 – 3 of 3) sorted by relevance
48 char32_t cu1 = ((cp - Constants::CELESTIAL_OFFSET) >> OFFSET) | Constants::SURROGATE_HIGH_MIN; in EncodeSurrogate() local
325 char32_t cu1 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local328 char32_t cu1 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local334 char32_t cu1 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local
150 uint16_t cu1 = in FromCodePoint() local