Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dvecmath.h194 float Dot(const Vec2& rhs) { return x_ * rhs.x_ + y_ * rhs.y_; } in Dot()
383 float Dot(const Vec3& rhs) { return x_ * rhs.x_ + y_ * rhs.y_ + z_ * rhs.z_; } in Dot()
385 Vec3 Cross(const Vec3& rhs) { in Cross()
601 float Dot(const Vec3& rhs) { return x_ * rhs.x_ + y_ * rhs.y_ + z_ * rhs.z_; } in Dot()
603 Vec3 Cross(const Vec3& rhs) { in Cross()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...