Searched refs:Unsafe (Results 1 – 10 of 10) 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 | 108 Unsafe, enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 192 LANGOPT(UnsafeFPMath , 1, 0, Compatible, "Unsafe Floating Point Math") 306 LANGOPT(CLUnsafeMath , 1, 0, Compatible, "Unsafe Floating Point Math")
|
| H A D | DiagnosticSemaKinds.td | 13116 // 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/Transforms/Vectorize/ |
| H A D | VectorCombine.cpp | 1490 enum class StatusTy { Unsafe, Safe, SafeWithFreeze }; enumerator 1504 static ScalarizationResult unsafe() { return {StatusTy::Unsafe}; } in unsafe() 1513 bool isUnsafe() const { return Status == StatusTy::Unsafe; } in isUnsafe() 1521 Status = StatusTy::Unsafe; in discard()
|
| H A D | LoopVectorizationLegality.cpp | 1175 MemoryDepChecker::VectorizationSafetyStatus::Unsafe) in canVectorizeIndirectUnsafeDependences()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LoopAccessAnalysis.cpp | 1760 return VectorizationSafetyStatus::Unsafe; in isSafeForVectorization()
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 1325 - Fix #1283: Unsafe usage of atoi() while parsing the configuration
|