Home
last modified time | relevance | path

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

12

/packages/apps/ExactCalculator/src/com/android/calculator2/
DCalculatorText.java214 private static boolean startsWith(CharSequence whole, CharSequence prefix) { in startsWith() argument
215 int wholeLen = whole.length(); in startsWith()
221 if (prefix.charAt(i) != whole.charAt(i)) { in startsWith()
DCalculatorExpr.java224 String whole = mWhole; in toRational() local
225 if (whole.isEmpty()) { in toRational()
230 whole = "0"; in toRational()
233 BigInteger num = new BigInteger(whole + mFraction); in toRational()
/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/Music/
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/Calendar/
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/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/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/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/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/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/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/inputmethods/LatinIME/java/
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/wallpapers/LivePicker/
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/ContactsProvider/
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/Gallery/
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/CalendarProvider/
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/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/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/CertInstaller/
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/TvSettings/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/Camera2/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,

12