/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
|
/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 | 72 <intent android:action="android.settings.SAFETY" />
|
/prebuilt/linux-x86/toolchain/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.
|
/prebuilt/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.
|
/prebuilt/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.
|
/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/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/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,
|
/system/core/run-as/ |
package.c | 31 * - Performance does not matter here, clarity and safety of the code 148 /* This function is used to check the data directory path for safety.
|
/bionic/libc/netbsd/resolv/ |
res_random.c | 6 * Copyright 2008 Android Open Source Project (thread-safety)
|
/external/chromium/app/sql/ |
statement.h | 121 // where that type is not the native type. For safety, call ColumnType only
|
/external/chromium/chrome/browser/content_settings/ |
host_content_settings_map.h | 211 // Used around accesses to the following objects to guarantee thread safety.
|
/external/chromium/chrome/browser/sync/sessions/ |
status_controller.h | 19 // safety's sake, an assertion will fire.
|
/external/chromium/chrome/browser/themes/ |
browser_theme_pack.h | 37 // safety between the writing thread and the UI thread is ensured by having the
|
/external/chromium/testing/gtest/include/gtest/internal/ |
gtest-linked_ptr.h | 57 // Thread Safety:
|
/external/dbus/dbus/ |
dbus-string.h | 61 * Note that these break type safety (due to the casts)
|
/external/e2fsprogs/ext2ed/ |
disk.c | 80 As a double safety measure, AllowChanges is rechecked here.
|