Home
last modified time | relevance | path

Searched refs:Except (Results 1 – 25 of 137) sorted by relevance

123456

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp201 static int ExceptionFilter(_EXCEPTION_POINTERS *Except) { in ExceptionFilter() argument
212 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter()
218 RetCode, reinterpret_cast<uintptr_t>(Except)); in ExceptionFilter()
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/
H A DFileMatchTrie.cpp155 llvm::StringMap<FileMatchTrieNode>::const_iterator Except) const { in getAll()
165 if (It == Except) in getAll()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp971 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPBinOp() argument
973 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPBinOp()
989 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPUnroundedBinOp() argument
990 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPUnroundedBinOp()
1022 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCast() argument
1023 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPCast()
1072 const Twine &Name, std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCmp() argument
1074 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPCmp()
1085 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCall() argument
1101 UseArgs.push_back(getConstrainedFPExcept(Except)); in CreateConstrainedFPCall()
/freebsd-14.2/sys/fs/cd9660/
H A DTODO14 Except follows:
/freebsd-14.2/contrib/ncurses/panel/
H A Dheaders24 # Except as contained in this notice, the name(s) of the above copyright #
H A Dmodules25 # Except as contained in this notice, the name(s) of the above copyright #
/freebsd-14.2/contrib/ncurses/
H A DCOPYING23 Except as contained in this notice, the name(s) of the above copyright
H A DAUTHORS24 -- Except as contained in this notice, the name(s) of the above copyright --
/freebsd-14.2/contrib/ncurses/menu/
H A Dheaders24 # Except as contained in this notice, the name(s) of the above copyright #
H A DREAD.ME24 -- Except as contained in this notice, the name(s) of the above copyright --
H A Dmodules25 # Except as contained in this notice, the name(s) of the above copyright #
/freebsd-14.2/contrib/ncurses/form/
H A Dheaders24 # Except as contained in this notice, the name(s) of the above copyright #
H A DREAD.ME24 -- Except as contained in this notice, the name(s) of the above copyright --
/freebsd-14.2/contrib/ncurses/ncurses/trace/
H A DREADME24 -- Except as contained in this notice, the name(s) of the above copyright --
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp2075 const SEHExceptStmt &Except) { in GenerateSEHFilterFunction() argument
2076 const Expr *FilterExpr = Except.getFilterExpr(); in GenerateSEHFilterFunction()
2181 const SEHExceptStmt *Except = S.getExceptHandler(); in EnterSEHTryStmt() local
2182 assert(Except); in EnterSEHTryStmt()
2191 ConstantEmitter(*this).tryEmitAbstract(Except->getFilterExpr(), in EnterSEHTryStmt()
2202 HelperCGF.GenerateSEHFilterFunction(*this, *Except); in EnterSEHTryStmt()
2220 const SEHExceptStmt *Except = S.getExceptHandler(); in ExitSEHTryStmt() local
2221 assert(Except && "__try must have __finally xor __except"); in ExitSEHTryStmt()
2267 EmitStmt(Except->getBlock()); in ExitSEHTryStmt()
/freebsd-14.2/contrib/ncurses/ncurses/base/
H A DREADME24 -- Except as contained in this notice, the name(s) of the above copyright --
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/
H A DREADME24 -- Except as contained in this notice, the name(s) of the above copyright --
/freebsd-14.2/contrib/ncurses/include/
H A Dheaders25 # Except as contained in this notice, the name(s) of the above copyright #
H A Dunctrl.h.in24 * Except as contained in this notice, the name(s) of the above copyright *
/freebsd-14.2/contrib/dialog/package/debian/
H A Dcopyright50 Except as contained in this notice, the name(s) of the above copyright
75 Except as contained in this notice, the name of the X Consortium shall not
/freebsd-14.2/contrib/ncurses/man/
H A Dmanhtml.externs26 # Except as contained in this notice, the name(s) of the above copyright *
/freebsd-14.2/contrib/ncurses/misc/
H A Dcleantic.cmd24 * Except as contained in this notice, the name(s) of the above copyright *
/freebsd-14.2/crypto/openssl/doc/man3/
H A DBIO_printf.pod43 Except when I<n> is 0, both BIO_snprintf() and BIO_vsnprintf() always
/freebsd-14.2/contrib/ncurses/progs/
H A Dmodules26 # Except as contained in this notice, the name(s) of the above copyright #
/freebsd-14.2/lib/libefivar/
H A DFreeBSD-update36 RESIST THE URGE TO CLEAN UP THESE FILES. Except when such cleanups help with the

123456