HomeSort by relevance Sort by last modified time
    Searched refs:UConverter (Results 126 - 150 of 203) sorted by null

1 2 3 4 56 7 8 9

  /external/chromium_org/third_party/icu/source/test/cintltst/
ncnvtst.c     [all...]
bocu1tst.c 880 roundtripBOCU1(UConverter *bocu1, int32_t number, const UChar *text, int32_t length) {
982 UConverter *bocu1;
cstrtest.c 236 UConverter *cnv;
  /external/icu/icu4c/source/test/cintltst/
ncnvtst.c     [all...]
bocu1tst.c 880 roundtripBOCU1(UConverter *bocu1, int32_t number, const UChar *text, int32_t length) {
982 UConverter *bocu1;
  /external/chromium_org/third_party/icu/source/common/
ucnvbocu.cpp 257 * The UConverter fields are used as follows:
392 UConverter *cnv;
412 /* get the converter state from UConverter */
626 /* set the converter state back into UConverter */
646 UConverter *cnv;
660 /* get the converter state from UConverter */
847 /* set the converter state back into UConverter */
941 UConverter *cnv;
962 /* get the converter state from UConverter */
    [all...]
ucnvmbcs.h 485 * It does not handle the EBCDIC swaplfnl option (set in UConverter).
500 * It does not handle the EBCDIC swaplfnl option (set in UConverter).
531 * It does not handle the EBCDIC swaplfnl option (set in UConverter).
551 * It does not handle the EBCDIC swaplfnl option (set in UConverter).
565 ucnv_MBCSGetType(const UConverter* converter);
  /external/chromium_org/third_party/icu/source/io/
ufile.c 303 U_CAPI UConverter * U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
ufmt_cmn.c 227 UConverter *defConverter = u_getDefaultConverter(&status);
  /external/chromium_org/third_party/icu/source/io/unicode/
ustdio.h 439 U_STABLE UConverter* U_EXPORT2 u_fgetConverter(UFILE *f);
    [all...]
  /external/chromium_org/third_party/icu/source/samples/date/
date.c 50 UConverter *cnv = NULL;
  /external/chromium_org/third_party/icu/source/test/iotest/
stream.cpp 63 UConverter *defConv;
  /external/chromium_org/third_party/icu/source/tools/genbrk/
genbrk.cpp 241 UConverter* conv;
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
name_table.cc 632 UConverter* NameTable::GetCharset(int32_t platform_id, int32_t encoding_id) {
634 UConverter* conv = ucnv_open(GetEncodingName(platform_id, encoding_id),
653 UConverter* cs = GetCharset(platform_id, encoding_id);
682 UConverter* cs = GetCharset(platform_id, encoding_id);
  /external/icu/icu4c/source/common/
ucnvbocu.cpp 257 * The UConverter fields are used as follows:
392 UConverter *cnv;
412 /* get the converter state from UConverter */
626 /* set the converter state back into UConverter */
646 UConverter *cnv;
660 /* get the converter state from UConverter */
847 /* set the converter state back into UConverter */
941 UConverter *cnv;
962 /* get the converter state from UConverter */
    [all...]
ucnvmbcs.h 485 * It does not handle the EBCDIC swaplfnl option (set in UConverter).
500 * It does not handle the EBCDIC swaplfnl option (set in UConverter).
531 * It does not handle the EBCDIC swaplfnl option (set in UConverter).
551 * It does not handle the EBCDIC swaplfnl option (set in UConverter).
565 ucnv_MBCSGetType(const UConverter* converter);
  /external/icu/icu4c/source/io/
ufile.c 303 U_CAPI UConverter * U_EXPORT2 /* U_CAPI ... U_EXPORT2 added by Peter Kirk 17 Nov 2001 */
ufmt_cmn.c 227 UConverter *defConverter = u_getDefaultConverter(&status);
  /external/icu/icu4c/source/io/unicode/
ustdio.h 439 U_STABLE UConverter* U_EXPORT2 u_fgetConverter(UFILE *f);
    [all...]
  /external/icu/icu4c/source/samples/date/
date.c 50 UConverter *cnv = NULL;
  /external/icu/icu4c/source/test/iotest/
stream.cpp 63 UConverter *defConv;
  /external/icu/icu4c/source/tools/genbrk/
genbrk.cpp 241 UConverter* conv;
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.cc 632 UConverter* NameTable::GetCharset(int32_t platform_id, int32_t encoding_id) {
634 UConverter* conv = ucnv_open(GetEncodingName(platform_id, encoding_id),
653 UConverter* cs = GetCharset(platform_id, encoding_id);
682 UConverter* cs = GetCharset(platform_id, encoding_id);
  /external/chromium_org/third_party/icu/source/test/perf/convperf/
convperf.h 26 UConverter* conv;
71 UConverter* conv;
  /external/icu/icu4c/source/test/perf/convperf/
convperf.h 26 UConverter* conv;
71 UConverter* conv;

Completed in 1254 milliseconds

1 2 3 4 56 7 8 9