Home
last modified time | relevance | path

Searched defs:ex_type (Results 1 – 9 of 9) sorted by relevance

/external/trusty/arm-trusted-firmware/plat/renesas/common/
Dbl2_interrupt_error.c44 void bl2_interrupt_error_type(uint32_t ex_type) in bl2_interrupt_error_type()
/external/arm-trusted-firmware/plat/renesas/common/
Dbl2_interrupt_error.c44 void bl2_interrupt_error_type(uint32_t ex_type) in bl2_interrupt_error_type()
/external/tensorflow/tensorflow/compiler/xla/python/
Dprofiler.cc115 const py::object& traceback) -> py::object { in BuildProfilerSubmodule()
/external/tensorflow/tensorflow/python/framework/
Dpy_context_manager_test.py34 def __exit__(self, ex_type, ex_value, ex_tb): argument
/external/autotest/client/common_lib/feedback/
Dclient.py75 def __exit__(self, ex_type, ex_val, ex_tb): argument
/external/skia/
DPRESUBMIT.py220 def __exit__(self, ex_type, ex_value, ex_traceback): argument
/external/autotest/client/cros/crash/
Dcrash_test.py36 def __exit__(self, ex_type, value, traceback): argument
/external/python/cpython3/Lib/test/
Daudit-tests.py72 def assertRaises(ex_type): argument
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py63 def _assert(cond, ex_type, msg): argument