Searched defs:subtract (Results 1 - 4 of 4) sorted by relevance

/packages/apps/ExactCalculator/src/com/android/calculator2/
H A DBoundedRational.java203 static BoundedRational subtract(BoundedRational r1, BoundedRational r2) { method in class:BoundedRational
438 return subtract(NINETY, asin_r);
454 return multiply(pow(exp.subtract(BigInteger.ONE)), this);
/packages/apps/Email/provider_src/com/android/email/provider/
H A DContentCache.java130 /*package*/ synchronized int subtract(T object) { method in class:ContentCache.CounterMap
310 int count = sActiveCursors.subtract(mCursor);
658 mLockMap.subtract(id);
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 253 milliseconds