Searched defs:ucsd (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucsdet.cpp | 44 ucsdet_close(UCharsetDetector *ucsd) in ucsdet_close() 51 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() 91 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() 101 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode… in ucsdet_setDeclaredEncoding() 111 ucsdet_detectAll(UCharsetDetector *ucsd, in ucsdet_detectAll() 142 ucsdet_isInputFilterEnabled(const UCharsetDetector *ucsd) in ucsdet_isInputFilterEnabled() 153 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter) in ucsdet_enableInputFilter()
|
/external/icu4c/i18n/ |
D | ucsdet.cpp | 44 ucsdet_close(UCharsetDetector *ucsd) in ucsdet_close() 51 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() 91 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() 101 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode… in ucsdet_setDeclaredEncoding() 111 ucsdet_detectAll(UCharsetDetector *ucsd, in ucsdet_detectAll() 142 ucsdet_isInputFilterEnabled(const UCharsetDetector *ucsd) in ucsdet_isInputFilterEnabled() 153 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter) in ucsdet_enableInputFilter()
|