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

<<21222324252627282930>>

  /external/elfutils/src/
config.h.in 78 /* Defined if libraries should be thread-safe. */
  /external/freetype/src/autofit/
afblue.hin 98 /* is a safe bet. */
  /external/guava/guava/src/com/google/common/base/
Absent.java 54 @SuppressWarnings("unchecked") // safe covariant cast
  /external/guava/guava/src/com/google/common/collect/
ClassToInstanceMap.java 28 * In addition to implementing {@code Map}, the additional type-safe operations
Platform.java 48 // the cast is safe because
WellBehavedMap.java 32 * <p>This class is not thread-safe even if the underlying map is.
  /external/guava/guava-testlib/src/com/google/common/testing/
FakeTicker.java 34 * This class is thread-safe.
  /external/harfbuzz_ng/
TODO 6 - Return "safe-to-break" bit from shaping.
  /external/harfbuzz_ng/src/
hb-shaper.cc 39 /* Thread-safe, lock-free, shapers */
  /external/icu/icu4c/source/common/
servnotf.h 64 * to add type-safe notification. AcceptsListener should return
  /external/icu/icu4c/source/common/unicode/
utf.h 69 * The regular "safe" macros require that the initial, passed-in string index
77 * When it is safe to assume that text is well-formed UTF-16
87 * Similarly for UTF-8, there are "safe" macros without a suffix,
92 * and are fast, while the safe UTF-8 macros call functions for all but the
  /external/icu/icu4c/source/i18n/
collationtailoring.h 66 // It can then be set by the service registration code which is thread-safe.
fphdlimp.cpp 79 // setData adopts the vec regardless of status, so it's safe to null it
  /external/icu/icu4c/source/samples/legacy/
oldcol.cpp 40 // Not thread safe or anything
  /external/jemalloc/android/scripts/
conf_arm.sh 48 "-Wl,--icf=safe"
conf_x86.sh 48 "-Wl,--icf=safe"
conf_x86_64.sh 48 "-Wl,--icf=safe"
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
StyleEscapeFunction.java 25 * characters that are not part of a whitelist of safe characters. This replicates the autoescaping
  /external/libavc/common/
ih264_buf_mgr.h 50 * Mutex used to keep the functions thread-safe
  /external/libunwind/android/
conf_arm.sh 56 "-Wl,--icf=safe"
  /external/libunwind/src/x86_64/
unwind_i.h 67 /* By-pass calls to access_mem() when known to be safe. */
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_convolve_neon.c 40 * this is safe if somewhat less than ideal.
  /external/libxml2/include/libxml/
xmlstring.h 33 * Macro to cast a string to an xmlChar * when one know its safe.
  /external/libxml2/
libxml.h 91 * internal thread safe random function
  /external/lldb/tools/debugserver/source/
DNBTimer.h 40 // Create a new mutex to make this timer thread safe as well if
41 // the timer we are copying is thread safe
49 // Create a new mutex to make this timer thread safe as well if
50 // the timer we are copying is thread safe

Completed in 214 milliseconds

<<21222324252627282930>>