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

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.tcc 77 // Bump refs before doing callbacks, for safety.
stl_relops.h 57 * all of the other STL headers for safety reasons, except std_utility.h.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_ios.tcc 77 // Bump refs before doing callbacks, for safety.
stl_relops.h 57 * all of the other STL headers for safety reasons, except std_utility.h.
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/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.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/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.
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/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.
  /external/ipsec-tools/src/racoon/
privsep.c 176 * are mandatory, as they enable us to check path safety
298 /* Safety checks and gather the data */
405 /* count a void buf and perform safety check */
810 * Safety check on the counts: PRIVSEP_NBUF_MAX max
1118 * Check path safety
  /external/jpeg/
jmemmgr.c 276 ERREXIT1(cinfo, JERR_BAD_POOL_ID, pool_id); /* safety check */
360 ERREXIT1(cinfo, JERR_BAD_POOL_ID, pool_id); /* safety check */
533 ERREXIT1(cinfo, JERR_BAD_POOL_ID, pool_id); /* safety check */
563 ERREXIT1(cinfo, JERR_BAD_POOL_ID, pool_id); /* safety check */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 276 ERREXIT1(cinfo, JERR_BAD_POOL_ID, pool_id); /* safety check */
360 ERREXIT1(cinfo, JERR_BAD_POOL_ID, pool_id); /* safety check */
533 ERREXIT1(cinfo, JERR_BAD_POOL_ID, pool_id); /* safety check */
563 ERREXIT1(cinfo, JERR_BAD_POOL_ID, pool_id); /* safety check */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/
CachedXPathAPI.java 254 * to keep the same objects around, but then thread-safety issues would arise.
302 * to keep the same objects around, but then thread-safety issues would arise.
  /external/clang/include/clang/Basic/
DiagnosticGroups.td 356 // Thread Safety warnings
357 def ThreadSafety : DiagGroup<"thread-safety">;
  /external/clang/lib/Analysis/
ThreadSafety.cpp 10 // A intra-procedural analysis for thread safety (e.g. deadlocks and race
51 /// Thread-safety analysis works by comparing lock expressions. Within the
    [all...]
  /external/emma/core/java12/com/vladium/util/
Files.java 297 * MT-safety: if several threads use this API concurrently, the temp files
300 * at a later point, this method may reuse its file name. These MT-safety
  /external/libffi/
README 85 Another useful configure switch is --enable-purify-safety. Using this
221 Added --enable-purify-safety to keep Purify from complaining
  /external/libpng/scripts/
makefile.cygwin 64 ### if you don't need thread safety, but want the asm accel
68 ### if you need thread safety and want (minimal) asm accel
makefile.mingw 68 ### if you don't need thread safety, but want the asm accel
72 ### if you need thread safety and want (minimal) asm accel
  /external/libxml2/include/libxml/
parserInternals.h 28 * process. This is not a limitation of the parser but a safety
37 * This is not a limitation of the parser but a safety boundary feature,
  /packages/apps/CellBroadcastReceiver/res/values/
strings.xml 139 <!-- CMAS category for general emergency and public safety alerts. [CHAR LIMIT=50] -->
140 <string name="cmas_category_safety">Safety</string>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
unordered_map 45 /// Class std::unordered_map with safety/checking/debug instrumentation.
336 /// Class std::unordered_multimap with safety/checking/debug instrumentation.
unordered_set 45 /// Class std::unordered_set with safety/checking/debug instrumentation.
326 /// Class std::unordered_multiset with safety/checking/debug instrumentation.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 42 * exception safety in templatized containers and algorithms. The
72 * @brief Thown by exception safety machinery.

Completed in 3726 milliseconds

1 2 3 4 56 7 8 91011>>