HomeSort by relevance Sort by last modified time
    Searched refs:UTrieEnumValue (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/common/
utrie.h 453 UTrieEnumValue(const void *context, uint32_t value);
458 * transformed by the UTrieEnumValue function.
474 * the UTrieEnumValue function.
489 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context);
utrie.c 1046 /* default UTrieEnumValue() returns the input value itself */
1058 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) {
    [all...]
  /external/icu4c/common/
utrie.h 453 UTrieEnumValue(const void *context, uint32_t value);
458 * transformed by the UTrieEnumValue function.
474 * the UTrieEnumValue function.
489 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context);
utrie.c 1046 /* default UTrieEnumValue() returns the input value itself */
1058 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) {
    [all...]

Completed in 922 milliseconds