Searched refs:setLong (Results 1 – 17 of 17) sorted by relevance
174 fta.setLong(1); ftb.setLong(2); in test_Formattable()348 ft_arr.setLong(0); // calls 'dispose' and deletes adopted array ! in test_Formattable()359 fta.setLong(0); // calls 'dispose' and deletes adopted string ! in test_Formattable()
66 result.setLong((int32_t)0); in parse()
33 msgArgs[0].setLong(argc-1); in main()
457 void setLong(int32_t l);
722 setLong(tag, value); in setInt()728 public void setLong(int tag, long value) { in setLong() method in ProtoBuf737 setLong(tag, Double.doubleToLongBits(value)); in setDouble()
458 Formattable::setLong(int32_t l) in setLong() function in Formattable
1264 n.setLong(kParseFailed); in createCustomTimeZone()1280 n.setLong(kParseFailed); in createCustomTimeZone()
432 args[i].setLong(tInt); in umsg_vformat()
589 result.setLong(0); in parse()
796 resVal.setLong(0); in doParse()
750 result.setLong(0); in doParse()
788 args[0].setLong(2); // # of args to follow in getDisplayName()
1140 result.setLong(r); in parse()
2271 number.setLong(val); in parseInt()
1418 result.setLong(n / mult); in parse()