Searched refs:safe (Results 1 – 25 of 66) sorted by relevance
123
/frameworks/rs/api/ |
D | rs_atomic.spec | 39 summary: Thread-safe addition 58 summary: Thread-safe bitwise and 79 summary: Thread-safe compare and set 102 summary: Thread-safe decrement 119 summary: Thread-safe increment 137 summary: Thread-safe maximum 157 summary: Thread-safe minimum 177 summary: Thread-safe bitwise or 197 summary: Thread-safe subtraction 216 summary: Thread-safe bitwise exclusive or
|
/frameworks/rs/scriptc/ |
D | rs_atomic.rsh | 40 * rsAtomicAdd: Thread-safe addition 61 * rsAtomicAnd: Thread-safe bitwise and 83 * rsAtomicCas: Thread-safe compare and set 109 * rsAtomicDec: Thread-safe decrement 129 * rsAtomicInc: Thread-safe increment 149 * rsAtomicMax: Thread-safe maximum 171 * rsAtomicMin: Thread-safe minimum 193 * rsAtomicOr: Thread-safe bitwise or 215 * rsAtomicSub: Thread-safe subtraction 236 * rsAtomicXor: Thread-safe bitwise exclusive or
|
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_atomic.jd | 30 Thread-safe addition 38 Thread-safe bitwise and 46 Thread-safe compare and set 54 Thread-safe decrement 62 Thread-safe increment 70 Thread-safe maximum 78 Thread-safe minimum 86 Thread-safe bitwise or 94 Thread-safe subtraction 102 Thread-safe bitwise exclusive or [all …]
|
D | overview.jd | 2128 Thread-safe addition 2136 Thread-safe bitwise and 2144 Thread-safe compare and set 2152 Thread-safe decrement 2160 Thread-safe increment 2168 Thread-safe maximum 2176 Thread-safe minimum 2184 Thread-safe bitwise or 2192 Thread-safe subtraction 2200 Thread-safe bitwise exclusive or
|
D | index.jd | 1659 Thread-safe addition 1667 Thread-safe bitwise and 1675 Thread-safe compare and set 1683 Thread-safe decrement 1691 Thread-safe increment 1699 Thread-safe maximum 1707 Thread-safe minimum 1715 Thread-safe bitwise or 1723 Thread-safe subtraction 1731 Thread-safe bitwise exclusive or
|
/frameworks/av/media/libnbaio/ |
D | README.txt | 13 no mutexes, so safe to use between SCHED_NORMAL and SCHED_FIFO threads 29 no mutexes, so safe to use between SCHED_NORMAL and SCHED_FIFO threads
|
/frameworks/base/docs/html/guide/components/ |
D | processes-and-threads.jd | 19 <li><a href="#ThreadSafe">Thread-safe methods</a></li> 223 <p>Additionally, the Andoid UI toolkit is <em>not</em> thread-safe. So, you must not manipulate 289 <p>Now this implementation is thread-safe: the network operation is done from a separate thread 336 <p>Now the UI is safe and the code is simpler, because it separates the work into the 367 <h3 id="ThreadSafe">Thread-safe methods</h3> 370 therefore must be written to be thread-safe. </p> 384 IBinder} methods must, therefore, be implemented to be thread-safe.</p> 395 same time, they too must be implemented to be thread-safe. </p>
|
/frameworks/base/core/java/android/os/ |
D | MessageQueue.java | 413 void quit(boolean safe) { in quit() argument 424 if (safe) { in quit()
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/example/Settings/ |
D | device_for_strategy_sonification_respectful.pfw | 11 # - Otherwise follows sonification by replacing speaker with speaker safe if speaker is 32 # Follows sonification strategy if not in call and replace speaker by speaker safe
|
/frameworks/base/docs/html/training/enterprise/ |
D | app-compatibility.jd | 69 settings), so it is not safe to attach file URIs to intents.</li> 94 resolve the intent, and it is safe to fire off the intent. In this case, the 122 // Intent resolves, it's safe to fire it off
|
/frameworks/base/docs/html/tools/help/ |
D | draw9patch.jd | 41 Otherwise, they may disappear when scaled down. Also, provide one pixel of extra safe space in
|
/frameworks/base/docs/html/training/camera/ |
D | videobasics.jd | 99 your app will crash. So as long as the result is not null, it's safe to use the intent. </p>
|
/frameworks/base/docs/html/tools/publishing/ |
D | app-signing.jd | 81 set of private keys. You must keep your keystore in a safe and secure place.</li> 136 <p class="warning"><strong>Warning:</strong> Keep your keystore and private key in a safe and 267 <li>Keep the keystore file containing your private key in a safe, secure place.</li>
|
/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/intents/ |
D | sending.jd | 202 // Start an activity if it's safe
|
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/intents/ |
D | sending.jd | 202 // Start an activity if it's safe
|
/frameworks/base/docs/html-intl/intl/ko/training/basics/intents/ |
D | sending.jd | 202 // Start an activity if it's safe
|
/frameworks/base/docs/html-intl/intl/ja/training/basics/intents/ |
D | sending.jd | 202 // Start an activity if it's safe
|
/frameworks/base/docs/html/training/in-app-billing/ |
D | purchase-iab-products.jd | 80 …n the query operation has completed and handles the query response. It is safe to make this call f… 110 …as completed and handles the consumption response from Google Play. It is safe to make this call f…
|
/frameworks/base/docs/html-intl/intl/ru/training/basics/intents/ |
D | sending.jd | 202 // Start an activity if it's safe
|
/frameworks/base/docs/html/design/tv/ |
D | style.jd | 49 outside of a safe zone that most TVs could reliably display. Even on some of today’s HDTV flat
|
/frameworks/base/docs/html/training/basics/supporting-devices/ |
D | platforms.jd | 102 <code>android:showAsAction="ifRoom"</code> in your menu resource XML. It's safe to do this
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_best_practices.jd | 110 <p>To keep your public key safe from malicious users and hackers, do not embed it in any code as a
|
/frameworks/base/docs/html/about/versions/ |
D | android-5.0-changes.jd | 221 to mark the notification as safe to show on any lock screen (secure or 582 attaches a file to an intent, it is not safe to attach a file URI, since in some 589 <p>To be safe, when
|
/frameworks/base/docs/html/training/multiple-threads/ |
D | create-threadpool.jd | 45 code is thread-safe. Enclose variables that can be accessed by more than one thread in a
|
/frameworks/base/docs/html/guide/topics/text/ |
D | spell-checker-framework.jd | 137 thread-safe. A spelling checker may be called simultaneously by different threads running on
|
123