Searched defs:copyInto (Results 1 - 14 of 14) sorted by relevance

/external/skia/bench/
H A DETCBitmapBench.cpp56 etc1_byte* copyInto = newData; local
58 copyInto += ETC_PKM_HEADER_SIZE;
69 memcpy(copyInto, rowStart, origRowSzInBytes);
70 copyInto += origRowSzInBytes;
/external/clang/lib/AST/
H A DTemplateBase.cpp567 void ASTTemplateArgumentListInfo::copyInto( function in class:ASTTemplateArgumentListInfo
/external/guava/guava/src/com/google/common/collect/
H A DFluentIterable.java505 public final <C extends Collection<? super E>> C copyInto(C collection) { method in class:FluentIterable
H A DSets.java621 * {@link #copyInto} and forget the {@code SetView} itself.
650 public <S extends Set<E>> S copyInto(S set) { method in class:Sets.SetView
697 @Override public <S extends Set<E>> S copyInto(S set) {
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DFluentIterable.java481 public final <C extends Collection<? super E>> C copyInto(C collection) { method in class:FluentIterable
H A DSets.java488 * {@link #copyInto} and forget the {@code SetView} itself.
517 public <S extends Set<E>> S copyInto(S set) { method in class:Sets.SetView
564 @Override public <S extends Set<E>> S copyInto(S set) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/vogar/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/annotations/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 4538 milliseconds