Searched refs:utrie_open (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/perf/unisetperf/draft/
H A Dtrieset.cpp43 UNewTrie *newTrie=utrie_open(NULL, NULL, 0x11000, 0, 0, TRUE);
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dutrie.h524 * @see utrie_open
550 * for utrie_open() and utrie_clone().
622 utrie_open(UNewTrie *fillIn,
630 * @param fillIn like in utrie_open()
632 * @param aliasData like in utrie_open(),
642 * that was allocated by utrie_open() or utrie_clone().
H A Drbbisetb.cpp288 fTrie = utrie_open(NULL, // Pre-existing trie to be filled in
H A Dutrie.cpp47 utrie_open(UNewTrie *fillIn, function
135 trie=utrie_open(fillIn, aliasData, aliasDataCapacity,
/macosx-10.10.1/ICU-531.30/icuSources/tools/gensprep/
H A Dstore.c203 if(NULL==utrie_open(sprepTrie, NULL, MAX_DATA_LENGTH, 0, 0, FALSE)) {
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dtrietest.c274 newTrie=utrie_open(NULL, NULL, 2000,
465 newTrie=utrie_open(NULL, NULL, 2000,
H A Dtrie2test.c1298 newTrie=utrie_open(NULL, NULL, 2000,
1302 log_err("error: utrie_open(%s) failed: %s\n", testName, u_errorName(errorCode));
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Durename.h1700 #define utrie_open U_ICU_ENTRY_POINT_RENAME(utrie_open) macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h1692 #define utrie_open U_ICU_ENTRY_POINT_RENAME(utrie_open) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h1692 #define utrie_open U_ICU_ENTRY_POINT_RENAME(utrie_open) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h1692 #define utrie_open U_ICU_ENTRY_POINT_RENAME(utrie_open) macro

Completed in 200 milliseconds