Searched refs:copyInto (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/third_party/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/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/guava/guava-tests/test/com/google/common/collect/
H A DSetOperationsTest.java272 = Sets.union(friends, enemies).copyInto(new HashSet<String>());
290 = Sets.intersection(friends, enemies).copyInto(new HashSet<String>());
308 = Sets.difference(friends, enemies).copyInto(new HashSet<String>());
334 .copyInto(new HashSet<String>());
343 copyInto(new HashSet<String>());
/external/clang/include/clang/AST/
H A DTemplateBase.h599 void copyInto(TemplateArgumentListInfo &List) const;
H A DExprCXX.h2425 getExplicitTemplateArgs().copyInto(List);
2681 getExplicitTemplateArgs().copyInto(List);
3102 getExplicitTemplateArgs().copyInto(List);
H A DExpr.h1114 getExplicitTemplateArgs().copyInto(List);
2492 getExplicitTemplateArgs().copyInto(List);
/external/guava/guava/src/com/google/common/collect/
H A DSets.java532 * {@link #copyInto} and forget the {@code SetView} itself.
561 public <S extends Set<E>> S copyInto(S set) { method in class:Sets.SetView
603 @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 DSets.java520 * {@link #copyInto} and forget the {@code SetView} itself.
549 public <S extends Set<E>> S copyInto(S set) { method in class:Sets.SetView
591 @Override public <S extends Set<E>> S copyInto(S set) {
/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3063 Ovl->getExplicitTemplateArgs().copyInto(ExplicitTemplateArgs);
H A DSemaOverload.cpp9699 OvlExpr->getExplicitTemplateArgs().copyInto(OvlExplicitTemplateArgs);
10042 ovl->getExplicitTemplateArgs().copyInto(ExplicitTemplateArgs);
/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/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/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 4121 milliseconds