HomeSort by relevance Sort by last modified time
    Searched full:safety (Results 276 - 300 of 754) sorted by null

<<11121314151617181920>>

  /development/samples/Support4Demos/src/com/example/android/supportv4/
Shakespeare.java 116 "Tendering the precious safety of my prince," +
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java 188 return DTM.NULL; // Safety net; should never happen
  /external/bluetooth/glib/gobject/
gvalue.c 21 * FIXME: MT-safety
  /external/chromium/base/
mach_ipc_mac.mm 306 return KERN_INVALID_VALUE; // just for safety -- never should occur
  /external/chromium/chrome/browser/download/
download_item.cc 70 NOTREACHED() << "Unknown safety state " << state;
download_manager_unittest.cc 96 // Make sure download item |id| was set with correct safety state for
  /external/chromium/chrome/browser/history/
url_database.h 38 // happening to avoid thread-safety problems.
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_service.cc 137 // Err on the side of safety and assume this might be private.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_editor_base_controller.mm 447 // For safety's sake, in case deleted node was an ancestor of selection,
  /external/chromium/googleurl/src/
gurl.h 92 // the empty string (for safety in release builds, to keep them from being
  /external/chromium/third_party/libjingle/source/talk/base/
unixfilesystem.cc 456 // TODO: Consider whether we are worried about thread safety.
  /external/clang/include/clang/Basic/
Attr.td 601 // C/C++ Thread safety attributes (e.g. for deadlock, data race checking)
  /external/clang/include/clang/Sema/
Template.h 129 // Sema.h (by including this file) or sacrifice type safety (by
  /external/e2fsprogs/debugfs/
debugfs.8.in 68 no safety checks are in place, and
  /external/freetype/src/pfr/
pfrload.c 463 /* copy font ID name, and terminate it for safety */
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractImmutableSetTest.java 437 * Verify thread safety by using a collection whose size() may be inconsistent
BstOperationsTest.java 371 * The implementation may remove the children of a node it treats as an entry for safety. Expect
  /external/icu4c/common/
resbund.cpp 131 * Thread-safety is implemented around caches, both the cache that
  /external/jpeg/
jcmarker.c 441 if (datalen > (unsigned int) 65533) /* safety check */
jctrans.c 71 /* Safety check to ensure start_compress not called yet. */
jdsample.c 173 *output_data_ptr = NULL; /* safety check */
wrgif.c 388 if (cinfo->output_components != 1) /* safety check: just one component? */
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
NestedMapData.java 32 * This class has no synchronization logic. Follow the same thread-safety semantics as you would for
  /external/libpng/scripts/
makefile.gcmmx 62 # Remove -DPNG_THREAD_UNSAFE_OK if you need thread safety
  /external/libvpx/examples/includes/geshi/geshi/
visualfoxpro.php 273 'Rpd','Runtime','Safety','Same','Sample','Say',

Completed in 2114 milliseconds

<<11121314151617181920>>