Home
last modified time | relevance | path

Searched defs:ngrams (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DStatisticsTool.java55 private NGramList ngrams; field in StatisticsTool
H A DChecker.java21 private NGramList ngrams; field in Checker
H A DNGramList.java74 protected TreeMap ngrams; field in NGramList
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetRecog_sbcs.java269 int match(CharsetDetector det, int[] ngrams, byte[] byteMap) in match() argument
274 int match(CharsetDetector det, int[] ngrams, byte[] byteMap, byte spaceChar) in match() argument
280 int matchIBM420(CharsetDetector det, int[] ngrams, byte[] byteMap, byte spaceChar){ in matchIBM420() argument
593 private static int[] ngrams = { field in CharsetRecog_sbcs.CharsetRecog_8859_5_ru
660 private static int[] ngrams = { field in CharsetRecog_sbcs.CharsetRecog_8859_6_ar
727 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_8859_7_el
795 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_8859_8_I_he
825 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_8859_8_he
894 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_8859_9_tr
918 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_windows_1251
982 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_windows_1256
1046 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_KOI8_R
1143 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_IBM424_he_rtl
1163 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_IBM424_he_ltr
1211 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_IBM420_ar_rtl
1233 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_IBM420_ar_ltr
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCharsetRecog_sbcs.java270 int match(CharsetDetector det, int[] ngrams, byte[] byteMap) in match() argument
275 int match(CharsetDetector det, int[] ngrams, byte[] byteMap, byte spaceChar) in match() argument
281 int matchIBM420(CharsetDetector det, int[] ngrams, byte[] byteMap, byte spaceChar){ in matchIBM420() argument
594 private static int[] ngrams = { field in CharsetRecog_sbcs.CharsetRecog_8859_5_ru
661 private static int[] ngrams = { field in CharsetRecog_sbcs.CharsetRecog_8859_6_ar
728 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_8859_7_el
796 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_8859_8_I_he
826 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_8859_8_he
895 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_8859_9_tr
919 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_windows_1251
983 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_windows_1256
1047 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_KOI8_R
1144 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_IBM424_he_rtl
1164 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_IBM424_he_ltr
1212 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_IBM420_ar_rtl
1234 private static int[] ngrams = { global() field in CharsetRecog_sbcs.CharsetRecog_IBM420_ar_ltr
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcsrsbcs.cpp254 int32_t CharsetRecog_sbcs::match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t byteMap[]) const in match_sbcs() argument
708 const int32_t ngrams[64]; member
897 const int32_t *ngrams = ngrams_8859_1[i].ngrams; in match() local
924 const int32_t *ngrams = ngrams_8859_2[i].ngrams; in match() local
1224 int32_t CharsetRecog_IBM420_ar::match_sbcs(InputText *det, const int32_t ngrams[], cons argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrsbcs.cpp254 int32_t CharsetRecog_sbcs::match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t byteMap[]) const in match_sbcs() argument
708 const int32_t ngrams[64]; member
897 const int32_t *ngrams = ngrams_8859_1[i].ngrams; in match() local
924 const int32_t *ngrams = ngrams_8859_2[i].ngrams; in match() local
1224 int32_t CharsetRecog_IBM420_ar::match_sbcs(InputText *det, const int32_t ngrams[], cons argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrsbcs.cpp254 int32_t CharsetRecog_sbcs::match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t byteMap[]) const in match_sbcs() argument
708 const int32_t ngrams[64]; member
897 const int32_t *ngrams = ngrams_8859_1[i].ngrams; in match() local
924 const int32_t *ngrams = ngrams_8859_2[i].ngrams; in match() local
1224 int32_t CharsetRecog_IBM420_ar::match_sbcs(InputText *det, const int32_t ngrams[], cons argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 14 milliseconds