Home
last modified time | relevance | path

Searched refs:absX (Results 1 – 16 of 16) sorted by relevance

/external/guava/guava/src/com/google/common/math/
DDoubleUtils.java93 BigInteger absX = x.abs(); in bigToDouble() local
94 int exponent = absX.bitLength() - 1; in bigToDouble()
111 long twiceSignifFloor = absX.shiftRight(shift).longValue(); in bigToDouble()
121 && ((signifFloor & 1) != 0 || absX.getLowestSetBit() < shift); in bigToDouble()
/external/skia/tests/
DPathOpsAngleTest.cpp131 double absX = fabs(x); in find_slop() local
133 double length = absX < absY ? absX / 2 + absY : absX + absY / 2; in find_slop()
/external/skia/src/pathops/
DSkOpAngle.cpp607 double absX = fabs(x); in findSector() local
609 double xy = SkPath::kLine_Verb == verb || !AlmostEqualUlps(absX, absY) ? absX - absY : 0; in findSector()
/external/libvncserver/webclients/novnc/include/
Drfb.js571 … RFB.messages.pointerEvent(this._display.absX(x), this._display.absY(y), this._mouse_buttonMask));
591 … RFB.messages.pointerEvent(this._display.absX(x), this._display.absY(y), this._mouse_buttonMask));
Ddisplay.js291 absX: function (x) { method in Display
/external/swiftshader/src/Shader/
DSamplerCore.cpp1594 Float4 absX = Abs(x); in cubeFace() local
1598 Int4 xy = CmpNLE(absX, absY); // abs(x) > abs(y) in cubeFace()
1600 Int4 zx = CmpNLE(absZ, absX); // abs(z) > abs(x) in cubeFace()
1626 Float4 M = Max(Max(absX, absY), absZ); in cubeFace()
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...