HomeSort by relevance Sort by last modified time
    Searched full:sbcs (Results 1 - 25 of 377) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/data/mappings/
icu-internal-compound-s1.ucm 13 <uconv_class> "SBCS"
icu-internal-compound-s2.ucm 13 <uconv_class> "SBCS"
icu-internal-compound-s3.ucm 13 <uconv_class> "SBCS"
  /external/icu/icu4c/source/data/mappings/
icu-internal-compound-s1.ucm 13 <uconv_class> "SBCS"
icu-internal-compound-s2.ucm 13 <uconv_class> "SBCS"
icu-internal-compound-s3.ucm 13 <uconv_class> "SBCS"
  /external/llvm/test/CodeGen/Thumb2/
carry.ll 7 ; CHECK: sbcs r1, r3
18 ; CHECK: sbcs r1, r3
29 ; CHECK: sbcs r{{[0-9]+}}, [[REG]]
thumb2-sub5.ll 7 ; To test dead_carry, +32bit prevents sbc conveting to 16-bit sbcs
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntnls.h 15 USHORT MaximumCharacterSize; /* 1 = SBCS, 2 = DBCS */
  /external/llvm/test/CodeGen/AArch64/
adc.ll 15 ; CHECK-LE: sbcs x1, [[ADDHI]], x5
17 ; CHECK-BE: sbcs x0, [[ADDHI]], x4
  /external/chromium_org/third_party/icu/scripts/
ibm866_gen.sh 26 <uconv_class> "SBCS"
  /external/chromium_org/third_party/icu/source/tools/makeconv/
ucnvstat.c 21 "SBCS",
genmbcs.h 50 MBCS_STAGE_3_SBCS_SIZE=0x10000, /* max 64k mappings for SBCS */
54 * SBCS_UTF8_MAX: Maximum code point with UTF-8-friendly SBCS data structures.
66 * with a low density of SBCS mappings, which would result in more wasted
  /external/icu/icu4c/source/tools/makeconv/
ucnvstat.c 21 "SBCS",
genmbcs.h 50 MBCS_STAGE_3_SBCS_SIZE=0x10000, /* max 64k mappings for SBCS */
54 * SBCS_UTF8_MAX: Maximum code point with UTF-8-friendly SBCS data structures.
66 * with a low density of SBCS mappings, which would result in more wasted
  /external/valgrind/main/none/tests/arm/
