Home
last modified time | relevance | path

Searched refs:cbrt (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestCbrt.rs24 return cbrt(inV);
28 return cbrt(inV);
32 return cbrt(inV);
36 return cbrt(inV);
40 return cbrt(inV);
44 return cbrt(inV);
48 return cbrt(inV);
52 return cbrt(inV);
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java64 static native float cbrt(float x); in cbrt() method in CoreMathVerifier
397 static private Target.Floaty cbrt(double d, Target t) { in cbrt() method in CoreMathVerifier
400 Math.cbrt(in.mid()), in cbrt()
401 Math.cbrt(in.min()), in cbrt()
402 Math.cbrt(in.max())); in cbrt()
405 static private Target.Floaty cbrt(float f, Target t) { in cbrt() method in CoreMathVerifier
408 cbrt(in.mid32()), in cbrt()
409 cbrt(in.min32()), in cbrt()
410 cbrt(in.max32())); in cbrt()
1222 args.out = cbrt(args.inVDouble, t); in computeCbrt()
[all …]
/cts/tools/dex-tools/dex/
Dclasses0.out.dex16735 public static native double cbrt(
17962 public static native double cbrt(