/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 | 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 | 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 | 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 | encoding.md | 108 ASCII can be used in input stream. If the input stream contains bytes with values above 127, it wil…
|
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.
|
/packages/apps/Settings/src/com/android/settings/datausage/ |
D | ChartDataUsagePreference.java | 144 float above = 1 - weight; in bindNetworkPolicy() local 145 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/services/Car/car_product/sepolicy/ |
D | qcom-post-boot.te | 45 # Allow changing the owner of the above sysfs nodes.
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | ChangeDefaultSmsAppHelper.java | 101 SnackBar.Placement.above(composeView)); in promptToChangeDefaultSmsApp()
|
/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/Music/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/apps/Calendar/ |
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/apps/QuickSearchBox/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/apps/CellBroadcastReceiver/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/apps/LegacyCamera/jni/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|
/packages/providers/UserDictionaryProvider/ |
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
|
/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/inputmethods/LatinIME/java/ |
D | NOTICE | 147 Notwithstanding the above, nothing herein shall supersede or modify
|