/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/guava/guava/src/com/google/common/collect/ |
ForwardingMapEntry.java | 57 // TODO(user): identify places where thread safety is actually lost
|
ForwardingSortedMap.java | 57 // TODO(user): identify places where thread safety is actually lost
|
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/ |
AbstractListenableFutureTest.java | 136 // Run cancellation in a separate thread as an extra thread-safety test.
|
/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/distrib/jpeg-6b/ |
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/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.
|
/external/webkit/Source/JavaScriptCore/wtf/text/ |
TextPosition.h | 54 * For type safety and for the future type merge it is important that all operations in API
|
/external/webrtc/src/modules/audio_processing/utility/ |
ring_buffer.c | 11 // A ring buffer to hold arbitrary data. Provides no thread safety. Unless
|
/frameworks/base/core/jni/android/graphics/ |
PathMeasure.cpp | 32 The C side does have this risk, but it chooses for speed over safety. If it
|
/packages/apps/Settings/res/xml/ |
device_info_settings.xml | 80 <intent android:action="android.settings.SAFETY" />
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
basic_ios.tcc | 75 // Bump refs before doing callbacks, for safety.
|
stl_relops.h | 56 * all of the other STL headers for safety reasons, except std_utility.h.
|