Home
last modified time | relevance | path

Searched refs:theNgramList (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_sbcs.java41 public NGramParser(int[] theNgramList, byte[] theByteMap) in NGramParser() argument
43 ngramList = theNgramList; in NGramParser()
193 public NGramParser_IBM420(int[] theNgramList, byte[] theByteMap) in NGramParser_IBM420() argument
195 super(theNgramList, theByteMap); in NGramParser_IBM420()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetRecog_sbcs.java42 public NGramParser(int[] theNgramList, byte[] theByteMap) in NGramParser() argument
44 ngramList = theNgramList; in NGramParser()
194 public NGramParser_IBM420(int[] theNgramList, byte[] theByteMap) in NGramParser_IBM420() argument
196 super(theNgramList, theByteMap); in NGramParser_IBM420()
/third_party/node/deps/icu-small/source/i18n/
Dcsrsbcs.cpp23 NGramParser::NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap) in NGramParser() argument
26 ngramList = theNgramList; in NGramParser()
166 …r_IBM420::NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap):NGramParser(t… in NGramParser_IBM420() argument
Dcsrsbcs.h37 NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap);
60 NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap);
/third_party/icu/icu4c/source/i18n/
Dcsrsbcs.cpp23 NGramParser::NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap) in NGramParser() argument
26 ngramList = theNgramList; in NGramParser()
166 …r_IBM420::NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap):NGramParser(t… in NGramParser_IBM420() argument
Dcsrsbcs.h37 NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap);
60 NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap);
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcsrsbcs.cpp23 NGramParser::NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap) in NGramParser() argument
26 ngramList = theNgramList; in NGramParser()
166 …r_IBM420::NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap):NGramParser(t… in NGramParser_IBM420() argument
Dcsrsbcs.h37 NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap);
60 NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap);
/third_party/skia/third_party/externals/icu/source/i18n/
Dcsrsbcs.cpp23 NGramParser::NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap) in NGramParser() argument
26 ngramList = theNgramList; in NGramParser()
166 …r_IBM420::NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap):NGramParser(t… in NGramParser_IBM420() argument
Dcsrsbcs.h37 NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap);
60 NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap);