Searched refs:SBCS (Results 1 – 25 of 150) sorted by relevance
123456
13 <uconv_class> "SBCS"
15 <uconv_class> "SBCS"
56 <uconv_class> "SBCS"
29 <uconv_class> "SBCS"
386 static final int SBCS = 0; field in UConverterSharedData.UConverterType
483 SBCS r3, r2, r1 // Must be wide - 3 distinct registers484 SBCS r4, r4, r1 // Should choose narrow 485 SBCS r1, r4, r1 // Should choose wide - not commutative 486 SBCS.W r4, r4, r1 // Explicitly wide487 SBCS.W r2, r1, r2 489 SBCS r7, r7, r1 // Should use narrow490 SBCS r8, r1, r8 // high registers so must use wide encoding491 SBCS r8, r8, r1492 SBCS r4, r8, r4493 SBCS r3, r3, r8[all …]
214 :intvector{ 0,1,1,1,1,2,3,4,4,4,4,5,6,7,7,7,7,7,7,7,7,9, // SBCS216 25 }, // SBCS227 // Test bug 6071 (2:1 Unicode:charset SBCS mapping).586 // ISO-2022 SBCS1036 // Test bug 6071 (1:2 Unicode:charset SBCS mapping).1056 // Verify that mappings that would result in byte values outside 20..7F (for SBCS)1096 // Code coverage for UTF-8->SBCS conversion (ucnv_convertEx()).1098 // (try EBCDIC SBCS, and IBM PC SBCS with control code rotation).