Searched defs:cpLengths (Results 1 - 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/common/ |
H A D | dictionarydata.cpp | 45 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument 113 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
|
H A D | dictbe.cpp | 110 int32_t cpLengths[POSSIBLE_WORD_LIST_MAX]; // Word Lengths, in code points. member in PossibleWord
|
/third_party/node/deps/icu-small/source/common/ |
H A D | dictionarydata.cpp | 45 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument 113 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
|
H A D | dictbe.cpp | 110 int32_t cpLengths[POSSIBLE_WORD_LIST_MAX]; // Word Lengths, in code points. member in PossibleWord
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | dictionarydata.cpp | 45 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument 113 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
|
H A D | dictbe.cpp | 104 int32_t cpLengths[POSSIBLE_WORD_LIST_MAX]; // Word Lengths, in code points. member in PossibleWord
|
Completed in 9 milliseconds