HomeSort by relevance Sort by last modified time
    Searched full:safe (Results 1076 - 1100 of 5042) sorted by null

<<41424344454647484950>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_code.py 89 """Yield a doctest-safe sequence of object reprs."""
  /system/bt/hci/include/
hci_hal.h 76 // This is safe in the bluetooth context, because there is always a buffer
  /system/bt/osi/include/
reactor.h 54 // Immediately unblocks the reactor. This function is safe to call from any thread.
  /system/core/include/memtrack/
memtrack.h 42 * is called, everything else is thread-safe.
  /system/core/toolbox/upstream-netbsd/lib/libutil/
raise_default_signal.c 73 /* XXX memset(3) isn't async-safe according to signal(7) */
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
util.c 390 * Safe malloc() for internal use.
403 * Safe calloc() for internal use.
416 * Safe realloc() for internal use.
428 * Safe strdup() for internal use.
  /external/icu/icu4c/source/common/
ucnv_bld.cpp 240 /* Not thread safe. */
    [all...]
  /bionic/libc/arch-arm64/denver64/bionic/
memset.S 42 safe to use). The feature can be disabled by defining DONT_USE_DC.
240 /* We know that there's at least 64 bytes to zero and that it's safe
  /bionic/libc/arch-arm64/generic/bionic/
memset.S 41 safe to use).
213 /* We know that there's at least 64 bytes to zero and that it's safe
  /bionic/libc/bionic/
wchar.cpp 75 * The fast path in the loop below is not safe if an ASCII
109 * The fast path in the loop below is not safe if an ASCII
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugEventHub.cs 38 * use the event mechanism to build parse trees etc... Not thread-safe.
55 * Add another listener to broadcast events too. Not thread-safe.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugEventHub.cs 39 * use the event mechanism to build parse trees etc... Not thread-safe.
59 * Add another listener to broadcast events too. Not thread-safe.
  /external/compiler-rt/include/sanitizer/
asan_interface.h 28 // Method is NOT thread-safe in the sense that no two threads can
36 // Method is NOT thread-safe in the sense that no two threads can
  /external/guava/guava/src/com/google/common/collect/
ForwardingCollection.java 40 * <p>The {@code standard} methods are not guaranteed to be thread-safe, even
41 * when all of the methods that they depend on are thread-safe.
ForwardingList.java 47 * guaranteed to be thread-safe, even when all of the methods that they depend
48 * on are thread-safe.
ForwardingSortedMultiset.java 37 * thread-safe, even when all of the methods that they depend on are thread-safe.
  /external/guava/guava/src/com/google/common/escape/
CharEscaper.java 25 * An object that converts literal text into a format safe for inclusion in a particular context
34 * <p>A {@code CharEscaper} instance is required to be stateless, and safe when used concurrently by
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ObjectArrays.java 81 /** GWT safe version of Arrays.copyOf. */
150 * by the collection's iterator. The returned array is "safe" in that no
  /external/icu/icu4c/source/test/intltest/
colldata.h 65 * the only safe thing to do with this object is to call
134 * the only safe thing to do with this object is to call
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
ScientificNumberFormatter.java 20 * ScientificNumberFormatter instances are immutable and thread-safe.
130 * and thread-safe.
  /external/jmonkeyengine/engine/src/core/com/jme3/app/state/
AppStateManager.java 57 * render thread and it is not necessarily safe to modify
86 // All of the above lists need to be thread safe but access will be
  /external/libexif/
NEWS 35 * libexif is now thread safe when the underlying C library is thread safe
  /external/libunwind/include/
libunwind-common.h.in 93 frame to frame. It is safe to make (shallow) copies of variables
112 This routine is signal-safe. */
libunwind-dynamic.h 165 This routine is NOT signal-safe. */
169 This routine is NOT signal-safe. */
  /external/libvpx/libvpx/vp9/common/
vp9_thread.h 206 // is safe to free the corresponding memory after this call. This function is
207 // not thread-safe. Return false in case of invalid pointer or methods.

Completed in 484 milliseconds

<<41424344454647484950>>