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

1 2 34 5 6 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.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/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/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
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSSerializer.java 157 * <dd> Raised when
162 * <dd> Raised if the
169 * <dd> Raised if an unsupported
372 * is not supported an "unsupported-encoding" fatal error is raised.
374 * "no-output-specified" fatal error is raised.
388 * SERIALIZE_ERR: Raised if the <code>LSSerializer</code> was unable to
410 * SERIALIZE_ERR: Raised if the <code>LSSerializer</code> was unable to
429 * DOMSTRING_SIZE_ERR: Raised if the resulting string is too long to
432 * SERIALIZE_ERR: Raised if the <code>LSSerializer</code> was unable to
  /libcore/luni/src/main/java/org/apache/harmony/luni/util/
FloatingPointParser.java 45 * represents and multiplying by 10 raised to the power of the of the
63 * represents and multiplying by 10 raised to the power of the of the
83 * raised to the power of the of the exponent.
  /bionic/libm/src/
s_ceill.c 24 * Inexact flag raised if x not equal to ceill(x).
s_floorl.c 24 * Inexact flag raised if x not equal to floorl(x).
s_rint.c 24 * Inexact flag raised if x not equal to rint(x).
s_tanh.c 75 z = one - tiny; /* raised inexact flag */
  /external/fdlibm/
s_rint.c 21 * Inexact flag raised if x not equal to ieee_rint(x).
s_tanh.c 79 z = one - tiny; /* raised inexact flag */
  /external/libnfc-nxp/Linux_x86/
phOsalNfc.c 147 LOGE("HCI Timeout - Exception raised");
  /external/proguard/src/proguard/gui/splash/
OverrideGraphics2D.java 269 public void draw3DRect(int x, int y, int width, int height, boolean raised)
271 graphics.draw3DRect(x, y, width, height, raised);
409 public void fill3DRect(int x, int y, int width, int height, boolean raised)
411 graphics.fill3DRect(x, y, width, height, raised);
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.2.8.js 26 the argument (e raised to the power of the argument)
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
namednodemapnotfounderr.java 39 * exception should be raised.
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
domimplementationcreatedocument07.java 51 * The NAMESPACE_ERR should be raised.
domimplementationcreatedocumenttype04.java 51 * Check if an INVALID_CHARACTER_ERR is raised in each case.
elementsetattributensurinull.java 52 * An exception should be raised since the "qualifiedName" has a
namednodemapremovenameditemns05.java 36 * maps are readonly, a NO_MODIFICATION_ALLOWED_ERR should be raised.
namednodemapsetnameditemns07.java 35 * raises a INUSE_ATTRIBUTE_ERR Raised if arg is an Attr that is already an
namednodemapsetnameditemns08.java 34 * raises a INUSE_ATTRIBUTE_ERR Raised if arg is an Attr that is already an
namednodemapsetnameditemns10.java 39 * should be raised.
namednodemapsetnameditemns11.java 39 * should be raised.
prefix05.java 41 * An exception should be raised since the namespaceURI of this node is not
prefix06.java 39 * An exception should be raised since the namespace prefix has an invalid
prefix07.java 39 * An exception should be raised since the namespace prefix is malformed.

Completed in 573 milliseconds

1 2 34 5 6 7 8 91011>>