/packages/modules/NeuralNetworks/tools/api/ |
D | README.md | 7 `generate_api.py` is employed to combine a single *specification file* with one 17 Invoked with no arguments or with the `--mode=update` argument, this script 21 Invoked with the `--mode=hook` argument, this script checks whether 39 The "kind" is an arbitrary token that the specification file can reference with 49 that line begins with `%`. 51 A line that begins with `%%` is a comment, and is ignored. 53 A line that begins with `%` and is not a comment is a *directive*. 59 Copy the *section* with the specified *name* from the specification file to the 65 Similar to `%insert *name*`, but each non-empty copied line is prefixed with 72 A line that begins with `%%` is a comment, and is ignored. [all …]
|
D | NeuralNetworksTypes.t | 7 * you may not use this file except in compliance with the License. 131 * specification. Feature levels after Android API level 31 have no association with 262 * For {@link ANeuralNetworksModel_setOperandValue}, values with a 290 // communicate with the driver. 294 // than with {@link ANeuralNetworksExecution_startComputeWithDependencies}), the 300 // to communicate with the driver. 302 // than with {@link ANeuralNetworksExecution_startComputeWithDependencies}), the 333 * of the element type byte size, e.g., a tensor with 401 * <li>Complete the compilation with {@link ANeuralNetworksCompilation_finish}.</li> 403 * with {@link ANeuralNetworksExecution_create} and [all …]
|
D | types.spec | 93 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width, 168 * Supported tensor rank: 4, with "NHWC" or "NCHW" data layout. 176 * dimension is only compatible with 0 or 1. The size of the output 271 * Types prefaced with %{ANN}TENSOR_* must be used for tensor data (i.e., tensors 272 * with at least one dimension). Types not prefaced by %{ANN}TENSOR_* represent 340 * input operands. It starts with the trailing dimensions, and works its 1090 * in the input tensor with each element in the output tensor. 1132 * with zeroPoint of 0 and bias_scale == input_scale * filter_scale. 1155 * The output is a concatenation of selected slices, with one slice 1180 * * 0: Lookups. A 1-D {@link %{OperandTypeLinkPfx}TENSOR_INT32} tensor with [all …]
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/ |
D | FlingUpDownMethod.java | 665 lockEntryAnim.play(textUp).with(puckScaleUp).with(puckUp); in startSwipeToAnswerEntryAnimation() 668 lockEntryAnim.play(textDown).with(puckDown).with(puckScaleDown).after(puckUp); in startSwipeToAnswerEntryAnimation() 819 .with(rejectTextHide) in createBreatheAnimation() 820 .with(puckUp) in createBreatheAnimation() 821 .with(puckScaleUp) in createBreatheAnimation() 827 .with(textDown) in createBreatheAnimation() 828 .with(puckScaleDown) in createBreatheAnimation() 829 .with(rejectTextShow) in createBreatheAnimation() 830 .with(rejectTextTranslate) in createBreatheAnimation() 875 .with(iconRotation) in startSwipeToAnswerSettleAnimation() [all …]
|
D | TwoButtonMethod.java | 205 animatorSet.play(animator).with(createViewHideAnimation()); in answerCall() 229 animatorSet.play(animator).with(createViewHideAnimation()); in rejectCall() 260 .with(declineButtonHide) in createViewHideAnimation() 261 .with(answerLabelHide) in createViewHideAnimation() 262 .with(declineLabelHide) in createViewHideAnimation() 263 .with(hintHide); in createViewHideAnimation()
|
/packages/apps/Launcher3/protos/ |
D | launcher_atom.proto | 5 * you may not use this file except in compliance with the License. 199 // Represents SearchAction with in launcher 218 // Represents hotseat container with prediction feature enabled. 222 // No of hotseat positions filled with predicted items. 265 // New label matches with primary(aka top) suggestion. 268 // New value matches with second top suggestion even though the top suggestion was non-empty. 271 // New value matches with second top suggestion given that top suggestion was empty. 274 // New value matches with third top suggestion even though the top suggestion was non-empty. 277 // New value matches with third top suggestion given that top suggestion was empty. 280 // New value matches with 4th top suggestion even though the top suggestion was non-empty. [all …]
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sample.combined | 3 # The file is essentially a CSV file, with indent level denoting nesting. 5 # The file starts with a single CSV line with the header attributes. Whatever 11 # probability, as an integer between 0 and 255 on a logarithmic scale, with 16 # field with a value of `true'. The main reason for putting such entries 21 # starting with a `shortcut' entry and having at least a `f' frequency 25 # Each word may also have any number of bigram lines starting with a
|
/packages/modules/DnsResolver/ |
D | NOTICE | 4 Redistribution and use in source and binary forms, with or without 11 documentation and/or other materials provided with the distribution. 33 Redistribution and use in source and binary forms, with or without 40 the documentation and/or other materials provided with the 61 Redistribution and use in source and binary forms, with or without 68 the documentation and/or other materials provided with the 89 you may not use this file except in compliance with the License. 105 Redistribution and use in source and binary forms, with or without 112 documentation and/or other materials provided with the distribution. 134 Redistribution and use in source and binary forms, with or without [all …]
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 47 control with that entity. For the purposes of this definition, 111 with the Work to which such Contribution(s) was submitted. If You 120 Work or Derivative Works thereof in any medium, with or without 143 documentation, if provided along with the Derivative Works; or, 157 reproduction, and distribution of the Work otherwise complies with 166 with Licensor regarding such Contributions. 181 risks associated with Your exercise of permissions under this License. 198 or other liability obligations and/or rights consistent with this 211 boilerplate notice, with the fields enclosed by brackets "[]" 212 replaced with your own identifying information. (Don't include [all …]
|
/packages/modules/Wifi/service/proto/src/ |
D | metrics.proto | 5 * you may not use this file except in compliance with the License. 119 // Wifi is enabled and associated with an AP. 164 // Total count of triggers with atleast one bad association network 167 // Total count of triggers with atleast one bad authentication network 170 // Total count of triggers with atleast one bad dhcp network 173 // Total count of triggers with atleast one bad other network 281 // Histogram counting instances of scans with N many ScanResults with unique ssids 284 // Histogram counting instances of scans with N many ScanResults/bssids 287 // Histogram counting instances of scans with N many unique open ssids 290 // Histogram counting instances of scans with N many bssids for open networks [all …]
|
D | scorecard.proto | 5 // you may not use this file except in compliance with the License. 36 // for cross-referencing with other parts of the bug report. Neither of these 187 // The most recent connection stats with current SW build that may be collected over days 189 // Accumulated connection stats with current SW build 191 // Accumulated connection stats with previous SW build 214 // or at high Tx speed with a recent RSSI poll 217 // or Tx speed with a recent RSSI poll 219 // Number of disconnections after L3 connection with a recent RSSI poll
|
/packages/apps/Camera2/src/com/android/camera/data/ |
D | PhotoItem.java | 55 .with(Attributes.CAN_SHARE) 56 .with(Attributes.CAN_EDIT) 57 .with(Attributes.CAN_DELETE) 58 .with(Attributes.CAN_SWIPE_AWAY) 59 .with(Attributes.CAN_ZOOM_IN_PLACE) 60 .with(Attributes.HAS_DETAILED_CAPTURE_INFO) 61 .with(Attributes.IS_IMAGE)
|
D | VideoItem.java | 56 .with(Attributes.CAN_SHARE) 57 .with(Attributes.CAN_PLAY) 58 .with(Attributes.CAN_DELETE) 59 .with(Attributes.CAN_SWIPE_AWAY) 60 .with(Attributes.HAS_DETAILED_CAPTURE_INFO) 61 .with(Attributes.IS_VIDEO)
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/hint/ |
D | DotAnswerHint.java | 145 .with( in createFadeIn() 151 .with( in createFadeIn() 180 set.play(scale).with(alpha); in createFadeInScaleAndAlpha() 193 .with( in createFadeOut() 200 .with( in createFadeOut() 234 set.play(scale).with(alpha); in createFadeOutScaleAndAlpha() 273 set.play(scaleX).with(scaleY).after(delay); in createUniformScaleAnimator()
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 9 you may not use this file except in compliance with the License. 34 control with that entity. For the purposes of this definition, 98 with the Work to which such Contribution(s) was submitted. If You 107 Work or Derivative Works thereof in any medium, with or without 130 documentation, if provided along with the Derivative Works; or, 144 reproduction, and distribution of the Work otherwise complies with 153 with Licensor regarding such Contributions. 168 risks associated with Your exercise of permissions under this License. 185 or other liability obligations and/or rights consistent with this 216 control with that entity. For the purposes of this definition, [all …]
|
/packages/modules/Wifi/framework/tests/assets/hsr1/ |
D | README.txt | 4 HSR1ProfileWithMissingBoundary.base64 - base64 encoded installation file with missing end-boundary … 5 …validContentType.base64 - base64 encoded installation file with that contains a MIME part with an … 6 HSR1ProfileWithUpdateIdentifier.base64 - base64 encoded installation file with that contains an R2 …
|
/packages/modules/NeuralNetworks/runtime/ |
D | NOTICE | 4 you may not use this file except in compliance with the License. 29 control with that entity. For the purposes of this definition, 93 with the Work to which such Contribution(s) was submitted. If You 102 Work or Derivative Works thereof in any medium, with or without 125 documentation, if provided along with the Derivative Works; or, 139 reproduction, and distribution of the Work otherwise complies with 148 with Licensor regarding such Contributions. 163 risks associated with Your exercise of permissions under this License. 180 or other liability obligations and/or rights consistent with this 211 control with that entity. For the purposes of this definition, [all …]
|
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/ |
D | README.md | 51 `“new nn::sample_driver::SampleDriverFull(…);”` ([link][5]) with your own 56 faster because it does not need to communicate with the driver via IPC because 74 sanitized image with one of the following two sequences of commands depending 77 ### You can build a pre-configured sanitized device image with: 84 ### Alternatively, you can build other (read: non-sanitized) targets with the following command: 102 When using a sanitized lunch target, build the fuzz test with the following 108 When building with a non-sanitized lunch target, build the fuzz test with the 116 building with other sanitizers can be found [here][7], and they are explained 137 The fuzz test can be launched with the following command, and will continue 162 When a crash occurs, the crash test case can be re-run with the following [all …]
|
/packages/modules/NeuralNetworks/tools/systrace_parser/parser/test/ |
D | omr1.txt | 15 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t… 30 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t… 45 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t… 60 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t… 75 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t…
|
/packages/modules/adb/ |
D | README.md | 9 …ecting Daemons (as USB devices or TCP emulator). Communication with a device is done with a Transp… 29 …evice. Daemon specific code is enclosed in `!ADB_HOST` but also sometimes with-in `__ANDROID__` gu… 34 A smart socket is a simple TCP socket with a smart protocol built on top of it. This is what Client… 36 On the other side, the Server communicate with a device via a Transport. adb initially targeted dev… 42 To allow for operations to run on the Main thread, fdevent features a RunQueue combined with an int… 64 …c is oubound, the buffer store apackets until they are sent down the wire (with `A_WRTE` commands).
|
/packages/apps/Car/DebuggingRestrictionController/server/ |
D | HOW_TO.md | 14 # key and certificates with a self-signed CA 37 with at least 2048 bits. The certificate MUST contain at least one Subject 40 `genkey.sh` if signing the certificate with a self-signed CA. 54 license agreements. See the NOTICE file distributed with this work for 57 this file except in compliance with the License. You may obtain a copy of the
|
/packages/modules/StatsD/lib/libkll/proto/ |
D | kll-quantiles.proto | 5 * you may not use this file except in compliance with the License. 29 // which can be re-aggregated/merged with other sketches. 77 // Stack of compactors, starting with the lowest level (weight 1, closest to 78 // stream). Weights associated with each compactor are stored implicitly 79 // through the order of compactors: compactor i has weight 2^i (with
|
/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/ |
D | dialer_phone_number.proto | 4 // you may not use this file except in compliance with the License. 31 // -Numbers containing "#" or starting with "*" are considered service numbers 35 // is the E164 version of it, with post dial digits appended. 37 // -Otherwise, it is the network portion of the number as dialed with 38 // non-digits removed, with post dial digits appended. An example invalid
|
/packages/apps/SecureElement/ |
D | NOTICE | 4 Redistribution and use in source and binary forms, with or without 12 with the distribution. 35 you may not use this file except in compliance with the License. 48 you may not use this file except in compliance with the License. 76 control with that entity. For the purposes of this definition, 140 with the Work to which such Contribution(s) was submitted. If You 149 Work or Derivative Works thereof in any medium, with or without 172 documentation, if provided along with the Derivative Works; or, 186 reproduction, and distribution of the Work otherwise complies with 195 with Licensor regarding such Contributions. [all …]
|
/packages/modules/GeoTZ/s2storage/tools/src/proto/ |
D | geotz_protos.proto | 5 * you may not use this file except in compliance with the License. 29 // S2 cell ranges with the same time zone IDs. Must be ordered by (unsigned) 41 // An S2 cell range with the same time zone ID(s). 50 // The index of the TimeZoneIdSet (TimeZones.timeZoneIdSets) associated with
|