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

1 2 34 5 6 7 8 91011>>

  /packages/apps/Settings/src/com/android/settings/
SettingsSafetyLegalActivity.java 35 * The "dialog" that shows from "Safety information" in the Settings app.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial.h 104 #define ASYNC_BUGGY_UART 0x4000 /* This is a buggy UART, skip some safety
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h 104 #define ASYNC_BUGGY_UART 0x4000 /* This is a buggy UART, skip some safety
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h 104 #define ASYNC_BUGGY_UART 0x4000 /* This is a buggy UART, skip some safety
  /external/mesa3d/docs/
libGL.txt 49 libGL.so is thread safe. The overhead of thread safety for common,
51 safety for multi-threaded clients is significant. Each GL API call
  /external/skia/include/core/
SkPixelRef.h 182 acquire a mutex for thread safety, so this method need not do that.
186 already acquire a mutex for thread safety, so this method need not do
  /external/v8/src/
lazy-instance.h 31 // need to have guaranteed thread-safety. The Type constructor will only ever
175 // Initialization trait for users who don't care about thread-safety.
  /external/webkit/Source/WebCore/webaudio/
AudioContext.h 62 // For thread safety between the audio thread and the main thread, it has a rendering graph locking mechanism.
141 // Thread Safety and Graph Locking:
JavaScriptAudioNode.cpp 174 // Copy from the input to the input buffer. See "buffersAreGood" check above for safety.
186 // Copy from the output buffer to the output. See "buffersAreGood" check above for safety.
  /external/jpeg/
jcparam.c 36 /* Safety check to ensure start_compress not called yet. */
112 /* Safety limit on quality factor. Convert 0 to 1 to avoid zero divide. */
272 /* Safety check to ensure start_compress not called yet. */
405 /* Safety check to ensure start_compress not called yet. */
543 /* Safety check to ensure start_compress not called yet. */
  /external/qemu/distrib/jpeg-6b/
jcparam.c 36 /* Safety check to ensure start_compress not called yet. */
112 /* Safety limit on quality factor. Convert 0 to 1 to avoid zero divide. */
272 /* Safety check to ensure start_compress not called yet. */
411 /* Safety check to ensure start_compress not called yet. */
549 /* Safety check to ensure start_compress not called yet. */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 518 // this safety net
521 // Safety net for auto correction.
522 // Actually if we hit this safety net, it's a bug.
523 // If user selected aggressive auto correction mode, there is no need to use the safety
540 Log.e(TAG, "Safety net: before = " + typedWord + ", after = " + suggestion);
  /external/chromium/chrome/browser/
process_info_snapshot_mac.cc 146 // Limit output read to a megabyte for safety.
213 // Limit output read to a megabyte for safety.
297 // Limit output read to a megabyte for safety.
spellchecker_platform_engine_unittest.cc 276 {"saftey", "safety"},
  /external/webkit/Source/WebCore/storage/
AbstractDatabase.cpp 339 // Return a deep copy for ref counting thread safety
345 // Return a deep copy for ref counting thread safety
356 // Return a deep copy for ref counting thread safety
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathAPI.java 199 * to keep the same objects around, but then thread-safety issues would arise.
250 * to keep the same objects around, but then thread-safety issues would arise.
  /external/libffi/
configure.ac 327 AC_ARG_ENABLE(purify-safety,
328 [ --enable-purify-safety purify-safe mode],
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 10 > portability and safety like the Java VM? Or shall we focus on the
173 you get safety and conservatism, and on the other you get degree of
  /external/valgrind/main/memcheck/
memcheck.h 212 /* For safety on 64-bit platforms we assign the results to private
234 /* For safety on 64-bit platforms we assign the results to private
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/
PolicyQualifierInfoTest.java 30 * Test for thread safety of the PolicyQualifierInfo DER decoder
  /external/chromium/base/
lazy_instance.h 8 // need to have guaranteed thread-safety. The Type constructor will only ever
  /external/chromium/base/memory/
linked_ptr.h 28 // Thread Safety:
  /external/chromium/base/threading/
simple_thread.h 24 // Thread Safety: A SimpleThread is not completely thread safe. It is safe to
thread_collision_warner.h 15 // safety of a class.
  /external/chromium/chrome/browser/net/
chrome_net_log.h 71 // and are responsible for ensuring their own thread safety.

Completed in 906 milliseconds

1 2 34 5 6 7 8 91011>>