Home
last modified time | relevance | path

Searched refs:excp (Results 1 – 10 of 10) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DDfp.java1271 final int excp = result.round(lostdigit); in add() local
1272 if (excp != 0) { in add()
1273 result = dotrap(excp, ADD_TRAP, x, result); in add()
1301 final int excp = result.round(aextradigit + bextradigit); in add() local
1302 if (excp != 0) { in add()
1303 result = dotrap(excp, ADD_TRAP, x, result); in add()
1496 final int excp; in multiply() local
1498 excp = result.round(product[md-mant.length]); in multiply()
1500 excp = result.round(0); // has no effect except to check status in multiply()
1503 if (excp != 0) { in multiply()
[all …]
/external/icu/icu4c/source/data/mappings/
Ducmfiles.mk116 icu-internal-25546.ucm lmb-excp.ucm \
Dlmb-excp.ucm14 <code_set_name> "lmb-excp"
/external/libxml2/os400/dlfcn/
Ddlfcn.c294 dlseterror_from_exception(volatile _INTRPT_Hndlr_Parms_T * excp) in dlseterror_from_exception() argument
305 p = (_INTRPT_Hndlr_Parms_T *) excp; in dlseterror_from_exception()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp564 struct OurBaseException_t *excp = (struct OurBaseException_t*) in handleActionValue() local
566 struct OurExceptionType_t *excpType = &(excp->type); in handleActionValue()
574 (void*)excp); in handleActionValue()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...