Searched
full:safe (Results
1001 -
1025 of
1852) sorted by null
<<41424344454647484950>>
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
vec.h | 52 don't use the 'safe' allocation variants). The trailing array 58 available in 'quick' and 'safe' variants. The former presumes that [all...] |
/bionic/libc/docs/ |
OVERVIEW.TXT | 189 multi-core-safe double-checked-locking (read and write barriers).
|
/bootable/recovery/applypatch/ |
applypatch.c | 499 // This function applies binary patches to files in a way that is safe
|
/build/core/ |
base_rules.mk | 472 # behavior, so it should be a safe default.
|
/cts/tests/src/android/webkit/cts/ |
CtsTestServer.java | 684 // safe to ignore
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
PackageManagerTest.java | 445 // Test isSafeMode. Because the test case will not run in safe mode, so [all...] |
/dalvik/docs/ |
porting-guide.html | 300 same time as the GC safe point check: on a backward branch, a method
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Simulator.java | 39 * <p><b>Note:</b> This class is not thread-safe. If multiple threads
|
/dalvik/dx/src/com/android/dx/dex/code/ |
OutputFinisher.java | 702 * Hence, it is always safe to get the next element
|
/dalvik/dx/src/com/android/dx/rop/type/ |
Type.java | 708 * {@code true}, then it is safe to use {@link #getComponentType}
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ArrayBlockingQueue.java | 468 * <p>The returned array will be "safe" in that no references to it are
|
LinkedBlockingQueue.java | 494 * <p>The returned array will be "safe" in that no references to it are
|
PriorityBlockingQueue.java | 341 * <p>The returned array will be "safe" in that no references to it are
|
/dalvik/libcore/json/src/main/java/org/json/ |
JSONArray.java | 41 * <p>Instances of this class are not thread safe. Although this class is
|
JSONObject.java | 72 * <p>Instances of this class are not thread safe. Although this class is
|
JSONTokener.java | 56 * class are not thread safe. Although this class is nonfinal, it was not
|
/dalvik/libcore/logging/src/main/java/java/util/logging/ |
LogManager.java | 123 * This class is thread safe. It is an error to synchronize on a
|
/dalvik/libcore/luni/src/main/java/java/util/ |
IdentityHashMap.java | 37 * Like HashMap, IdentityHashMap is not thread safe, so access by multiple
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ |
ClassCache.java | 594 * Note: It's only safe (concurrency-wise) to set the
|
System.java | 317 * safe way of traversing the environment is to start at index zero and
|
/dalvik/libcore/nio/src/main/java/java/nio/channels/ |
DatagramChannel.java | 41 * Datagram channels are thread-safe; only one thread can read or write at the
|
SocketChannel.java | 54 * Socket channels are thread-safe, no more than one thread can read or write at
|
/dalvik/libcore/nio_char/src/main/java/java/nio/charset/ |
CharsetDecoder.java | 81 * This class is not thread-safe.
|
CharsetEncoder.java | 81 * This class is not thread-safe.
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/fortress/ |
DefaultPolicyParser.java | 71 * This implementation is effectively thread-safe, as it has no field references
|
Completed in 815 milliseconds
<<41424344454647484950>>