Home
last modified time | relevance | path

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

/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