HomeSort by relevance Sort by last modified time
    Searched full:safety (Results 1 - 25 of 597) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/069-field-type/
info.txt 4 safety.
  /external/llvm/test/Linker/
2003-08-23-RecursiveOpaqueTypeResolve.ll 1 ; It's a bad idea to go recursively traipsing through types without a safety
  /external/mesa3d/docs/
README.THREADS 6 Thread safety was introduced in Mesa 2.6 by John Stone and
9 It was redesigned in Mesa 3.3 so that thread safety is
41 If you are interested in helping with thread safety work in Mesa
  /external/llvm/docs/HistoricalNotes/
2001-01-31-UniversalIRIdea.txt 13 static and runtime optimization; some higher-level like type-safety and
21 machine-independent features like type-safety and access safety should be
32 without type-safety as the intermediate representation.
  /external/e2fsprogs/misc/
e2undo.8.in 31 will refuse to apply the undo log as a safety mechanism. The
33 option disables this safety mechanism.
  /external/chromium/base/mac/
scoped_aedesc.h 20 // This class is parameterized for additional type safety checks. You can use
  /external/clang/tools/libclang/
CIndexer.h 67 /// \brief Return the current size to request for "safety".
70 /// \brief Set the current size to request for "safety" (or 0, if safety
74 /// \brief Execution the given code "safely", using crash recovery or safety
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
NotThreadSafe.java 20 * annotation primarily exists for clarifying the non-thread-safety of a class
  /external/jpeg/
jmemdosa.asm 46 push si ; save all registers for safety
81 push si ; save all registers for safety
113 push si ; save all registers for safety
147 push si ; save all registers for safety
185 push si ; save all registers for safety
223 push si ; save all registers for safety
266 push si ; save all registers for safety
303 push si ; save all registers for safety
347 push si ; save all registers for safety
  /external/bison/lib/
xalloc-die.c 42 safety feature if exit_failure is 0 (which shouldn't happen). */
  /external/chromium/chrome/browser/net/
net_log_logger.h 19 // thread-safety.
chrome_net_log_unittest.cc 53 // Attempts to check thread safety, exercising checks in ChromeNetLog and
  /external/chromium/chrome/browser/
resources_util.cc 17 // thread safety in initializing the hash_map for us.
  /external/dropbear/
queue.h 39 unsigned int count; /* safety value */
  /external/libpng/
TODO 20 Should we always malloc 2^bit_depth PLTE/tRNS/hIST entries for safety?
  /external/webkit/Source/WebCore/webaudio/
AudioGainNode.idl 30 // FIXME: eventually it will be interesting to remove the readonly restriction, but need to properly deal with thread safety here.
  /libcore/luni/src/main/java/javax/crypto/
SecretKey.java 26 * provide type safety for.
  /ndk/sources/host-tools/sed-4.2.1/lib/
xalloc-die.c 39 safety feature if exit_failure is 0 (which shouldn't happen). */
  /libcore/luni/src/main/java/javax/xml/transform/
overview.html 188 <i>Thread safety: </i>Only the Templates object can be
204 <i>Thread safety: </i>A
215 <i>Thread safety: </i>Thread-safe for concurrent
226 <i>Thread safety: </i>Only one instance per thread
238 <i>Thread safety: </i>Thread-safe concurrently over multiple
251 <i>Thread safety: </i>Thread-safe concurrently over multiple threads for read-only,
  /external/chromium/base/threading/
thread_local.h 24 // Thread Safety: An instance of ThreadLocalStorage is completely thread safe
26 // you must of course properly deal with safety and race conditions. This
  /external/clang/test/SemaObjC/
block-type-safety.m 2 // test for block type safety.
88 // strict type safety requires this:
  /external/protobuf/src/google/protobuf/
package_info.h 46 // A note on thread-safety:
48 // Thread-safety in the Protocol Buffer library follows a simple rule:
  /external/stlport/test/eh/
nc_alloc.h 60 // Exception-safety
63 // Don't test for exception-safety
  /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?

Completed in 428 milliseconds

1 2 3 4 5 6 7 8 91011>>