OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:safe
(Results
176 - 200
of
1852
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/stlport/doc/
README.mingw
32
safe
libraries using the --no-thread configure script option.
/external/webkit/JavaScriptCore/bytecompiler/
RegisterID.h
116
static const bool canInitializeWithMemset = true; // Default initialization just sets everything to 0 or false, so this is
safe
.
/external/webkit/JavaScriptCore/icu/unicode/
utf8.h
238
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
299
* "
Safe
" macro, checks for a valid code point.
337
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
383
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
423
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
484
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
530
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
570
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
611
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
/external/webkit/JavaScriptGlue/icu/unicode/
utf8.h
238
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
299
* "
Safe
" macro, checks for a valid code point.
337
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
383
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
423
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
484
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
530
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
570
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
611
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
/external/webkit/WebCore/icu/unicode/
utf8.h
238
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
299
* "
Safe
" macro, checks for a valid code point.
337
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
383
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
423
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
484
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
530
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
570
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
611
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
/external/webkit/WebCore/page/mac/
DragControllerMac.mm
91
// call it anyway to be on the
safe
side
/external/webkit/WebKit/android/jni/
WebCoreJni.cpp
60
// This method is
safe
to call from the ui thread and the WebCore thread.
/external/webkit/WebKit/mac/icu/unicode/
utf8.h
238
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
299
* "
Safe
" macro, checks for a valid code point.
337
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
383
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
423
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
484
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
530
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
570
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
611
* "
Safe
" macro, checks for illegal sequences and for string boundaries.
/external/zlib/contrib/infback9/
inftree9.h
42
below is more than
safe
. */
/external/zlib/
inftrees.h
42
below is more than
safe
. */
/frameworks/base/cmds/keystore/
keystore_get.h
35
* Users are required to link against libcutils. Keys are values are 8-bit
safe
.
/frameworks/base/graphics/java/android/graphics/drawable/
PictureDrawable.java
90
// not sure, so be
safe
/frameworks/base/media/libdrm/mobile2/include/util/domcore/
NodeIterator.h
21
* <code>Attention</code>:The Iterator is not
safe
.
/packages/apps/HTMLViewer/src/com/android/htmlviewer/
FileContentProvider.java
33
* Javascript to be run, it is
safe
to load file based HTML content.
/dalvik/libcore/nio/src/main/java/java/nio/channels/
Selector.java
84
*
safe
.
133
* is not thread-
safe
and no keys may be added to it. Removing keys is
/dalvik/libcore/openssl/src/main/java/org/openssl/
NativeBN.java
164
public static native boolean BN_generate_prime_ex(int ret, int bits, boolean
safe
,
166
// int BN_generate_prime_ex(BIGNUM *ret, int bits, int
safe
,
/external/bison/build-aux/
mkinstalldirs
69
# Solaris 8's mkdir -p isn't thread-
safe
. If you mkdir -p a/b and
74
# ourselves to GNU mkdir, which is thread-
safe
.
/external/bluetooth/bluez/tools/
ppporc.c
68
/* Read exactly len bytes (Signal
safe
)*/
89
/* Write exactly len bytes (Signal
safe
)*/
/external/grub/
mkinstalldirs
69
# Solaris 8's mkdir -p isn't thread-
safe
. If you mkdir -p a/b and
74
# ourselves to GNU mkdir, which is thread-
safe
.
/external/guava/src/com/google/common/collect/
ObjectArrays.java
105
/** GWT
safe
version of Arrays.copyOf. */
153
* by the collection's iterator. The returned array is "
safe
" in that no
RegularImmutableList.java
62
// The fake cast to E is
safe
because the creation methods only allow E's
84
// The fake cast to E is
safe
because the creation methods only allow E's
/external/guava/src/com/google/common/primitives/
Primitives.java
98
// cast is
safe
: long.class and Long.class are both of type Class<Long>
116
// cast is
safe
: long.class and Long.class are both of type Class<Long>
/external/icu4c/common/
rbbidata.h
80
uint32_t fSFTable; /*
safe
point forward transition table */
82
uint32_t fSRTable; /*
safe
point reverse transition table */
/external/kernel-headers/original/asm-x86/
spinlock_32.h
136
* can "mix" irq-
safe
locks - any writer needs to get a
137
* irq-
safe
write-lock, but readers can get non-irqsafe
/external/libffi/
mkinstalldirs
69
# Solaris 8's mkdir -p isn't thread-
safe
. If you mkdir -p a/b and
74
# ourselves to GNU mkdir, which is thread-
safe
.
Completed in 180 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>