OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:safe
(Results
1251 - 1275
of
1852
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/v8/src/
heap.cc
201
// space. Undercounting is
safe
---we may get an unrequested full GC when
[
all
...]
messages.js
266
// This means we don't have to
safe
-guard indexing line_ends[i - 1].
scanner.cc
367
// BUG 1215673: Find a thread
safe
way to set a stack limit in
[
all
...]
/external/v8/src/ia32/
assembler-ia32.h
365
// Detect features of the target CPU. Set
safe
defaults if the serializer
/external/webkit/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp
[
all
...]
/external/webkit/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp
280
setCGFillColor(context, strokeColor(), strokeColorSpace()); // The save/restore make it
safe
to mutate the fill color here without setting it back to the old color.
[
all
...]
/external/webkit/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp
82
// These functions check certain graphics primitives for being "
safe
".
[
all
...]
/external/webkit/WebCore/plugins/
PluginView.cpp
[
all
...]
/external/webkit/WebKitTools/android/flex-2.5.4a/
flex.skl
1096
* is looked at is after yywrap() is called, so it's
safe
[
all
...]
skel.c
1101
" * is looked at is after yywrap() is called, so it's
safe
",
[
all
...]
/frameworks/base/core/java/android/widget/
Gallery.java
[
all
...]
/frameworks/base/docs/html/sdk/
installing.jd
85
<p>After downloading, unpack the Android SDK archive to a
safe
location on your
/frameworks/policies/base/mid/com/android/internal/policy/impl/
MidWindowManager.java
[
all
...]
/frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardViewMediator.java
481
* This must be
safe
to call from any thread and with any window manager locks held.
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/
RecentCallsListActivity.java
792
* thread
safe
</b>, and should only be called from the GUI thread.
[
all
...]
/packages/apps/Phone/src/com/android/phone/
DTMFTwelveKeyDialer.java
563
* It's
safe
to call this even without a corresponding
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
c-common.h
636
/* Nonzero (the default) means to generate thread-
safe
code for
[
all
...]
/system/core/libcutils/
mq.c
242
/** Gets the master address. Not thread
safe
. */
[
all
...]
/dalvik/libcore/luni/src/main/java/java/util/
Collections.java
[
all
...]
/external/bluetooth/glib/
ChangeLog.pre-2-0
461
context->attr_values so g_strfreev() is
safe
.
[
all
...]
configure.in
[
all
...]
/external/guava/javadoc/com/google/common/collect/
Maps.html
412
Returns a synchronized (thread-
safe
) bimap backed by the specified bimap.</TD>
[
all
...]
/frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java
333
* Control whether or not the SQLiteDatabase is made thread-
safe
by using locks
344
* If set then the SQLiteDatabase is made thread-
safe
by using locks
[
all
...]
/frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_failed.txt
[
all
...]
/external/sqlite/dist/
sqlite3.c
684
** the mutexes are omitted. Without the mutexes, it is not
safe
[
all
...]
Completed in 817 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>