Home
last modified time | relevance | path

Searched defs:excs (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_except_star.py912 def __new__(cls, message, excs, code): argument
917 def derive(self, excs): argument
950 def derive(self, excs): argument
1092 def derive(self, excs): argument
1099 def derive(self, excs): argument
1106 def derive(self, excs): argument
1113 def derive(self, excs): argument
Dtest_exception_group.py837 def __new__(cls, message, excs, unused): argument
879 def __new__(cls, message, excs, code): argument
884 def derive(self, excs): argument
/aosp_15_r20/external/python/setuptools/setuptools/tests/
Dcontexts.py95 def suppress_exceptions(*excs):
/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c813 _PyExc_CreateExceptionGroup(const char *msg_str, PyObject *excs) in _PyExc_CreateExceptionGroup()
884 PyObject *excs = NULL; in BaseExceptionGroup_derive() local
900 PyBaseExceptionGroupObject *_orig, PyObject *excs, PyObject **result) in exceptiongroup_subset()
1354 _PyExc_PrepReraiseStar(PyObject *orig, PyObject *excs) in _PyExc_PrepReraiseStar()
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/
H A DExceptionConst.java94 final Class<?>[] excs = new Class<?>[input.length + extraLen]; in mergeExceptions() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dpyerrors.h20 PyObject *excs; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dpyerrors.h20 PyObject *excs; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dpyerrors.h20 PyObject *excs; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dpyerrors.h20 PyObject *excs; member
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dpyerrors.h20 PyObject *excs; member
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/
H A Djvm.h1015 unsigned long excs; /* exceptions */ member
/aosp_15_r20/libcore/ojluni/src/main/native/
H A Djvm.h988 unsigned long excs; /* exceptions */ member
/aosp_15_r20/external/python/cpython3/Python/
Dpythonrun.c1401 PyObject *excs = ((PyBaseExceptionGroupObject *)value)->excs; in print_exception_group() local
Dceval.c2690 PyObject *excs = POP(); local
6642 PyObject *excs = PyTuple_Pack(1, exc_value); local
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-bcel/apache-bcel/linux_glibc_common/local-javac-header/
Dapache-bcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-bcel/apache-bcel/linux_glibc_common/javac/
Dapache-bcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...