/external/protobuf/java/src/main/java/com/google/protobuf/ |
MessageLite.java | 32 // mergeFrom*() could return BuilderType for better type-safety.
|
/external/protobuf/src/google/protobuf/ |
service.h | 88 // On Thread-Safety:
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/ |
SDL_syscdrom.c | 101 /* safety checks */
|
/external/skia/src/core/ |
SkEdgeClipper.cpp | 65 SkScalar roots[2]; // we only expect one, but make room for 2 for safety
|
/external/speex/libspeex/ |
cb_search.c | 362 /* This is not strictly necessary, but it provides an additonal safety
|
/external/webkit/Source/WebCore/platform/network/ |
FormData.cpp | 226 name = name.replace("-", ""); // For safety, remove '-' from the filename since some servers may not like it.
|
/external/webrtc/src/modules/audio_processing/aecm/main/source/ |
echo_control_mobile.c | 31 // The factor of 2 handles wb, and the + 1 is as a safety margin
|
/external/zlib/contrib/iostream3/ |
zfstream.cc | 269 // First make sure stuff is sync'ed, for safety
|
/frameworks/base/include/utils/ |
Vector.h | 36 * The main templated vector class ensuring type safety
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardConfig.java | 84 // 0x10 is reserved for safety
|
VCardBuilder.java | 406 * For safety, we'll emit just one value around StructuredName, as external importers [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentSkipListSet.java | 63 * safety, which entails some ugliness in clone()
|
/libcore/luni/src/main/java/org/apache/harmony/lang/annotation/ |
AnnotationMember.java | 291 // need to throw cloned exception for thread safety
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/ |
Rfc822Output.java | 407 * optimization might be to prescan the string for safety and send raw if possible.
|
/external/dbus/ |
NEWS.pre-1-0 | 577 - Thread safety fixes 591 - Thread safety
|
/external/clang/docs/ |
AutomaticReferenceCounting.html | [all...] |
/frameworks/media/libvideoeditor/vss/3gpwriter/src/ |
M4MP4W_Writer.c | [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
FastStringBuffer.java | 24 * Bare-bones, unsafe, fast string buffer. No thread-safety, no 26 * applications, thread-safety of a StringBuffer is a somewhat [all...] |
/external/icu4c/i18n/unicode/ |
uspoof.h | 72 * Thread Safety: The test functions for checking a single identifier, or for testing 76 * More generally, the standard ICU thread safety rules apply: functions that take a [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp_inf.c | 167 /* Safety check */ 196 /* Safety check */ [all...] |
/external/libffi/ |
ChangeLog.v1 | 94 --enable-purify-safety was used at configure time. 96 * configure.in (allsources): Added --enable-purify-safety switch.
|
/bionic/libc/docs/ |
OVERVIEW.TXT | 302 - get rid of *many* unfortunate thread-safety issues in the original code
|
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/ |
XPathImpl.java | 161 // 1. thread safety. parsers are not thread-safe, so at least
|
/external/bluetooth/glib/glib/ |
gthread.c | 4 * gthread.c: MT safety related functions
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_store_file.cc | 566 // As a safety measure, make sure that the header describes a sane
|