/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | CrashRecoveryContext.cpp | 201 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/contrib/llvm-project/clang/lib/Tooling/ |
H A D | FileMatchTrie.cpp | 155 llvm::StringMap<FileMatchTrieNode>::const_iterator Except) const { in getAll() 165 if (It == Except) in getAll()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 974 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPBinOp() argument 976 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPBinOp() 992 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPUnroundedBinOp() argument 993 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPUnroundedBinOp() 1025 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCast() argument 1026 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPCast() 1064 const Twine &Name, std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCmp() argument 1066 Value *ExceptV = getConstrainedFPExcept(Except); in CreateConstrainedFPCmp() 1077 std::optional<fp::ExceptionBehavior> Except) { in CreateConstrainedFPCall() argument 1084 UseArgs.push_back(getConstrainedFPExcept(Except)); in CreateConstrainedFPCall()
|
/freebsd/sys/fs/cd9660/ |
H A D | TODO | 14 Except follows:
|
/freebsd/contrib/ncurses/menu/ |
H A D | headers | 24 # Except as contained in this notice, the name(s) of the above copyright #
|
H A D | READ.ME | 24 -- Except as contained in this notice, the name(s) of the above copyright --
|
H A D | modules | 25 # Except as contained in this notice, the name(s) of the above copyright #
|
/freebsd/contrib/ncurses/panel/ |
H A D | headers | 24 # Except as contained in this notice, the name(s) of the above copyright #
|
H A D | modules | 25 # Except as contained in this notice, the name(s) of the above copyright #
|
/freebsd/contrib/ncurses/form/ |
H A D | headers | 24 # Except as contained in this notice, the name(s) of the above copyright #
|
H A D | READ.ME | 24 -- Except as contained in this notice, the name(s) of the above copyright --
|
/freebsd/contrib/ncurses/ |
H A D | COPYING | 23 Except as contained in this notice, the name(s) of the above copyright
|
H A D | AUTHORS | 24 -- Except as contained in this notice, the name(s) of the above copyright --
|
/freebsd/contrib/ncurses/ncurses/trace/ |
H A D | README | 24 -- Except as contained in this notice, the name(s) of the above copyright --
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGException.cpp | 2078 const SEHExceptStmt &Except) { in GenerateSEHFilterFunction() argument 2079 const Expr *FilterExpr = Except.getFilterExpr(); in GenerateSEHFilterFunction() 2184 const SEHExceptStmt *Except = S.getExceptHandler(); in EnterSEHTryStmt() local 2185 assert(Except); in EnterSEHTryStmt() 2194 ConstantEmitter(*this).tryEmitAbstract(Except->getFilterExpr(), in EnterSEHTryStmt() 2205 HelperCGF.GenerateSEHFilterFunction(*this, *Except); in EnterSEHTryStmt() 2223 const SEHExceptStmt *Except = S.getExceptHandler(); in ExitSEHTryStmt() local 2224 assert(Except && "__try must have __finally xor __except"); in ExitSEHTryStmt() 2270 EmitStmt(Except->getBlock()); in ExitSEHTryStmt()
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | README | 24 -- Except as contained in this notice, the name(s) of the above copyright --
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | README | 24 -- Except as contained in this notice, the name(s) of the above copyright --
|
/freebsd/contrib/ncurses/include/ |
H A D | headers | 25 # Except as contained in this notice, the name(s) of the above copyright #
|
H A D | unctrl.h.in | 24 * Except as contained in this notice, the name(s) of the above copyright *
|
H A D | termcap.h.in | 24 * Except as contained in this notice, the name(s) of the above copyright *
|
/freebsd/contrib/dialog/package/debian/ |
H A D | copyright | 50 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/contrib/ncurses/misc/ |
H A D | cleantic.cmd | 24 * Except as contained in this notice, the name(s) of the above copyright *
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_printf.pod | 43 Except when I<n> is 0, both BIO_snprintf() and BIO_vsnprintf() always
|
/freebsd/contrib/ncurses/man/ |
H A D | manhtml.externs | 26 # Except as contained in this notice, the name(s) of the above copyright *
|
/freebsd/lib/libefivar/ |
H A D | FreeBSD-update | 36 RESIST THE URGE TO CLEAN UP THESE FILES. Except when such cleanups help with the
|