HomeSort by relevance Sort by last modified time
    Searched full:exceptions (Results 151 - 175 of 1499) sorted by null

1 2 3 4 5 67 8 91011>>

  /libcore/luni/src/main/java/java/lang/
Appendable.java 32 * can choose to throw exceptions other than {@code IOException} or they do not
33 * throw any exceptions at all and use error codes instead.
  /libcore/luni/src/main/java/org/w3c/dom/
UserDataHandler.java 54 * <br> DOM applications must not raise exceptions in a
55 * <code>UserDataHandler</code>. The effect of throwing exceptions from
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSSerializerFilter.java 36 * <p> DOM applications must not raise exceptions in a filter. The effect of
37 * throwing exceptions from a filter is DOM implementation dependent.
  /libcore/luni/src/main/java/org/xml/sax/
SAXException.java 25 * exceptions, it must wrap those exceptions in a SAXException
  /libcore/luni/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/
ASCIICharsetEncoderTest.java 124 notes = "Exceptions checking missed.",
130 notes = "Exceptions checking missed.",
200 notes = "Checks functionality. Exceptions checking missed.",
206 notes = "Checks functionality. Exceptions checking missed.",
212 notes = "Checks functionality. Exceptions checking missed.",
233 notes = "Checks functionality. Exceptions checking missed.",
239 notes = "Checks functionality. Exceptions checking missed.",
245 notes = "Checks functionality. Exceptions checking missed.",
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
eabi.h 67 /* Android uses "-fno-exceptions -fpic -fno-short-enums -mthumb-interwork" by
71 "%{!fexceptions:-fno-exceptions} " \
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
eabi.h 67 /* Android uses "-fno-exceptions -fpic -fno-short-enums -mthumb-interwork" by
71 "%{!fexceptions:-fno-exceptions} " \
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidExportNature.java 38 * Exceptions thrown by this method will be propagated back to the caller of
56 * Exceptions thrown by this method will be propagated back to the caller of
  /cts/tools/dx-tests/utilclasses/util/
CompileAllJasmin.class 
  /dalvik/docs/opcodes/
opcode-01-move.html 85 <h2>Exceptions</h2>
opcode-07-move-object.html 83 <h2>Exceptions</h2>
opcode-0d-move-exception.html 72 <h2>Exceptions</h2>
opcode-11-return-object.html 89 <h2>Exceptions</h2>
opcode-1a-const-string.html 78 <h2>Exceptions</h2>
opcode-21-array-length.html 69 <h2>Exceptions</h2>
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyEvent.java 68 * in the case of exceptions, return its corresponding error code
  /development/host/windows/usb/winusb/
AdbWinUsbApi.cpp 58 // We expect only OOM exceptions here.
  /external/guava/src/com/google/common/annotations/
GwtIncompatible.java 29 * GWT. They can cause GWT compilation errors or simply unexpected exceptions
  /external/kernel-headers/original/linux/
prctl.h 38 # define PR_FP_EXC_DISABLED 0 /* FP exceptions disabled */
  /external/proguard/src/proguard/classfile/attribute/
ExceptionsAttribute.java 28 * This Attribute represents an exceptions attribute.
  /external/proguard/src/proguard/classfile/editor/
ExceptionInfoAdder.java 41 * Creates a new ExceptionAdder that will copy exceptions into the given
  /external/proguard/src/proguard/classfile/visitor/
ExceptionHandlerConstantVisitor.java 30 * <code>ConstantVisitor</code> visit all catch class constants of exceptions
  /external/proguard/src/proguard/gui/
SwingUtil.java 59 // Ignore any exceptions.
  /external/proguard/src/proguard/optimize/info/
CatchExceptionMarker.java 29 * This AttributeVisitor marks all methods that catch exceptions.
  /external/stlport/stlport/stl/
_range_errors.c 53 // stdexcept header and throw the appropriate exceptions directly.

Completed in 1323 milliseconds

1 2 3 4 5 67 8 91011>>