Searched
full:safe (Results
551 -
575 of
5042) sorted by null
<<21222324252627282930>>
/bionic/libc/private/ |
KernelArgumentBlock.h | 53 // so it's safe to call this really early on. This function also lets you distinguish
|
/bionic/libc/stdlib/ |
exit.c | 40 * thread-safe, but without a (significant) penalty to non-threaded
|
/bionic/libc/upstream-netbsd/lib/libc/resolv/ |
mtctxres.c | 45 * To support binaries that used the private MT-safe interface in
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
funopen.c | 62 fp->_cookie = (void *)cookie; /* SAFE: cookie not modified */
|
/cts/tests/tests/media/libaudiojni/ |
sl-utils.cpp | 97 // create engine in thread-safe mode
|
sl-utils.h | 49 * The engine created will be thread safe [3.2]
|
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/ |
SyncService.java | 42 * Thread-safe constructor, creates static {@link SyncAdapter} instance.
|
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/ |
SyncService.java | 42 * Thread-safe constructor, creates static {@link SyncAdapter} instance.
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeyEvent.java | 57 * @return true if it is safe to throttle after this event, and false otherwise.
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/ |
SyncService.java | 42 * Thread-safe constructor, creates static {@link SyncAdapter} instance.
|
/external/bison/lib/ |
signbitd.c | 35 'long double' is safe in practice, despite of the "aliasing rules" of
|
signbitf.c | 35 'long double' is safe in practice, despite of the "aliasing rules" of
|
signbitl.c | 35 'long double' is safe in practice, despite of the "aliasing rules" of
|
strerror.c | 52 copied into a buffer that we manage. This is not thread-safe,
|
/external/bison/m4/ |
warn-on-use.m4 | 21 # It is generally safe to assume declarations for functions declared
|
/external/ceres-solver/internal/ceres/ |
dynamic_compressed_row_jacobian_writer.h | 70 // This method is thread-safe over residual blocks (each `residual_id`).
|
/external/clang/include/clang/AST/ |
CommentHTMLTags.td | 55 // Define a blacklist of attributes that are not safe to pass through to HTML
|
/external/clang/test/ARCMT/ |
nonobjc-to-objc-cast-2.m | 53 return (CFStringRef)[[[NSString alloc] init] autorelease]; // expected-error {{it is not safe to cast to 'CFStringRef' the result of 'autorelease' message; a __bridge cast may result in a pointer to a destroyed object and a __bridge_retained may leak the object}} \
|
/external/compiler-rt/lib/builtins/arm/ |
divsi3.S | 30 // Ok, APCS and AAPCS agree on 32 bit args, so it's safe to use the same routine.
|
/external/compiler-rt/test/msan/ |
fork.cc | 1 // Test that chained origins are fork-safe.
|
/external/deqp/framework/delibs/debase/ |
deString.c | 135 * \brief Safe string print 136 * \note This has the new safe signature, i.e., string length is a 156 * \note This has the new safe signature, i.e., string length is a 170 * \note This has the new safe signature, i.e., string length is a
|
/external/deqp/framework/delibs/destream/ |
deRingbuffer.h | 23 * \brief Thread safe ringbuffer
|
/external/deqp/framework/delibs/dethread/ |
deSingleton.c | 21 * \brief Thread-safe singleton.
|
/external/deqp/framework/platform/android/ |
tcuAndroidWindow.hpp | 40 // \note Window is thread-safe, WindowRegistry is not
|
/external/easymock/src/org/easymock/internal/ |
ReplayState.java | 41 // If thread safe, synchronize the mock
|
Completed in 262 milliseconds
<<21222324252627282930>>