Home | History | Annotate | Download | only in intltest

Lines Matching full:five

302   UnicodeString expected("four point five","");
849 const llong FIVE(0, 5);
850 const llong NEG_FIVE = -FIVE;
855 const llong TWO_TO_32X5 = TWO_TO_32 * FIVE;
866 &FIVE, &TWO, &TWO,
867 &FIVE, &NEG_TWO, &NEG_TWO,
870 &TWO, &FIVE, &ZERO,
872 &NEG_TWO, &FIVE, &ZERO,
878 &TWO_TO_32, &FIVE, &TWO_TO_32d5,
880 &NEG_TWO_TO_32, &FIVE, &NEG_TWO_TO_32d5,
882 &TWO_TO_32X5, &FIVE, &TWO_TO_32,
884 FIVE, &NEG_TWO_TO_32,
886 &TWO_TO_32X5, &TWO_TO_32, &FIVE,
888 &NEG_TWO_TO_32X5, &NEG_TWO_TO_32, &FIVE,
918 const llong FIVE(0, 5);
925 const llong NEG_FIVE = -FIVE;
933 const llong BIG_FIVE(BIG * FIVE);
938 &ZERO, &FIVE, &ZERO,
939 &ONE, &FIVE, &ONE,
940 &TWO, &FIVE, &TWO,
941 &THREE, &FIVE, &THREE,
942 &FOUR, &FIVE, &FOUR,
943 &FIVE, &FIVE, &ZERO,
944 &SIX, &FIVE, &ONE,
950 &FIVE, &NEG_FIVE, &ZERO,
952 &NEG_ONE, &FIVE, &NEG_ONE,
953 &NEG_TWO, &FIVE, &NEG_TWO,
954 &NEG_THREE, &FIVE, &NEG_THREE,
955 &NEG_FOUR, &FIVE, &NEG_FOUR,
956 &NEG_FIVE, &FIVE, &ZERO,
957 &NEG_SIX, &FIVE, &NEG_ONE,
964 &NINETY_NINE, &FIVE, &FOUR,
965 &HUNDRED, &FIVE, &ZERO,
966 &HUNDRED_ONE, &FIVE, &ONE,
967 &BIG_FIVEm1, &FIVE, &FOUR,
968 &BIG_FIVE, &FIVE, &ZERO,
969 &BIG_FIVEp1, &FIVE, &ONE
1083 { "579", "five hundred seventy-nine" },
1087 { "4,567", "four thousand five hundred sixty-seven" },
1089 { "2,345,678", "two million three hundred forty-five thousand six hundred seventy-eight" },
1091 { "234.567", "two hundred thirty-four point five six seven" },
1639 // { "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" },
1640 // { "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" },
1641 // { "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" },
1642 { "1,234,567.7654321", "one million two hundred thirty-four thousand five hundred sixty-seven point seven six five four three two one" },
1643 { "123,456.654321", "one hundred twenty-three thousand four hundred fifty-six point six five four three two one" },
1644 { "12,345.54321", "twelve thousand three hundred forty-five point five four three two one" },
1647 { "0.0000000011754944", "zero point zero zero zero zero zero zero zero zero one one seven five four nine four four" },
1648 { "0.000001175494351", "zero point zero zero zero zero zero one one seven five four nine four three five one" },