Home
last modified time | relevance | path

Searched defs:gLines (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/tools/colprobe/
Dcolprobe.cpp582 noteExpansion(Line **gLines, Line *line, int32_t size, CompareFn comparer) { in noteExpansion()
626 positionExpansions(Line **gLines, int32_t size, CompareFn comparer) { in positionExpansions()
894 detectContractions(Line **gLines, Line *lines, int32_t size, CompareFn comparer) { in detectContractions()
941 detectExpansions(Line **gLines, int32_t size, CompareFn comparer) { in detectExpansions()
1153 reduceUntailored(Line **gLines, int32_t size){ in reduceUntailored()
1185 constructAndAnalyze(Line **gLines, Line *lines, int32_t size, CompareFn comparer) { in constructAndAnalyze()