OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:safe
(Results
1301 - 1325
of
1852
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-cpp
sh-linux-gnu-g++
sh-linux-gnu-gcc
sh-linux-gnu-gcc-4.3.3
/prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/bin/
c++
g++
gcc
/bionic/libc/bionic/
malloc_debug_qemu.c
805
/* Fail on overflow - just to be
safe
even though this code runs only
[
all
...]
/build/tools/dexpreopt/
dexpreopt.py
52
a
safe
temporary path is created. The caller is responsible for
/dalvik/docs/
prettify.js
257
/** like textToHtml but escapes double quotes to be attribute
safe
. */
[
all
...]
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ConcurrentHashMap.java
25
* thread-
safe
, retrieval operations do <em>not</em> entail locking,
[
all
...]
/dalvik/libcore/luni/src/main/java/java/net/
InetAddress.java
548
* Resolves an IP address to a hostname. Thread
safe
.
[
all
...]
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
SerializationStressTest1.java
918
strings[1] = (" " + FOO + " ").trim(); //
Safe
way to get a copy
[
all
...]
/dalvik/vm/
Exception.c
[
all
...]
/dalvik/vm/oo/
Class.c
63
code or access fields in an uninitialized class, so this is
safe
.
[
all
...]
/development/pdk/docs/source/
code-style.jd
122
<p>There are rare exceptions to this rule: certain test code and top-level code where you want to catch all kinds of errors (to prevent them from showing up in a UI, or to keep a batch job running). In that case you may catch generic Exception (or Throwable) and handle the error appropriately. You should think very carefully before doing this, though, and put in comments explaining why it is
safe
in this place.
/external/bison/
aclocal.m4
624
# Some implementations (such as Solaris 8's) are not thread-
safe
: if a
[
all
...]
/external/bison/build-aux/
config.sub
1092
# there are many clones, so DEC is not a
safe
bet
/external/bluetooth/bluez/rfcomm/
lexer.c
[
all
...]
/external/bluetooth/glib/glib/
gslice.c
19
/* MT
safe
*/
[
all
...]
gutf8.c
476
/* The libcharset code tries to be thread-
safe
without
[
all
...]
/external/bluetooth/glib/gmodule/
ChangeLog
890
* gmodule.c: Made it MT
safe
, the g_module_error() is now thread
/external/bluetooth/glib/gobject/
ChangeLog
453
Bug 537555 - GObject instantiation not thread
safe
...
511
Bug 64764 - Class initialization isn't thread
safe
.
[
all
...]
/external/dbus/
config.sub
1039
# there are many clones, so DEC is not a
safe
bet
/external/dbus/dbus/
dbus-marshal-basic.c
[
all
...]
Completed in 143 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>