/frameworks/wilhelm/src/itf/ |
D | IPlay.c | 313 bool significant = false; in IPlay_SetMarkerPosition() local 318 significant = true; in IPlay_SetMarkerPosition() 321 if (significant) { in IPlay_SetMarkerPosition() 338 bool significant = false; in IPlay_ClearMarkerPosition() local 344 significant = true; in IPlay_ClearMarkerPosition() 347 if (significant) { in IPlay_ClearMarkerPosition() 389 bool significant = false; in IPlay_SetPositionUpdatePeriod() local 407 significant = true; in IPlay_SetPositionUpdatePeriod() 410 if (significant) { in IPlay_SetPositionUpdatePeriod()
|
D | IRecord.c | 187 bool significant = false; in IRecord_SetMarkerPosition() local 192 significant = true; in IRecord_SetMarkerPosition() 195 if (significant) { in IRecord_SetMarkerPosition() 212 bool significant = false; in IRecord_ClearMarkerPosition() local 218 significant = true; in IRecord_ClearMarkerPosition() 221 if (significant) { in IRecord_ClearMarkerPosition()
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | efficient-network-access.jd | 32 <p>Using the wireless radio to transfer data is potentially one of your app's most significant sour… 38 <p>A fully active wireless radio consumes significant power, so it transitions between different en… 46 <p>While the low and idle states drain significantly less battery, they also introduce significant … 96 …r should the user stop listening after the first song, you've wasted a significant amount of bandw… 104 … that, but the constant switching between energy states will result in significant latency when sw… 108 …e background on a predetermined schedule. This approach risks spending significant bandwidth and b… 116 … the user, will keep the radio powered on indefinitely, resulting in a significant battery cost fo…
|
D | connectivity_patterns.jd | 34 … that indicate when a Wi-Fi connection has been established to execute significant downloads, pree…
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
D | index.jd | 26 acceleration when you have large buffers of data on which you need to do significant
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
D | connectivity-monitoring.jd | 66 rate should be lower when on mobile connections. Similarly, downloads of significant size should be
|
D | battery-monitoring.jd | 134 significant changes in battery level—specifically when the device enters or exits a low
|
/frameworks/compile/libbcc/runtime/ |
D | README.txt | 48 si_int __ffsdi2(di_int a); // find least significant 1 bit 49 si_int __ffsti2(ti_int a); // find least significant 1 bit
|
D | RuntimeDoc.rst | 47 __ffsdi2 : int (long a) // index of the least significant 1-bit [[llvm]]
|
/frameworks/base/docs/html/design/style/ |
D | writing.jd | 31 <p><strong>Avoid repetition.</strong> If a significant term gets repeated within a screen or block …
|
/frameworks/base/docs/html/training/graphics/opengl/ |
D | draw.jd | 66 <p>Drawing a defined shape using OpenGL ES 2.0 requires a significant amount of code, because you
|
/frameworks/base/docs/html/training/articles/ |
D | perf-anr.jd | 24 but still feels sluggish, hang or freeze for significant periods, or take too
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | manifest-element.jd | 119 the significant version number used internally.
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
D | services.jd | 57 (API Level 4) and received significant improvements with Android 4.0 (API Level 14). The Android 244 4.0, the information available in an accessibility event, while providing a significant amount of
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.1.jd | 64 <p>Android {@sdkPlatformVersion} does not add significant user features, see the <a
|
D | api-levels.jd | 306 might not receive an update for a significant amount of time. </p>
|
/frameworks/base/docs/html/tools/debugging/ |
D | systrace.jd | 36 application draws pixels and performs operations has an significant impact on your users'
|
D | debugging-tracing.jd | 139 <p><em>method action</em> sits in the two least-significant bits of the <em>method</em> word. The
|
/frameworks/base/docs/html/design/patterns/ |
D | app-structure.jd | 81 accounts is a significant use case, make sure that it's easy for the user to navigate between them
|
D | navigation.jd | 6 introduced significant changes to the global navigation behavior. Thoughtfully following the
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | runtime-changes.jd | 51 restoring significant amounts of data can be costly and create a poor user experience. In such a
|
/frameworks/base/docs/html/tools/sdk/ |
D | OLD_RELEASENOTES.jd | 40 …<li>ContentProvider Cursors have had significant changes to make them easier to create and remove … 203 …<li>Due to significant API changes in the upstream open-source project and due to the timeline of …
|
/frameworks/base/docs/html/sdk/ |
D | OLD_RELEASENOTES.jd | 40 …<li>ContentProvider Cursors have had significant changes to make them easier to create and remove … 203 …<li>Due to significant API changes in the upstream open-source project and due to the timeline of …
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 255 Whether this is true is especially significant if the work can be
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | 2d-graphics.jd | 107 <p>If your application does not require a significant amount of processing or
|