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.java78 CoreMathVerifier.computeClz(args); in verifyResultsClzCharChar()
146 CoreMathVerifier.computeClz(args); in verifyResultsClzChar2Char2()
214 CoreMathVerifier.computeClz(args); in verifyResultsClzChar3Char3()
282 CoreMathVerifier.computeClz(args); in verifyResultsClzChar4Char4()
355 CoreMathVerifier.computeClz(args); in verifyResultsClzUcharUchar()
423 CoreMathVerifier.computeClz(args); in verifyResultsClzUchar2Uchar2()
491 CoreMathVerifier.computeClz(args); in verifyResultsClzUchar3Uchar3()
559 CoreMathVerifier.computeClz(args); in verifyResultsClzUchar4Uchar4()
632 CoreMathVerifier.computeClz(args); in verifyResultsClzShortShort()
700 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