HomeSort by relevance Sort by last modified time
    Searched full:raised (Results 101 - 125 of 437) sorted by null

1 2 3 45 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
prefix09.java 40 * An exception should be raised since the qualifiedName of this attribute
prefix10.java 40 * An exception should be raised since the namespaceURI of this node is not
prefix11.java 39 * An exception should be raised since the namespace prefix is set
setAttributeNS01.java 39 * An exception should be raised since the "qualifiedName" has an invalid
setAttributeNS02.java 39 * An exception should be raised since the "qualifiedName" is malformed.
setAttributeNS06.java 40 * An exception should be raised since the namespaceURI of this node is not
setAttributeNS07.java 41 * An exception should be raised since the namespaceURI of this node is not
  /libcore/luni/src/main/java/javax/xml/parsers/
FactoryConfigurationError.java 112 * be raised.
  /bionic/libm/man/
fenv.3 97 An inexact exception is raised whenever there is a loss of precision
216 values, and then it allows an inexact exception to be raised only if
  /external/stlport/test/unit/
partial_test.cpp 182 //Here is means that no exception has been raised
192 //Here is means that no exception has been raised
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathExpression.java 47 * An {@link XPathExpressionException} is raised if the variable resolver is undefined or
56 * An {@link XPathExpressionException} is raised if the function resolver is undefined or
  /ndk/sources/android/stlport/test/unit/
partial_test.cpp 182 //Here is means that no exception has been raised
192 //Here is means that no exception has been raised
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
float.h 68 /* Minimum negative integer such that 10 raised to that power is in the
88 /* Maximum integer such that 10 raised to that power is in the range of
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
float.h 65 /* Minimum negative integer such that 10 raised to that power is in the
85 /* Maximum integer such that 10 raised to that power is in the range of
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
float.h 65 /* Minimum negative integer such that 10 raised to that power is in the
85 /* Maximum integer such that 10 raised to that power is in the range of
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
float.h 68 /* Minimum negative integer such that 10 raised to that power is in the
88 /* Maximum integer such that 10 raised to that power is in the range of
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
float.h 65 /* Minimum negative integer such that 10 raised to that power is in the
85 /* Maximum integer such that 10 raised to that power is in the range of
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
float.h 65 /* Minimum negative integer such that 10 raised to that power is in the
85 /* Maximum integer such that 10 raised to that power is in the range of
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
float.h 68 /* Minimum negative integer such that 10 raised to that power is in the
88 /* Maximum integer such that 10 raised to that power is in the range of
  /external/libnfc-nxp/src/
phLlcNfc_DataTypes.h 174 limit, then exception is raised.
176 ENABLED : then exception is not raised, instead a U RSET command is sent.
177 DISABLED : then exception is raised
  /external/protobuf/python/google/protobuf/
service.py 47 """Exception raised on failed blocking RPC method call."""
73 In the blocking case, RpcException will be raised on error.
  /external/qemu/fpu/
softfloat-specialize.h 107 | exception is raised.
139 | signaling NaN, the invalid exception is raised.
239 | exception is raised.
274 | signaling NaN, the invalid exception is raised.
380 | invalid exception is raised.
414 | `b' is a signaling NaN, the invalid exception is raised.
510 | exception is raised.
540 | `b' is a signaling NaN, the invalid exception is raised.
  /external/webkit/WebCore/dom/
NamedAttrMap.cpp 108 // WRONG_DOCUMENT_ERR: Raised if arg was created from a different document than the one that created this map.
126 // INUSE_ATTRIBUTE_ERR: Raised if arg is an Attr that is already an attribute of another Element object.
Range.cpp 916 // NO_MODIFICATION_ALLOWED_ERR: Raised if an ancestor container of either boundary-point of
923 // WRONG_DOCUMENT_ERR: Raised if newParent and the container of the start of the Range were
930 // HIERARCHY_REQUEST_ERR: Raised if the container of the start of the Range is of a type that
    [all...]
  /dalvik/vm/native/
java_lang_reflect_Method.c 108 * If initialization failed, an exception will be raised.

Completed in 326 milliseconds

1 2 3 45 6 7 8 91011>>