Searched defs:otherList (Results 1 – 7 of 7) sorted by relevance
102 public void concatenate(SIPObjectList otherList) { in concatenate()111 public void concatenate(SIPObjectList otherList, boolean topFlag) { in concatenate()
44 abstract ImmutableList<T> otherList(); in otherList() method in GwtValueTypeWithBuilder64 Builder<T> otherList(List<T> x); in otherList() method
22 List<String> sort(List<String> otherList); in sort()
75 void dng_opcode_list::Swap (dng_opcode_list &otherList) in Swap()
218 ilist_traits<Block> &otherList, block_iterator first, block_iterator last) { in transferNodesFromList()
469 ilist_traits<Operation> &otherList, op_iterator first, op_iterator last) { in transferNodesFromList()
172 public void addAll(NodeList<N> otherList) { in addAll()