v6intThumb.c     [all...]
v6intThumb.stdout.exp 314 SBCS-16 0x100
315 sbcs r1, r2 :: rd 0x0a2941fe rm 0x27181728, c:v-in 0, cpsr 0x20000000 C
316 sbcs r1, r2 :: rd 0xffffffff rm 0x00000000, c:v-in 0, cpsr 0x80000000 N
317 sbcs r1, r2 :: rd 0x00000000 rm 0x00000000, c:v-in 0, cpsr 0x60000000 ZC
318 sbcs r1, r2 :: rd 0xfffffffe rm 0x00000001, c:v-in 0, cpsr 0x80000000 N
319 sbcs r1, r2 :: rd 0x7fffffff rm 0x00000000, c:v-in 0, cpsr 0x30000000 CV
320 sbcs r1, r2 :: rd 0x7fffffff rm 0x80000000, c:v-in 0, cpsr 0x00000000
321 sbcs r1, r2 :: rd 0xffffffff rm 0x80000000, c:v-in 0, cpsr 0x80000000 N
322 sbcs r1, r2 :: rd 0x0a2941fe rm 0x27181728, c:v-in 1, cpsr 0x20000000 C
323 sbcs r1, r2 :: rd 0xffffffff rm 0x00000000, c:v-in 1, cpsr 0x80000000 N
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnvmbcs.h 42 * the same toUnicode structures, while the fromUnicode structures for SBCS
67 * slightly and optionally adds a table for conversion to MBCS (non-SBCS)
89 * SBCS files do not contain an additional sbcsIndex[] array because the
94 * For SBCS, maxFastUChar should be at least U+0FFF. The initial makeconv
100 * 0xe0. This includes most scripts with legacy SBCS charsets.
164 * not used for SBCS tables
202 * -- SBCS: pure indexes
216 * -- SBCS: each 16-bit result contains flags and the result byte, see ucnvmbcs.c
356 SBCS_FAST_MAX=0x0fff, /* maximum code point with UTF-8-friendly SBCS runtime code, see makeconv SBCS_UTF8_MAX */
381 uint16_t sbcsIndex[SBCS_FAST_LIMIT>>6]; /* for fast conversion from low BMP to SBCS (utf8Friendly data) *
    [all...]
  /external/icu/icu4c/source/common/
ucnvmbcs.h 42 * the same toUnicode structures, while the fromUnicode structures for SBCS
67 * slightly and optionally adds a table for conversion to MBCS (non-SBCS)
89 * SBCS files do not contain an additional sbcsIndex[] array because the
94 * For SBCS, maxFastUChar should be at least U+0FFF. The initial makeconv
100 * 0xe0. This includes most scripts with legacy SBCS charsets.
164 * not used for SBCS tables
202 * -- SBCS: pure indexes
216 * -- SBCS: each 16-bit result contains flags and the result byte, see ucnvmbcs.c
356 SBCS_FAST_MAX=0x0fff, /* maximum code point with UTF-8-friendly SBCS runtime code, see makeconv SBCS_UTF8_MAX */
381 uint16_t sbcsIndex[SBCS_FAST_LIMIT>>6]; /* for fast conversion from low BMP to SBCS (utf8Friendly data) *
    [all...]
  /external/llvm/test/MC/ARM/
thumb2-narrow-dp.ll 483 SBCS r3, r2, r1 // Must be wide - 3 distinct registers
484 SBCS r4, r4, r1 // Should choose narrow
485 SBCS r1, r4, r1 // Should choose wide - not commutative
486 SBCS.W r4, r4, r1 // Explicitly wide
487 SBCS.W r2, r1, r2
489 SBCS r7, r7, r1 // Should use narrow
490 SBCS r8, r1, r8 // high registers so must use wide encoding
491 SBCS r8, r8, r1
492 SBCS r4, r8, r4
493 SBCS r3, r3, r
    [all...]
  /external/compiler-rt/lib/builtins/arm/
sync-ops.h 55 sbcs rN_HI, rM_HI ; \
  /external/chromium_org/third_party/boringssl/linux-arm/crypto/bn/
armv4-mont.S 145 sbcs r7,r7,r6 @ tp[j]-np[j]
149 sbcs r14,r14,#0 @ upmost carry
527 sbcs r8, r4,r8
528 sbcs r9, r5,r9
529 sbcs r10,r6,r10
530 sbcs r11,r7,r11
542 sbcs r10,r10,#0 @ result is carry flag
  /external/openssl/crypto/bn/asm/
armv4-mont.S 144 sbcs r7,r7,r6 @ tp[j]-np[j]
148 sbcs r14,r14,#0 @ upmost carry
531 sbcs r8, r4,r8
532 sbcs r9, r5,r9
533 sbcs r10,r6,r10
534 sbcs r11,r7,r11
546 sbcs r10,r10,#0 @ result is carry flag
armv4-mont.pl 213 sbcs $tj,$tj,$nj @ tp[j]-np[j]
217 sbcs $nhi,$nhi,#0 @ upmost carry
617 sbcs r8, r4,r8
618 sbcs r9, r5,r9
619 sbcs r10,r6,r10
620 sbcs r11,r7,r11
632 sbcs r10,r10,#0 @ result is carry flag
  /external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
armv4-mont.pl 214 sbcs $tj,$tj,$nj @ tp[j]-np[j]
218 sbcs $nhi,$nhi,#0 @ upmost carry
613 sbcs r8, r4,r8
614 sbcs r9, r5,r9
615 sbcs r10,r6,r10
616 sbcs r11,r7,r11
628 sbcs r10,r10,#0 @ result is carry flag

Completed in 371 milliseconds

1 2 3 4 5 6 7 8 91011>>