/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | tutorial.md | 256 v = 10; // Shortcut, same as above 314 So, with move semantics, the above example becomes: 340 a.PushBack(Value(42).Move(), allocator); // same as above 367 Besides, the above `SetString()` requires length. This can handle null characters within a string. … 374 s = "rapidjson"; // shortcut, same as above 385 s = StringRef(cstr); // shortcut, same as above 387 s = StringRef(cstr,cstr_len); // shortcut, same as above 465 * `bool RemoveMember(const Value& name)`: same as above but `name` is a Value. 467 * `MemberIterator EraseMember(MemberIterator)`: similar to the above but it preserves order of memb…
|
D | stream.md | 28 …s is very common usage, `Document::Parse(const char*)` is provided to do exactly the same as above: 66 …n parsing a JSON from file, you may read the whole JSON into memory and use ``StringStream`` above. 126 As mentioned above, UTF-8 byte streams can be read directly. However, UTF-16 and UTF-32 have endian… 212 When specifying the encoding of stream, uses `AutoUTF<CharType>` as in `ParseStream()` above.
|
D | pointer.md | 80 The following example does exactly the same as the above one. 128 Parsing the above JSON into `d`, 151 All examples above do not require an allocator parameter, because the parameter is a `Document&`. B…
|
D | internals.md | 109 The 32-bit `flags_` contains both JSON type and other additional information. As shown in the above… 328 There is a great [tool](http://hackingoff.com/compilers/predict-first-follow-set) for above grammar…
|
D | sax.md | 53 … explanation. Let's see the `simplereader` example which produces exactly the same output as above: 224 …n handle string with null characters. Another one is the simpler version used in the above example.
|
D | encoding.md | 108 ASCII can be used in input stream. If the input stream contains bytes with values above 127, it wil…
|
/packages/apps/Settings/src/com/android/settings/datausage/ |
D | ChartDataUsagePreference.java | 141 float above = 1 - weight; in bindNetworkPolicy() local 142 chart.setSideLabelWeights(above, weight); in bindNetworkPolicy()
|
/packages/services/Car/ |
D | apicheck_msg_last.txt | 4 been previously released in an SDK. Please fix the errors listed above.
|
D | apicheck_msg_current.txt | 7 errors above.
|
/packages/apps/TV/ |
D | open_source_project.README | 6 1. Download AOSP (equal or above L version).
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | ChangeDefaultSmsAppHelper.java | 101 SnackBar.Placement.above(composeView)); in promptToChangeDefaultSmsApp()
|
/packages/apps/Dialer/ |
D | CONTRIBUTING | 25 the one above, the
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 151 Notwithstanding the above, nothing herein shall supersede or modify 345 Notwithstanding the above, nothing herein shall supersede or modify 539 Notwithstanding the above, nothing herein shall supersede or modify 733 Notwithstanding the above, nothing herein shall supersede or modify 925 Notwithstanding the above, nothing herein shall supersede or modify 1119 Notwithstanding the above, nothing herein shall supersede or modify 1313 Notwithstanding the above, nothing herein shall supersede or modify 1507 Notwithstanding the above, nothing herein shall supersede or modify 1699 Notwithstanding the above, nothing herein shall supersede or modify 1891 Notwithstanding the above, nothing herein shall supersede or modify [all …]
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | EventLogTags.logtags | 55 # @param suggestions The suggestions shown when the user left QSB. See qsb_click above.
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | SnackBar.java | 108 public static Placement above(final View anchorView) { in above() method in SnackBar.Placement
|
/packages/apps/BasicSmsReceiver/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/apps/Launcher2/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/providers/TelephonyProvider/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/apps/Launcher3/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/apps/Email/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/providers/BlockedNumberProvider/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/apps/Provision/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/apps/SoundRecorder/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/apps/QuickSearchBox/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/apps/LegacyCamera/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|