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

<<11121314151617181920>>

  /external/bison/m4/
configmake.m4 48 dnl provides it without AC_SUBST, this blind use of AC_SUBST is safe.
  /external/boringssl/src/include/openssl/
rand.h 31 /* RAND_cleanup frees any resources used by the RNG. This is not safe if other
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py2/
util.py 43 """ Safe config parser """
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py3/
util.py 33 """ Safe config parser """
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py2/
util.py 43 """ Safe config parser """
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py3/
util.py 33 """ Safe config parser """
  /external/clang/utils/
CaptureCmd 8 1. Move the original tool to a safe known location.
  /external/cmockery/cmockery_0_1_2/m4/
google_namespace.m4 10 # unless it's the empty string. Thus, it's always safe to do
  /external/compiler-rt/test/asan/TestCases/Linux/
uar_signals.cc 2 // is async-signal-safe.
  /external/eigen/cmake/
language_support.cmake 20 # it is safe to invoke ENABLE_LANGUAGE(Fortran OPTIONAL)
  /external/freetype/src/gzip/
inftrees.h 35 value below is more than safe. */
  /external/glide/library/src/main/java/com/bumptech/glide/load/
Transformation.java 17 * internal resources may be reused. This means it is not safe to rely on the original resource or any internal
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/
Resource.java 34 * It is only safe to call this method if there are no current resource consumers and if this method has not
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-linked_ptr.h 59 // a linked_ptr object is thread-safe in the sense that:
60 // - it's safe to copy linked_ptr objects concurrently,
61 // - it's safe to copy *from* a linked_ptr and read its underlying
63 // - it's safe to write to two linked_ptrs that point to the same
  /external/gtest/include/gtest/internal/
gtest-linked_ptr.h 59 // a linked_ptr object is thread-safe in the sense that:
60 // - it's safe to copy linked_ptr objects concurrently,
61 // - it's safe to copy *from* a linked_ptr and read its underlying
63 // - it's safe to write to two linked_ptrs that point to the same
  /external/guava/guava/src/com/google/common/annotations/
Beta.java 33 * <p>It is generally safe for <i>applications</i> to depend on beta APIs, at
  /external/guava/guava/src/com/google/common/collect/
ExplicitOrdering.java 40 return rank(left) - rank(right); // safe because both are nonnegative
RegularImmutableAsList.java 52 @SuppressWarnings("unchecked") // safe covariant cast!
  /external/guava/guava/src/com/google/common/io/
PatternFilenameFilter.java 31 * class is thread-safe and immutable.
  /external/guava/guava-gwt/src/com/google/common/collect/
GwtPlatform.java 45 // the cast is safe because
ImmutableEnumMap_CustomFieldSerializer.java 42 * It is safe to cast to ImmutableEnumSet because in order for it to be
ImmutableEnumSet_CustomFieldSerializer.java 42 * It is safe to cast to ImmutableEnumSet because in order for it to be
  /external/icu/icu4c/source/samples/legacy/
newcol.cpp 39 // Not thread safe or anything
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
package.html 23 AssetLoader's load() method does not have to be thread safe.
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
JsEscapeFunction.java 22 * string. This converts characters such as ", ', and \ into their Javascript string safe

Completed in 407 milliseconds

<<11121314151617181920>>