Searched refs:initSingletons (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dnormalizer2.cpp467 static void U_CALLCONV initSingletons(const char *what, UErrorCode &errorCode) { function
509 umtx_initOnce(nfcInitOnce, &initSingletons, "nfc", errorCode);
514 umtx_initOnce(nfcInitOnce, &initSingletons, "nfc", errorCode);
519 umtx_initOnce(nfcInitOnce, &initSingletons, "nfc", errorCode);
524 umtx_initOnce(nfcInitOnce, &initSingletons, "nfc", errorCode);
529 umtx_initOnce(nfkcInitOnce, &initSingletons, "nfkc", errorCode);
534 umtx_initOnce(nfkcInitOnce, &initSingletons, "nfkc", errorCode);
539 umtx_initOnce(nfkc_cfInitOnce, &initSingletons, "nfkc_cf", errorCode);
544 umtx_initOnce(noopInitOnce, &initSingletons, "noop", errorCode);
571 umtx_initOnce(nfcInitOnce, &initSingletons, "nf
[all...]
/external/icu/icu4c/source/common/
H A Dnormalizer2.cpp467 static void U_CALLCONV initSingletons(const char *what, UErrorCode &errorCode) { function
509 umtx_initOnce(nfcInitOnce, &initSingletons, "nfc", errorCode);
514 umtx_initOnce(nfcInitOnce, &initSingletons, "nfc", errorCode);
519 umtx_initOnce(nfcInitOnce, &initSingletons, "nfc", errorCode);
524 umtx_initOnce(nfcInitOnce, &initSingletons, "nfc", errorCode);
529 umtx_initOnce(nfkcInitOnce, &initSingletons, "nfkc", errorCode);
534 umtx_initOnce(nfkcInitOnce, &initSingletons, "nfkc", errorCode);
539 umtx_initOnce(nfkc_cfInitOnce, &initSingletons, "nfkc_cf", errorCode);
544 umtx_initOnce(noopInitOnce, &initSingletons, "noop", errorCode);
571 umtx_initOnce(nfcInitOnce, &initSingletons, "nf
[all...]

Completed in 97 milliseconds