Searched refs:scratch (Results 276 - 300 of 300) sorted by relevance

<<1112

/external/chromium_org/third_party/mesa/src/src/mesa/sparc/
H A Dxform.S22 .register %g2, #scratch
23 .register %g3, #scratch
/external/chromium_org/v8/src/arm/
H A Dlithium-arm.cc1748 LOperand* scratch = TempRegister(); local
1749 return new(zone()) LCompareMinusZeroAndBranch(value, scratch);
/external/chromium_org/v8/src/arm64/
H A Dlithium-arm64.cc999 // This type cannot deoptimize, but needs a scratch register.
1589 LOperand* scratch = TempRegister(); local
1590 return new(zone()) LCompareMinusZeroAndBranch(value, scratch);
/external/chromium_org/v8/src/ia32/
H A Dlithium-ia32.cc1718 LOperand* scratch = TempRegister(); local
1719 return new(zone()) LCompareMinusZeroAndBranch(value, scratch);
2417 // We only need a scratch register if we have a write barrier or we
/external/chromium_org/v8/src/mips/
H A Dlithium-mips.cc1697 LOperand* scratch = TempRegister(); local
1698 return new(zone()) LCompareMinusZeroAndBranch(value, scratch);
/external/chromium_org/v8/src/mips64/
H A Dlithium-mips64.cc1698 LOperand* scratch = TempRegister(); local
1699 return new(zone()) LCompareMinusZeroAndBranch(value, scratch);
/external/chromium_org/v8/src/x87/
H A Dlithium-x87.cc1636 LOperand* scratch = TempRegister(); local
1650 LMathMinMax* minmax = new (zone()) LMathMinMax(left, right, scratch);
2421 // We only need a scratch register if we have a write barrier or we
H A Dlithium-x87.h2498 LOperand* scratch() { return temps_[0]; } function in class:v8::internal::FINAL
/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp1491 tcu::TextureLevel scratch (m_imageFormat, 1, 1);
1492 const PixelBufferAccess scratchAccess = scratch.getAccess();
/external/mesa3d/src/mesa/sparc/
H A Dxform.S22 .register %g2, #scratch
23 .register %g3, #scratch
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol.cpp4219 char *scratch, int32_t scratch_capacity,
4266 char *scratch,
4282 return scratch;
4264 GetAppendBuffer(int32_t min_capacity, int32_t desired_capacity_hint, char *scratch, int32_t scratch_capacity, int32_t *result_capacity) argument
/external/chromium_org/third_party/icu/source/data/
H A Dmakedata.mak166 # instead of building everything from scratch.
/external/icu/icu4c/source/data/
H A Dmakedata.mak166 # instead of building everything from scratch.
/external/chromium_org/third_party/boringssl/src/crypto/aes/asm/
H A Dbsaes-armv7.pl1117 sub sp, #0x10 @ scratch space to carry over the IV
1335 mov $out, $fp @ use the iv scratch space as out buffer
1382 sub sp, sp, #0x10 @ scratch space to carry over the ctr
/external/libhevc/common/arm/
H A Dihevc_itrans_recon_32x32.s1523 @r0 : scratch buffer
/external/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl1111 sub sp, #0x10 @ scratch space to carry over the IV
1329 mov $out, $fp @ use the iv scratch space as out buffer
1375 sub sp, sp, #0x10 @ scratch space to carry over the ctr
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.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/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/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/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/ ...

Completed in 3078 milliseconds

<<1112