Searched defs:copyInto (Results 1 – 4 of 4) sorted by relevance
517 public <S extends Set<E>> S copyInto(S set) { in copyInto() method in Sets.SetView564 @Override public <S extends Set<E>> S copyInto(S set) { in union() method in Sets
650 public <S extends Set<E>> S copyInto(S set) { in copyInto() method in Sets.SetView697 @Override public <S extends Set<E>> S copyInto(S set) { in union() method in Sets
56 etc1_byte* copyInto = newData; in create_expanded_etc1_bitmap() local
567 void ASTTemplateArgumentListInfo::copyInto( in copyInto() function in ASTTemplateArgumentListInfo