/external/icu4c/test/cintltst/ |
ncnvfbts.h | 24 const char *codepage, UBool fallback, const int32_t *expectOffsets); 26 const char *codepage, UBool fallback, const int32_t *expectOffsets); 33 static void setNuConvTestName(const char *codepage, const char *direction);
|
nccbtst.h | 46 const char *codepage, UConverterFromUCallback callback, const int32_t *expectOffsets, 51 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, 55 const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, 59 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, 66 static void setNuConvTestName(const char *codepage, const char *direction);
|
eurocreg.c | 31 * changing their contents compared to the NLTC (IBM Toronto codepage database) definition. 33 * Codepage mapping files with "ibm-*.ucm" should always exactly match the files 34 * from the IBM codepage database. 39 * This followed the practice of OS/2 that uses the old codepage number 850 for the new 40 * codepage 858, with the main difference being the additional Euro sign. 42 * codepages, and Microsoft Windows 2000's codepage 850 does not contain a Euro sign mapping. 44 * In these cases, I have changed the codepage name here to point to a newer codepage with the
|
ncnvfbts.c | 117 static void setNuConvTestName(const char *codepage, const char *direction) 120 codepage, 128 const char *codepage, UBool fallback, const int32_t *expectOffsets) 155 setNuConvTestName(codepage, "FROM"); 157 log_verbose("\nTesting========= %s FROM \n inputbuffer= %d outputbuffer= %d\n", codepage, gInBufferSize, 160 conv = my_ucnv_open(codepage, &status); 163 log_data_err("Couldn't open converter %s\n",codepage); 291 const char *codepage, UBool fallback, const int32_t *expectOffsets) 320 setNuConvTestName(codepage, "TO"); 324 conv = my_ucnv_open(codepage, &status) [all...] |
/external/icu4c/test/testdata/ |
test4x.ucm | 8 # Test file for MBCS conversion extension with four-byte codepage data.
|
test1.ucm | 8 # Test file for MBCS conversion with single-byte codepage data.
|
test1bmp.ucm | 8 # Test file for MBCS conversion with single-byte codepage data.
|
/external/icu4c/io/ |
ufile.c | 17 * 07/19/99 stephen Fixed to use ucnv's default codepage. 48 const char *codepage) 91 /* If the codepage is not "" use the ucnv_open default behavior */ 92 if(codepage == NULL || *codepage != '\0') { 93 result->fConverter = ucnv_open(codepage, &status); 113 const char *codepage) 121 result = u_finit(systemFile, locale, codepage); 256 const char *codepage = NULL; local 259 codepage = ucnv_getName(file->fConverter, &status) [all...] |
/external/icu4c/samples/cal/ |
uprint.h | 23 /* Print a ustring to the specified FILE* in the default codepage */
|
readme.txt | 6 Outputting text in the default codepage to the console 11 uprint.h codepage output convenience header 12 uprint.h codepage output convenience implementation
|
uprint.c | 22 /* Print a ustring to the specified FILE* in the default codepage */
|
/external/icu4c/samples/date/ |
uprint.h | 23 /* Print a ustring to the specified FILE* in the default codepage */
|
readme.txt | 6 Outputting text in the default codepage to the console 11 uprint.h codepage output convenience header 12 uprint.h codepage output convenience implementation
|
uprint.c | 23 /* Print a ustring to the specified FILE* in the default codepage */
|
/external/icu4c/common/ |
charstr.h | 35 // @param codepage The char * code page. "" for invariant conversion. 37 // inline CharString(const UnicodeString& str, const char *codepage); 55 // We don't want the static dependency on conversion or the performance hit that comes from a codepage conversion. 57 inline CharString::CharString(const UnicodeString& str, const char *codepage) { 60 len = str.extract(0, 0x7FFFFFFF, buf ,sizeof(buf)-1, codepage); 63 str.extract(0, 0x7FFFFFFF, ptr, len+1, codepage);
|
unistr_cnv.cpp | 65 const char *codepage) 70 doCodepageCreate(codepageData, (int32_t)uprv_strlen(codepageData), codepage); 76 const char *codepage) 81 doCodepageCreate(codepageData, dataLength, codepage); 144 const char *codepage) const 184 // if the codepage is the default, use our cache 186 if (codepage == 0) { 192 } else if (*codepage == 0) { 203 converter = ucnv_open(codepage, &status); 209 if (codepage == 0) [all...] |
ucnv_bld.h | 70 int32_t codepage; /* +64: 4 codepage # (now IBM-$codepage) */ member in struct:UConverterStaticData 75 int8_t minBytesPerChar; /* +70: 1 Minimum # bytes per char in this codepage */ 76 int8_t maxBytesPerChar; /* +71: 1 Maximum # bytes output per UChar in this codepage */ 206 int8_t subCharLen; /* length of the codepage specific character sequence */ 216 uint8_t charErrorBuffer[UCNV_ERROR_BUFFER_LENGTH]; /* codepage output from Error functions */
|
/external/expat/bcb5/ |
xmlwf.bpf | 1 USEUNIT("..\xmlwf\codepage.c");
|
/external/icu4c/i18n/ |
uregexc.cpp | 7 * description: The purpose of this function is to separate the codepage 9 * dependency on codepage conversion, which reduces the overhead of
|
/external/icu4c/samples/ucnv/ |
readme.txt | 14 flagcb.h codepage output convenience header 15 flagcb.c codepage output convenience implementation
|
/external/expat/xmlwf/ |
codepage.c | 5 #include "codepage.h"
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-windmc.1 | 199 .IX Item "-C codepage" 202 .IX Item "--codepage_in codepage" 204 Sets the default codepage to be used to convert input file to \s-1UTF16\s0. The 272 .IX Item "-O codepage" 275 .IX Item "--codepage_out codepage" 277 Sets the default codepage to be used to output text files. The default
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-windmc.1 | 199 .IX Item "-C codepage" 202 .IX Item "--codepage_in codepage" 204 Sets the default codepage to be used to convert input file to \s-1UTF16\s0. The 272 .IX Item "-O codepage" 275 .IX Item "--codepage_out codepage" 277 Sets the default codepage to be used to output text files. The default
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-windmc.1 | 199 .IX Item "-C codepage" 202 .IX Item "--codepage_in codepage" 204 Sets the default codepage to be used to convert input file to \s-1UTF16\s0. The 272 .IX Item "-O codepage" 275 .IX Item "--codepage_out codepage" 277 Sets the default codepage to be used to output text files. The default
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-windmc.1 | 199 .IX Item "-C codepage" 202 .IX Item "--codepage_in codepage" 204 Sets the default codepage to be used to convert input file to \s-1UTF16\s0. The 272 .IX Item "-O codepage" 275 .IX Item "--codepage_out codepage" 277 Sets the default codepage to be used to output text files. The default
|