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

<<21222324252627282930>>

  /external/elfutils/libdw/
dwarf_begin_elf.c 75 safe and stable but the best we can do. */
  /external/elfutils/libelf/
elf_end.c 117 /* These pointers can be NULL; it's safe to use
  /external/emma/core/java12/com/vladium/emma/
EMMAProperties.java 39 // resource to provide a safe fallback option if that resource cannot be loaded]
  /external/emma/core/java12/com/vladium/emma/data/
CoverageData.java 84 * This method is not MT-safe wrt addClass() etc.
  /external/grub/stage2/
bios.c 238 /* It is safe to clear out DRP. */
  /external/guava/javadoc/com/google/common/base/
Suppliers.html 210 <code>delegate</code> before calling it, making it thread-safe.</TD>
263 <p>The returned supplier is thread-safe. The supplier's serialized form
286 <p>The returned supplier is thread-safe. The supplier's serialized form
320 <code>delegate</code> before calling it, making it thread-safe.
  /external/guava/src/com/google/common/primitives/
SignedBytes.java 81 return a - b; // safe due to restricted range
  /external/icu4c/common/unicode/
putil.h 86 * This function is not thread-safe. Use it before calling ICU APIs from
rbbi.h 296 * clone() is thread safe. Multiple threads may simultaeneously
495 * Note: this function is not thread safe. It should not have been
652 * This method backs the iterator back up to a "safe position" in the text.
654 * The various calling methods then iterate forward from this safe position to
  /external/icu4c/common/
wintz.c 125 /* This isn't thread safe, but it's good enough because the result should be constant per system. */
  /external/icu4c/i18n/
rbt.cpp 235 // Transliterator locking. Rule-based Transliterators are not thread safe; concurrent
  /external/iptables/extensions/
libipt_recent.c 78 * better be safe, than sorry */
  /external/iptables/
ip6tables-save.c 60 /* These are hardcoded backups in ip6tables.c, so they are safe */
  /external/neven/Embedded/common/src/b_TensorEm/
Alt.h 105 * Maps vector inVec to outVec (overflow-safe)
CompactAlt.h 110 /** Maps vector inVec to outVec (overflow-safe)
CompactMat.h 136 /** Maps vector inVec to outVec (overflow-safe)
MapSequence.h 118 * Maps vector inVec to outVec (overflow-safe)
Mat.h 105 * Maps vector inVec to outVec (overflow-safe)
Normalizer.h 101 * Maps vector inVec to outVec (overflow-safe)
SubVecMap.h 107 * Maps vector inVec to outVec (overflow-safe)
VectorMap.h 59 * Maps vector inVec to outVec (overflow-safe)
  /external/openssl/apps/
gendh.c 203 BIO_printf(bio_err,"Generating DH parameters, %d bit long safe prime, generator %d\n",num,g);
  /external/openssl/crypto/dh/
dh.h 158 /* primes p where (p-1)/2 is prime too are called "safe"; we define
dhtest.c 129 BIO_puts(out, "p value is not a safe prime\n");
  /external/openssl/crypto/lhash/
lhash.h 93 /* Macros for declaring and implementing type-safe wrappers for LHASH callbacks.

Completed in 247 milliseconds

<<21222324252627282930>>