OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:utrie2_openFromSerialized
(Results
1 - 8
of
8
) sorted by null
/external/icu4c/i18n/
uspoof_wsconf.cpp
380
spImpl->fSpoofData->fAnyCaseTrie =
utrie2_openFromSerialized
(
387
spImpl->fSpoofData->fLowerCaseTrie =
utrie2_openFromSerialized
(
uspoof_impl.cpp
602
fAnyCaseTrie =
utrie2_openFromSerialized
(UTRIE2_16_VALUE_BITS,
606
fLowerCaseTrie =
utrie2_openFromSerialized
(UTRIE2_16_VALUE_BITS,
/external/icu4c/common/
utrie2.h
98
utrie2_openFromSerialized
(UTrie2ValueBits valueBits,
120
* @see
utrie2_openFromSerialized
318
* @see
utrie2_openFromSerialized
()
[
all
...]
utrie2.cpp
124
utrie2_openFromSerialized
(UTrie2ValueBits valueBits,
ucnvsel.cpp
564
sel->trie =
utrie2_openFromSerialized
(UTRIE2_16_VALUE_BITS,
normalizer2impl.cpp
310
normTrie=
utrie2_openFromSerialized
(UTRIE2_16_VALUE_BITS,
[
all
...]
/external/icu4c/test/cintltst/
trie2test.c
673
trie=
utrie2_openFromSerialized
(valueBits, storage, length2, &length3, &errorCode);
675
log_err("error:
utrie2_openFromSerialized
(%s) failed, %s\n", testName, u_errorName(errorCode));
[
all
...]
/external/icu4c/common/unicode/
urename.h
[
all
...]
Completed in 62 milliseconds