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

12 3 4

  /external/webkit/WebCore/icu/unicode/
ucnv.h 31 * different types of converters, there are other functions in this API to
85 * Enum for specifying basic types of converters
228 * Converter option for specifying a version selector (0..9) for some converters.
410 * stored in the converter cache or the alias table. The only way to open further converters
459 * converters to be cloned with ucnv_safeClone().
593 * some stateful converters (EBCDIC_STATEFUL, ISO-2022) and LMBCS.
605 * - State-shifting output (SI/SO, escapes, etc.) from stateful converters.
613 * - initial and final non-character bytes that are output by some converters
644 * by some converters.
710 * to be the one used to create the converter. Some converters do not represen
    [all...]
ucnv_cb.h 24 * working with converters, unless your code has been called as a callback
  /external/icu4c/common/unicode/
uclean.h 35 * open the service objects (converters, collators, etc.) that it will use
75 * items (collators, resource bundles, converters, etc.) must be closed before
77 * (e.g. close your converters and resource bundles before calling this
ucnv_cb.h 24 * working with converters, unless your code has been called as a callback
  /external/freetype/include/freetype/internal/
ftvalid.h 68 /* editors/converters. */
  /external/icu4c/common/
ucnv_imp.h 116 * This will only unload the data if no other converters are sharing it.
ucnv_bld.h 112 * - readonly for built-in algorithmic converters
154 * Used by ISO 2022, SCSU, GB 18030 converters, possibly more.
ucnv_cnv.h 83 * Some converters may need additional detection and may then set U_TRUNCATED_CHAR_FOUND.
161 * For stateful converters, it is typically necessary to handle this
ucnv_cb.c 212 and the other converters don't use subChar1?
udatamem.c 13 * that contains some ICU data (resource, converters, whatever.)
ucnv_io.c 25 * Now an alias can map to different converters
61 * 1) This section contains a list of converters. This list contains indexes
116 * has a unique alias among all converters. That same alias can
117 * be mentioned in other standards on different converters,
141 * There are holes. Some converters aren't recognized by
142 * a standard, or they are really old converters that the
607 * may map an alias to different converters.
    [all...]
ucnvmbcs.h 41 * At the moment, there are only variations of MBCS converters. They all have
43 * differ from those for other MBCS-style converters.
551 * Used by stateful converters which share regular conversion tables
ucnvsel.cpp 105 // this will be reached for the converters that fill the set with
143 /* open a selector. If converterListSize is 0, build for all converters.
181 // make a backup copy of the list of converters
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/
CharsetDecoderICU.java 10 * A JNI interface for ICU converters.
19 // import com.ibm.icu4jni.converters.NativeConverter;
CharsetEncoderICU.java 10 * A JNI interface for ICU converters.
26 // import com.ibm.icu4jni.converters.NativeConverter;
  /external/icu4c/test/cintltst/
ucnvseltst.c 50 log_data_err("No converters available.\n");
419 /* test the special "all converters" parameter values */
ccapitst.c     [all...]
  /external/bluetooth/glib/
INSTALL.in 45 the converters between locale encodings and UTF-8 installed.
  /external/icu4c/data/mappings/
ucmfiles.mk 20 # converters:
  /external/webkit/WebCore/loader/
FTPDirectoryParser.h 69 // Original version of this file can currently be found at: http://mxr.mozilla.org/mozilla1.8/source/netwerk/streamconv/converters/ParseFTPList.h
  /external/icu4c/test/perf/utfperf/
utfperf.cpp 15 * Performance test program for Unicode converters
  /frameworks/base/tests/CoreTests/android/core/
LocaleTest.java 159 // changes. This one makes sure we have the necessary converters installed
  /external/libpng/contrib/gregbook/
readpng.c 115 * (mainly for PNG-aware image editors and converters) */
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
mmxp2_32.asm 2 ; pII-optimised MMX format converters for HERMES
x86p_16.asm 2 ; x86 format converters for HERMES

Completed in 659 milliseconds

12 3 4