Searched defs:negate (Results 1 – 5 of 5) sorted by relevance
/libcore/luni/src/main/java/javax/xml/datatype/ | ||
D | Duration.java | 698 public abstract Duration negate(); in negate() method in Duration |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/ | ||
D | BigIntegerTest.java | 322 BigInteger negate = midbit.negate(); in test_negate() local |
/libcore/luni/src/main/java/java/math/ | ||
D | BigDecimal.java | 1701 public BigDecimal negate() { in negate() method in BigDecimal |
D | BigInteger.java | 402 public BigInteger negate() { in negate() method in BigInteger |
/libcore/benchmarks/libs/ | ||
D | caliper.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |