Searched defs:negative (Results 1 – 5 of 5) sorted by relevance
34 boolean negative; field in FloatingPointParser.StringExponentPair36 StringExponentPair(String s, int e, boolean negative) { in StringExponentPair()
133 static BigInteger andDiffSigns(BigInteger positive, BigInteger negative) { in andDiffSigns()280 static BigInteger andNotPositiveNegative(BigInteger positive, BigInteger negative) { in andNotPositiveNegative()313 static BigInteger andNotNegativePositive(BigInteger negative, BigInteger positive) { in andNotNegativePositive()533 static BigInteger orDiffSigns(BigInteger positive, BigInteger negative){ in orDiffSigns()703 static BigInteger xorDiffSigns(BigInteger positive, BigInteger negative){ in xorDiffSigns()
32 private boolean negative; field in AclEntryImpl
378 boolean negative) throws NumberFormatException { in parse()
362 boolean negative) { in parse()