| /freebsd-13.1/contrib/llvm-project/libcxx/include/ |
| H A D | __split_buffer | 202 // throws if construction throws 217 // throws if construction throws
|
| H A D | vector | 1003 // throws length_error if __n > max_size() 1004 // throws (probably bad_alloc) if memory run out 1056 // throws if construction throws 1072 // throws if construction throws 1103 // throws if construction throws 1122 // throws if construction throws 2544 // throws length_error if __n > max_size() 2545 // throws (probably bad_alloc) if memory run out
|
| H A D | __hash_table | 1841 // Note that this function does forward exceptions if key_eq() throws, and never 1934 // Note that this function does forward exceptions if key_eq() throws, and never
|
| H A D | variant | 1161 // EXTENSION: When the move construction of `__lhs` into `__rhs` throws
|
| /freebsd-13.1/stand/forth/ |
| H A D | loader.4th | 171 : start ( -- ) ( throws: abort & user-defined ) 220 : read-conf ( <filename> | addr len -- ) ( throws: abort & user-defined )
|
| H A D | support.4th | 889 \ in freeing, and throws an exception if needed. If a pointer is 1261 : load_modules ( -- ) ( throws: abort & user-defined ) 1545 : load_kernel ( -- ) ( throws: abort ) 1559 : load_xen_throw ( -- ) ( throws: abort )
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CommentCommands.td | 115 def Throws : BlockCommand<"throws"> { let IsThrowsCommand = 1; }
|
| /freebsd-13.1/contrib/googletest/googlemock/ |
| H A D | CHANGES | 14 default action now throws instead crashing the test.
|
| /freebsd-13.1/contrib/googletest/googletest/docs/ |
| H A D | advanced.md | 63 These are for verifying that a piece of code throws (or does not throw) an 68 …ption_type);` | `EXPECT_THROW(statement, exception_type);` | `statement` throws an exception of th… 69 …` | `EXPECT_ANY_THROW(statement);` | `statement` throws an exception of an… 649 Note that if a piece of code throws an exception, we don't consider it "death" 2509 throws a C++ exception or (on Windows) a structured exception (SEH), by default
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Signals.inc | 854 // Note: if the interrupt function throws an exception, there is nothing
|
| /freebsd-13.1/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 4733 bool throws() const; 13893 bool TestCaseInfo::throws() const { in throws() function in Catch::TestCaseInfo 13975 return !testCase.throws() || config.allowThrows(); in isThrowSafe()
|
| /freebsd-13.1/sys/conf/ |
| H A D | NOTES | 895 # which throws away all packets sent and never receives any. It is
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | configure.ac | 562 # It also throws errors about null macro arguments, but these are
|
| /freebsd-13.1/contrib/googletest/googlemock/docs/ |
| H A D | CookBook.md | 1873 do that using a wrapper function that throws away the arguments before
|
| /freebsd-13.1/contrib/subversion/ |
| H A D | CHANGES | 5305 * fixed: 'svn log' throws error on unversioned target (issue #1551) 6179 revprop change over ra_dav (r7081, #1520), 'svn st -u' throws RA
|
| /freebsd-13.1/contrib/unbound/doc/ |
| H A D | Changelog | 4471 - Fix #745: unbound.py - idn2dname throws UnicodeError when idnname 10723 - created log_assert, that throws assertions to the logfile.
|
| /freebsd-13.1/contrib/openpam/m4/ |
| H A D | libtool.m4 | 5941 # Use $CC to link under sequent, because it throws in some extra .o
|
| /freebsd-13.1/contrib/file/m4/ |
| H A D | libtool.m4 | 5941 # Use $CC to link under sequent, because it throws in some extra .o
|
| /freebsd-13.1/contrib/ntp/sntp/m4/ |
| H A D | libtool.m4 | 5941 # Use $CC to link under sequent, because it throws in some extra .o
|
| /freebsd-13.1/contrib/openbsm/m4/ |
| H A D | libtool.m4 | 5941 # Use $CC to link under sequent, because it throws in some extra .o
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/m4/ |
| H A D | libtool.m4 | 5941 # Use $CC to link under sequent, because it throws in some extra .o
|
| /freebsd-13.1/contrib/ldns/m4/ |
| H A D | libtool.m4 | 5959 # Use $CC to link under sequent, because it throws in some extra .o
|
| /freebsd-13.1/contrib/libevent/m4/ |
| H A D | libtool.m4 | 5941 # Use $CC to link under sequent, because it throws in some extra .o
|
| /freebsd-13.1/contrib/unbound/ |
| H A D | aclocal.m4 | 5950 # Use $CC to link under sequent, because it throws in some extra .o
|
| /freebsd-13.1/contrib/sqlite3/ |
| H A D | aclocal.m4 | 5973 # Use $CC to link under sequent, because it throws in some extra .o
|