/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/ |
D | Rotation.java | 186 q3 = coeff * axis.getZ(); in Rotation() 326 double u1z = u1.getZ(); in Rotation() 330 double u2z = u2.getZ(); in Rotation() 336 double v1z = coeff * v1.getZ(); in Rotation() 348 double v2z = alpha * v1z + beta * v2.getZ(); in Rotation() 358 double dz1 = v1z - u1.getZ(); in Rotation() 361 double dz2 = v2z - u2.getZ(); in Rotation() 367 k.getZ() * (u1x * u2y - u1y * u2x); in Rotation() 376 double u3z = u3.getZ(); in Rotation() 379 double v3z = v3.getZ(); in Rotation() [all …]
|
D | Vector3DFormat.java | 216 formatDouble(vector.getZ(), format, toAppendTo, pos); in format()
|
D | Vector3D.java | 199 public double getZ() { in getZ() method in Vector3D
|
/external/skia/src/utils/ |
D | SkShadowPaintFilterCanvas.cpp | 24 int z = this->getZ(); in onFilter() 86 SkScalar x = lightDir.fX * this->getZ(); in updateMatrix() 87 SkScalar y = lightDir.fY * this->getZ(); in updateMatrix() 114 SkScalar scale = (lightPos.fZ) / (lightPos.fZ - this->getZ()); in updateMatrix() 117 this->translate(-lightPoint.fX * this->getZ() / in updateMatrix() 118 ((lightPos.fZ - this->getZ()) * scale), in updateMatrix() 119 -(diffuseHeight - lightPoint.fY) * this->getZ() / in updateMatrix() 120 ((lightPos.fZ - this->getZ()) * scale)); in updateMatrix()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/ |
D | ShapeImmutableTest.java | 129 assertEquals(345.1, loaded.getZ()); in testPoint3d() 147 assertEquals(345.1, loaded.getPoint3d().getZ()); in testShapeNoTags()
|
D | Point3d.java | 27 public double getZ() { in getZ() method in Point3d
|
/external/clang/test/CodeGenCXX/ |
D | references.cpp | 219 Z getZ(); 229 const X &xr = getZ().has.x; in g()
|
/external/clang/test/Analysis/ |
D | derived-to-base.cpp | 262 int getZ(const DoubleDerivedVTBL &obj) { in getZ() function 291 clang_analyzer_eval(getZ(d) == 3); // expected-warning{{TRUE}} in testDoubleDerived() 303 clang_analyzer_eval(getZ(d3) == 3); // expected-warning{{TRUE}} in testDoubleDerived()
|
/external/llvm/test/Transforms/Inline/ |
D | inline-fp.ll | 19 call void @getZ(i32* %responseZ, i8* %valueZ) 66 call void @getZ(i32* %responseZ, i8* %valueZ) 103 declare void @getZ(i32*, i8*) #0
|
/external/skia/tests/ |
D | CanvasTest.cpp | 726 REPORTER_ASSERT(this->fReporter, this->getZ() == SHADOW_TEST_CANVAS_CONST); in onFilter() 734 REPORTER_ASSERT(reporter, this->getZ() == 0); in testUpdateDepth() 736 REPORTER_ASSERT(reporter, this->getZ() == -10); in testUpdateDepth() 740 REPORTER_ASSERT(reporter, this->getZ() == 10); in testUpdateDepth() 743 REPORTER_ASSERT(reporter, this->getZ() == -10); in testUpdateDepth() 746 REPORTER_ASSERT(reporter, SkScalarNearlyEqual(this->getZ(), 3.14f)); in testUpdateDepth()
|
/external/flatbuffers/samples/ |
D | SampleBinary.php | 89 $success &= assert($monster->getPos()->getZ() == 3.0);
|
/external/skia/include/core/ |
D | SkCanvas.h | 1379 SkScalar getZ() const;
|
/external/skia/src/core/ |
D | SkCanvas.cpp | 1452 SkScalar SkCanvas::getZ() const { in getZ() function in SkCanvas
|
/external/flatbuffers/docs/source/ |
D | Tutorial.md | 1514 $z = $pos->getZ();
|
/external/google-tv-pairing-protocol/java/jar/ |
D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |