Searched refs:to (Results 1 – 11 of 11) sorted by relevance
| /iconvdata/testdata/ |
| A D | suntzus | 27 to the State. 30 to safety or to ruin. Hence it is a subject of inquiry 123 lead to victory, and few calculations to defeat: 224 better to recapture an army entire than to destroy it, 260 to the enemy's one, to surround him; if five to one, 280 13. (1) By commanding the army to advance or to retreat, 388 Estimation of quantity to Measurement; Calculation to 492 if four-cornered, to come to a standstill, but if 717 16. Whether to concentrate or to divide your troops, 1004 are determined to fight to the death. [all …]
|
| A D | WINDOWS-1258 | 2 // on purpose, in order to test that the conversion empties the bit buffer 3 // and shifts back to the initial state at the end of the conversion.
|
| A D | WINDOWS-1258..UTF8 | 2 // on purpose, in order to test that the conversion empties the bit buffer 3 // and shifts back to the initial state at the end of the conversion.
|
| A D | UTF-7 | 23 // on purpose, in order to test that the conversion empties the bit buffer 24 // and shifts back to the initial state at the end of the conversion.
|
| /iconvdata/ |
| A D | gconv-modules | 34 # from to module cost 50 # from to module cost 61 # from to module cost 67 # from to module cost 77 # from to module cost 82 # from to module cost 87 # from to module cost 92 # from to module cost 97 # from to module cost 102 # from to module cost [all …]
|
| A D | run-iconv-test.sh | 50 while read from to subset targets; do 71 $PROG -f $t -t $to -o $temp2 $temp1 < /dev/null || 86 echo $ac_n " suntzu: $from -> $t -> $to $ac_c" 88 $PROG -f $t -t $to > $temp1 || 131 echo $ac_n " suntzu: ASCII -> $to -> ASCII $ac_c" 132 $PROG -f ASCII -t $to testdata/suntzus < /dev/null | 133 $PROG -f $to -t ASCII > $temp1 ||
|
| A D | bug-iconv2.c | 16 char buffer[1024], *to = buffer; in main() local 40 printf ("%zd\n", iconv (cd_a, &from, &from_left, &to, &to_left)); in main()
|
| A D | bug-iconv12.c | 28 run_conversion (const char *from, const char *to, char *inbuf, size_t inbuflen, in run_conversion() argument 41 cd = iconv_open (to, from); in run_conversion() 44 printf ("line %d: cannot convert from %s to %s: %m\n", line, from, to); in run_conversion() 93 , line, from, to); in run_conversion()
|
| A D | big5hkscs.c | 17658 uint32_t to; member 17979 if (from_ucs4_idx[i].to >= ch) \
|
| A D | tst-table.sh | 67 ${objpfx}tst-table-to ${charset} | sort \
|
| A D | Makefile | 77 bug-iconv10 bug-iconv11 bug-iconv12 tst-iconv-big5-hkscs-to-2ucs4 \ 83 test-srcs := tst-table-from tst-table-to 293 $(objpfx)tst-iconv-big5-hkscs-to-2ucs4.out: $(gen-locales) 346 $(objpfx)tst-table-from $(objpfx)tst-table-to 367 $(objpfx)tst-iconv-big5-hkscs-to-2ucs4.out: \
|
Completed in 765 milliseconds