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

1 23 4 5 6 7 8 91011>>

  /bionic/libm/man/
lround.3 62 value, an invalid exception is raised and the return value is undefined.
  /bionic/libm/src/
s_ceil.c 23 * Inexact flag raised if x not equal to ceil(x).
s_floor.c 23 * Inexact flag raised if x not equal to floor(x).
s_floorf.c 26 * Inexact flag raised if x not equal to floorf(x).
s_lrint.c 41 * invalid exception is raised. Unfortunately, the set of inputs
s_trunc.c 22 * Inexact flag raised if x not equal to trunc(x).
s_truncl.c 24 * Inexact flag raised if x not equal to truncl(x).
  /cts/apps/CtsVerifier/jni/audioquality/
GenerateSinusoid.cpp 34 with a half-raised-cosine function. It is up to the caller to
  /dalvik/vm/
Ddm.h 83 * Returns NULL on failure with an exception raised.
  /external/fdlibm/
s_ceil.c 20 * Inexact flag raised if x not equal to ieee_ceil(x).
s_floor.c 20 * Inexact flag raised if x not equal to ieee_floor(x).
  /external/webkit/WebCore/bindings/v8/custom/
V8CustomSQLTransactionCallback.cpp 73 // the callback was invoked and raised an exception, jump to the last
  /libcore/luni/src/main/java/javax/xml/transform/
TransformerFactoryConfigurationError.java 109 * be raised.
  /libcore/luni/src/main/java/org/w3c/dom/
ProcessingInstruction.java 46 * NO_MODIFICATION_ALLOWED_ERR: Raised when the node is readonly.
  /packages/apps/Mms/src/org/w3c/dom/events/
DocumentEvent.java 50 * NOT_SUPPORTED_ERR: Raised if the implementation does not support the
  /external/stlport/test/unit/
sort_test.cpp 202 //Here is means that no exception has been raised
211 //Here is means that no exception has been raised
  /external/svox/pico/lib/
picodata.h 250 /* len for WORDTOK item is ALWAYS > 0, if len==0 an error should be raised */
258 * - len for WORDGRAPH item is ALWAYS > 0, if len==0 an error should be raised
263 * - len for WORDINDEX item is ALWAYS > 0, if len==0 an error should be raised
267 * -len WORDPHON item is ALWAYS > 0, if len==0 an error should be raised
271 * - len for SYLLPHON item is ALWAYS > 0, if len==0 an error should be raised
275 * - len for PHON item is ALWAYS > 0, if len==0 an error should be raised
279 * - len for FRAME_PAR item is ALWAYS > 0, if len==0 an error should be raised
283 * - len for FRAME item is ALWAYS > 0, if len==0 an error should be raised
  /external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
dispatch.py 182 '%s raised exception for %s: ' % (
203 '%s raised exception for %s: ' % (
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
DTMNodeIterator.java 155 * @throws DOMException - INVALID_STATE_ERR Raised if this method is
173 * @throws DOMException - INVALID_STATE_ERR Raised if this method is
  /libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeIterator.java 83 * INVALID_STATE_ERR: Raised if this method is called after the
95 * INVALID_STATE_ERR: Raised if this method is called after the
  /ndk/sources/android/stlport/test/unit/
sort_test.cpp 202 //Here is means that no exception has been raised
211 //Here is means that no exception has been raised
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/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/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/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
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/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/arm-eabi-4.2.1/lib/gcc/arm-eabi/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

Completed in 1142 milliseconds

1 23 4 5 6 7 8 91011>>