HomeSort by relevance Sort by last modified time
    Searched full:safe (Results 151 - 175 of 1852) sorted by null

1 2 3 4 5 67 8 91011>>

  /dalvik/libcore/xml/src/main/java/javax/xml/transform/
overview.html 215 <i>Thread safety: </i>Thread-safe for concurrent
227 is safe.<br>
238 <i>Thread safety: </i>Thread-safe concurrently over multiple
251 <i>Thread safety: </i>Thread-safe concurrently over multiple threads for read-only,
  /dalvik/vm/native/
dalvik_system_Zygote.c 54 safe to call LOG(...) from a signal handler because of possible
56 of LOG() is safe to call from a SIGCHLD handler in the zygote process.
274 * If set, operates the VM in the safe mode. The definition of "safe mode" is
  /external/apache-http/src/org/apache/http/
HeaderElementIterator.java 37 * A type-safe iterator for {@link HeaderElement HeaderElement} objects.
HeaderIterator.java 39 * A type-safe iterator for {@link Header Header} objects.
  /external/apache-http/src/org/apache/http/conn/params/
ConnConnectionParamBean.java 40 * are type-safe.
  /external/apache-http/src/org/apache/http/protocol/
SyncBasicHttpContext.java 35 * Thread-safe extension of the {@link BasicHttpContext}.
  /external/bluetooth/glib/gio/
gcancellable.c 42 * @short_description: Thread-safe Operation Cancellation Stack
45 * GCancellable is a thread-safe operation cancellation stack used
131 * * so it's not safe to free my_data.
450 * This function is thread-safe. In other words, you can safely call
  /external/easymock/src/org/easymock/internal/
ReplayState.java 41 // If thread safe, synchronize the mock
  /external/elfutils/libelf/
elf_newdata.c 94 /* Please note that the following is thread safe and is also defined
  /external/guava/src/com/google/common/base/
Function.java 64 * <p>Note that it is always safe <em>not</em> to override
Predicate.java 59 * <p>Note that it is always safe <i>not</i> to override
  /external/guava/src/com/google/common/collect/
ClassToInstanceMap.java 28 * In addition to implementing {@code Map}, the additional type-safe operations
ImmutableListMultimap.java 55 // Casting is safe because the multimap will never hold any elements.
148 * <p>Builder instances can be reused - it is safe to call {@link #build}
233 @SuppressWarnings("unchecked") // safe since multimap is not writable
267 // This cast is safe as its type is known in constructor.
SingletonImmutableSet.java 38 // - Integer is immutable and thus thread-safe;
  /external/icu4c/common/
servnotf.h 64 * to add type-safe notification. AcceptsListener should return
ucln.h 27 * allocated memory because a cleanup function is not meant to be thread safe,
  /external/icu4c/common/unicode/
utf.h 66 * The regular "safe" macros require that the initial, passed-in string index
74 * When it is safe to assume that text is well-formed UTF-16
84 * Similarly for UTF-8, there are "safe" macros without a suffix,
89 * and are fast, while the safe UTF-8 macros call functions for all but the
utf8.h 238 * "Safe" macro, checks for illegal sequences and for string boundaries.
317 * "Safe" macro, checks for a valid code point.
362 * "Safe" macro, checks for illegal sequences and for string boundaries.
408 * "Safe" macro, checks for illegal sequences and for string boundaries.
448 * "Safe" macro, checks for illegal sequences and for string boundaries.
509 * "Safe" macro, checks for illegal sequences and for string boundaries.
555 * "Safe" macro, checks for illegal sequences and for string boundaries.
595 * "Safe" macro, checks for illegal sequences and for string boundaries.
636 * "Safe" macro, checks for illegal sequences and for string boundaries.
  /external/icu4c/layout/
ScriptAndLanguage.cpp 45 * Because of this, a binary serach isn't safe, because the new count may include
  /external/icu4c/samples/legacy/
oldcol.cpp 40 // Not thread safe or anything
  /external/kernel-headers/original/linux/
hardirq.h 99 * It is safe to do non-atomic ops on ->hardirq_context,
  /external/libxml2/include/libxml/
xmlstring.h 33 * Macro to cast a string to an xmlChar * when one know its safe.
  /external/opencore/oscl/oscl/osclio/src/
oscl_dns_param.h 44 ** A thread-safe, reference-counted parameter set.
  /external/qemu/distrib/zlib-1.2.3/
inftrees.h 42 below is more than safe. */
  /external/skia/emoji/
EmojiFont.h 75 above 20K or 30K, so 64000 should always be a safe starting

Completed in 108 milliseconds

1 2 3 4 5 67 8 91011>>