Lines Matching refs:FIVE
305 UnicodeString expected("four point five","");
852 const llong FIVE(0, 5);
853 const llong NEG_FIVE = -FIVE;
858 const llong TWO_TO_32X5 = TWO_TO_32 * FIVE;
869 &FIVE, &TWO, &TWO,
870 &FIVE, &NEG_TWO, &NEG_TWO,
873 &TWO, &FIVE, &ZERO,
875 &NEG_TWO, &FIVE, &ZERO,
881 &TWO_TO_32, &FIVE, &TWO_TO_32d5,
883 &NEG_TWO_TO_32, &FIVE, &NEG_TWO_TO_32d5,
885 &TWO_TO_32X5, &FIVE, &TWO_TO_32,
887 FIVE, &NEG_TWO_TO_32,
889 &TWO_TO_32X5, &TWO_TO_32, &FIVE,
891 &NEG_TWO_TO_32X5, &NEG_TWO_TO_32, &FIVE,
921 const llong FIVE(0, 5);
928 const llong NEG_FIVE = -FIVE;
936 const llong BIG_FIVE(BIG * FIVE);
941 &ZERO, &FIVE, &ZERO,
942 &ONE, &FIVE, &ONE,
943 &TWO, &FIVE, &TWO,
944 &THREE, &FIVE, &THREE,
945 &FOUR, &FIVE, &FOUR,
946 &FIVE, &FIVE, &ZERO,
947 &SIX, &FIVE, &ONE,
953 &FIVE, &NEG_FIVE, &ZERO,
955 &NEG_ONE, &FIVE, &NEG_ONE,
956 &NEG_TWO, &FIVE, &NEG_TWO,
957 &NEG_THREE, &FIVE, &NEG_THREE,
958 &NEG_FOUR, &FIVE, &NEG_FOUR,
959 &NEG_FIVE, &FIVE, &ZERO,
960 &NEG_SIX, &FIVE, &NEG_ONE,
967 &NINETY_NINE, &FIVE, &FOUR,
968 &HUNDRED, &FIVE, &ZERO,
969 &HUNDRED_ONE, &FIVE, &ONE,
970 &BIG_FIVEm1, &FIVE, &FOUR,
971 &BIG_FIVE, &FIVE, &ZERO,
972 &BIG_FIVEp1, &FIVE, &ONE
1086 { "579", "five hundred seventy-nine" },
1090 { "4,567", "four thousand five hundred sixty-seven" },
1092 { "2,345,678", "two million three hundred forty-five thousand six hundred seventy-eight" },
1094 { "234.567", "two hundred thirty-four point five six seven" },
1642 // { "1,234,567,890.0987654", "one billion, two hundred and thirty-four million, five hundred and sixty-seven thousand, eight hundred and ninety point zero nine eight seven six five four" },
1643 // { "123,456,789.9876543", "one hundred and twenty-three million, four hundred and fifty-six thousand, seven hundred and eighty-nine point nine eight seven six five four three" },
1644 // { "12,345,678.87654321", "twelve million, three hundred and forty-five thousand, six hundred and seventy-eight point eight seven six five four three two one" },
1645 { "1,234,567.7654321", "one million two hundred thirty-four thousand five hundred sixty-seven point seven six five four three two one" },
1646 { "123,456.654321", "one hundred twenty-three thousand four hundred fifty-six point six five four three two one" },
1647 { "12,345.54321", "twelve thousand three hundred forty-five point five four three two one" },
1650 { "0.0000000011754944", "zero point zero zero zero zero zero zero zero zero one one seven five four nine four four" },
1651 { "0.000001175494351", "zero point zero zero zero zero zero one one seven five four nine four three five one" },