HomeSort by relevance Sort by last modified time
    Searched defs:DictionaryMatcher (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/icu/source/common/
dictionarydata.h 67 class U_COMMON_API DictionaryMatcher : public UMemory {
69 virtual ~DictionaryMatcher();
77 // Implementation of the DictionaryMatcher interface for a UCharsTrie dictionary
78 class U_COMMON_API UCharsDictionaryMatcher : public DictionaryMatcher {
92 // Implementation of the DictionaryMatcher interface for a BytesTrie dictionary
93 class U_COMMON_API BytesDictionaryMatcher : public DictionaryMatcher {
dictionarydata.cpp 32 DictionaryMatcher::~DictionaryMatcher() {
  /external/icu/icu4c/source/common/
dictionarydata.h 67 class U_COMMON_API DictionaryMatcher : public UMemory {
69 virtual ~DictionaryMatcher();
77 // Implementation of the DictionaryMatcher interface for a UCharsTrie dictionary
78 class U_COMMON_API UCharsDictionaryMatcher : public DictionaryMatcher {
92 // Implementation of the DictionaryMatcher interface for a BytesTrie dictionary
93 class U_COMMON_API BytesDictionaryMatcher : public DictionaryMatcher {
dictionarydata.cpp 32 DictionaryMatcher::~DictionaryMatcher() {
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 57 milliseconds