| /netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
| H A D | LTOBackend.cpp | 181 createTargetMachine(const Config &Conf, const Target *TheTarget, Module &M) { in createTargetMachine() argument 185 for (const std::string &A : Conf.MAttrs) in createTargetMachine() 189 if (Conf.RelocModel) in createTargetMachine() 190 RelocModel = *Conf.RelocModel; in createTargetMachine() 196 if (Conf.CodeModel) in createTargetMachine() 197 CodeModel = *Conf.CodeModel; in createTargetMachine() 202 TheTriple, Conf.CPU, Features.getString(), Conf.Options, RelocModel, in createTargetMachine() 203 CodeModel, Conf.CGOptLevel)); in createTargetMachine() 208 static void runNewPMPasses(const Config &Conf, Module &Mod, TargetMachine *TM, in runNewPMPasses() argument 213 if (!Conf.SampleProfile.empty()) in runNewPMPasses() [all …]
|
| H A D | LTO.cpp | 79 SmallString<40> &Key, const Config &Conf, const ModuleSummaryIndex &Index, in computeLTOCacheKey() argument 113 AddString(Conf.CPU); in computeLTOCacheKey() 118 AddUnsigned(Conf.Options.RelaxELFRelocations); in computeLTOCacheKey() 119 AddUnsigned(Conf.Options.FunctionSections); in computeLTOCacheKey() 120 AddUnsigned(Conf.Options.DataSections); in computeLTOCacheKey() 121 AddUnsigned((unsigned)Conf.Options.DebuggerTuning); in computeLTOCacheKey() 122 for (auto &A : Conf.MAttrs) in computeLTOCacheKey() 124 if (Conf.RelocModel) in computeLTOCacheKey() 125 AddUnsigned(*Conf.RelocModel); in computeLTOCacheKey() 128 if (Conf.CodeModel) in computeLTOCacheKey() [all …]
|
| H A D | ThinLTOCodeGenerator.cpp | 349 llvm::lto::Config Conf; in ModuleCacheEntry() local 350 Conf.OptLevel = OptLevel; in ModuleCacheEntry() 351 Conf.Options = TMBuilder.Options; in ModuleCacheEntry() 352 Conf.CPU = TMBuilder.MCpu; in ModuleCacheEntry() 353 Conf.MAttrs.push_back(TMBuilder.MAttr); in ModuleCacheEntry() 354 Conf.RelocModel = TMBuilder.RelocModel; in ModuleCacheEntry() 355 Conf.CGOptLevel = TMBuilder.CGOptLevel; in ModuleCacheEntry() 356 Conf.Freestanding = Freestanding; in ModuleCacheEntry() 358 computeLTOCacheKey(Key, Conf, Index, ModuleID, ImportList, ExportList, in ModuleCacheEntry() 511 lto::Config Conf; in resolvePrevailingInIndex() local [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/ |
| H A D | llvm-lto2.cpp | 238 Config Conf; in run() local 239 Conf.DiagHandler = [](const DiagnosticInfo &DI) { in run() 247 Conf.CPU = codegen::getMCPU(); in run() 248 Conf.Options = codegen::InitTargetOptionsFromCodeGenFlags(Triple()); in run() 249 Conf.MAttrs = codegen::getMAttrs(); in run() 251 Conf.RelocModel = RM.getValue(); in run() 252 Conf.CodeModel = codegen::getExplicitCodeModel(); in run() 254 Conf.DebugPassManager = DebugPassManager; in run() 257 check(Conf.addSaveTemps(OutputFilename + "."), in run() 261 Conf.RemarksFilename = RemarksFilename; in run() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/ |
| H A D | gold-plugin.cpp | 868 Config Conf; in createLTO() local 871 Conf.CPU = options::mcpu; in createLTO() 872 Conf.Options = codegen::InitTargetOptionsFromCodeGenFlags(Triple()); in createLTO() 876 Conf.Options.RelaxELFRelocations = false; in createLTO() 880 Conf.Options.FunctionSections = SplitSections; in createLTO() 882 Conf.Options.DataSections = SplitSections; in createLTO() 884 Conf.MAttrs = codegen::getMAttrs(); in createLTO() 885 Conf.RelocModel = RelocationModel; in createLTO() 886 Conf.CodeModel = codegen::getExplicitCodeModel(); in createLTO() 887 Conf.CGOptLevel = getCGOptLevel(); in createLTO() [all …]
|
| /netbsd-src/tests/ipf/input/ |
| H A D | ni14 | 76 # 23:18:36.349759 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:0 ppp: LCP 25: Conf-Req(0), M… 94 # 23:18:36.555363 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:0 ppp: LCP 24: Conf-Req(1), A… 101 # 23:18:36.556030 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:1 A:0 ppp: LCP 11: Conf-Rej(… 107 # 23:18:36.557166 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:1 A:1 ppp: LCP 24: Conf-Ack(… 114 # 23:18:36.557764 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:2 ppp: LCP 22: Conf-Req(1), M… 121 # 23:18:36.564658 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:2 A:2 ppp: LCP 22: Conf-Ack(… 128 # 23:18:36.564803 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:3 ppp: IPCP 18: Conf-Req(1), … 171 # 23:18:36.588721 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:5 A:5 ppp: CCP 12: Conf-Req(… 177 # 23:18:36.589445 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:6 A:5 ppp: CCP 6: Conf-Req(1) 183 # 23:18:36.589540 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:7 ppp: CCP 12: Conf-Rej(4), M… [all …]
|
| H A D | ni15 | 76 # 23:18:36.349759 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:0 ppp: LCP 25: Conf-Req(0), M… 94 # 23:18:36.555363 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:0 ppp: LCP 24: Conf-Req(1), A… 101 # 23:18:36.556030 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:1 A:0 ppp: LCP 11: Conf-Rej(… 107 # 23:18:36.557166 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:1 A:1 ppp: LCP 24: Conf-Ack(… 114 # 23:18:36.557764 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:2 ppp: LCP 22: Conf-Req(1), M… 121 # 23:18:36.564658 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:2 A:2 ppp: LCP 22: Conf-Ack(… 128 # 23:18:36.564803 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:3 ppp: IPCP 18: Conf-Req(1), … 171 # 23:18:36.588721 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:5 A:5 ppp: CCP 12: Conf-Req(… 177 # 23:18:36.589445 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:6 A:5 ppp: CCP 6: Conf-Req(1) 183 # 23:18:36.589540 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:7 ppp: CCP 12: Conf-Rej(4), M… [all …]
|
| H A D | ni16 | 76 # 23:18:36.349759 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:0 ppp: LCP 25: Conf-Req(0), M… 94 # 23:18:36.555363 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:0 ppp: LCP 24: Conf-Req(1), A… 101 # 23:18:36.556030 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:1 A:0 ppp: LCP 11: Conf-Rej(… 107 # 23:18:36.557166 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:1 A:1 ppp: LCP 24: Conf-Ack(… 114 # 23:18:36.557764 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:2 ppp: LCP 22: Conf-Req(1), M… 121 # 23:18:36.564658 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:2 A:2 ppp: LCP 22: Conf-Ack(… 128 # 23:18:36.564803 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:3 ppp: IPCP 18: Conf-Req(1), … 171 # 23:18:36.588721 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:5 A:5 ppp: CCP 12: Conf-Req(… 177 # 23:18:36.589445 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:6 A:5 ppp: CCP 6: Conf-Req(1) 183 # 23:18:36.589540 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:7 ppp: CCP 12: Conf-Rej(4), M… [all …]
|
| H A D | ni13 | 74 # 23:18:36.349759 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:0 ppp: LCP 25: Conf-Req(0), M… 91 # 23:18:36.555363 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:0 ppp: LCP 24: Conf-Req(1), A… 98 # 23:18:36.556030 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:1 A:0 ppp: LCP 11: Conf-Rej(… 103 # 23:18:36.557166 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:1 A:1 ppp: LCP 24: Conf-Ack(… 110 # 23:18:36.557764 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:2 ppp: LCP 22: Conf-Req(1), M… 117 # 23:18:36.564658 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:2 A:2 ppp: LCP 22: Conf-Ack(… 124 # 23:18:36.564803 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:3 ppp: IPCP 18: Conf-Req(1), … 167 # 23:18:36.588721 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:5 A:5 ppp: CCP 12: Conf-Req(… 173 # 23:18:36.589445 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:6 A:5 ppp: CCP 6: Conf-Req(1) 179 # 23:18:36.589540 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:7 ppp: CCP 12: Conf-Rej(4), M… [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
| H A D | COFFDumper.cpp | 124 void printCOFFLoadConfig(const T *Conf, LoadConfigTables &Tables); 831 void COFFDumper::printCOFFLoadConfig(const T *Conf, LoadConfigTables &Tables) { in printCOFFLoadConfig() argument 832 if (!Conf) in printCOFFLoadConfig() 837 time_t TDS = Conf->TimeDateStamp; in printCOFFLoadConfig() 839 W.printHex("Size", Conf->Size); in printCOFFLoadConfig() 843 if (Conf->Size < offsetof(T, SEHandlerTable)) in printCOFFLoadConfig() 846 W.printHex("MajorVersion", Conf->MajorVersion); in printCOFFLoadConfig() 847 W.printHex("MinorVersion", Conf->MinorVersion); in printCOFFLoadConfig() 848 W.printHex("GlobalFlagsClear", Conf->GlobalFlagsClear); in printCOFFLoadConfig() 849 W.printHex("GlobalFlagsSet", Conf->GlobalFlagsSet); in printCOFFLoadConfig() [all …]
|
| /netbsd-src/usr.sbin/wsmoused/ |
| H A D | config_yacc.y | 58 static struct block *Conf; variable 77 main { Conf = $1; 78 Conf->b_name = strdup("global"); } 142 Conf = NULL; in config_parse() 147 return Conf; in config_parse()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 1524 lto::Config Conf; in runThinLTOBackend() local 1526 if (Error E = Conf.addSaveTemps(CGOpts.SaveTempsFilePrefix + ".", in runThinLTOBackend() 1534 Conf.CPU = TOpts.CPU; in runThinLTOBackend() 1535 Conf.CodeModel = getCodeModel(CGOpts); in runThinLTOBackend() 1536 Conf.MAttrs = TOpts.Features; in runThinLTOBackend() 1537 Conf.RelocModel = CGOpts.RelocationModel; in runThinLTOBackend() 1538 Conf.CGOptLevel = getCGOptLevel(CGOpts); in runThinLTOBackend() 1539 Conf.OptLevel = CGOpts.OptimizationLevel; in runThinLTOBackend() 1540 initTargetOptions(Diags, Conf.Options, CGOpts, TOpts, LOpts, HeaderOpts); in runThinLTOBackend() 1541 Conf.SampleProfile = std::move(SampleProfile); in runThinLTOBackend() [all …]
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | config.c | 131 ConfigTable *config_find_keyword(ConfigTable *Conf, ConfigArgs *c) { in config_find_keyword() argument 134 for(i = 0; Conf[i].name; i++) in config_find_keyword() 135 if( (Conf[i].length && (!strncasecmp(c->argv[0], Conf[i].name, Conf[i].length))) || in config_find_keyword() 136 (!strcasecmp(c->argv[0], Conf[i].name)) ) break; in config_find_keyword() 137 if ( !Conf[i].name ) return NULL; in config_find_keyword() 138 if (( Conf[i].arg_type & ARGS_TYPES ) == ARG_BINARY ) { in config_find_keyword() 151 return Conf+i; in config_find_keyword() 154 int config_check_vals(ConfigTable *Conf, ConfigArgs *c, int check_only ) { in config_check_vals() argument 161 if(Conf->arg_type == ARG_IGNORED) { in config_check_vals() 163 c->log, Conf->name ); in config_check_vals() [all …]
|
| /netbsd-src/external/bsd/openldap/dist/servers/lloadd/ |
| H A D | config.c | 2106 lload_config_find_keyword( ConfigTable *Conf, ConfigArgs *c ) in lload_config_find_keyword() argument 2110 for ( i = 0; Conf[i].name; i++ ) in lload_config_find_keyword() 2111 if ( ( Conf[i].length && in lload_config_find_keyword() 2113 c->argv[0], Conf[i].name, Conf[i].length ) ) ) || in lload_config_find_keyword() 2114 ( !strcasecmp( c->argv[0], Conf[i].name ) ) ) in lload_config_find_keyword() 2116 if ( !Conf[i].name ) return NULL; in lload_config_find_keyword() 2117 if ( (Conf[i].arg_type & ARGS_TYPES) == ARG_BINARY ) { in lload_config_find_keyword() 2129 return Conf + i; in lload_config_find_keyword() 2133 lload_config_check_vals( ConfigTable *Conf, ConfigArgs *c, int check_only ) in lload_config_check_vals() argument 2141 if ( Conf->arg_type == ARG_IGNORED ) { in lload_config_check_vals() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/ |
| H A D | LTO.h | 66 SmallString<40> &Key, const lto::Config &Conf, 278 LTO(Config Conf, ThinBackend Backend = nullptr, 307 Config Conf; 311 const Config &Conf);
|
| H A D | LTOBackend.h | 37 bool opt(const Config &Conf, TargetMachine *TM, unsigned Task, Module &Mod,
|
| /netbsd-src/external/mpl/bind/dist/doc/arm/_ext/ |
| H A D | iscconf.py | 595 Conf = domain_factory(domainname, confname, docutilsplaceholder, grammar) 596 app.add_domain(Conf) 597 app.connect("doctree-read", Conf.process_statementlist_nodes)
|
| /netbsd-src/sys/arch/evbarm/conf/ |
| H A D | std.generic64 | 23 options PCI_SMCCC # Arm PCI Conf Access Firmware Interface
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/ |
| H A D | llvm-exegesis.cpp | 366 for (const BenchmarkCode &Conf : Configurations) { in benchmarkMain() local 368 Conf, NumRepetitions, Repetitors, DumpObjectToDisk)); in benchmarkMain()
|
| /netbsd-src/bin/sh/USD.doc/ |
| H A D | Rv7man | 42 %J Proc. 2nd Int. Conf. on Software Engineering 311 %J Proc. IEEE Conf. on Communications
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | funstack.in | 17133 …note = "Also published in/as: 19 ACM SIGMOD Conf. on the Management of Data, King(ed), May… 17180 …note = "Also published in/as: 19 ACM SIGMOD Conf. on the Management of Data, King(ed), May…
|