Home
last modified time | relevance | path

Searched refs:subtract (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Email/tests/src/com/android/email/provider/
DContentCacheTests.java72 map.subtract("2"); in testCounterMap()
74 map.subtract("2"); in testCounterMap()
77 map.subtract("2"); in testCounterMap()
82 map.subtract("3"); in testCounterMap()
/packages/apps/ExactCalculator/src/com/android/calculator2/
DBoundedRational.java203 static BoundedRational subtract(BoundedRational r1, BoundedRational r2) { in subtract() method in BoundedRational
438 return subtract(NINETY, asin_r); in degreeAcos()
454 return multiply(pow(exp.subtract(BigInteger.ONE)), this); in pow()
DCalculatorExpr.java883 return pow(base, exp.subtract(BigInteger.ONE)).multiply(base); in pow()
895 BigInteger.ONE.shiftLeft(-TEST_PREC).subtract(BigInteger.ONE);
1110 ratVal = BoundedRational.subtract(ratVal, tmp.ratVal); in evalExpr()
1112 crVal = crVal.subtract(tmp.val); in evalExpr()
/packages/apps/Email/provider_src/com/android/email/provider/
DContentCache.java130 /*package*/ synchronized int subtract(T object) { in subtract() method in ContentCache.CounterMap
310 int count = sActiveCursors.subtract(mCursor); in close()
658 mLockMap.subtract(id); in unlockImpl()
/packages/apps/ExactCalculator/tests/src/com/android/calculator2/
DBRTest.java73 checkEq(BoundedRational.subtract(x, BoundedRational.MINUS_THIRTY), in checkBR()
74 xAsCR.subtract(CR.valueOf(-30)), "sub -30:" + x); in checkBR()
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz