HomeSort by relevance Sort by last modified time
    Searched refs:convName (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
cintltst.c 505 static const char convName[] = "ibm-1047";
507 static const char convName[] = "ibm-37";
510 static const char convName[] = "US-ASCII";
512 UConverter* conv = ucnv_open(convName, &errorCode);
nucnvtst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
cintltst.c 505 static const char convName[] = "ibm-1047";
507 static const char convName[] = "ibm-37";
510 static const char convName[] = "US-ASCII";
512 UConverter* conv = ucnv_open(convName, &errorCode);
nucnvtst.c     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
ucnv.h     [all...]
  /external/icu/icu4c/source/common/unicode/
ucnv.h     [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_io.cpp 829 ucnv_openStandardNames(const char *convName,
834 if (haveAliasData(pErrorCode) && isAlias(convName, pErrorCode)) {
835 uint32_t listOffset = findTaggedAliasListsOffset(convName, standard, pErrorCode);
    [all...]
  /external/icu/icu4c/source/common/
ucnv_io.cpp 829 ucnv_openStandardNames(const char *convName,
834 if (haveAliasData(pErrorCode) && isAlias(convName, pErrorCode)) {
835 uint32_t listOffset = findTaggedAliasListsOffset(convName, standard, pErrorCode);
    [all...]
  /external/chromium_org/third_party/icu/source/test/iotest/
filetst.c 839 char convName[UCNV_MAX_CONVERTER_NAME_LENGTH];
    [all...]
  /external/icu/icu4c/source/test/iotest/
filetst.c 839 char convName[UCNV_MAX_CONVERTER_NAME_LENGTH];
    [all...]

Completed in 526 milliseconds