Home
last modified time | relevance | path

Searched refs:setLong (Results 1 - 25 of 44) sorted by relevance

12

/third_party/icu/icu4c/source/test/intltest/
H A Dtfsmalls.cpp174 fta.setLong(1); ftb.setLong(2); in test_Formattable()
176 it_logln("FT setLong, operator== and operator!= tested."); in test_Formattable()
185 it_errln("*** Formattable setLong or operator== or !="); 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()
H A Dtmsgfmt.cpp1865 args[0].setLong(3); in TestTrimArgumentName()
1888 args[0].setLong(2); in TestSelectOrdinal()
1892 args[0].setLong(1); in TestSelectOrdinal()
1896 args[0].setLong(3); in TestSelectOrdinal()
H A Dplurfmts.cpp584 args.setLong(i); in pluralFormatExtendedTest()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DLongArrayListTest.java251 assertEquals(1L, list.setLong(0, 0)); in testSetLong()
254 assertEquals(3L, list.setLong(1, 0)); in testSetLong()
258 list.setLong(-1, 0); in testSetLong()
265 list.setLong(2, 0); in testSetLong()
535 list.setLong(0, 0); in assertImmutable()
/third_party/icu/icu4c/source/samples/msgfmt/answers/
H A Dmain_2.cpp37 msgArgs[0].setLong(argc-1); in main()
H A Dmain_3.cpp37 msgArgs[0].setLong(argc-1); in main()
/third_party/icu/icu4c/source/samples/msgfmt/
H A Dmain.cpp37 msgArgs[0].setLong(argc-1); in main()
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/answers/
H A Dmain_2.cpp37 msgArgs[0].setLong(argc-1); in main()
H A Dmain_3.cpp37 msgArgs[0].setLong(argc-1); in main()
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/
H A Dmain.cpp37 msgArgs[0].setLong(argc-1); in main()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLongArrayList.java169 return setLong(index, element); in set()
173 public long setLong(int index, long element) { in setLong() method in LongArrayList
H A DInternal.java640 long setLong(int index, long element); in setLong() method
/third_party/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h509 void setLong(int32_t l);
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dfmtable.h509 void setLong(int32_t l);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dfmtable.h509 void setLong(int32_t l);
/third_party/libexif/contrib/c++/
H A Dexif.hxx280 void setLong(unsigned int index, ExifLong value) const in setLong() function
285 "Exif::Entry::setLong(): Format is not EXIF_FORMAT_LONG"); in setLong()
288 "Exif::setLong: component index out of range"); in setLong()
/third_party/icu/icu4c/source/i18n/
H A Dumsg.cpp433 args[i].setLong(tInt); in umsg_vformat()
H A Dfmtable.cpp543 Formattable::setLong(int32_t l) in setLong() function in Formattable
H A Dnfsubs.cpp769 result.setLong(0); in doParse()
H A Dnfrs.cpp690 result.setLong(0); in parse()
/third_party/node/deps/icu-small/source/i18n/
H A Dumsg.cpp433 args[i].setLong(tInt); in umsg_vformat()
H A Dfmtable.cpp543 Formattable::setLong(int32_t l) in setLong() function in Formattable
H A Dnfsubs.cpp787 result.setLong(0); in doParse()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dumsg.cpp433 args[i].setLong(tInt); in umsg_vformat()
H A Dfmtable.cpp543 Formattable::setLong(int32_t l) in setLong() function in Formattable

Completed in 26 milliseconds

12