Searched refs:twoBytes (Results 1 – 2 of 2) sorted by relevance
118 int32_t twoBytes = bits->ReadBits(13, e); in DecodeGBKSegment() local120 int32_t assembledTwoBytes = ((twoBytes / 0x060) << 8) | (twoBytes % 0x060); in DecodeGBKSegment()138 int32_t twoBytes = bits->ReadBits(13, e); in DecodeKanjiSegment() local140 int32_t assembledTwoBytes = ((twoBytes / 0x0c0) << 8) | (twoBytes % 0x0c0); in DecodeKanjiSegment()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...