/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/ |
MessagingException.java | 21 * This exception is used for most types of failures that occur during server interactions.
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/ |
ContentHandler.java | 36 * Events will be generated in the order the corresponding elements occur in
|
/packages/services/Telephony/src/com/android/phone/ |
Constants.java | 33 * or "exceptional conditions" that can occur when making a phone
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/ |
errno.h | 6 #define EDEADLK 35 /* Resource deadlock would occur */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
jbd.h | 28 * certain classes of error which can occur due to failed IOs. Under
|
synclink.h | 271 * MGSL_IOCWAITEVENT wait for specified event to occur
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
volume.h | 45 * to set volumes to higher than 100%, but clipping might occur.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
sysexits.h | 61 * EX_UNAVAILABLE -- A service is unavailable. This can occur
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
errno.h | 6 #define EDEADLK 35 /* Resource deadlock would occur */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
jbd.h | 28 * certain classes of error which can occur due to failed IOs. Under
|
synclink.h | 271 * MGSL_IOCWAITEVENT wait for specified event to occur
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
volume.h | 45 * to set volumes to higher than 100%, but clipping might occur.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
sysexits.h | 61 * EX_UNAVAILABLE -- A service is unavailable. This can occur
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
errno.h | 6 #define EDEADLK 35 /* Resource deadlock would occur */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
jbd.h | 28 * certain classes of error which can occur due to failed IOs. Under
|
synclink.h | 271 * MGSL_IOCWAITEVENT wait for specified event to occur
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
volume.h | 45 * to set volumes to higher than 100%, but clipping might occur.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
sysexits.h | 61 * EX_UNAVAILABLE -- A service is unavailable. This can occur
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
tkFileDialog.py | 20 # may occur with several patterns. use "*" as pattern to indicate
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
runner.py | 123 occur, and a summary of the results at the end of the test run.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
tkFileDialog.py | 20 # may occur with several patterns. use "*" as pattern to indicate
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
runner.py | 123 occur, and a summary of the results at the end of the test run.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/ |
ShaderUniformDetailsProvider.java | 133 // not occur.
|
/external/chromium_org/third_party/sqlite/src/test/ |
malloc.test | 211 # occur in vdbeapi.c. Specifically, if a malloc failure that occurs 254 # This block tests that malloc() failures that occur whilst commiting 268 # This block tests malloc() failures that occur while opening a 285 # This block tests malloc() failures that occur within calls to 666 # Test that malloc failures that occur while processing INDEXED BY
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/ |
X509CertFactoryImpl.java | 473 * with expected or some I/O or decoding problems occur. 598 * @throws IOException if some decoding errors occur 628 * @throws IOException if some decoding errors occur 670 * @throws IOException if some decoding errors occur 699 * @throws IOException if some decoding errors occur [all...] |