HomeSort by relevance Sort by last modified time
    Searched full:safe (Results 76 - 100 of 1852) sorted by null

1 2 34 5 6 7 8 91011>>

  /bionic/libc/unistd/
ptsname.c 33 /* not thread-safe */
  /dalvik/libdex/
Android.mk 37 external/safe-iop/include
  /development/simulator/app/
LogPool.h 4 // Pool of log messages. Not thread safe -- operations on the log pool
  /external/bison/m4/
extensions.m4 31 AC_CACHE_CHECK([whether it is safe to define __EXTENSIONS__],
unlocked-io.m4 25 but it is not safe for multithreaded apps.])
  /external/bluetooth/glib/gthread/
gthread-none.c 31 * MT safe
  /external/easymock/src/org/easymock/
IAnswer.java 28 * here, using the arguments is not refactoring-safe.
  /external/icu4c/i18n/
regexst.h 14 // the thread safe lazy creation and sharing of these sets across
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
Immutable.java 29 * Immutable objects are inherently thread-safe; they may be passed between
  /external/kernel-headers/original/asm-arm/
procinfo.h 52 #define HWCAP_26BIT 8 /* Play it safe */
  /external/openssl/crypto/dso/
README 5 a pointer type so it's safe to use in the way it has been in
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_stretch_c.h 25 NOTE: This function is not safe to call from multiple threads!
  /frameworks/base/core/java/android/app/
KeyguardManager.java 140 * safe without the user getting past the keyguard, needs to navigate to
141 * something that is not safe to view without getting past the keyguard.
147 * it is safe to launch anything that would normally be considered safe
  /frameworks/base/core/java/com/android/internal/view/
IInputMethodSession.aidl 28 * Sub-interface of IInputMethod which is safe to give to client applications.
  /system/bluetooth/bluedroid/include/bluedroid/
bluetooth.h 37 * is safe to immediately call enable().
  /bionic/libc/netbsd/net/
reentrant.h 42 * 1. The thread safe mechanism should be lightweight so the library can
57 * library: one thread safe, the other not. The disadvantage of this is
61 * Another approach is to provide a single thread safe library. However,
77 * not unreasonably cluttered with #ifdefs when all thread safe support
97 * Abtract thread interface for thread-safe libraries. These routines
  /external/neven/Embedded/common/src/b_BasicEm/
Math.h 149 /** returns floating point squared norm of 32 bit vector (maximum accuracy - overflow-safe);
156 /** returns floating point squared norm of 16 bit vector (maximum accuracy - overflow-safe);
163 * overflow-safe when sizeA < 65535
168 * maximum accuracy - overflow-safe
174 * maximum accuracy - overflow-safe
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/
CharsetICU.java 46 // be thread safe
67 // be thread safe
  /external/icu4c/common/
ucnv_imp.h 115 * This may unload the shared data in a thread safe manner.
122 * This is a thread safe way to increment the reference count.
  /external/kernel-headers/original/asm-x86/
i387_32.h 42 /* We need a safe address that is cheap to find and that is already
96 * These disable preemption on their own and are safe
  /external/webkit/JavaScriptCore/runtime/
JSLock.h 29 // To make it safe to use JavaScript on multiple threads, it is
40 // release all locks held by your thread. This is safe to do if
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Object/
shell.js 42 // checks that it's safe to call findType()
51 // checks that it's safe to call findType()
  /external/webkit/WebCore/bindings/js/
ScriptEventListener.cpp 71 // This script is not safe to execute.
103 // This script is not safe to execute.
  /external/webkit/WebCore/bindings/v8/
ScriptEventListener.cpp 63 // This script is not safe to execute.
96 // This script is not safe to execute.
  /bionic/libc/include/
libgen.h 40 /* special thread-safe Bionic versions

Completed in 434 milliseconds

1 2 34 5 6 7 8 91011>>