Lines Matching full:positive
81 // positive prefix pattern
83 // positive suffix pattern
109 // positive prefix
111 // positive suffix
1072 // localized name of Infinite and the positive/negative localized
1772 * @param posPrefix positive prefix.
1773 * @param posSuffix positive suffix.
1780 * whether the value was infinite and whether it was positive.
1812 // Match positive and negative prefixes; prefer longest match.
2006 // Match positive and negative suffixes; prefer longest match.
2485 // Gets the positive prefix of the number pattern.
2495 // Sets the positive prefix of the number pattern.
2527 // Gets the positive suffix of the number pattern.
2537 // Sets the positive suffix of the number pattern.
2610 * @return A positive rounding increment, or 0.0 if rounding
2627 * @param newValue A positive rounding increment, or 0.0 to disable rounding.
3682 // Part 0 is the positive pattern. Part 1, if present, is the negative
3808 // Check for positive prefix
4208 // identical to the positive pattern, then prepend the minus sign to the
4209 // positive pattern to form the negative pattern.