Searched refs:Unsafe (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | UnsafeBufferUsageGadgets.def | 15 /// Unsafe gadgets correspond to unsafe code patterns that warrant
|
| /freebsd/contrib/sendmail/test/ |
| H A D | Results | 118 Unsafe means that they can. Typically, BSD-based systems do not permit 126 Safe Filesystem Unsafe Filesystem
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopAccessAnalysis.h | 111 Unsafe, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VectorCombine.cpp | 1135 enum class StatusTy { Unsafe, Safe, SafeWithFreeze }; enumerator 1149 static ScalarizationResult unsafe() { return {StatusTy::Unsafe}; } in unsafe() 1158 bool isUnsafe() const { return Status == StatusTy::Unsafe; } in isUnsafe() 1166 Status = StatusTy::Unsafe; in discard()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 228 COMPATIBLE_LANGOPT(UnsafeFPMath , 1, 0, "Unsafe Floating Point Math") 342 COMPATIBLE_LANGOPT(CLUnsafeMath , 1, 0, "Unsafe Floating Point Math")
|
| H A D | DiagnosticSemaKinds.td | 12364 // Unsafe buffer usage diagnostics.
|
| /freebsd/crypto/openssh/regress/ |
| H A D | test-exec.sh | 660 WARNING: Unsafe (group or world writable) directory permissions found:
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LoopAccessAnalysis.cpp | 1706 return VectorizationSafetyStatus::Unsafe; in isSafeForVectorization()
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 234 - Fix #1283: Unsafe usage of atoi() while parsing the configuration
|