Home
last modified time | relevance | path

Searched refs:computeClz (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClz.java88 CoreMathVerifier.computeClz(args); in verifyResultsClzCharChar()
159 CoreMathVerifier.computeClz(args); in verifyResultsClzChar2Char2()
230 CoreMathVerifier.computeClz(args); in verifyResultsClzChar3Char3()
301 CoreMathVerifier.computeClz(args); in verifyResultsClzChar4Char4()
377 CoreMathVerifier.computeClz(args); in verifyResultsClzUcharUchar()
448 CoreMathVerifier.computeClz(args); in verifyResultsClzUchar2Uchar2()
519 CoreMathVerifier.computeClz(args); in verifyResultsClzUchar3Uchar3()
590 CoreMathVerifier.computeClz(args); in verifyResultsClzUchar4Uchar4()
666 CoreMathVerifier.computeClz(args); in verifyResultsClzShortShort()
737 CoreMathVerifier.computeClz(args); in verifyResultsClzShort2Short2()
[all …]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1291 static public void computeClz(TestClz.ArgumentsCharChar args) { in computeClz() method in CoreMathVerifier
1296 static public void computeClz(TestClz.ArgumentsUcharUchar args) { in computeClz() method in CoreMathVerifier
1301 static public void computeClz(TestClz.ArgumentsShortShort args) { in computeClz() method in CoreMathVerifier
1305 static public void computeClz(TestClz.ArgumentsUshortUshort args) { in computeClz() method in CoreMathVerifier
1309 static public void computeClz(TestClz.ArgumentsIntInt args) { in computeClz() method in CoreMathVerifier
1313 static public void computeClz(TestClz.ArgumentsUintUint args) { in computeClz() method in CoreMathVerifier