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
345 char32_t cu1 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local352 char32_t cu1 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local362 char32_t cu1 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local
157 uint16_t cu1 = in FromCodePoint() local