Home
last modified time | relevance | path

Searched refs:handle_exception (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-eh-catch.cpp10 extern "C" void handle_exception(void *e) noexcept(true);
45 handle_exception(&e); in catch_int()
93 handle_exception(&e); in catch_a_byval()
108 handle_exception(&e); in catch_a_ref()
/external/linux-kselftest/tools/testing/selftests/kvm/lib/x86_64/
Dhandlers.S1 handle_exception: label
66 jmp handle_exception
/external/llvm/test/CodeGen/X86/
D2009-01-16-SchedulerBug.ll27 br i1 %has_exn, label %kjsNumberLiteral.exit, label %handle_exception
48 handle_exception: ; preds = %label
/external/coreboot/src/arch/arm64/armv8/
Dexception.c135 static int handle_exception(struct exc_state *state, uint64_t idx) in handle_exception() function
162 ret = handle_exception(state, idx); in exc_dispatch()
/external/python/jinja/src/jinja2/
Denvironment.py524 self.handle_exception(source=source)
544 self.handle_exception(source=source)
625 self.handle_exception(source=source_hint)
665 self.handle_exception(source=source)
781 def handle_exception(self, source=None): member in Environment
1045 self.environment.handle_exception()
1079 yield self.environment.handle_exception()
Dnativetypes.py90 return self.environment.handle_exception()
Dasyncsupport.py32 yield self.environment.handle_exception()
62 return self.environment.handle_exception()
/external/libchrome/third_party/jinja2/
Denvironment.py493 self.handle_exception(exc_info, source_hint=source)
514 self.handle_exception(exc_info, source_hint=source)
591 self.handle_exception(exc_info, source_hint=source_hint)
633 self.handle_exception(exc_info, source_hint=source)
760 def handle_exception(self, exc_info=None, rendered=False, source_hint=None): member in Environment
1008 return self.environment.handle_exception(exc_info, True)
1045 yield self.environment.handle_exception(exc_info, True)
Dasyncsupport.py40 yield self.environment.handle_exception(exc_info, True)
70 return self.environment.handle_exception(exc_info, True)
Dnativetypes.py213 return self.environment.handle_exception(exc_info, True)
/external/clang/tools/scan-view/share/
DScanView.py211 self.handle_exception(e)
217 self.handle_exception(e)
234 self.handle_exception(e)
264 def handle_exception(self, exc): member in ScanViewRequestHandler
/external/mesa3d/.gitlab-ci/lava/utils/
Dlava_job.py184 def handle_exception(self, exception: Exception): member in LAVAJob
/external/mesa3d/.gitlab-ci/lava/
Dlava_job_submitter.py342 job.handle_exception(exception)
/external/pytorch/.github/scripts/
Dtrymerge.py2265 def handle_exception(e: Exception, title: str = "Merge failed") -> None: function
2311 handle_exception(e, f"Reverting PR {args.pr_num} failed")
2370 handle_exception(e)
/external/executorch/.github/scripts/
Dtrymerge.py2238 def handle_exception(e: Exception, title: str = "Merge failed") -> None: function
2284 handle_exception(e, f"Reverting PR {args.pr_num} failed")
2334 handle_exception(e)
/external/cronet/tot/third_party/libc++/src/include/__cxx03/
DCMakeLists.txt598 __pstl/handle_exception.h
Dmodule.modulemap1629 module std_private_pstl_handle_exception [system] { header "__pstl/handle_exception.h" }
/external/cronet/tot/third_party/libc++/src/include/
DCMakeLists.txt616 __pstl/handle_exception.h
Dmodule.modulemap2183 module handle_exception { header "__pstl/handle_exception.h" }
/external/cronet/stable/third_party/libc++/src/include/
DCMakeLists.txt616 __pstl/handle_exception.h
Dmodule.modulemap2183 module handle_exception { header "__pstl/handle_exception.h" }
/external/cronet/stable/third_party/libc++/src/include/__cxx03/
DCMakeLists.txt598 __pstl/handle_exception.h
Dmodule.modulemap1629 module std_private_pstl_handle_exception [system] { header "__pstl/handle_exception.h" }