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

  /build/target/product/
languages_full.mk 24 PRODUCT_LOCALES := en_US fr_FR it_IT es_ES de_DE nl_NL cs_CZ pl_PL ja_JP zh_TW zh_CN ru_RU ko_KR nb_NO es_US da_DK el_GR tr_TR pt_PT pt_BR rm_CH sv_SE bg_BG ca_ES en_GB fi_FI hr_HR hu_HU in_ID iw_IL lt_LT lv_LV ro_RO sk_SK sl_SI sr_RS uk_UA vi_VN tl_PH
sdk.mk 176 vi_VN \
  /external/chromium/third_party/icu/source/data/coll/
colfiles.mk 70 uk_UA.txt ur_IN.txt ur_PK.txt vi_VN.txt zh_Hans.txt\
collocal.mk 67 th_TH.txt tr_TR.txt uk_UA.txt vi_VN.txt zh_Hans.txt\
  /external/chromium/third_party/icu/source/data/locales/
resfiles.mk 100 vi_VN.txt zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_HK.txt\
  /external/icu4c/data/coll/
colfiles.mk 74 ur_IN.txt ur_PK.txt vi_VN.txt xh.txt xh_ZA.txt\
  /external/chromium/third_party/icu/source/common/
locmap.c 529 ILCID_POSIX_ELEMENT_ARRAY(0x042a, vi, vi_VN)
  /external/chromium/third_party/icu/source/test/cintltst/
capitst.c 619 UCollator *en_US, *el_GR, *vi_VN;
622 vi_VN = ucol_open("vi_VN", &status);
629 if (ucol_getAttribute(vi_VN, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON ||
632 log_err("ERROR: vi_VN collation did not have cannonical decomposition for normalization!\n");
651 ucol_close(vi_VN);
    [all...]
  /external/icu4c/common/
locmap.c 582 ILCID_POSIX_ELEMENT_ARRAY(0x042a, vi, vi_VN)
    [all...]
  /external/icu4c/test/cintltst/
capitst.c 629 UCollator *en_US, *el_GR, *vi_VN;
632 vi_VN = ucol_open("vi_VN", &status);
639 if (ucol_getAttribute(vi_VN, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON ||
642 log_err("ERROR: vi_VN collation did not have cannonical decomposition for normalization!\n");
661 ucol_close(vi_VN);
    [all...]
  /external/icu4c/data/locales/
resfiles.mk 123 vi.txt vi_VN.txt vun.txt vun_TZ.txt xog.txt\
  /external/chromium/third_party/icu/source/test/intltest/
apicoll.cpp 394 *vi_VN = Collator::createInstance("vi_VN", status);
402 if (vi_VN->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_ON)
404 errln("ERROR: vi_VN collation did not have canonical decomposition for normalization!\n");
419 delete vi_VN;
    [all...]
  /external/icu4c/test/intltest/
apicoll.cpp 408 *vi_VN = Collator::createInstance("vi_VN", status);
416 if (vi_VN->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_ON)
418 errln("ERROR: vi_VN collation did not have canonical decomposition for normalization!\n");
433 delete vi_VN;
    [all...]

Completed in 519 milliseconds