Searched defs:cu1 (Results 1 – 5 of 5) sorted by relevance
46 char32_t cu1 = ((cp - Constants::CELESTIAL_OFFSET) >> OFFSET) | Constants::SURROGATE_HIGH_MIN; in EncodeSurrogate() local
353 char32_t cu1 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local360 char32_t cu1 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local370 char32_t cu1 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local
48 char32_t cu1 = ((cp - Constants::CELESTIAL_OFFSET) >> OFFSET) | Constants::SURROGATE_HIGH_MIN; in EncodeSurrogate() local
391 …char32_t cu1 = static_cast<uint8_t>(*iterNext++); // NOLINT(cppcoreguidelines-pro-bounds-pointer-… in DecodeCP() local395 …char32_t cu1 = static_cast<uint8_t>(*iterNext++); // NOLINT(cppcoreguidelines-pro-bounds-pointer-… in DecodeCP() local401 …char32_t cu1 = static_cast<uint8_t>(*iterNext++); // NOLINT(cppcoreguidelines-pro-bounds-pointer-… in DecodeCP() local
135 uint16_t cu1 = in FromCodePoint() local854 uint16_t cu1 = std::floor((static_cast<uint32_t>(cp) - ENCODE_SECOND_FACTOR) / in ToWellFormed() local