Searched defs:CharsetMatch (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dcsmatch.h21 * CharsetMatch represents the results produced by one Charset Recognizer for one input text
26 * CharsetMatch objects, each representing a possible matching charset.
31 class CharsetMatch : public UMemory class in inherits:UMemory
40 CharsetMatch();
43 * fully set the state of this CharsetMatch.
H A Dcsmatch.cpp21 CharsetMatch::CharsetMatch() function in class:CharsetMatch
27 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf,
44 const char* CharsetMatch::getName()const
49 const char* CharsetMatch::getLanguage()const
54 int32_t CharsetMatch::getConfidence()const
59 int32_t CharsetMatch::getUChars(UChar *buf, int32_t cap, UErrorCode *status) const
/external/icu/icu4c/source/i18n/
H A Dcsmatch.h21 * CharsetMatch represents the results produced by one Charset Recognizer for one input text
26 * CharsetMatch objects, each representing a possible matching charset.
31 class CharsetMatch : public UMemory class in inherits:UMemory
40 CharsetMatch();
43 * fully set the state of this CharsetMatch.
H A Dcsmatch.cpp21 CharsetMatch::CharsetMatch() function in class:CharsetMatch
27 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf,
44 const char* CharsetMatch::getName()const
49 const char* CharsetMatch::getLanguage()const
54 int32_t CharsetMatch::getConfidence()const
59 int32_t CharsetMatch::getUChars(UChar *buf, int32_t cap, UErrorCode *status) const
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 395 milliseconds