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

12 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/net/
chrome_net_log_unittest.cc 53 // Attempts to check thread safety, exercising checks in ChromeNetLog and
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 11 // A intra-procedural analysis for thread safety (e.g. deadlocks and race
66 /// Handler class for thread safety warnings.
146 /// \brief Check a function's CFG for thread-safety violations.
149 /// at the end of each block, and issue warnings for thread safety violations.
  /external/webkit/LayoutTests/storage/
private-browsing-noread-nowrite.html 92 var database = openDatabase("PrivateBrowsingNoReadNoWriteTest", "1.0", "Test private browsing no read/write safety", 1);
  /external/webkit/Source/WebKit/android/plugins/
ANPOpenGL_npapi.h 34 * TODO should we not use EGL and GL data types for ABI safety?
  /external/webrtc/src/modules/audio_processing/utility/
ring_buffer.h 11 // A ring buffer to hold arbitrary data. Provides no thread safety. Unless
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParserImpl_V40.java 52 * We escape "\N" into new line for safety.
  /bionic/libc/netbsd/net/
reentrant.h 51 * safety.
56 * One approach for thread safety is to provide discrete versions of the
68 * support for thread safety completely if the target environment does
  /bootable/recovery/minadbd/
utils.h 37 * zero-terminated for safety.
  /external/bluetooth/glib/glib/
gslice.h 60 /* we go through extra hoops to ensure type safety */
  /external/chromium/chrome/browser/content_settings/
content_settings_base_provider.h 128 // thread safety.
  /external/chromium/chrome/browser/extensions/
external_extension_loader.h 59 // to |LoadFinished|. To ensure thread safety, the rules are the following:
  /external/libvpx/vpx_mem/include/
vpx_mem_intrnl.h 30 # define CONFIG_MEM_CHECKS 0 /*include some basic safety checks in
  /external/llvm/test/CodeGen/CellSPU/
loads.ll 26 ; we need to have some instruction to move the result to safety.
  /external/oprofile/libutil++/
unique_storage.h 27 * type-safety for a collection.
  /external/replicaisland/src/com/replica/replicaisland/
Vector2.java 103 // TODO: I'm choosing safety over speed here.
  /external/stlport/stlport/stl/config/
_bc.h 98 // auto enable thread safety and exceptions:
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 98 // auto enable thread safety and exceptions:
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 98 // auto enable thread safety and exceptions:
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 98 // auto enable thread safety and exceptions:
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 98 // auto enable thread safety and exceptions:
  /system/core/adb/
utils.h 37 * zero-terminated for safety.
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedMapFauxverideShim.java 33 * better type-safety, instead. This method exists only to hide
38 * better type-safety.
ImmutableSortedMultisetFauxverideShim.java 37 * type-safety, instead. This method exists only to hide {@link ImmutableMultiset#builder} from
41 * @deprecated Use {@link ImmutableSortedMultiset#naturalOrder}, which offers better type-safety.
ImmutableSortedSetFauxverideShim.java 41 * better type-safety, instead. This method exists only to hide
46 * better type-safety.
  /external/webkit/Source/JavaScriptCore/wtf/
CONTRIBUTORS.pthreads-win32 95 procedure to fix Mingw32 thread-safety issues.
97 procedure to fix Mingw32 thread-safety issues.

Completed in 983 milliseconds

12 3 4 5 6 7 8 91011>>