/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 17 # This tag specifies the encoding used for all characters in the config file 18 # that follow. The default is UTF-8 which is also the encoding used for all 30 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 32 # if some version control system is used. 36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 39 # where doxygen was started. If left blank the current directory will be used. 52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 80 # that is used to form the text in various listings. Each string 83 # used as the annotated text. Otherwise, the brief description is used as-is. [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 17 # This tag specifies the encoding used for all characters in the config file 18 # that follow. The default is UTF-8 which is also the encoding used for all 30 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 32 # if some version control system is used. 36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 39 # where doxygen was started. If left blank the current directory will be used. 52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 80 # that is used to form the text in various listings. Each string 83 # used as the annotated text. Otherwise, the brief description is used as-is. [all …]
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 3 # This file describes the settings to be used by the documentation system 20 # This tag specifies the encoding used for all characters in the config file 21 # that follow. The default is UTF-8 which is also the encoding used for all text 31 # project for which the documentation is generated. This name is used in the 37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This 39 # control system is used. 56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 59 # left blank the current directory will be used. 75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode 81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all [all …]
|
D | encoding.md | 11 …ible. When JSON is written in UTF-16 or UTF-32, the binary content-transfer-encoding must be used. 28 …lled Unicode Transformation Format (UTF). RapidJSON supports the most commonly used UTFs, including 67 …e<Encoding>` and `GenericDocument<Encoding>` indicates the encoding to be used to represent JSON s… 84 Note that C++11 introduces `char16_t` and `char32_t`, which can be used for `UTF16` and `UTF32` res… 88 …pile-time. In other words, user must know exactly which encodings will be used in the memory or st… 90 …rpose. It chooses which encoding to be used according to the input or output stream. Currently, it… 108 ASCII can be used in input stream. If the input stream contains bytes with values above 127, it wil… 110 ASCII *cannot* be used in memory (encoding of `Document` or target encoding of `Reader`), as it can…
|
D | dom.md | 9 In the tutorial, `Value` and `Document` was used. Similarly to `std::string`, these are actually `… 36 …Windows use UTF-16 (wide character) encoding. No matter what encoding was used in JSON files, we c… 61 The `Allocator` defines which allocator class is used when allocating/deallocating memory for `Docu… 63 The default allocator used in `GenericDocument` is `MemoryPoolAllocator`. This allocator actually a… 116 …rom stream, stop further processing the rest of stream. When this flag is used, parser will not ge… 117 …ision (slower). If this flag is not set, the normal precision (faster) is used. Normal precision h… 172 …premises" or "in place" to describe an event where it takes place, and is used in many different c… 219 3. The buffer need to be retained until the document is no longer used. 220 4. If the DOM need to be used for long period after parsing, and there are few JSON strings in the … 228 When writing a JSON from DOM to output stream, transcoding can also be used. An example is in [Enco… [all …]
|
/packages/apps/Settings/ |
D | proguard.flags | 8 # Keep all Fragments in this package, which are used by reflection. 20 # We want to keep methods in Activity that could be used in the XML attribute onClick. 53 # Keep specific fields used via reflection. 60 # Keep classes that implements CustomSliceable, which are used by reflection. 65 # Keep classes that extends SliceBackgroundWorker, which are used by reflection.
|
/packages/services/Car/tests/CarDeveloperOptions/ |
D | proguard.flags | 8 # Keep all Fragments in this package, which are used by reflection. 20 # We want to keep methods in Activity that could be used in the XML attribute onClick. 53 # Keep specific fields used via reflection. 60 # Keep classes that implements CustomSliceable, which are used by reflection. 65 # Keep classes that extends SliceBackgroundWorker, which are used by reflection.
|
/packages/apps/TimeZoneData/oem_template/data_app/ |
D | README.oem | 17 real version of the app, and some test versions that can be used by the supplied xTS tests. 22 The main, signed .apk can also be uploaded to an app store and used to update existing 25 See oem_template/data_app_prebuilts for rules that can be used to include the prebuilts in 28 See oem_template/xts for rules that can be used for xTS testing.
|
/packages/modules/DnsResolver/tests/ |
D | golddata.proto | 154 // The arguments used to send a DNS query by call type CALL_GETADDRINFO. 163 // The arguments used to send a DNS query by call type CALL_GETHOSTBYNAME. 169 // The call is used to send DNS lookups. 172 // The arguments are used by the call. 192 // Configs used to send a DNS query via a DNS query API.
|
/packages/apps/Dialer/java/com/android/dialer/searchfragment/ |
D | README.md | 10 On device contacts loading happens in SearchContactsCursorLoader. It is used in 25 SearchCursorManager are used to render contact information. The fragment's 35 * SearchCursorManager is used to coalesce all three data sources to help with 50 Filtering methods used are:
|
/packages/modules/CellBroadcastService/ |
D | Android.bp | 42 // used to share common constants between cellbroadcastservice and cellbroadcastreceier 50 // used to share src with cellbroadcastreceiver test app 60 // used to share src with unit test app
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | navigation_state.proto | 75 // Possible units used to display this distance. 101 // The distance unit that should be used to display the distance value 103 // unit used in `display_value`. 122 // wish to say "Keep left" or "Keep right". Note that this is used in 245 // and the one used by the driver to join the roundabout would be exit #4. 317 // The textual representation may also be used as a fallback for when the 328 // text. Otherwise, `CueElement.text` should be used as a fallback. 331 // should be rendered and `Cue.alternate_text` must be used instead. 338 // If image is provided, then this is used as a fallback in the case of 339 // render failures, otherwise this is the string to be used when rendering [all …]
|
/packages/modules/DnsResolver/ |
D | NOTICE | 13 may be used to endorse or promote products derived from this software 114 may be used to endorse or promote products derived from this software 147 may be used to endorse or promote products derived from this software 176 may be used to endorse or promote products derived from this software 196 the name of Digital Equipment Corporation not be used in advertising or 227 may be used to endorse or promote products derived from this software 260 may be used to endorse or promote products derived from this software 289 may be used to endorse or promote products derived from this software 379 the name of Digital Equipment Corporation not be used in advertising or 400 not be used in connection with the marketing of any product incorporating [all …]
|
/packages/apps/TV/tuner/proto/ |
D | channel.proto | 26 // Holds information about a channel used in the tuners. 55 * This is primarily used for alternative parental control to prevent 76 // DEPRECATED: previously used as default or unset value
|
/packages/apps/TimeZoneData/oem_template/data_app_prebuilt/ |
D | README.oem | 19 used by the supplied xTS tests. 21 See oem_template/xts for rules that can be used for xTS testing.
|
/packages/apps/Car/LatinIME/ |
D | proguard.flags | 18 # Keep classes that are used as a parameter type of methods that are also marked as keep 26 # TODO: remove once used in code.
|
/packages/inputmethods/LatinIME/java/ |
D | proguard.flags | 18 # Keep classes that are used as a parameter type of methods that are also marked as keep 26 # TODO: remove once used in code.
|
/packages/apps/Dialer/java/com/android/dialer/theme/ |
D | README.md | 38 * Dialer. and Dialer.NoActionBar are the two root themes that should be used 47 example, Dialer.ThemeBase.NoActionBar.Dark is used for a dark mode theme. If 59 used throughout the entire app without the need for customization. If you
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/storage/ |
D | StorageSummaryDonutPreferenceController.java | 99 public void updateBytes(long used, long total) { in updateBytes() argument 100 mUsedBytes = used; in updateBytes()
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/ |
D | StorageSummaryDonutPreferenceController.java | 99 public void updateBytes(long used, long total) { in updateBytes() argument 100 mUsedBytes = used; in updateBytes()
|
/packages/apps/TV/common/src/com/android/tv/common/compat/internal/ |
D | tif_events.proto | 19 // package and should not be used outside it. 46 // with -1 meaning unknown, -2 meaning not used.
|
/packages/apps/Car/libs/car-ui-lib/ |
D | gradle.properties | 22 # Specifies the JVM arguments used for the daemon process. 26 # This option should only be used with decoupled projects. More details, visit
|
/packages/apps/TV/src/com/android/tv/parental/ |
D | ContentRatingSystem.java | 293 boolean used = false; in build() 296 used = true; in build() 300 if (!used) { in build()
|
/packages/modules/NetworkStack/common/moduleutils/ |
D | Android.bp | 17 // Shared utility sources to be used by multiple network modules 49 // Shared utility sources to be used by tethering modules
|
/packages/modules/NetworkStack/tests/unit/ |
D | Android.bp | 55 // Library containing the unit tests. This is used by the coverage test target to pull in the 56 // unit test code. It is not currently used by the tests themselves because all the build
|