Home
last modified time | relevance | path

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

/external/javassist/sample/duplicate/
DBall.java6 public class Ball { class
12 public Ball(int x, int y) { in Ball() method in Ball
18 public Ball(Ball b) { in Ball() method in Ball
/external/eigen/unsupported/test/
DBVH.cpp23 struct Ball struct
29 Ball() {} in Ball() function
30 Ball(const VectorType &c, double r) : center(c), radius(r) {} in Ball() argument
35 template<int Dim> AlignedBox<double, Dim> bounding_box(const Ball<Dim> &b) in bounding_box() argument
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/
Dexample-channel-09.kt11 data class Ball(var hits: Int) class
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/akka/
DPingPongAkkaBenchmark.kt16 data class Ball(val count: Int) class
/external/skia/src/sfnt/
DSkPanose.h190 Ball = 5, enumerator