/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 | 204 /* For safety on 64-bit platforms we assign the results to private 226 /* For safety on 64-bit platforms we assign the results to private
|
/external/webkit/Source/WebCore/webaudio/ |
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/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.
|
/external/chromium/chrome/browser/ |
spellchecker_platform_engine_unittest.cc | 276 {"saftey", "safety"},
|
/external/chromium/chrome/browser/ui/cocoa/ |
install.sh | 69 # err on the side of safety and don't make it group-writable.
|
/external/chromium/chrome/browser/ui/login/ |
login_prompt_gtk.cc | 109 // Scary thread safety note: This can potentially be called *after* SetAuth
|
login_prompt_mac.mm | 69 // Scary thread safety note: This can potentially be called *after* SetAuth
|
login_prompt_win.cc | 114 // Scary thread safety note: This can potentially be called *after* SetAuth
|
/external/chromium/chrome/common/ |
chrome_paths_mac.mm | 175 // not thread-safe, and thread safety may be a concern here.
|
/external/chromium/net/base/ |
mock_host_resolver.h | 181 // NOTE: Only use this as a catch-all safety net. Individual tests should use
|
/external/chromium/net/url_request/ |
url_request_job_manager.cc | 64 // THREAD-SAFETY NOTICE:
|
/external/e2fsprogs/lib/blkid/ |
dev.c | 96 * library, and I really don't like the tradeoff of type-safety for
|
/external/jpeg/ |
jcapistd.c | 30 * is wanted, but for safety's sake it should not be the default behavior:
|
jutils.c | 62 63, 63, 63, 63, 63, 63, 63, 63, /* extra entries for safety in decoder */
|
/external/libvpx/vpx_mem/ |
vpx_mem.h | 32 # define VPX_CHECK_MEM_FUNCTIONS 0 /* enable basic safety checks in _memcpy,
|
/external/qemu/block/ |
raw.c | 39 that they will continue to do so and provide no safety net */
|
/external/qemu/hw/ |
hw.h | 140 // Signed versions for type safety
|
/external/webkit/Source/JavaScriptCore/assembler/ |
CodeLocation.h | 45 // classes only exist to provide type-safety when linking and patching code.
|