Home
last modified time | relevance | path

Searched refs:throws (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/llvm-project/libcxx/include/
H A D__split_buffer235 // throws if construction throws
248 // throws if construction throws
H A Dspan280 // Throws: When and what last - first throws.
H A D__hash_table1392 // Note that this function does forward exceptions if key_eq() throws, and never
1466 // Note that this function does forward exceptions if key_eq() throws, and never
H A D__config508 // have the same name, but they have a meaningfully different implementation (one throws an exce…
H A Dvariant1069 // EXTENSION: When the move construction of `__lhs` into `__rhs` throws
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A D__split_buffer227 // throws if construction throws
240 // throws if construction throws
H A Dvector615 // throws length_error if __n > max_size()
616 // throws (probably bad_alloc) if memory run out
870 // in case something in [__begin_, __p) throws.
919 // throws if construction throws
933 // throws if construction throws
955 // throws if construction throws
971 // throws if construction throws
1790 // throws length_error if __n > max_size()
1791 // throws (probably bad_alloc) if memory run out
H A D__hash_table1235 // Note that this function does forward exceptions if key_eq() throws, and never
1309 // Note that this function does forward exceptions if key_eq() throws, and never
H A D__config480 // have the same name, but they have a meaningfully different implementation (one throws an exce…
/freebsd/stand/forth/
H A Dloader.4th170 : start ( -- ) ( throws: abort & user-defined )
219 : read-conf ( <filename> | addr len -- ) ( throws: abort & user-defined )
H A Dsupport.4th888 \ 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 Dassertions.md306 The following assertions verify that a piece of code throws, or does not throw,
323 Verifies that *`statement`* throws an exception of type *`exception_type`*.
330 Verifies that *`statement`* throws an exception of any type.
/freebsd/contrib/lyaml/
H A DNEWS.md77 - `luke` no longer throws spurious `cp: file exists` errors.
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentCommands.td141 def Throws : BlockCommand<"throws"> { let IsThrowsCommand = 1; let NumArgs = 1; }
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DSignals.inc839 // Note: if the interrupt function throws an exception, there is nothing
/freebsd/contrib/pam-krb5/
H A DREADME.md455 and earlier xdm, which also throws away the module settings the last time
H A DREADME424 earlier xdm, which also throws away the module settings the last time it
/freebsd/contrib/googletest/docs/
H A Dadvanced.md467 Note that if a piece of code throws an exception, we don't consider it "death"
2427 throws a C++ exception or (on Windows) a structured exception (SEH), by default
H A Dgmock_cook_book.md2286 that throws away the arguments before invoking an underlining nullary function.
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4733 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 DNOTES928 # which throws away all packets sent and never receives any. It is
/freebsd/crypto/openssh/
H A Dconfigure.ac665 # It also throws errors about null macro arguments, but these are
/freebsd/contrib/bmake/
H A Dbmake.cat196 LL Turn on lint checks. This throws errors for variable
/freebsd/contrib/openpam/m4/
H A Dlibtool.m46110 # Use $CC to link under sequent, because it throws in some extra .o
/freebsd/contrib/file/m4/
H A Dlibtool.m45963 # Use $CC to link under sequent, because it throws in some extra .o

12