OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:safe
(Results
726 - 750
of
1852
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/webkit/JavaScriptCore/wtf/
TCPackedCache.h
123
// A
safe
way of doing "(1 << n) - 1" -- without worrying about overflow
/external/webkit/WebCore/bindings/js/
ScriptController.cpp
100
// This script is not
safe
to be evaluated.
/external/webkit/WebCore/page/
FrameTree.cpp
143
// But we still use snprintf just to be extra-
safe
.
/external/webkit/WebCore/platform/graphics/
Font.cpp
147
// being reasonably
safe
(because inherited fonts in the render tree pick up the new
/external/webkit/WebCore/platform/graphics/chromium/
FontUtilsChromiumWin.cpp
296
// Be aware that this is not thread-
safe
.
/external/webkit/WebKit/gtk/webkit/
webkitwebwindowfeatures.cpp
42
* To be
safe
listen to the notify::window-features signal of the #WebKitWebView
/external/webkit/WebKitTools/Scripts/webkitpy/
autoinstall.py
206
"It is
safe
to delete.\n" % __file__)
/frameworks/base/camera/libcameraservice/
CameraHardwareStub.cpp
160
// (or is thread
safe
)
/frameworks/base/core/java/android/app/
LauncherActivity.java
265
* This method is not thread-
safe
and should be invoked on the UI thread only.
/frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java
62
*
safe
. In particular, {@link #close} will always immediately abort ongoing
/frameworks/base/core/java/android/content/pm/
ResolveInfo.java
149
// Make the data
safe
/frameworks/base/core/java/android/database/
CursorWindow.java
458
* Clears out the existing contents of the window, making it
safe
to reuse
/frameworks/base/core/java/android/os/
MemoryFile.java
282
* is only
safe
to pass to {@link #MemoryFile(FileDescriptor,int)}). It
RemoteCallbackList.java
34
* multithreaded incoming calls, and a thread-
safe
way to iterate over a
/frameworks/base/core/java/com/android/internal/app/
ShutdownThread.java
289
// Shutdown MountService to ensure media is in a
safe
state
/frameworks/base/core/java/com/android/internal/view/
IInputConnectionWrapper.java
297
// Note we do NOT check isActive() here, because this is
safe
/frameworks/base/docs/html/resources/articles/
painless-threading.jd
55
for the UI: the Android UI toolkit is <em>not thread-
safe
</em> and must always
/frameworks/base/graphics/java/android/graphics/drawable/
ShapeDrawable.java
256
// not sure, so be
safe
/frameworks/base/include/utils/
AssetManager.h
18
// Asset management class. AssetManager objects are thread-
safe
.
/frameworks/base/libs/audioflinger/
A2dpAudioInterface.cpp
222
// assume BT enabled to start, this is
safe
because its only the
/frameworks/base/libs/binder/
BpBinder.cpp
125
// (usually)
safe
because they are reference-counted.
ProcessState.cpp
249
// attemptIncWeak() is
safe
because we know the BpBinder destructor will always
/frameworks/base/libs/surfaceflinger/
SurfaceFlinger.h
363
// these are thread
safe
/hardware/libhardware/include/hardware/
gralloc.h
297
* USAGE_*_WRITE will block until it is
safe
; that is typically once this
/hardware/ti/omap3/dspbridge/inc/
csl.h
185
*
Safe
strcpy function.
Completed in 348 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>