Home | History | Annotate | Download | only in gennames

Lines Matching full:factors

105 * 1 Names are formed by calculating modulo-factors of the code point value as follows:
106 * algRange.algorithmVariant is the count of modulo factors
108 * uint16_t factors[algRange.algorithmVariant];
1245 /* modulo factors, maximum 8 */
1246 /* 3 factors: 19, 21, 28, most-to-least-significant */