| /freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ | 
| H A D | Options.h | 33 struct Options {  struct 34 InputFileNameOptions global()  argument
 35 OutputFileNameOptions global()  argument
 36 DoGarbageCollectionOptions global()  argument
 37 DoODRDeduplicationOptions global()  argument
 38 BuildSeparateDebugFileOptions global()  argument
 39 TombstoneOptions global()  argument
 40 VerboseOptions global()  argument
 41 NumThreadsOptions global()  argument
 42 VerifyOptions global()  argument
 43 UseLLVMDWARFLinkerOptions global()  argument
 44 AccelTableKindOptions global()  argument
 46 getSeparateDebugFileNameOptions getSeparateDebugFileName()  argument
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/ | 
| H A D | Symbolize.h | 52   struct Options {  struct 72   LLVMSymbolizer(const Options &Opts);  argument
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ | 
| H A D | PassBuilderBindings.cpp | 87 void LLVMPassBuilderOptionsSetVerifyEach(LLVMPassBuilderOptionsRef Options,  in LLVMPassBuilderOptionsSetVerifyEach()92 void LLVMPassBuilderOptionsSetDebugLogging(LLVMPassBuilderOptionsRef Options,  in LLVMPassBuilderOptionsSetDebugLogging()
 98     LLVMPassBuilderOptionsRef Options, LLVMBool LoopInterleaving) {  in LLVMPassBuilderOptionsSetLoopInterleaving()
 103     LLVMPassBuilderOptionsRef Options, LLVMBool LoopVectorization) {  in LLVMPassBuilderOptionsSetLoopVectorization()
 108     LLVMPassBuilderOptionsRef Options, LLVMBool SLPVectorization) {  in LLVMPassBuilderOptionsSetSLPVectorization()
 112 void LLVMPassBuilderOptionsSetLoopUnrolling(LLVMPassBuilderOptionsRef Options,  in LLVMPassBuilderOptionsSetLoopUnrolling()
 118     LLVMPassBuilderOptionsRef Options, LLVMBool ForgetAllSCEVInLoopUnroll) {  in LLVMPassBuilderOptionsSetForgetAllSCEVInLoopUnroll()
 122 void LLVMPassBuilderOptionsSetLicmMssaOptCap(LLVMPassBuilderOptionsRef Options,  in LLVMPassBuilderOptionsSetLicmMssaOptCap()
 128     LLVMPassBuilderOptionsRef Options, unsigned LicmMssaNoAccForPromotionCap) {  in LLVMPassBuilderOptionsSetLicmMssaNoAccForPromotionCap()
 134     LLVMPassBuilderOptionsRef Options, LLVMBool CallGraphProfile) {  in LLVMPassBuilderOptionsSetCallGraphProfile()
 [all …]
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ | 
| H A D | GCOV.h | 45 struct Options {  struct 46   Options(bool A, bool B, bool C, bool F, bool P, bool U, bool I, bool L, in Options()   argument
 53 AllBlocksOptions global()  argument
 54 BranchInfoOptions global()  argument
 55 BranchCountOptions global()  argument
 56 FuncCoverageOptions global()  argument
 57 PreservePathsOptions global()  argument
 58 UncondBranchOptions global()  argument
 59 IntermediateOptions global()  argument
 60 LongFileNamesOptions global()  argument
 61 DemangleOptions global()  argument
 62 NoOutputOptions global()  argument
 63 RelativeOnlyOptions global()  argument
 64 UseStdoutOptions global()  argument
 65 HashFilenamesOptions global()  argument
 66 SourcePrefixOptions global()  argument
 
 | 
| /freebsd/contrib/unbound/doc/ | 
| H A D | unbound.conf.rst | 3290 .. _unbound.conf.remote:3392 .. _unbound.conf.stub:
 3513 .. _unbound.conf.forward:
 3618 .. _unbound.conf.auth:
 3823 .. _unbound.conf.view:
 4594 .. _unbound.conf.dnstap:
 4747 .. _unbound.conf.rpz:
 
 | 
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ | 
| H A D | CoverageReport.h | 27   const CoverageViewOptions &Options;  variable35   CoverageReport(const CoverageViewOptions &Options,  in CoverageReport()
 84       : Options(Options), Coverage(Coverage), Filters(Filters) {}  in Options()  function
 
 | 
| H A D | CoverageExporter.h | 30   const CoverageViewOptions &Options;  variable36                    const CoverageViewOptions &Options, raw_ostream &OS)  in CoverageExporter()
 
 | 
| /freebsd/contrib/bc/manuals/ | 
| H A D | build.md | 365 #### Predefined Builds389 #### Library
 412 #### `bc` Only
 429 #### `dc` Only
 446 #### History
 526 #### NLS (Locale Support)
 547 #### Extra Math
 586 #### Karatsuba Length
 605 #### Settings
 705 #### Install Options
 [all …]
 
 | 
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | 
| H A D | options.h | 30 struct Options {  struct 41 template <typename Config> bool useMemoryTagging(const Options &Options) { in useMemoryTagging()   argument
 
 | 
| /freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ | 
| H A D | options.h | 36 struct Options {  struct37   Backtrace_t Backtrace = nullptr;
 45   void setDefaults() {  in setDefaults()
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ | 
| H A D | SanitizerCoverage.h | 38       : Options(Options) {  in Options()  function
 | 
| H A D | InstrProfiling.h | 38 Options(Options) Options()  argument 
 | 
| /freebsd/contrib/llvm-project/lldb/include/lldb/Host/ | 
| H A D | File.h | 440 struct Options { global()  struct 447 StopBitsOptions global()  argument
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/ | 
| H A D | TargetMachineC.cpp | 122 void LLVMDisposeTargetMachineOptions(LLVMTargetMachineOptionsRef Options) {  in LLVMDisposeTargetMachineOptions()126 void LLVMTargetMachineOptionsSetCPU(LLVMTargetMachineOptionsRef Options,  in LLVMTargetMachineOptionsSetCPU()
 131 void LLVMTargetMachineOptionsSetFeatures(LLVMTargetMachineOptionsRef Options,  in LLVMTargetMachineOptionsSetFeatures()
 136 void LLVMTargetMachineOptionsSetABI(LLVMTargetMachineOptionsRef Options,  in LLVMTargetMachineOptionsSetABI()
 142     LLVMTargetMachineOptionsRef Options, LLVMCodeGenOptLevel Level) {  in LLVMTargetMachineOptionsSetCodeGenOptLevel()
 163 void LLVMTargetMachineOptionsSetRelocMode(LLVMTargetMachineOptionsRef Options,  in LLVMTargetMachineOptionsSetRelocMode()
 193 void LLVMTargetMachineOptionsSetCodeModel(LLVMTargetMachineOptionsRef Options,  in LLVMTargetMachineOptionsSetCodeModel()
 201                                    LLVMTargetMachineOptionsRef Options) {  in LLVMCreateTargetMachineWithOptions()
 214   auto *Options = LLVMCreateTargetMachineOptions();  in LLVMCreateTargetMachine()  local
 
 | 
| /freebsd/contrib/googletest/docs/ | 
| H A D | advanced.md | 1822 ### Selecting Tests1926 ### Repeating the Tests
 1962 ### Shuffling the Tests
 1980 ### Distributing Test Functions to Multiple Machines
 2032 ### Controlling Test Output
 2381 ### Controlling How Failures Are Reported
 2419 ### Sanitizer Integration
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ | 
| H A D | SCCP.h | 49   IPSCCPOptions Options;  variable54   IPSCCPPass(IPSCCPOptions Options) : Options(Options) {}  in IPSCCPPass()
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | 
| H A D | SimplifyCFGPass.cpp | 229                                    const SimplifyCFGOptions &Options) {  in iterativelySimplifyCFG()272                                     const SimplifyCFGOptions &Options) {  in simplifyFunctionCFGImpl()
 301                                 const SimplifyCFGOptions &Options) {  in simplifyFunctionCFG()
 316 static void applyCommandLineOverridesToOptions(SimplifyCFGOptions &Options) {  in applyCommandLineOverridesToOptions()
 383   SimplifyCFGOptions Options;  member
 
 | 
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ | 
| H A D | DataflowAnalysisContext.h | 49   struct Options {  struct54     std::optional<ContextSensitiveOptions> ContextSensitiveOpts;  argument
 68                           Options Opts = Options{  argument
 
 | 
| H A D | TypeErasedDataflowAnalysis.h | 55   DataflowAnalysisOptions Options;  variable60   TypeErasedDataflowAnalysis(DataflowAnalysisOptions Options)  in TypeErasedDataflowAnalysis()
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ | 
| H A D | Scalarizer.h | 40 ScalarizerPassOptions Options; global()  variable 44 ScalarizerPass(const ScalarizerPassOptions & Options) ScalarizerPass()  argument
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ | 
| H A D | XtensaTargetMachine.cpp | 32                                      const TargetOptions &Options,  in computeDataLayout()47                                          const TargetOptions &Options,  in XtensaTargetMachine()
 61                                          const TargetOptions &Options,  in XtensaTargetMachine()
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ | 
| H A D | GlobalMerge.h | 41   GlobalMergeOptions Options;  variable44   GlobalMergePass(const TargetMachine *TM, GlobalMergeOptions Options)  in GlobalMergePass()
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ | 
| H A D | SparcTargetMachine.cpp | 100                                        const TargetOptions &Options,  in SparcTargetMachine()202                                            const TargetOptions &Options,  in SparcV8TargetMachine()
 212                                            const TargetOptions &Options,  in SparcV9TargetMachine()
 222                                            const TargetOptions &Options,  in SparcelTargetMachine()
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ | 
| H A D | NVPTXTargetMachine.cpp | 127                                        const TargetOptions &Options,  in NVPTXTargetMachine()154                                            const TargetOptions &Options,  in NVPTXTargetMachine32()
 164                                            const TargetOptions &Options,  in NVPTXTargetMachine64()
 370   const auto &Options = getNVPTXTargetMachine().Options;  in addIRPasses()  local
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ | 
| H A D | MipsTargetMachine.cpp | 74                                      const TargetOptions &Options,  in computeDataLayout()123                                      const TargetOptions &Options,  in MipsTargetMachine()
 152                                          const TargetOptions &Options,  in MipsebTargetMachine()
 162                                          const TargetOptions &Options,  in MipselTargetMachine()
 
 |