Home
last modified time | relevance | path

Searched refs:exception2 (Results 1 – 13 of 13) sorted by relevance

/external/guice/core/test/com/google/inject/
DProvisionExceptionTest.java358 final RuntimeException exception2 = new RuntimeException("abort"); in testMultipleDuplicates() local
366 addError(exception2); in testMultipleDuplicates()
367 addError(exception2); in testMultipleDuplicates()
376 String e2 = Throwables.getStackTraceAsString(exception2); in testMultipleDuplicates()
/external/python/cpython3/Python/
Dpythonrun.c681 PyObject *exception2, *v2, *tb2; in PyErr_PrintEx() local
685 PyErr_Fetch(&exception2, &v2, &tb2); in PyErr_PrintEx()
686 PyErr_NormalizeException(&exception2, &v2, &tb2); in PyErr_PrintEx()
690 if (exception2 == NULL) { in PyErr_PrintEx()
691 exception2 = Py_None; in PyErr_PrintEx()
692 Py_INCREF(exception2); in PyErr_PrintEx()
700 PyErr_Display(exception2, v2, tb2); in PyErr_PrintEx()
703 Py_DECREF(exception2); in PyErr_PrintEx()
/external/python/cpython2/Python/
Dpythonrun.c1190 PyObject *exception2, *v2, *tb2; in PyErr_PrintEx() local
1194 PyErr_Fetch(&exception2, &v2, &tb2); in PyErr_PrintEx()
1195 PyErr_NormalizeException(&exception2, &v2, &tb2); in PyErr_PrintEx()
1199 if (exception2 == NULL) { in PyErr_PrintEx()
1200 exception2 = Py_None; in PyErr_PrintEx()
1201 Py_INCREF(exception2); in PyErr_PrintEx()
1211 PyErr_Display(exception2, v2, tb2); in PyErr_PrintEx()
1214 Py_DECREF(exception2); in PyErr_PrintEx()
/external/llvm/test/Bitcode/
Doperand-bundles.ll99 …0, i32 %x), "foo"(i32 42, float 0.000000e+00, i32 %l) ] to label %normal2 unwind label %exception2
102 exception2:
Dcompatibility-3.8.ll1464 …0, i32 %x), "foo"(i32 42, float 0.000000e+00, i32 %l) ] to label %normal2 unwind label %exception2
1467 exception2:
Dcompatibility.ll1538 …0, i32 %x), "foo"(i32 42, float 0.000000e+00, i32 %l) ] to label %normal2 unwind label %exception2
1541 exception2:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Doperand-bundles.ll99 …0, i32 %x), "foo"(i32 42, float 0.000000e+00, i32 %l) ] to label %normal2 unwind label %exception2
102 exception2:
Dcompatibility-3.8.ll1464 …0, i32 %x), "foo"(i32 42, float 0.000000e+00, i32 %l) ] to label %normal2 unwind label %exception2
1467 exception2:
Dcompatibility.ll1558 …0, i32 %x), "foo"(i32 42, float 0.000000e+00, i32 %l) ] to label %normal2 unwind label %exception2
1561 exception2:
Dcompatibility-5.0.ll1545 …0, i32 %x), "foo"(i32 42, float 0.000000e+00, i32 %l) ] to label %normal2 unwind label %exception2
1548 exception2:
Dcompatibility-3.9.ll1535 …0, i32 %x), "foo"(i32 42, float 0.000000e+00, i32 %l) ] to label %normal2 unwind label %exception2
1538 exception2:
Dcompatibility-6.0.ll1556 …0, i32 %x), "foo"(i32 42, float 0.000000e+00, i32 %l) ] to label %normal2 unwind label %exception2
1559 exception2:
Dcompatibility-4.0.ll1535 …0, i32 %x), "foo"(i32 42, float 0.000000e+00, i32 %l) ] to label %normal2 unwind label %exception2
1538 exception2: