Searched refs:UTrieEnumValue (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutrie.h454 UTrieEnumValue(const void *context, uint32_t value); typedef
459 * transformed by the UTrieEnumValue function.
475 * the UTrieEnumValue function.
490 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context);
H A Dutrie.cpp1046 /* default UTrieEnumValue() returns the input value itself */
1058 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) {
/external/icu/icu4c/source/common/
H A Dutrie.h454 UTrieEnumValue(const void *context, uint32_t value); typedef
459 * transformed by the UTrieEnumValue function.
475 * the UTrieEnumValue function.
490 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context);
H A Dutrie.cpp1046 /* default UTrieEnumValue() returns the input value itself */
1058 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) {

Completed in 239 milliseconds