/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 3 # This file describes the settings to be used by the documentation system 37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This 52 # to the output directory. 56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 58 # entered, it will be relative to the location where doxygen was started. If 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 83 # information to generate all constant output in the proper language. [all …]
|
D | faq.md | 15 3. Is RapidJSON similar to RapidXML? 29 6. How to install RapidJSON? 47 …suite for all modifications. The test process also uses Valgrind (in Linux) to detect memory leaks. 61 …. It uses human readable text format. More details of JSON can be referred to [RFC7159](http://www… 67 2. Does RapidJSON conform to the JSON standard? 87 … query and manipulation. SAX is very fast and memory-saving but often more difficult to be applied. 101 7. Why not just using `double` to represent JSON number? 103 … of precision. So the parsers detects whether a JSON number is convertible to different types of i… 105 8. How to clear-and-minimize a document or value? 119 or equivalent, but sightly longer to type: [all …]
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 3 # This file describes the settings to be used by the documentation system 30 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 38 # If a relative path is entered, it will be relative to the location 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 54 # information to generate all constant output in the proper language. 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 67 # the file and class documentation (similar to JavaDoc). 68 # Set to NO to disable this. [all …]
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 3 # This file describes the settings to be used by the documentation system 30 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 38 # If a relative path is entered, it will be relative to the location 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 54 # information to generate all constant output in the proper language. 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 67 # the file and class documentation (similar to JavaDoc). 68 # Set to NO to disable this. [all …]
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | navigation_state.proto | 10 * Unless required by applicable law or agreed to in writing, software 24 // A reference to an image. This consists of a 'content://' style URI plus 29 // must be added to the URI parameter list to request an image size. 42 // This means that it should be safe to cache an image once requested 49 // specified by editing the parameter list to add the following two 59 // Note that the resulting image is not guaranteed to match the requested 68 // alpha-channel, designed to be colorized 75 // Possible units used to display this distance. 91 // provided. If empty, the distance shouldn’t be displayed to the driver. 101 // The distance unit that should be used to display the distance value [all …]
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 11 Unless required by applicable law or agreed to in writing, software 35 "control" means (i) the power, direct or indirect, to cause the 44 including but not limited to software source code, documentation 49 not limited to compiled object code, generated documentation, 50 and conversions to other media types. 54 copyright notice that is included in or attached to the work 62 separable from, or merely link (or bind by name) to the interfaces of, 67 to that Work or Derivative Works thereof, that is intentionally 68 submitted to Licensor for inclusion in the Work by the copyright owner 69 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 9 Permission is hereby granted, free of charge, to any person obtaining a copy 10 of this software and associated documentation files (the "Software"), to deal 12 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 13 copies of the Software, and to permit persons to whom the Software is 14 furnished to do so, subject to the following conditions: 48 "control" means (i) the power, direct or indirect, to cause the 57 including but not limited to software source code, documentation 62 not limited to compiled object code, generated documentation, 63 and conversions to other media types. 67 copyright notice that is included in or attached to the work [all …]
|
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/preference/ |
D | PreferenceFragment.java | 290 private static Preference copyPreference(Preference from, Preference to) { in copyPreference() argument 293 to.setTitle(from.getTitle()); in copyPreference() 294 to.setOnPreferenceClickListener(from.getOnPreferenceClickListener()); in copyPreference() 295 to.setOnPreferenceChangeListener(from.getOnPreferenceChangeListener()); in copyPreference() 296 to.setIcon(from.getIcon()); in copyPreference() 297 to.setFragment(from.getFragment()); in copyPreference() 298 to.setIntent(from.getIntent()); in copyPreference() 299 to.setKey(from.getKey()); in copyPreference() 300 to.setOrder(from.getOrder()); in copyPreference() 301 to.setSelectable(from.isSelectable()); in copyPreference() [all …]
|
/packages/apps/Dialer/java/com/android/dialer/logging/ |
D | dialer_impression.proto | 11 // Event enums to be used for Impression Logging in Dialer. 12 // It's perfectly acceptable for this enum to be large 13 // Values should be from 1000 to 100000. 37 // initially blocking For that refer to 52 // claimed the number was spam and had now proceeded to undo that. 57 // A number that was identified as spam and the user proceeded to block it. 58 // However this impression was to make sure that while blocking the number 59 // the user also acknowledged that they were going to be reporting this as 60 // spam. There is no option for the user in this case to not report it as 62 // spam -> user wants to block it -> confirmation dialog shows up asking [all …]
|
/packages/modules/DnsResolver/ |
D | README-DoT.md | 19 new one if necessary. It also has to listen for responses from the 22 responses to `DnsTlsTransport`. 29 responses to `DnsTlsTransport` (through the `IDnsTlsObserver` interface). It doesn't 30 know anything about which queries correspond to which responses, and does not retain 31 state to indicate whether there is an outstanding query. 38 Classes that spawn a helper thread call `thread::join()` in their destructor to ensure 42 annotations) to minimize the likelihood of a latent threading bug. The unit tests are 43 also heavily threaded to exercise this functionality. 52 The query method writes a struct (containing a pointer to the query) to the pipe 58 We need to pass messages between threads using a pipe, and not a condition variable [all …]
|
/packages/inputmethods/LeanbackIME/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
/packages/apps/CertInstaller/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/apps/TimeZoneUpdater/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/apps/SpareParts/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/wallpapers/LivePicker/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/providers/MediaProvider/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/apps/HTMLViewer/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/services/Car/tests/CarDeveloperOptions/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/apps/QuickSearchBox/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/apps/BasicSmsReceiver/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/providers/DownloadProvider/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/apps/Music/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/services/Telephony/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/providers/UserDictionaryProvider/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|
/packages/apps/Contacts/ |
D | NOTICE | 7 Unless required by applicable law or agreed to in writing, software 31 "control" means (i) the power, direct or indirect, to cause the 40 including but not limited to software source code, documentation 45 not limited to compiled object code, generated documentation, 46 and conversions to other media types. 50 copyright notice that is included in or attached to the work 58 separable from, or merely link (or bind by name) to the interfaces of, 63 to that Work or Derivative Works thereof, that is intentionally 64 submitted to Licensor for inclusion in the Work by the copyright owner 65 or by an individual or Legal Entity authorized to submit on behalf of [all …]
|