Home
last modified time | relevance | path

Searched refs:setLong (Results 1 – 17 of 17) sorted by relevance

/external/icu4c/test/intltest/
Dtfsmalls.cpp174 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()
Dnumrgts.cpp66 result.setLong((int32_t)0); in parse()
/external/icu4c/samples/msgfmt/
Dmain.cpp33 msgArgs[0].setLong(argc-1); in main()
/external/icu4c/samples/msgfmt/answers/
Dmain_2.cpp33 msgArgs[0].setLong(argc-1); in main()
Dmain_3.cpp33 msgArgs[0].setLong(argc-1); in main()
/external/icu4c/i18n/unicode/
Dfmtable.h457 void setLong(int32_t l);
/external/protobuf/src/com/google/common/io/protocol/
DProtoBuf.java722 setLong(tag, value); in setInt()
728 public void setLong(int tag, long value) { in setLong() method in ProtoBuf
737 setLong(tag, Double.doubleToLongBits(value)); in setDouble()
/external/icu4c/i18n/
Dfmtable.cpp458 Formattable::setLong(int32_t l) in setLong() function in Formattable
Dtimezone.cpp1264 n.setLong(kParseFailed); in createCustomTimeZone()
1280 n.setLong(kParseFailed); in createCustomTimeZone()
Dumsg.cpp432 args[i].setLong(tInt); in umsg_vformat()
Dnfrs.cpp589 result.setLong(0); in parse()
Dnfrule.cpp796 resVal.setLong(0); in doParse()
Dnfsubs.cpp750 result.setLong(0); in doParse()
Dtranslit.cpp788 args[0].setLong(2); // # of args to follow in getDisplayName()
Drbnf.cpp1140 result.setLong(r); in parse()
Dsmpdtfmt.cpp2271 number.setLong(val); in parseInt()
Ddecimfmt.cpp1418 result.setLong(n / mult); in parse()