/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | LongArrayListTest.java | 251 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/test/intltest/ |
D | tfsmalls.cpp | 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()
|
D | tmsgfmt.cpp | 1865 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()
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | LongArrayList.java | 169 return setLong(index, element); in set() 173 public long setLong(int index, long element) { in setLong() method in LongArrayList
|
D | Internal.java | 640 long setLong(int index, long element);
|
/third_party/icu/icu4c/source/samples/msgfmt/ |
D | main.cpp | 37 msgArgs[0].setLong(argc-1); in main()
|
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/answers/ |
D | main_3.cpp | 37 msgArgs[0].setLong(argc-1); in main()
|
D | main_2.cpp | 37 msgArgs[0].setLong(argc-1); in main()
|
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/ |
D | main.cpp | 37 msgArgs[0].setLong(argc-1); in main()
|
/third_party/icu/icu4c/source/samples/msgfmt/answers/ |
D | main_2.cpp | 37 msgArgs[0].setLong(argc-1); in main()
|
D | main_3.cpp | 37 msgArgs[0].setLong(argc-1); in main()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | fmtable.h | 509 void setLong(int32_t l);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | fmtable.h | 509 void setLong(int32_t l);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | fmtable.h | 509 void setLong(int32_t l);
|
/third_party/libexif/contrib/c++/ |
D | exif.hxx | 280 void setLong(unsigned int index, ExifLong value) const in setLong() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | umsg.cpp | 433 args[i].setLong(tInt); in umsg_vformat()
|
D | timezone.cpp | 1403 n.setLong(kParseFailed); in parseCustomID() 1419 n.setLong(kParseFailed); in parseCustomID()
|
/third_party/icu/icu4c/source/i18n/ |
D | umsg.cpp | 433 args[i].setLong(tInt); in umsg_vformat()
|
D | timezone.cpp | 1421 n.setLong(kParseFailed); in parseCustomID() 1437 n.setLong(kParseFailed); in parseCustomID()
|
D | fmtable.cpp | 543 Formattable::setLong(int32_t l) in setLong() function in Formattable
|
D | nfrs.cpp | 690 result.setLong(0); in parse()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | umsg.cpp | 433 args[i].setLong(tInt); in umsg_vformat()
|
D | timezone.cpp | 1421 n.setLong(kParseFailed); in parseCustomID() 1437 n.setLong(kParseFailed); in parseCustomID()
|
D | nfrs.cpp | 690 result.setLong(0); in parse()
|
D | fmtable.cpp | 543 Formattable::setLong(int32_t l) in setLong() function in Formattable
|