Home
last modified time | relevance | path

Searched defs:catch (Results 1 – 25 of 60) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/
H A Dconstruction.d72 catch (Exception o) in catch() function
157 catch (Exception) in catch() function
182 catch (Exception) in catch() function
212 catch (Exception o) in catch() function
288 catch (Exception) in catch() function
315 catch (Exception) in catch() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/container/
H A Darray.d220 catch (OutOfMemoryError) in catch() function
229 catch (OutOfMemoryError) in catch() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/container/
H A Darray.d220 catch (OutOfMemoryError) in catch() function
229 catch (OutOfMemoryError) in catch() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dpostblit.d247 catch (FailedPostblitException) {} in catch() function
254 catch (FailedPostblitException) {} in catch() function
263 catch (FailedPostblitException) {} in catch() function
270 catch (FailedPostblitException) {} in catch() function
H A Dutf.d340 catch (Throwable o) in catch() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dgetopt.d1353 catch (MyEx ex) { assert(ex.option is null && ex.value is null); } in catch() function
1358 catch (MyEx ex) { assert(ex.option == "verbose" && ex.value is null); } in catch() function
1363 catch (MyEx ex) { assert(ex.option == "verbose" && ex.value == "2"); } in catch() function
1368 catch (GetOptException e) {} in catch() function
1369 catch (Exception e) { assert(0); } in catch() function
1762 catch (Exception e) in catch() function
H A Dexception.d151 catch (T t) in catch() function
497 catch (Exception e) in catch() function
667 catch (T e) in catch() function
714 catch (T t) in catch() function
H A Dcsv.d723 catch (HeaderMismatchException e) in catch() function
793 catch (IncompleteCellException ice) in catch() function
1765 catch (IncompleteCellException ice) in catch() function
1779 catch (IncompleteCellException ice) in catch() function
H A Dbitmanip.d606 catch (AssertError ae) in catch() function
610 catch (AssertError ae) in catch() function
H A Dzlib.d732 catch (ZlibException e) in catch() function
H A Dxml.d468 catch (Err e) in catch() function
2796 catch (CheckException e) in catch() function
2818 catch (CheckException e) in catch() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dexception.d112 catch (T t) in catch() function
442 catch (Exception e) in catch() function
706 catch (T e) in catch() function
746 catch (T t) in catch() function
H A Dcsv.d609 catch (HeaderMismatchException e) in catch() function
679 catch (IncompleteCellException ice) in catch() function
1609 catch (IncompleteCellException ice) in catch() function
1623 catch (IncompleteCellException ice) in catch() function
H A Dgetopt.d1348 catch (MyEx ex) { assert(ex.option is null && ex.value is null); } in catch() function
1353 catch (MyEx ex) { assert(ex.option == "verbose" && ex.value is null); } in catch() function
1358 catch (MyEx ex) { assert(ex.option == "verbose" && ex.value == "2"); } in catch() function
1730 catch (Exception e) in catch() function
H A Dxml.d465 catch (Err e) in catch() function
2787 catch (CheckException e) in catch() function
2809 catch (CheckException e) in catch() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dre.h94 } catch (const std::regex_error& e) { in Init() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dre.h100 catch (const std::regex_error& e) { in Init() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/
H A Dsyserror.d170 catch (Exception) {} in catch() function
/netbsd-src/tests/lib/libc/sys/
H A Dt_sigaction.c82 catch(int sig __unused) in catch() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dexception.d107 catch (ArrayIndexError re) in catch() function
175 catch (ArraySliceError re) in catch() function
/netbsd-src/sbin/fsck/
H A Dfsutil.c267 catch(int n) in catch() function
/netbsd-src/sys/rump/librump/rumpkern/
H A Dsleepq.c87 sleepq_block(int timo, bool catch, syncobj_t *syncobj __unused, int nlocks) in sleepq_block()
/netbsd-src/sys/ufs/lfs/
H A Dlfs_inode.c867 lfs_vtruncbuf(struct vnode *vp, daddr_t lbn, bool catch, int slptimeo) in lfs_vtruncbuf()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dpackage.d716 catch (AssertError unused) in catch() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/
H A Dutf.d340 catch (Throwable o) in catch() function

123