/libcore/luni/src/test/resources/ |
D | math_java_only.csv | 3 cbrt,-0x1.28c16bdbe5b02p341,-0x1.8ec3beb2d4185p1023 4 cbrt,-0x1.2e14b2c0fd516p341,-0x1.a49ea827e7d05p1023 5 cbrt,-0x1.5e34a2f636f55p340,-0x1.47afe754a89fep1021 6 cbrt,-0x1.f8a0db364f2c1p340,-0x1.ea33b08c7fbfbp1022 7 cbrt,0x1.13fe315a92f2fp341,0x1.40c8f2c416881p1023 8 cbrt,-0x1.f058cbbc49543p340,-0x1.d2762c5e7c22bp1022 9 cbrt,0x1.4785ce183fe27p340,0x1.0c0c8b67b7daep1021 10 cbrt,-0x1.250fa24b85fe4p341,-0x1.800e50b80ea85p1023 11 cbrt,0x1.377220bf3a7dfp340,0x1.ccf6eeb86909cp1020 12 cbrt,-0x1.c98f0eb5c5dcbp340,-0x1.6d6d5ccb7231fp1022 [all …]
|
D | math_tests.csv | 2 tan,0x1.5078cebff9c73p-5,0x1.50486b2f87014p-5 3 tan,-0x1.5078cebff9c73p-5,-0x1.50486b2f87014p-5 4 tan,0x1.5389e6df41979p-4,0x1.52c39ef070cadp-4 5 tan,-0x1.5389e6df41979p-4,-0x1.52c39ef070cadp-4 6 tan,0x1.a933fe176b375p-3,0x1.a33f32ac5ceb5p-3 7 tan,-0x1.a933fe176b375p-3,-0x1.a33f32ac5ceb5p-3 8 tan,0x1.fac71cd34eea7p-2,0x1.d696bfa988db9p-2 9 tan,-0x1.fac71cd34eea7p-2,-0x1.d696bfa988db9p-2 10 tan,0x1.7ba49f739829fp-1,0x1.46ac372243536p-1 11 tan,-0x1.7ba49f739829fp-1,-0x1.46ac372243536p-1 [all …]
|
D | math_important_numbers.csv | 2 abs,0x1.5bf0a8b145769p1,0x1.5bf0a8b145769p1,2.718281828459045 3 abs,0x1.5bf0a8b145769p1,-0x1.5bf0a8b145769p1,-2.718281828459045 6 abs,0x1.0p0,0x1.0p0,1.0 7 abs,0x1.0p0,-0x1.0p0,-1.0 8 abs,0x1.0p-1,-0x1.0p-1,-0.5 9 abs,0x1.0p-1,0x1.0p-1,0.5 10 abs,0x1.921fb54442d18p2,-0x1.921fb54442d18p2,-6.283185307179586 11 abs,0x1.815e630c155e1p2,-0x1.815e630c155e1p2,-6.021385919380436 12 abs,0x1.709d10d3e7eabp2,-0x1.709d10d3e7eabp2,-5.759586531581287 13 abs,0x1.5fdbbe9bba775p2,-0x1.5fdbbe9bba775p2,-5.497787143782138 [all …]
|
/libcore/luni/src/test/java/libcore/java/math/ |
D | OldBigDecimalScaleOperationsTest.java | 83 BigDecimal x1 = new BigDecimal(1.23400); in testSetScale() local 84 BigDecimal x2 = x1.setScale(75); in testSetScale() 86 assertEquals(0, x1.compareTo(x2)); in testSetScale() 87 assertEquals(0, x2.compareTo(x1)); in testSetScale() 89 x1.precision(); in testSetScale() 91 assertEquals(0, x1.compareTo(x2)); in testSetScale() 92 assertEquals(0, x2.compareTo(x1)); in testSetScale() 96 assertEquals(0, x1.compareTo(x2)); in testSetScale() 97 assertEquals(0, x2.compareTo(x1)); in testSetScale()
|
/libcore/ojluni/src/main/java/java/lang/ |
D | Math.java | 1091 long x1 = x >> 32; in multiplyHigh() local 1096 long t = x1 * y2 + (z2 >>> 32); in multiplyHigh() 1100 return x1 * y1 + z0 + (z1 >> 32); in multiplyHigh() 1103 long x1 = x >>> 32; in multiplyHigh() local 1107 long A = x1 * y1; in multiplyHigh() 1109 long C = (x1 + x2) * (y1 + y2); in multiplyHigh()
|
/libcore/luni/src/test/java/libcore/java/lang/reflect/parameter/ |
D | MetadataVariations.smali | 672 accessFlags = { 0x1 } 679 accessFlags = { 0x1 } 686 accessFlags = { 0x1 } 693 accessFlags = { 0x1 }
|
/libcore/ojluni/src/main/native/ |
D | net_util_md.c | 673 int index, x1, x2, x3; 682 &index, &x1, &x2, &x3, ifname) == 21) {
|
/libcore/mmodules/core_platform_api/api/legacy_platform/ |
D | current.txt | 297 field public static final int KIND_GLOBAL_ALLOCATED_OBJECTS = 1; // 0x1 306 field public static final int TRACE_COUNT_ALLOCS = 1; // 0x1 348 field public static final int CODE_PATH_TYPE_PRIMARY_APK = 1; // 0x1 359 field public static final int ACCESS_METHOD_REFLECTION = 1; // 0x1 689 field public static final short MIN_VALUE = 1; // 0x1
|
/libcore/mmodules/core_platform_api/api/stable_platform/ |
D | current.txt | 297 field public static final int KIND_GLOBAL_ALLOCATED_OBJECTS = 1; // 0x1 306 field public static final int TRACE_COUNT_ALLOCS = 1; // 0x1 348 field public static final int CODE_PATH_TYPE_PRIMARY_APK = 1; // 0x1 359 field public static final int ACCESS_METHOD_REFLECTION = 1; // 0x1 689 field public static final short MIN_VALUE = 1; // 0x1
|
/libcore/api/ |
D | module-lib-current.txt | 297 field public static final int KIND_GLOBAL_ALLOCATED_OBJECTS = 1; // 0x1 306 field public static final int TRACE_COUNT_ALLOCS = 1; // 0x1 348 field public static final int CODE_PATH_TYPE_PRIMARY_APK = 1; // 0x1 359 field public static final int ACCESS_METHOD_REFLECTION = 1; // 0x1 689 field public static final short MIN_VALUE = 1; // 0x1
|
D | current.txt | 916 field public static final int OP_MOVE = 1; // 0x1 1102 field public static final int EUROPEAN = 1; // 0x1 1820 field public static final int PROTOCOL_VERSION_1 = 1; // 0x1 1826 field public static final byte SC_WRITE_METHOD = 1; // 0x1 2315 field public static final int BYTES = 1; // 0x1 2436 field public static final byte DIRECTIONALITY_RIGHT_TO_LEFT = 1; // 0x1 2481 field public static final byte UPPERCASE_LETTER = 1; // 0x1 4031 field public static final int MIN_PRIORITY = 1; // 0x1 4277 field public static final int REF_getField = 1; // 0x1 4335 field public static final int PUBLIC = 1; // 0x1 [all …]
|