/frameworks/compile/slang/tests/P_warnings_rsSetElementAt/ |
D | stderr.txt.expect | 1 setelementat.rs:21:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_… 2 setelementat.rs:22:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_… 3 setelementat.rs:23:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_… 4 setelementat.rs:24:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_… 5 setelementat.rs:25:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_… 6 setelementat.rs:26:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_… 7 setelementat.rs:27:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_… 8 setelementat.rs:28:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_… 9 setelementat.rs:29:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_… 10 setelementat.rs:30:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetElementAt_… [all …]
|
/frameworks/base/libs/common_time/ |
D | common_clock.cpp | 51 LinearTransform::reduce(&numer, &denom); in init() 138 LinearTransform::reduce(&n1, &d2); in setSlew() 139 LinearTransform::reduce(&n2, &d1); in setSlew() 140 LinearTransform::reduce(&n2, &d2); in setSlew()
|
D | clock_recovery.cpp | 63 LinearTransform::reduce(&N, &D); in ClockRecoveryLoop() 67 LinearTransform::reduce(&N, &D); in ClockRecoveryLoop()
|
/frameworks/base/docs/html/shareables/ |
D | README.txt | 7 but we've moved them all to Google Cloud Storage to reduce the size
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | regular_updates.jd | 67 <p>You can further reduce the impact of these scheduled alarms by opportunistically reducing their … 69 <p>One approach is to implement an exponential back-off pattern to reduce the frequency of your upd… 89 <p>You can use a similar exponential back-off pattern to reduce the effect of failed connections an… 91 …ompletion is important, an exponential back-off algorithm can be used to reduce the frequency of r…
|
D | redundant_redundant.jd | 30 <p>The most fundamental way to reduce your downloads is to download only what you need. In terms of… 32 <p>Similarly, when downloading images, it's good practice to reduce the size of the images server-s…
|
D | index.jd | 45 …<dd>The most fundamental way to reduce your downloads is to download only what you need. This less…
|
D | efficient-network-access.jd | 76 <p>Prefetching data is an effective way to reduce the number of independent data transfer sessions.… 78 …reduce the number of radio activations required to download the data. As a result you not only con… 102 <p>Many news apps attempt to reduce bandwidth by downloading headlines only after a category has be…
|
D | connectivity_patterns.jd | 42 …keep the radio active for longer periods during each transfer session to reduce the frequency of u…
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
D | q_gain2.tab | 24 * pitch gain are ordered in table to reduce complexity *
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
D | battery-monitoring.jd | 30 <p>When you're altering the frequency of your background updates to reduce the effect of those 73 connected to an AC charger, reduce the rate if the charge is over USB, and lower it 116 <p>In some cases it's also useful to determine the current battery level. You may choose to reduce
|
/frameworks/native/services/surfaceflinger/ |
D | Layer.cpp | 285 static Rect reduce(const Rect& win, const Region& exclude) { in reduce() function 290 return win.reduce(exclude.getBounds()); in reduce() 307 return reduce(win, activeTransparentRegion); in computeBounds() 344 activeCrop = reduce(activeCrop, s.activeTransparentRegion); in computeCrop() 558 Rect bounds = reduce(win, s.activeTransparentRegion); in getPosition() 792 win = reduce(win, s.activeTransparentRegion); in computeGeometry()
|
/frameworks/native/include/ui/ |
D | Rect.h | 165 Rect reduce(const Rect& exclude) const;
|
/frameworks/native/libs/ui/ |
D | Rect.cpp | 110 Rect Rect::reduce(const Rect& exclude) const { in reduce() function in android::Rect
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | index.jd | 25 cheats I know to reduce the time between opening an app and seeing an up-to-date list of nearby
|
/frameworks/av/media/libnbaio/ |
D | MonoPipe.cpp | 87 LinearTransform::reduce(&N, &D); in MonoPipe()
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_best_practices.jd | 68 <p>Using these techniques can help reduce the attack surface of your application and help minimize 87 generator (like {@link java.security.SecureRandom}) when you generate nonces. This can help reduce
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | performance.jd | 134 practices in this section to reduce the power consumption of your watch face.</p> 147 Letting the CPU sleep often, even briefly, can significantly reduce power consumption.</p>
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | loading-ondemand.jd | 36 they are item details, progress indicators, or undo messages, you can reduce memory usage and speed
|
/frameworks/base/docs/html/training/articles/ |
D | security-tips.jd | 31 into the operating system that significantly reduce the frequency and impact of 54 will reduce the likelihood of inadvertently introducing security issues that 321 have platform-level countermeasures that reduce the exposure of applications to 323 note that selection of type-safe languages tends to reduce the likelihood of 335 title="Data Execution Prevention">DEP</acronym> that reduce the 348 Limiting permissions to read-only or write-only can also reduce the potential 384 application will reduce the potential for problems in this area.</p> 420 (JavaScript injection). Android includes a number of mechanisms to reduce
|
/frameworks/base/docs/html/tools/testing/ |
D | what_to_test.jd | 65 impacts. When you code your application to reduce battery usage, you also write the
|
/frameworks/base/docs/html/tv/adt-1/ |
D | regulatory.jd | 49 of a type and maximum (or lesser) gain approved for the transmitter by Industry Canada. To reduce
|
/frameworks/base/docs/html/training/sync-adapters/ |
D | index.jd | 81 transfers from other apps. These factors reduce the number of times the system has to
|
/frameworks/base/docs/html/distribute/analyze/ |
D | build-better-apps.jd | 62 may be able to reduce your drop-off rates.
|
/frameworks/compile/libbcc/ |
D | README.rst | 48 * To reduce launch time, we support caching of
|