HomeSort by relevance Sort by last modified time
    Searched refs:UConverter (Results 151 - 175 of 199) sorted by null

1 2 3 4 5 67 8

  /external/icu4c/common/
ucnv_u32.c     [all...]
ucnvsel.cpp 81 UConverter* test_converter = ucnv_open(result->encodings[i], status);
  /external/icu4c/extra/uconv/
uconv.cpp 492 cnvSigType(UConverter *cnv) {
593 UConverter *convfrom = 0;
594 UConverter *convto = 0;
    [all...]
  /external/icu4c/test/cintltst/
ncnvfbts.c 36 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err)
135 UConverter *conv = 0;
296 UConverter *conv = 0;
ucnvseltst.c 285 UConverter* test_converter;
ucsdetst.c 51 static int32_t preflight(const UChar *src, int32_t length, UConverter *cnv)
72 UConverter *cnv = ucnv_open(codepage, &status);
  /external/chromium_org/third_party/icu/source/common/unicode/
unistr.h 35 struct UConverter; // unicode/ucnv.h
    [all...]
  /external/icu4c/common/unicode/
unistr.h 36 struct UConverter; // unicode/ucnv.h
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ucnvseltst.c 285 UConverter* test_converter;
ucsdetst.c 51 static int32_t preflight(const UChar *src, int32_t length, UConverter *cnv)
72 UConverter *cnv = ucnv_open(codepage, &status);
cbiapts.c 84 UConverter *cnv;
nccbtst.c     [all...]
  /external/chromium_org/third_party/icu/source/tools/genrb/
wrtjava.c 101 static UConverter* conv = NULL;
wrtxml.cpp 46 static UConverter* conv = NULL;
    [all...]
  /external/icu4c/samples/ustring/
ustring.cpp 33 static UConverter *cnv=NULL;
87 // and use a UConverter or at least a charset name explicitly.
586 // that takes a UConverter argument.
  /external/icu4c/tools/genrb/
wrtjava.c 100 static UConverter* conv = NULL;
  /external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
ubrkperfold.cpp 422 UConverter *cvrtr; // An ICU code page converter.
  /external/chromium_org/third_party/icu/source/tools/toolutil/
xmlparser.cpp 168 UConverter *cnv;
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
name_table.h 724 // Note: ICU UConverter* convention requires caller to ucnv_close() it.
725 static UConverter* GetCharset(int32_t platform_id, int32_t encoding_id);
  /external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp 422 UConverter *cvrtr; // An ICU code page converter.
  /external/icu4c/tools/toolutil/
xmlparser.cpp 168 UConverter *cnv;
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.h 724 // Note: ICU UConverter* convention requires caller to ucnv_close() it.
725 static UConverter* GetCharset(int32_t platform_id, int32_t encoding_id);
  /external/chromium_org/third_party/icu/source/common/
ucnvsel.cpp 79 UConverter* test_converter = ucnv_open(result->encodings[i], status);
  /external/chromium_org/third_party/icu/source/io/
uscanf_p.c 805 UConverter *conv;
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/collperf/
collperf.cpp 755 UConverter *conv = ucnv_open("utf-8", &status); // just UTF-8 for now.

Completed in 560 milliseconds

1 2 3 4 5 67 8