Searched defs:toCopy (Results 1 – 5 of 5) sorted by relevance
75 int toCopy = (int) Math.min(byteCount, head.limit - head.pos); in sink() local
316 const int32_t toCopy = in createTagStringWithAlternates() local347 const int32_t toCopy = in createTagStringWithAlternates() local
489 TestArrayList<String> toCopy = new TestArrayList<String>(); in testCopyOfDefensiveCopy() local517 SortedMultiset<String> toCopy = EasyMock.createMock(SortedMultiset.class); in testCopyOfSortedDefensiveCopy() local
1614 OurCppRunException (const OurCppRunException &toCopy) : in OurCppRunException()1617 OurCppRunException &operator = (const OurCppRunException &toCopy) { in operator =()
1570 OurCppRunException (const OurCppRunException &toCopy) : in OurCppRunException()1573 OurCppRunException &operator = (const OurCppRunException &toCopy) { in operator =()