/external/expat/bcb5/ |
expat_static.bpr | 61 CodePage=1252
|
outline.bpr | 61 CodePage=1252
|
elements.bpr | 61 CodePage=1252
|
expat.bpr | 62 CodePage=1252
|
expatw.bpr | 62 CodePage=1252
|
expatw_static.bpr | 62 CodePage=1252
|
/external/icu4c/tools/genrb/ |
genrb.1.in | 87 codepage for the system (see section
|
/external/icu4c/tools/makeconv/ |
makeconv.1.in | 47 must be in the ICU ucm (Unicode Codepage Mapping) format in order to
|
genmbcs.c | 217 /* allocate the codepage mappings and preset the first 16 characters to 0 */ 431 fprintf(stderr, "error: duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n", 435 fprintf(stderr, "duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n", 461 fprintf(stderr, "error: duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n", 465 fprintf(stderr, "duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n", 499 fprintf(stderr, "error: duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n", 503 fprintf(stderr, "duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n", 647 /* write the codepage entry into stage 3 and get the previous entry */ 692 fprintf(stderr, "error: illegal mapping to SI or SO for SI/SO codepage: U+%04x<->0x%s\n", 826 /* write the codepage bytes into stage 3 and get the previous bytes * [all...] |
/external/libpng/projects/cbuilder5/ |
libpngstat.bpr | 54 CodePage=1252
|
/external/icu4c/data/mappings/ |
macos-0_2-10.2.ucm | 15 # The 2nd column is the codepage byte sequence. 19 # |1 for the best fallback codepage byte sequence.
|
macos-35-10.2.ucm | 15 # The 2nd column is the codepage byte sequence. 19 # |1 for the best fallback codepage byte sequence.
|
macos-6_2-10.4.ucm | 15 # The 2nd column is the codepage byte sequence. 19 # |1 for the best fallback codepage byte sequence.
|
windows-874-2000.ucm | 15 # The 2nd column is the codepage byte sequence. 19 # |1 for the best fallback codepage byte sequence.
|
/external/icu4c/tools/toolutil/ |
ucbuf.h | 48 * @param codepage The encoding of the file stream to convert to Unicode. 60 ucbuf_open(const char* fileName,const char** codepage,UBool showWarning, UBool buffered, UErrorCode* err);
|
/external/icu4c/common/unicode/ |
unistr.h | [all...] |
docmain.h | 82 * <td>Codepage Conversion</td>
|
/external/icu4c/test/intltest/ |
csdetest.cpp | 122 static char *extractBytes(const UnicodeString &source, const char *codepage, int32_t &length) 127 length = source.extract(0, sLength, NULL, codepage); 131 source.extract(0, sLength, bytes, codepage); 149 char codepage[64]; local 151 u_UCharsToChars(eSplit[0].getBuffer(), codepage, cpLength); 152 codepage[cpLength] = '\0'; 157 char *bytes = extractBytes(testString, codepage, byteLength);
|
dadrfmt.cpp | 152 locale.extract(0, locale.length(), calLoc, (const char*)0); // default codepage. Invariant codepage doesn't have '@'!
|
/external/kernel-headers/original/linux/ |
msdos_fs.h | 206 unsigned short codepage; /* Codepage for shortname conversions */ member in struct:fat_mount_options 248 struct nls_table *nls_disk; /* Codepage used on disk */
|
/external/icu4c/samples/ucnv/ |
convsamp.cpp | 177 used in the resulting codepage. In this case, there is a 1:1 mapping 265 Converting from a codepage to Unicode in bulk.. 274 For example, a single byte codepage like 'Latin-3' has a 279 In a strictly double byte codepage such as cp1362 (Windows 540 // Note: we can use strlen, we know it's an 8 bit null terminated codepage 558 C: Convert from codepage to Unicode one at a time.
|
/external/e2fsprogs/intl/ |
localcharset.c | 317 /* Woe32 has a function returning the locale's codepage as a number. */ 364 /* OS/2 has a function returning the locale's codepage as a number. */
|
/bootable/recovery/mtdutils/ |
mounts.c | 109 * /dev/block/mmcblk0p1 /sdcard vfat rw,sync,dirsync,fmask=0000,dmask=0000,codepage=cp437,iocharset=iso8859-1,utf8 0 0
|
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/common/ |
ErrorCode.java | 111 * In codeset conversion: a sequence that does NOT belong in the codepage has
|
/external/icu4c/i18n/ |
csrmbcs.h | 24 // bytes (concatenated into an int) from the codepage data.
|