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

  /external/chromium_org/third_party/icu/source/common/
normalizer2.cpp 463 static icu::UInitOnce nfkc_cfInitOnce = U_INITONCE_INITIALIZER;
501 nfkc_cfInitOnce.reset();
539 umtx_initOnce(nfkc_cfInitOnce, &initSingletons, "nfkc_cf", errorCode);
583 umtx_initOnce(nfkc_cfInitOnce, &initSingletons, "nfkc_cf", errorCode);
638 umtx_initOnce(nfkc_cfInitOnce, &initSingletons, "nfkc_cf", errorCode);
    [all...]
  /external/icu/icu4c/source/common/
normalizer2.cpp 463 static icu::UInitOnce nfkc_cfInitOnce = U_INITONCE_INITIALIZER;
501 nfkc_cfInitOnce.reset();
539 umtx_initOnce(nfkc_cfInitOnce, &initSingletons, "nfkc_cf", errorCode);
583 umtx_initOnce(nfkc_cfInitOnce, &initSingletons, "nfkc_cf", errorCode);
638 umtx_initOnce(nfkc_cfInitOnce, &initSingletons, "nfkc_cf", errorCode);
    [all...]

Completed in 37 milliseconds