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

12 3 4 5

  /external/webkit/Source/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/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...]
  /external/libvpx/examples/includes/geshi/docs/
phpdoc.ini 79 ;; comma-separated list of Converters to use in outputformat:Convertername:templatedirectory format
  /external/icu4c/common/unicode/
uclean.h 59 * items (collators, resource bundles, converters, etc.) must be closed before
61 * (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
  /development/tools/emulator/system/camera/
Converters.cpp 24 #include "Converters.h"
EmulatedFakeCameraDevice.h 25 #include "Converters.h"
EmulatedCameraDevice.cpp 31 #include "Converters.h"
  /external/bluetooth/glib/
INSTALL.in 45 the converters between locale encodings and UTF-8 installed.
  /external/chromium/webkit/glue/
cpp_variant.h 91 // Converters. The CppVariant must be of a type convertible to these values.
multipart_response_delegate.h 10 // implementation in netwerk/streamconv/converters/nsMultiMixedConv.cpp.
  /external/webkit/Source/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/webkit/Tools/DumpRenderTree/chromium/
CppVariant.h 114 // Converters. The CppVariant must be of a type convertible to these values.
  /libcore/luni/src/main/java/java/nio/charset/
CharsetDecoderICU.java 10 * A JNI interface for ICU converters.
CharsetEncoderICU.java 10 * A JNI interface for ICU converters.
  /external/icu4c/test/cintltst/
ucnvseltst.c 54 log_data_err("No converters available.\n");
423 /* test the special "all converters" parameter values */
  /external/icu4c/test/perf/utfperf/
utfperf.cpp 15 * Performance test program for Unicode converters
  /libcore/luni/src/test/java/libcore/java/util/
OldAndroidLocaleTest.java 151 // changes. This one makes sure we have the necessary converters installed

Completed in 1654 milliseconds

12 3 4 5