HomeSort by relevance Sort by last modified time
    Searched full:fromunicode (Results 26 - 50 of 56) sorted by null

12 3

  /external/icu4c/test/cintltst/
nccbtst.c 180 log_verbose("Testing fromUnicode with UCNV_FROM_U_CALLBACK_SKIP \n");
508 log_verbose("Testing fromUnicode for BOCU-1 with UCNV_TO_U_CALLBACK_SKIP\n");
586 /* BOCU-1 fromUnicode never calls callbacks, so this only tests single-byte and offsets behavior */
596 log_verbose("Testing fromUnicode for CESU-8 with UCNV_TO_U_CALLBACK_SKIP\n");
632 /* CESU-8 fromUnicode never calls callbacks, so this only tests conversion and offsets behavior */
    [all...]
ncnvfbts.c 200 log_err("Error, overflowed the real buffer while about to call fromUnicode! targ=%08lx %s", targ, gNuConvTestName);
203 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
615 log_verbose("fromUnicode to euc-tw with fallback data euc-tw\n");
ncnvtst.c     [all...]
  /external/icu4c/tools/toolutil/
ucm.c 1060 * Further restrictions for fromUnicode tables
1063 * All of the MBCS fromUnicode specific tests could be removed from here,
1069 * because of fromUnicode restrictions _must_ be moved here because
1070 * makeconv uses a hack for moving mappings only for the fromUnicode table
    [all...]
  /external/icu4c/common/
ucnv_u16.c 579 /* reset fromUnicode for "UnicodeBig": prepare to output the UTF-16BE BOM */
    [all...]
ucnv_ext.h 302 * Contains fromUnicode mapping results, stored as sequences of chars.
433 /* fromUnicode helpers ------------------------------------------------------ */
ucnvmbcs.c 22 * - it is possible in fromUnicode() to directly deal with simple
27 * Remaining limitations in fromUnicode:
79 * The MBCS_OPT_FROM_U flag indicates that most of the fromUnicode data is omitted from
82 * (and UTF-8-friendly) fromUnicode conversion for Unicode code points up to maxFastUChar.
85 * utf8Friendly also implies that the fromUnicode mappings are stored in ascending order
93 * With only roundtrip mappings in the base fromUnicode data, this part is fully
131 * - new data structure for single-byte fromUnicode
137 * - 2-byte and 4-byte fromUnicode results are stored directly as 16/32-bit integers
190 * Typically, such mappings occur only in fromUnicode mapping tables because
294 * The conversion data structure for fromUnicode is designed for the know
    [all...]
ucnv_u7.c 187 /* reset fromUnicode */
760 NULL, /* we don't need writeSub() because we never call a callback at fromUnicode() */
    [all...]
ucnvscsu.c 131 /* state machine state - fromUnicode */
172 /* reset fromUnicode */
    [all...]
ucnv_ext.cpp 667 * @param value fromUnicode mapping table value; ignores roundtrip and reserved bits
    [all...]
ucnv_u32.c     [all...]
ucnvisci.c 128 UBool isFirstBuffer; /* boolean for fromUnicode to see if we need to announce the first script */
    [all...]
  /external/icu4c/common/unicode/
ucnv_err.h 189 * The structure for the fromUnicode callback function parameter.
ucnv.h     [all...]
  /external/icu4c/test/testdata/
conversion.txt 43 "fallbacks: per-direction boolean, currently only for fromUnicode; see Jitterbug 2401\n"
80 // Same as standard UTF-16 but fromUnicode always writes big-endian byte stream.
    [all...]
  /external/libxml2/patches/
0001-Add-ICU-support-for-libxml.patch 224 + * 3. error returned comes from 'fromUnicode' only even
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv_err.h 182 * The structure for the fromUnicode callback function parameter.
ucnv.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv_err.h 182 * The structure for the fromUnicode callback function parameter.
ucnv.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucnv_err.h 182 * The structure for the fromUnicode callback function parameter.
ucnv.h     [all...]
  /external/webkit/Source/WebCore/platform/text/
BidiResolver.h 547 embed(dirCurrent, FromUnicode);
  /external/icu4c/extra/uconv/
uconv.cpp 489 // the fromUnicode side of the converter must be in its initial state
    [all...]
  /external/webkit/Source/WebCore/
ChangeLog-2006-05-10 409 (WebCore::TextEncoding::fromUnicode): More of the same.
410 * platform/mac/TextEncodingMac.cpp: (WebCore::TextEncoding::fromUnicode): More
    [all...]

Completed in 1242 milliseconds

12 3