Home
last modified time | relevance | path

Searched refs:subtract (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dfloat16_gen.c193 unsigned short subtract(unsigned short a, unsigned short b) { in subtract() function
276 printReferenceOutput(OUTPUT_ARRAY_SUB, subtract, 1); in main()
DCoreMathVerifier.java473 out[0] = t.subtract(a12, a21); in cross()
476 out[1] = t.subtract(a20, a02); in cross()
479 out[2] = t.subtract(a01, a10); in cross()
489 out[0] = t.subtract(a12, a21); in cross()
492 out[1] = t.subtract(a20, a02); in cross()
495 out[2] = t.subtract(a01, a10); in cross()
518 Target.Floaty diff = t.subtract(t.newFloaty(point1[i]), t.newFloaty(point2[i])); in distance()
529 Target.Floaty diff = t.subtract(t.new32(point1[i]), t.new32(point2[i])); in distance()
637 Target.Floaty r = t.subtract(inA, inB); in fdim()
824 Target.Floaty diff = t.subtract(inStop, inStart); in mix()
[all …]
DTarget.java202 Floaty subtract(Floaty a, Floaty b) { in subtract() method in Target
/cts/apps/CameraITS/pymodules/its/
Dimage.py446 y = numpy.subtract(y_plane, yuv_off[0])
447 u = numpy.subtract(u_plane, yuv_off[1]).view(numpy.int8)
448 v = numpy.subtract(v_plane, yuv_off[2]).view(numpy.int8)
/cts/tests/tests/keystore/src/android/keystore/cts/
DRSACipherTest.java88 TestUtils.getBigIntegerMagnitudeBytes(modulus.subtract(BigInteger.ONE)); in testNoPaddingEncryptionSucceedsWithPlaintextOneSmallerThanModulus()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale122 subtract the time for the measurement loop overhead. (This calculation
/cts/tools/dex-tools/dex/
Dclasses0.out.dex21671 public java.math.BigDecimal subtract(
21674 public java.math.BigDecimal subtract(
22148 public java.math.BigInteger subtract(