Searched
full:safe (Results
476 -
500 of
1852) sorted by null
<<11121314151617181920>>
/external/webkit/WebCore/platform/graphics/mac/ |
GraphicsContextMac.mm | 43 // calls in this file are all exception-safe, so we don't block
|
/external/webkit/WebCore/plugins/qt/ |
PluginContainerQt.cpp | 126 // it is always safe to ungrab wheel events when the mouse leaves the
|
/external/webkit/WebCore/rendering/ |
RenderButton.cpp | 108 // safe to modify.
|
/external/webkit/WebKit/chromium/public/ |
WebString.h | 54 // WARNING: It is not safe to pass a WebString across threads!!!
|
/external/webkit/WebKit/mac/icu/unicode/ |
putil.h | 78 * This function is not thread-safe. Use it before calling ICU APIs from
|
/external/zlib/contrib/ada/ |
mtest.adb | 9 -- we should provide thread safe allocation routines for the Z_Stream.
|
/external/zlib/ |
zlib.3 | 12 The code is thread safe.
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothServerSocket.java | 52 * safe. In particular, {@link #close} will always immediately abort ongoing
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteQuery.java | 69 // is not safe in this situation. the native code will ignore maxRead
|
/frameworks/base/core/java/android/os/ |
PatternMatcher.java | 20 * A simple pattern matcher, which is safe to use on untrusted data: it does
|
/frameworks/base/core/java/android/text/util/ |
Rfc822Token.java | 109 * quoted string, or returning it literally if it seems safe.
|
/frameworks/base/core/java/android/util/ |
MonthDisplayHelper.java | 25 * Not thread safe.
|
/frameworks/base/core/java/android/view/inputmethod/ |
InputMethodSession.java | 26 * of {@link InputMethod} that is safe to expose to applications.
|
/frameworks/base/core/java/android/widget/ |
AnalogClock.java | 109 // NOTE: It's safe to do these after registering the receiver since the receiver always runs
|
/frameworks/base/core/jni/android/graphics/ |
PathMeasure.cpp | 33 later changes this, and is internally safe from changes to the path, then
|
/frameworks/base/core/jni/ |
android_hardware_SensorManager.cpp | 43 * The method below are not thread-safe and not intended to be
|
/frameworks/base/sax/java/android/sax/ |
RootElement.java | 26 * The root XML element. The entry point for this API. Not safe for concurrent
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ITelephony.aidl | 96 * It's safe to call this if the ringer has already been silenced, or
|
/hardware/libhardware/ |
hardware.c | 131 * We also assume that dlopen() is thread-safe.
|
/ndk/build/core/ |
main.mk | 98 # clean up environment, just to be safe
|
/ndk/build/platforms/android-3/arch-arm/usr/include/sys/ |
limits.h | 36 * but to be a safe include, that doesn't ever define anything that is
|
/ndk/build/platforms/android-4/arch-arm/usr/include/sys/ |
limits.h | 36 * but to be a safe include, that doesn't ever define anything that is
|
/ndk/build/platforms/android-5/arch-arm/usr/include/sys/ |
limits.h | 36 * but to be a safe include, that doesn't ever define anything that is
|
/ndk/build/platforms/android-5/arch-x86/usr/include/sys/ |
limits.h | 36 * but to be a safe include, that doesn't ever define anything that is
|
/ndk/build/platforms/android-8/arch-arm/usr/include/sys/ |
limits.h | 36 * but to be a safe include, that doesn't ever define anything that is
|
Completed in 49 milliseconds
<<11121314151617181920>>