OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CharsetMatch
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
csmatch.h
20
class
CharsetMatch
: public UMemory
28
CharsetMatch
();
csmatch.cpp
21
CharsetMatch
::
CharsetMatch
()
27
void
CharsetMatch
::set(InputText *input, CharsetRecognizer *cr, int32_t conf)
34
const char*
CharsetMatch
::getName()const
39
const char*
CharsetMatch
::getLanguage()const
44
int32_t
CharsetMatch
::getConfidence()const
49
int32_t
CharsetMatch
::getUChars(UChar *buf, int32_t cap, UErrorCode *status) const
/external/icu4c/i18n/
csmatch.h
21
*
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
40
CharsetMatch
();
43
* fully set the state of this
CharsetMatch
.
csmatch.cpp
21
CharsetMatch
::
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/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 183 milliseconds