| /freebsd/contrib/libucl/ |
| H A D | .clang-format | 22 AfterControlStatement: Never 49 SortIncludes: Never
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Sanitizers.cpp | 98 case llvm::AsanDetectStackUseAfterReturnMode::Never: in AsanDetectStackUseAfterReturnModeToString() 111 .Case("never", llvm::AsanDetectStackUseAfterReturnMode::Never) in AsanDetectStackUseAfterReturnModeFromString()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| H A D | DumpValueObjectOptions.h | 25 enum class Mode { Always, Default, Never } m_mode; enumerator 69 SetMaximumPointerDepth(PointerDepth depth = {PointerDepth::Mode::Never, 0});
|
| /freebsd/contrib/libcbor/ |
| H A D | .clang-format | 85 ObjCBinPackProtocolList: Never 149 UseTab: Never
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | AddressSanitizerOptions.h | 30 Never, ///< Never detect stack use after return. enumerator
|
| /freebsd/ |
| H A D | .clang-format | 13 AllowShortBlocksOnASingleLine: Never 16 AllowShortIfStatementsOnASingleLine: Never
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_never_instrument.txt | 5 # Never instrument any function whose symbol starts with __xray.
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-api.md | 141 - **Never**: Does not interact with `SSL_get_error`. 173 | Unchanged | Never | No | HL | 179 | Unchanged | Never | No | HL | 189 | Unchanged | Never | No | HL | 261 | Unchanged | Never | No | CS | 267 | Unchanged | Never | No | CS | 314 | Changed | Never | No | CS | 365 | Changed | Never | No | C | 381 | Changed | Never | No | C | 397 | Unchanged | Never | No | C | [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MLInlineAdvisor.cpp | 52 enum class SkipMLPolicyCriteria { Never, IfCallerIsNotCold }; enumerator 55 "ml-inliner-skip-policy", cl::Hidden, cl::init(SkipMLPolicyCriteria::Never), 56 cl::values(clEnumValN(SkipMLPolicyCriteria::Never, "never", "never"), 365 if (MandatoryKind == InlineAdvisor::MandatoryInliningKind::Never || in getAdviceImpl()
|
| /freebsd/contrib/xz/src/liblzma/api/lzma/ |
| H A D | version.h | 14 # error Never include this file directly. Use <lzma.h> instead.
|
| H A D | bcj.h | 14 # error Never include this file directly. Use <lzma.h> instead.
|
| H A D | lzma12.h | 14 # error Never include this file directly. Use <lzma.h> instead.
|
| H A D | base.h | 14 # error Never include this file directly. Use <lzma.h> instead.
|
| H A D | container.h | 14 # error Never include this file directly. Use <lzma.h> instead.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.h | 155 Never, // Don't emit Swift async extended frame info. enumerator 162 Never, // No loop is assumed to be finite. enumerator
|
| /freebsd/contrib/libarchive/ |
| H A D | FREEBSD-upgrade | 22 branch. Never make local changes on the vendor branch.
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | XRayArgs.cpp | 216 for (const auto &Never : NeverInstrumentFiles) { in addArgs() local 218 NeverInstrumentOpt += Never; in addArgs()
|
| /freebsd/contrib/xz/ |
| H A D | FREEBSD-upgrade | 26 branch (aka HEAD). Never make local changes on the vendor branch.
|
| /freebsd/contrib/ncurses/ |
| H A D | FREEBSD-upgrade | 21 branch (aka HEAD). Never make local changes on the vendor branch.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 121 Never, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
| H A D | RustDemangle.cpp | 61 Never, enumerator 449 Type = BasicType::Never; in parseBasicType() 518 case BasicType::Never: in printBasicType()
|
| /freebsd/contrib/sendmail/ |
| H A D | FREEBSD-upgrade | 17 Never make local changes in the vendor area (/vendor/sendmail/).
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | solaris.xtra.4095849 | 16 Never set the constant element of the timex structure passed to ntp_adjtime to
|
| /freebsd/lib/libc/db/ |
| H A D | changelog | 6 the file now works. Pad short records on input. Never do
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | InlineAdvisor.h | 215 enum class MandatoryInliningKind { NotMandatory, Always, Never }; 216 enum class MandatoryInliningKind { NotMandatory, Always, Never }; global() enumerator
|