Home
last modified time | relevance | path

Searched refs:whole (Results 1 – 25 of 53) sorted by relevance

123

/packages/apps/ExactCalculator/src/com/android/calculator2/
DStringUtils.java67 public static CharSequence getExtensionIgnoring(CharSequence whole, CharSequence prefix, in getExtensionIgnoring() argument
71 final int wLen = whole.length(); in getExtensionIgnoring()
77 while (wIndex < wLen && whole.charAt(wIndex) == c) { in getExtensionIgnoring()
83 if (wIndex == wLen || whole.charAt(wIndex) != prefix.charAt(pIndex) ) { in getExtensionIgnoring()
89 while (wIndex < wLen && whole.charAt(wIndex) == c) { in getExtensionIgnoring()
92 return whole.subSequence(wIndex, wLen); in getExtensionIgnoring()
DCalculatorExpr.java272 String whole = mWhole; in toRational() local
273 if (whole.isEmpty()) { in toRational()
278 whole = "0"; in toRational()
281 BigInteger num = new BigInteger(whole + mFraction); in toRational()
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses60 represent, as a whole, an original work of authorship. For the purposes
143 for any such Derivative Works as a whole, provided Your use,
254 represent, as a whole, an original work of authorship. For the purposes
337 for any such Derivative Works as a whole, provided Your use,
448 represent, as a whole, an original work of authorship. For the purposes
531 for any such Derivative Works as a whole, provided Your use,
642 represent, as a whole, an original work of authorship. For the purposes
725 for any such Derivative Works as a whole, provided Your use,
834 represent, as a whole, an original work of authorship. For the purposes
917 for any such Derivative Works as a whole, provided Your use,
[all …]
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dfaq.md134 …Let's assume we want to merge them in such way that the whole `address` document becomes a node of…
225 1. I have a big JSON file. Should I load the whole file to memory?
227 …adStream` to read the file chunk-by-chunk. But for *in situ* parsing, the whole file must be loade…
/packages/apps/BasicSmsReceiver/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/Launcher2/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/providers/TelephonyProvider/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/Launcher3/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/Email/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/providers/BlockedNumberProvider/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/Provision/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/SoundRecorder/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/QuickSearchBox/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/LegacyCamera/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/LegacyCamera/jni/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/Settings/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/Dialer/
DLICENSE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/providers/MediaProvider/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/DeskClock/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/HTMLViewer/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/CellBroadcastReceiver/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/providers/DownloadProvider/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/providers/UserDictionaryProvider/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/SpareParts/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,
/packages/apps/Stk/
DNOTICE56 represent, as a whole, an original work of authorship. For the purposes
139 for any such Derivative Works as a whole, provided Your use,

123