Home
last modified time | relevance | path

Searched refs:caught (Results 1 – 25 of 253) sorted by relevance

1234567891011

/netbsd-src/external/mit/isl/dist/
H A Disl_test_cpp.cc54 bool caught = false; in test_return_bool() local
59 caught = true; in test_return_bool()
64 assert(caught); in test_return_bool()
109 bool caught = false; in test_foreach() local
114 caught = true; in test_foreach()
116 assert(caught); in test_foreach()
165 bool caught = false; in test_every() local
170 caught = true; in test_every()
172 assert(caught); in test_every()
218 auto caught = false; in test_schedule_tree() local
[all …]
H A Disl_test_python.py209 caught = False
213 caught = True
214 assert(caught)
273 caught = False
277 caught = True
278 assert(caught)
345 caught = False
349 caught = True
350 assert(caught)
373 caught = False
[all …]
H A Disl_test_cpp17.cc26 bool caught = false; in check_invalid() local
30 caught = true; in check_invalid()
32 if (!caught) in check_invalid()
H A Disl_test_cpp-checked-conversion.cc25 bool caught = false; in check_conversion_null() local
30 caught = true; in check_conversion_null()
32 if (!caught) in check_conversion_null()
/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A Dsecretbox8.c16 int caught; in main() local
24 caught = 0; in main()
25 while (caught < 10) { in main()
36 ++caught; in main()
H A Dsodium_utils3.exp1 Intentional segfault / bus error caught
H A Dsodium_utils2.exp2 Intentional segfault / bus error caught
/netbsd-src/sys/external/isc/libsodium/dist/m4/
H A Dax_check_catchable_abrt.m47 # Check whether SIGABRT can be caught using signal handlers.
14 AC_CACHE_CHECK([whether SIGABRT can be caught when using the _AC_LANG compiler], CACHEVAR, [
53 … [AC_DEFINE([HAVE_CATCHABLE_ABRT], [1], [Define if SIGABRT can be caught using signal handlers])],
54 [AC_MSG_WARN([On this platform, SIGABRT cannot be caught using signal handlers.])]
H A Dax_check_catchable_segv.m47 # Check whether segmentation violations can be caught using signal handlers.
14 …AC_CACHE_CHECK([whether segmentation violations can be caught when using the _AC_LANG compiler], C…
38 …[AC_DEFINE([HAVE_CATCHABLE_SEGV], [1], [Define if segmentation violations can be caught using sign…
39 …[AC_MSG_WARN([On this platform, segmentation violations cannot be caught using signal handlers. Th…
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Doptional.d26 bool caught; variable
30 caught = true;
31 assert(caught);
/netbsd-src/sbin/dump/
H A Dtape.c116 static volatile sig_atomic_t caught; /* have we caught the signal to proceed? */ variable
747 caught++; in proceed()
765 caught = 1; in create_workers()
767 caught = 0; in create_workers()
859 while (!caught) in doworker()
861 caught = 0; in doworker()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/checkconf/
H A Dbad-kasp-policy-undefined-inherited.conf15 * The dnssec-policy is not defined. Should also be caught if it is inherited.
H A Dbad-kasp-policy-undefined-inherited-view.conf15 * The dnssec-policy is not defined. Should also be caught if it is inherited.
/netbsd-src/sys/dev/pci/
H A Dtwe.c777 int caught, rv; in twe_intr() local
780 caught = 0; in twe_intr()
790 caught = 1; in twe_intr()
804 caught = 1; in twe_intr()
818 caught = 1; in twe_intr()
823 caught = 1; in twe_intr()
826 return (caught); in twe_intr()
H A Dtwa.c1878 int caught, s, rv __diagused; in twa_intr() local
1883 caught = 0; in twa_intr()
1887 caught = 1; in twa_intr()
1894 caught = 1; in twa_intr()
1905 caught = 1; in twa_intr()
1912 caught = 1; in twa_intr()
1918 caught = 1; in twa_intr()
1921 return (caught); in twa_intr()
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dnewproc_example.txt17 The above output was caught when running "man ls". This identifies all the
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dnewproc_example.txt17 The above output was caught when running "man ls". This identifies all the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstab.def106 was caught. Multiple CAUGHT stabs means that multiple exceptions
107 can be caught here. If Desc is 0, it means all exceptions are caught
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstab.def106 was caught. Multiple CAUGHT stabs means that multiple exceptions
107 can be caught here. If Desc is 0, it means all exceptions are caught
/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c1354 int caught; in finish_jobs() local
1369 caught = join_all(); in finish_jobs()
1370 Trace(("-- joined %d compress threads", caught)); in finish_jobs()
1371 assert(caught == cthreads); in finish_jobs()
1375 caught = free_pool(&lens_pool); in finish_jobs()
1376 Trace(("-- freed %d block lengths buffers", caught)); in finish_jobs()
1377 caught = free_pool(&dict_pool); in finish_jobs()
1378 Trace(("-- freed %d dictionary buffers", caught)); in finish_jobs()
1379 caught = free_pool(&out_pool); in finish_jobs()
1380 Trace(("-- freed %d output buffers", caught)); in finish_jobs()
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/asm686/
H A DREADME.68640 gcc's generated code had caught up with it sometime around gcc 2.95
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/asm686/
H A DREADME.68640 gcc's generated code had caught up with it sometime around gcc 2.95
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/asm686/
H A DREADME.68640 gcc's generated code had caught up with it sometime around gcc 2.95
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/asm686/
H A DREADME.68640 gcc's generated code had caught up with it sometime around gcc 2.95
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Dstab.def125 was caught. Multiple CAUGHT stabs means that multiple exceptions
126 can be caught here. If Desc is 0, it means all exceptions are caught

1234567891011