Searched defs:copyInto (Results 1 – 5 of 5) sorted by relevance
561 public <S extends Set<E>> S copyInto(S set) { in copyInto() method in Sets.SetView603 @Override public <S extends Set<E>> S copyInto(S set) { in union() method in Sets
549 public <S extends Set<E>> S copyInto(S set) { in copyInto() method in Sets.SetView591 @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
556 void ASTTemplateArgumentListInfo::copyInto( in copyInto() function in ASTTemplateArgumentListInfo