/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | __split_buffer | 251 // throws if construction throws 264 // throws if construction throws
|
H A D | vector | 772 // throws length_error if __n > max_size() 773 // throws (probably bad_alloc) if memory run out 1074 // in case something in [__begin_, __p) throws. 1124 // throws if construction throws 1138 // throws if construction throws 1162 // throws if construction throws 1178 // throws if construction throws 2218 // throws length_error if __n > max_size() 2219 // throws (probably bad_alloc) if memory run out
|
H A D | span | 274 // Throws: When and what last - first throws.
|
H A D | __hash_table | 1329 // Note that this function does forward exceptions if key_eq() throws, and never 1403 // Note that this function does forward exceptions if key_eq() throws, and never
|
H A D | __config | 531 // have the same name, but they have a meaningfully different implementation (one throws an exce…
|
H A D | variant | 1078 // EXTENSION: When the move construction of `__lhs` into `__rhs` throws
|
/freebsd/stand/forth/ |
H A D | loader.4th | 170 : start ( -- ) ( throws: abort & user-defined ) 219 : read-conf ( <filename> | addr len -- ) ( throws: abort & user-defined )
|
H A D | support.4th | 888 \ in freeing, and throws an exception if needed. If a pointer is 1260 : load_modules ( -- ) ( throws: abort & user-defined ) 1544 : load_kernel ( -- ) ( throws: abort ) 1558 : load_xen_throw ( -- ) ( throws: abort )
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | assertions.md | 299 The following assertions verify that a piece of code throws, or does not throw, 316 Verifies that *`statement`* throws an exception of type *`exception_type`*. 323 Verifies that *`statement`* throws an exception of any type.
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CommentCommands.td | 136 def Throws : BlockCommand<"throws"> { let IsThrowsCommand = 1; let NumArgs = 1; }
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
H A D | Signals.inc | 898 // Note: if the interrupt function throws an exception, there is nothing
|
/freebsd/contrib/googletest/docs/ |
H A D | advanced.md | 422 Note that if a piece of code throws an exception, we don't consider it "death" 2407 throws a C++ exception or (on Windows) a structured exception (SEH), by default
|
H A D | gmock_cook_book.md | 2286 that throws away the arguments before invoking an underlining nullary function.
|
/freebsd/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/sys/conf/ |
H A D | NOTES | 923 # which throws away all packets sent and never receives any. It is
|
/freebsd/contrib/bmake/ |
H A D | bmake.cat1 | 96 LL Turn on lint checks. This throws errors for variable
|
/freebsd/crypto/openssh/ |
H A D | configure.ac | 628 # It also throws errors about null macro arguments, but these are
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 6118 - Fix #745: unbound.py - idn2dname throws UnicodeError when idnname 12370 - created log_assert, that throws assertions to the logfile.
|
/freebsd/contrib/openbsm/m4/ |
H A D | libtool.m4 | 5941 # Use $CC to link under sequent, because it throws in some extra .o
|
/freebsd/contrib/openpam/m4/ |
H A D | libtool.m4 | 5963 # Use $CC to link under sequent, because it throws in some extra .o
|
/freebsd/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/contrib/ntp/sntp/m4/ |
H A D | libtool.m4 | 5941 # Use $CC to link under sequent, because it throws in some extra .o
|
/freebsd/contrib/file/m4/ |
H A D | libtool.m4 | 5941 # Use $CC to link under sequent, because it throws in some extra .o
|
/freebsd/contrib/libevent/m4/ |
H A D | libtool.m4 | 5964 # Use $CC to link under sequent, because it throws in some extra .o
|
/freebsd/contrib/ldns/m4/ |
H A D | libtool.m4 | 5966 # Use $CC to link under sequent, because it throws in some extra .o
|