Searched
full:safe (Results
701 -
725 of
5042) sorted by null
<<21222324252627282930>>
/external/libexif/ |
mkinstalldirs | 72 # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and 77 # ourselves to GNU mkdir, which is thread-safe.
|
/external/libunwind/doc/ |
unw_get_proc_info.man | 161 is thread\-safe. If cursor cp 163 in the local address\-space, this routine is also safe to use from a
|
unw_get_proc_info.tex | 92 \Func{unw\_get\_proc\_info}() is thread-safe. If cursor \Var{cp} is 93 in the local address-space, this routine is also safe to use from a
|
/external/libunwind/include/ |
libunwind-ia64.h | 175 callback. This routine is signal-safe for the local-address-space 190 signal-safe. */
|
/external/lldb/examples/customization/bin-utils/ |
binutils.py | 34 # It is safe to represent n with width-bits. 40 # It is safe to represent n (a negative int) with width-bits.
|
/external/lldb/source/API/ |
SBDebugger.cpp | 670 // No need to lock, the target list is thread safe 693 // No need to lock, the target list is thread safe 719 // No need to lock, the target list is thread safe 731 // No need to lock, the target list is thread safe 745 // No need to lock, the target list is thread safe 757 // No need to lock, the target list is thread safe 772 // No need to lock, the target list is thread safe 920 // No need to lock, the debugger list is thread safe [all...] |
/external/llvm/autoconf/ |
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/llvm/include/llvm/Support/ |
DynamicLibrary.h | 66 /// It is safe to call this function multiple times for the same library. 75 /// It is safe to call this function multiple times for the same library.
|
/external/markdown/docs/ |
command_line.txt | 76 -s SAFE_MODE, --safe=SAFE_MODE 77 safe mode ('replace', 'remove' or 'escape' user's
|
/external/mesa3d/src/glsl/ |
s_expression.h | 33 /* Type-safe downcasting macros (also safe to pass NULL) */
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_fbo.h | 185 * It is safe to call this function on a renderbuffer without HiZ. In that 197 * It is safe to call this function on a renderbuffer without HiZ. In that
|
/external/openssh/ |
moduli.5 | 42 safe for use in Diffie-Hellman operations by 62 "Safe" prime; (p-1)/2 is also prime. 72 produces safe prime moduli (type 2) that are ready for use in
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
LazyFieldLite.java | 39 * LazyField is thread-compatible e.g. concurrent read are safe, however, 91 * LazyField is not thread-safe for write access. Synchronizations are needed
|
/external/regex-re2/util/ |
sparse_set.h | 23 // inserted into the array. It is safe to add items to the set while 29 // The SparseSet implementation is NOT thread-safe. It is up to the
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/util/ |
TestAttributeSet.java | 19 * Names of attributes to be validated for i18n-safe values. 190 " has attribute: " + key + " with hardcoded value: \"" + value + "\" and is not i18n-safe.");
|
/external/skia/src/core/ |
SkCubicClipper.cpp | 53 converged = SkScalarAbs(t1 - t0) <= tol; // NaN-safe 100 } while (!(SkScalarAbs(tPos - tNeg) <= tol)); // Nan-safe
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/ |
ClassDef.java | 123 * The returned fields may be in any order. I.e. It's not safe to assume that all instance fields will come after 156 * The returned methods may be in any order. I.e. It's not safe to assume that all virtual methods will come after
|
/external/v8/src/ |
handles-inl.h | 31 // Dereferencing deferred handles to check object equality is safe. 73 // Accessing cells, maps and internalized strings is safe.
|
/external/valgrind/coregrind/m_demangle/ |
vg_libciface.h | 33 cp-demangle.c, cplus-dem.c, dyn-string.c and safe-ctype.c (taken 77 /* Required by safe-ctype.h */
|
/external/webp/src/utils/ |
thread.h | 79 // is safe to free the corresponding memory after this call. This function is 80 // not thread-safe. Return false in case of invalid pointer or methods.
|
utils.h | 32 // size-checking safe malloc/calloc: verify that the requested size is not too 36 // safe malloc() borrows the signature from calloc(), pointing at the dangerous
|
/external/zlib/src/ |
zlib.3 | 12 The code is thread safe, assuming that the standard library functions 13 used are thread safe, such as memory allocation routines.
|
/frameworks/av/include/cpustats/ |
ThreadCpuUsage.h | 33 // This class is not thread-safe for concurrent calls from multiple threads; 71 // This method is intended to be used for safe nested enable/disabling.
|
/frameworks/base/core/java/android/view/ |
WindowId.java | 29 * Safe identifier for a window. This currently allows you to retrieve and observe 34 * processes for them to interact with your window, and it provides a limited safe API
|
/frameworks/base/core/jni/android/graphics/ |
CreateJavaOutputStreamAdaptor.cpp | 69 // This is safe because requested is clamped to (jint) 199 // This is safe because requested is clamped to (jint)
|
Completed in 310 milliseconds
<<21222324252627282930>>