Searched refs:utrie2_openDummy (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutrie2.h125 utrie2_openDummy(UTrie2ValueBits valueBits,
H A Dutrie2.cpp235 utrie2_openDummy(UTrie2ValueBits valueBits, function
/external/icu/icu4c/source/common/
H A Dutrie2.h125 utrie2_openDummy(UTrie2ValueBits valueBits,
H A Dutrie2.cpp235 utrie2_openDummy(UTrie2ValueBits valueBits, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h1686 #define utrie2_openDummy U_ICU_ENTRY_POINT_RENAME(utrie2_openDummy) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dtrie2test.c1097 /* test utrie2_openDummy() -------------------------------------------------- */
1127 trie=utrie2_openDummy(valueBits, initialValue, errorValue, &errorCode);
1129 log_err("utrie2_openDummy(valueBits=%d) failed - %s\n", valueBits, u_errorName(errorCode));
/external/icu/icu4c/source/test/cintltst/
H A Dtrie2test.c1097 /* test utrie2_openDummy() -------------------------------------------------- */
1127 trie=utrie2_openDummy(valueBits, initialValue, errorValue, &errorCode);
1129 log_err("utrie2_openDummy(valueBits=%d) failed - %s\n", valueBits, u_errorName(errorCode));
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1763 #define utrie2_openDummy U_ICU_ENTRY_POINT_RENAME(utrie2_openDummy) macro

Completed in 1270 milliseconds