| /freebsd/contrib/libucl/ |
| H A D | .clang-format | 22 AfterControlStatement: Never 49 SortIncludes: Never
|
| /freebsd/contrib/libcbor/ |
| H A D | .clang-format | 85 ObjCBinPackProtocolList: Never 149 UseTab: Never
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | MachO.cpp | 132 LoadArchives::Never, Path, in loadMachORelocatableObject() 168 if (LA != LoadArchives::Never) in loadLinkableSliceFromMachOUniversalBinary() 187 case LoadArchives::Never: in loadLinkableSliceFromMachOUniversalBinary()
|
| H A D | LoadLinkableFile.cpp | 66 if (LA != LoadArchives::Never) in loadLinkableFile()
|
| /freebsd/contrib/xz/src/liblzma/api/lzma/ |
| H A D | hardware.h | 28 # error Never include this file directly. Use <lzma.h> instead.
|
| 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/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/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | LoadLinkableFile.h | 32 Never, // Linkable file must not be an archive. enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Sanitizers.cpp | 177 case llvm::AsanDetectStackUseAfterReturnMode::Never: in AsanDetectStackUseAfterReturnModeToString() 190 .Case("never", llvm::AsanDetectStackUseAfterReturnMode::Never) in AsanDetectStackUseAfterReturnModeFromString()
|
| /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"), 377 if (MandatoryKind == InlineAdvisor::MandatoryInliningKind::Never || in getAdviceImpl()
|
| /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 | 241 for (const auto &Never : NeverInstrumentFiles) { in addArgs() local 243 NeverInstrumentOpt += Never; in addArgs()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.h | 163 Never, // Don't emit Swift async extended frame info. enumerator 170 Never, // No loop is assumed to be finite. enumerator
|
| /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 | 104 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/llvm-project/lld/ELF/ |
| H A D | Config.h | 137 enum class GcsPolicy { Implicit, Never, Always }; enumerator 140 enum class ZicfilpPolicy { Implicit, Never, Unlabeled, FuncSig }; enumerator 143 enum class ZicfissPolicy { Implicit, Never, Always }; enumerator
|