/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
Atan2PiTest.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_atan2pi_f32_1(mIn, mOut); 43 script_f32.forEach_atan2pi_f32_2(mIn, mOut); 46 script_f32.forEach_atan2pi_f32_3(mIn, mOut); 49 script_f32.forEach_atan2pi_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_atan2pi_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_atan2pi_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_atan2pi_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_atan2pi_f32_4(mIn, mOut) [all...] |
Atan2Test.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_atan2_f32_1(mIn, mOut); 43 script_f32.forEach_atan2_f32_2(mIn, mOut); 46 script_f32.forEach_atan2_f32_3(mIn, mOut); 49 script_f32.forEach_atan2_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_atan2_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_atan2_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_atan2_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_atan2_f32_4(mIn, mOut) [all...] |
CopysignTest.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_copysign_f32_1(mIn, mOut); 43 script_f32.forEach_copysign_f32_2(mIn, mOut); 46 script_f32.forEach_copysign_f32_3(mIn, mOut); 49 script_f32.forEach_copysign_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_copysign_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_copysign_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_copysign_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_copysign_f32_4(mIn, mOut) [all...] |
FdimTest.java | 26 private Allocation mIn; 36 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 39 script_f32.forEach_fdim_f32_1(mIn, mOut); 42 script_f32.forEach_fdim_f32_2(mIn, mOut); 45 script_f32.forEach_fdim_f32_3(mIn, mOut); 48 script_f32.forEach_fdim_f32_4(mIn, mOut); 52 script_f32_relaxed.forEach_fdim_f32_1(mIn, mOut); 55 script_f32_relaxed.forEach_fdim_f32_2(mIn, mOut); 58 script_f32_relaxed.forEach_fdim_f32_3(mIn, mOut); 61 script_f32_relaxed.forEach_fdim_f32_4(mIn, mOut) [all...] |
FmaTest.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_fma_f32_1(mIn, mOut); 43 script_f32.forEach_fma_f32_2(mIn, mOut); 46 script_f32.forEach_fma_f32_3(mIn, mOut); 49 script_f32.forEach_fma_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_fma_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_fma_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_fma_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_fma_f32_4(mIn, mOut) [all...] |
FminTest.java | 26 private Allocation mIn; 36 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 39 script_f32.forEach_fmin_f32_1(mIn, mOut); 42 script_f32.forEach_fmin_f32_2(mIn, mOut); 45 script_f32.forEach_fmin_f32_3(mIn, mOut); 48 script_f32.forEach_fmin_f32_4(mIn, mOut); 52 script_f32_relaxed.forEach_fmin_f32_1(mIn, mOut); 55 script_f32_relaxed.forEach_fmin_f32_2(mIn, mOut); 58 script_f32_relaxed.forEach_fmin_f32_3(mIn, mOut); 61 script_f32_relaxed.forEach_fmin_f32_4(mIn, mOut) [all...] |
FmodTest.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_fmod_f32_1(mIn, mOut); 43 script_f32.forEach_fmod_f32_2(mIn, mOut); 46 script_f32.forEach_fmod_f32_3(mIn, mOut); 49 script_f32.forEach_fmod_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_fmod_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_fmod_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_fmod_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_fmod_f32_4(mIn, mOut) [all...] |
HypotTest.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_hypot_f32_1(mIn, mOut); 43 script_f32.forEach_hypot_f32_2(mIn, mOut); 46 script_f32.forEach_hypot_f32_3(mIn, mOut); 49 script_f32.forEach_hypot_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_hypot_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_hypot_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_hypot_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_hypot_f32_4(mIn, mOut) [all...] |
MadTest.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_mad_f32_1(mIn, mOut); 43 script_f32.forEach_mad_f32_2(mIn, mOut); 46 script_f32.forEach_mad_f32_3(mIn, mOut); 49 script_f32.forEach_mad_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_mad_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_mad_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_mad_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_mad_f32_4(mIn, mOut) [all...] |
NextafterTest.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_nextafter_f32_1(mIn, mOut); 43 script_f32.forEach_nextafter_f32_2(mIn, mOut); 46 script_f32.forEach_nextafter_f32_3(mIn, mOut); 49 script_f32.forEach_nextafter_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_nextafter_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_nextafter_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_nextafter_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_nextafter_f32_4(mIn, mOut) [all...] |
RemainderTest.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_remainder_f32_1(mIn, mOut); 43 script_f32.forEach_remainder_f32_2(mIn, mOut); 46 script_f32.forEach_remainder_f32_3(mIn, mOut); 49 script_f32.forEach_remainder_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_remainder_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_remainder_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_remainder_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_remainder_f32_4(mIn, mOut) [all...] |
StepTest.java | 26 private Allocation mIn; 36 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 39 script_f32.forEach_step_f32_1(mIn, mOut); 42 script_f32.forEach_step_f32_2(mIn, mOut); 45 script_f32.forEach_step_f32_3(mIn, mOut); 48 script_f32.forEach_step_f32_4(mIn, mOut); 52 script_f32_relaxed.forEach_step_f32_1(mIn, mOut); 55 script_f32_relaxed.forEach_step_f32_2(mIn, mOut); 58 script_f32_relaxed.forEach_step_f32_3(mIn, mOut); 61 script_f32_relaxed.forEach_step_f32_4(mIn, mOut) [all...] |
FmaxTest.java | 26 private Allocation mIn; 39 script_f32.forEach_fmax_f32_1(mIn, mOut); 42 script_f32.forEach_fmax_f32_2(mIn, mOut); 45 script_f32.forEach_fmax_f32_3(mIn, mOut); 48 script_f32.forEach_fmax_f32_4(mIn, mOut); 52 script_f32_relaxed.forEach_fmax_f32_1(mIn, mOut); 55 script_f32_relaxed.forEach_fmax_f32_2(mIn, mOut); 58 script_f32_relaxed.forEach_fmax_f32_3(mIn, mOut); 61 script_f32_relaxed.forEach_fmax_f32_4(mIn, mOut); 80 return mIn; [all...] |
PowTest.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_pow_f32_1(mIn, mOut); 43 script_f32.forEach_pow_f32_2(mIn, mOut); 46 script_f32.forEach_pow_f32_3(mIn, mOut); 49 script_f32.forEach_pow_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_pow_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_pow_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_pow_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_pow_f32_4(mIn, mOut) [all...] |
PowrTest.java | 27 private Allocation mIn; 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 40 script_f32.forEach_powr_f32_1(mIn, mOut); 43 script_f32.forEach_powr_f32_2(mIn, mOut); 46 script_f32.forEach_powr_f32_3(mIn, mOut); 49 script_f32.forEach_powr_f32_4(mIn, mOut); 53 script_f32_relaxed.forEach_powr_f32_1(mIn, mOut); 56 script_f32_relaxed.forEach_powr_f32_2(mIn, mOut); 59 script_f32_relaxed.forEach_powr_f32_3(mIn, mOut); 62 script_f32_relaxed.forEach_powr_f32_4(mIn, mOut) [all...] |
AllocationResize.java | 27 private Allocation mIn; 32 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 33 mScript.forEach_root(mIn, mOut); 38 mIn = Allocation.createSized(mRS, Element.I32(mRS), INPUTSIZE/2); 40 mIn.resize(INPUTSIZE); 49 mIn.copy1DRangeFrom(0, INPUTSIZE, inArray); 52 RSUtils.forEach(this, 0, mIn, mOut);
|
AcosPiTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 38 script_f32.forEach_acospi_f32_1(mIn, mOut); 41 script_f32.forEach_acospi_f32_2(mIn, mOut); 44 script_f32.forEach_acospi_f32_3(mIn, mOut); 47 script_f32.forEach_acospi_f32_4(mIn, mOut); 51 script_f32_relaxed.forEach_acospi_f32_1(mIn, mOut); 54 script_f32_relaxed.forEach_acospi_f32_2(mIn, mOut); 57 script_f32_relaxed.forEach_acospi_f32_3(mIn, mOut); 60 script_f32_relaxed.forEach_acospi_f32_4(mIn, mOut);
|
AcosTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 38 script_f32.forEach_acos_f32_1(mIn, mOut); 41 script_f32.forEach_acos_f32_2(mIn, mOut); 44 script_f32.forEach_acos_f32_3(mIn, mOut); 47 script_f32.forEach_acos_f32_4(mIn, mOut); 50 script_f32.forEach_acos_f32_1(mIn, mOut); 53 script_f32.forEach_acos_f32_2(mIn, mOut); 56 script_f32.forEach_acos_f32_3(mIn, mOut); 59 script_f32.forEach_acos_f32_4(mIn, mOut);
|
AcoshTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 38 script_f32.forEach_acosh_f32_1(mIn, mOut); 41 script_f32.forEach_acosh_f32_2(mIn, mOut); 44 script_f32.forEach_acosh_f32_3(mIn, mOut); 47 script_f32.forEach_acosh_f32_4(mIn, mOut); 51 script_f32_relaxed.forEach_acosh_f32_1(mIn, mOut); 54 script_f32_relaxed.forEach_acosh_f32_2(mIn, mOut); 57 script_f32_relaxed.forEach_acosh_f32_3(mIn, mOut); 60 script_f32_relaxed.forEach_acosh_f32_4(mIn, mOut);
|
AsinPiTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 38 script_f32.forEach_asinpi_f32_1(mIn, mOut); 41 script_f32.forEach_asinpi_f32_2(mIn, mOut); 44 script_f32.forEach_asinpi_f32_3(mIn, mOut); 47 script_f32.forEach_asinpi_f32_4(mIn, mOut); 51 script_f32_relaxed.forEach_asinpi_f32_1(mIn, mOut); 54 script_f32_relaxed.forEach_asinpi_f32_2(mIn, mOut); 57 script_f32_relaxed.forEach_asinpi_f32_3(mIn, mOut); 60 script_f32_relaxed.forEach_asinpi_f32_4(mIn, mOut);
|
AsinTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 38 script_f32.forEach_asin_f32_1(mIn, mOut); 41 script_f32.forEach_asin_f32_2(mIn, mOut); 44 script_f32.forEach_asin_f32_3(mIn, mOut); 47 script_f32.forEach_asin_f32_4(mIn, mOut); 51 script_f32_relaxed.forEach_asin_f32_1(mIn, mOut); 54 script_f32_relaxed.forEach_asin_f32_2(mIn, mOut); 57 script_f32_relaxed.forEach_asin_f32_3(mIn, mOut); 60 script_f32_relaxed.forEach_asin_f32_4(mIn, mOut);
|
AsinhTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { 38 script_f32.forEach_asinh_f32_1(mIn, mOut); 41 script_f32.forEach_asinh_f32_2(mIn, mOut); 44 script_f32.forEach_asinh_f32_3(mIn, mOut); 47 script_f32.forEach_asinh_f32_4(mIn, mOut); 51 script_f32_relaxed.forEach_asinh_f32_1(mIn, mOut); 54 script_f32_relaxed.forEach_asinh_f32_2(mIn, mOut); 57 script_f32_relaxed.forEach_asinh_f32_3(mIn, mOut); 60 script_f32_relaxed.forEach_asinh_f32_4(mIn, mOut);
|
/packages/apps/Email/src/com/android/email/ |
PeekableInputStream.java | 28 private final InputStream mIn; 33 this.mIn = in; 39 return mIn.read(); 57 return mIn.read(b, offset, length); 61 int r = mIn.read(b, offset + 1, length - 1); 78 mIn.toString(), mPeeked, mPeekedByte);
|
FixedLengthInputStream.java | 28 private final InputStream mIn; 33 this.mIn = in; 46 return mIn.read(); 55 int d = mIn.read(b, offset, Math.min(mLength - mCount, length)); 78 return String.format("FixedLengthInputStream(in=%s, length=%d)", mIn.toString(), mLength);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/templates/ |
TemplatedInputStream.java | 28 private final InputStream mIn; 35 this.mIn = in; 56 int c = mIn.read(); 59 c = mIn.read(); 63 for (c = mIn.read(); c != '}' && c >= 0; c = mIn.read()) 84 mIn.close();
|