Searched refs:opt (Results 351 - 375 of 1826) sorted by relevance

<<11121314151617181920>>

/freebsd-current/usr.sbin/config/
H A Dmkoptions.cc62 struct opt *op;
66 op = (struct opt *)calloc(1, sizeof(*op));
70 SLIST_INSERT_HEAD(&opt, op, op_next);
84 op = (struct opt *)calloc(1, sizeof(*op));
90 SLIST_INSERT_HEAD(&opt, op, op_next);
99 op = (struct opt *)calloc(1, sizeof(*op));
103 SLIST_INSERT_HEAD(&opt, op, op_next);
107 SLIST_FOREACH(op, &opt, op_next) {
120 SLIST_FOREACH(op, &opt, op_next) {
139 struct opt *o
[all...]
H A Dconfig.y222 newopt(&opt, $1, NULL, 0, 1);
228 newopt(&opt, $1, $3, 0, 1);
233 rmopt_schedule(&opt, $1);
285 newopt(&opt, devopt($1), ns("1"), 0, 0);
294 rmopt_schedule(&opt, s);
410 static struct opt *
413 struct opt *op;
428 struct opt *op, *op2;
446 op = (struct opt *)calloc(1, sizeof (struct opt));
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp57 static cl::opt<bool>
61 static cl::opt<bool> DisablePostRASched("disable-post-ra", cl::Hidden,
63 static cl::opt<bool> DisableBranchFold("disable-branch-fold", cl::Hidden,
65 static cl::opt<bool> DisableTailDuplicate("disable-tail-duplicate", cl::Hidden,
67 static cl::opt<bool> DisableEarlyTailDup("disable-early-taildup", cl::Hidden,
69 static cl::opt<bool> DisableBlockPlacement("disable-block-placement",
71 static cl::opt<bool> EnableBlockPlacementStats("enable-block-placement-stats",
73 static cl::opt<bool> DisableSSC("disable-ssc", cl::Hidden,
75 static cl::opt<bool> DisableMachineDCE("disable-machine-dce", cl::Hidden,
77 static cl::opt<boo
[all...]
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_qos.c76 osm_qos_options_t * opt,
332 sm->p_subn->opt.use_optimized_slvl && !re->update_sl2vl) {
458 if (!p_osm->subn.opt.qos)
463 qos_build_config(&ca_config, &p_osm->subn.opt.qos_ca_options,
464 &p_osm->subn.opt.qos_options);
465 qos_build_config(&sw0_config, &p_osm->subn.opt.qos_sw0_options,
466 &p_osm->subn.opt.qos_options);
467 qos_build_config(&swe_config, &p_osm->subn.opt.qos_swe_options,
468 &p_osm->subn.opt.qos_options);
469 qos_build_config(&rtr_config, &p_osm->subn.opt
592 qos_build_config(struct qos_config *cfg, osm_qos_options_t * opt, osm_qos_options_t * dflt) argument
[all...]
/freebsd-current/sys/netinet/
H A Dip_options.c106 int opt, optlen, cnt, off, code, type = ICMP_PARAMPROB, forward = 0; local
127 opt = cp[IPOPT_OPTVAL];
128 if (opt == IPOPT_EOL)
130 if (opt == IPOPT_NOP)
143 switch (opt) {
172 if (opt == IPOPT_SSRR) {
240 if (opt == IPOPT_SSRR) {
505 ip_insertoptions(struct mbuf *m, struct mbuf *opt, int *phlen) argument
507 struct ipoption *p = mtod(opt, struct ipoption *);
512 optlen = opt
558 int opt, optlen, cnt; local
604 u_char opt; local
720 int opt, optlen, cnt, found_ra; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp38 static cl::opt<char>
44 static cl::opt<char> CGOptLevel(
45 "cg-opt-level",
52 static cl::opt<std::string> OutputFilename("o", cl::Required,
56 static cl::opt<std::string> CacheDir("cache-dir", cl::desc("Cache Directory"),
59 static cl::opt<std::string> OptPipeline("opt-pipeline",
63 static cl::opt<std::string> AAPipeline("aa-pipeline",
67 static cl::opt<bool> SaveTemps("save-temps", cl::desc("Save temporary files"));
72 "resolution,preopt,promote,internalize,import,opt,precodege
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-ppp.c593 u_int opt, len; local
598 opt = GET_U_1(p);
603 if (opt < NUM_LCPOPTS)
605 lcpconfopts[opt], opt, len);
607 ND_PRINT("\n\tunknown LCP option 0x%02x", opt);
610 if (opt < NUM_LCPOPTS)
611 ND_PRINT("\n\t %s Option (0x%02x), length %u", lcpconfopts[opt], opt, len);
613 ND_PRINT("\n\tunknown LCP option 0x%02x", opt);
1009 u_int opt, len; local
1148 u_int opt, len; local
1208 u_int opt, len; local
1304 u_int opt, len; local
[all...]
/freebsd-current/sys/dev/sfxge/common/
H A Defx_bootcfg.c49 #define DHCP_OPT_HAS_VALUE(opt) \
50 (((opt) > EFX_DHCP_PAD) && ((opt) < EFX_DHCP_END))
56 #define DHCP_IS_ENCAP_OPT(opt) DHCP_OPT_HAS_VALUE(DHCP_ENCAPSULATOR(opt))
251 __in uint16_t opt)
256 if (DHCP_IS_ENCAP_OPT(opt)) {
260 * cannot be found, so the encapsulated opt search is
264 DHCP_ENCAPSULATOR(opt));
269 opt
248 efx_dhcp_walk_tags( __deref_inout uint8_t **tagpp, __inout size_t *buffer_sizep, __in uint16_t opt) argument
485 efx_dhcp_write_tag( __in uint8_t *write_pointp, __in uint16_t opt, __in_bcount_opt(value_length) uint8_t *valuep, __in size_t value_length) argument
[all...]
/freebsd-current/usr.sbin/efivar/
H A Defiutil.c131 void *opt; local
156 opt = walker;
183 asciidump(opt, optlen);
185 bindump(opt, optlen);
187 utf8dump(opt, optlen);
189 hexdump(opt, optlen);
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zfs_get/
H A Dzfs_get_002_pos.ksh99 for opt in "" $(gen_option_str "${options[*]}" "-" "" $opt_numb); do
102 $ZFS get $opt $prop $dst > /dev/null 2>&1
105 log_fail "$ZFS get $opt $prop $dst (Code: $ret)"
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPUOpenMP.cpp30 using namespace llvm::opt;
43 const llvm::opt::ArgList &DriverArgs, llvm::opt::ArgStringList &CC1Args,
71 llvm::opt::DerivedArgList *AMDGPUOpenMPToolChain::TranslateArgs(
72 const llvm::opt::DerivedArgList &Args, StringRef BoundArch,
159 AMDGPUOpenMPToolChain::getDeviceLibs(const llvm::opt::ArgList &Args) const {
/freebsd-current/contrib/llvm-project/llvm/lib/TableGen/
H A DMain.cpp39 static cl::opt<std::string>
43 static cl::opt<std::string>
49 static cl::opt<std::string>
60 static cl::opt<bool>
63 static cl::opt<bool>
66 static cl::opt<bool> NoWarnOnUnusedTemplateArgs(
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp42 static cl::opt<bool> EnableSubRegLiveness("riscv-enable-subreg-liveness",
45 static cl::opt<unsigned> RVVVectorLMULMax(
51 static cl::opt<bool> RISCVDisableUsingConstantPoolForLargeInts(
56 static cl::opt<unsigned> RISCVMaxBuildIntsCost(
61 static cl::opt<bool> UseAA("riscv-use-aa", cl::init(true),
64 static cl::opt<unsigned> RISCVMinimumJumpTableEntries(
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp48 using namespace llvm::opt;
49 static constexpr opt::OptTable::Info InfoTable[] = {
55 class StringsOptTable : public opt::GenericOptTable {
81 static void parseIntArg(const opt::InputArgList &Args, int ID, T &Value) {
82 if (const opt::Arg *A = Args.getLastArg(ID)) {
132 opt::InputArgList Args =
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp71 static cl::opt<std::string> InputFilename(cl::Positional,
75 static cl::opt<std::string> OutputFilename("o", cl::desc("Output filename"),
79 static cl::opt<std::string>
85 static cl::opt<std::string>
90 static cl::opt<std::string>
100 static cl::opt<bool> PrintJson("json",
104 static cl::opt<int>
109 static cl::opt<bool>
113 static cl::opt<unsigned> Iterations("iterations",
117 static cl::opt<unsigne
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp28 static cl::opt<unsigned> ICPRemainingPercentThreshold(
35 static cl::opt<unsigned>
43 static cl::opt<unsigned>
/freebsd-current/usr.bin/bluetooth/bthost/
H A Dbthost.c46 int opt, brief = 0, proto = 0; local
48 while ((opt = getopt(argc, argv, "bhp")) != -1) {
49 switch (opt) {
/freebsd-current/usr.bin/which/
H A Dwhich.c49 int opt, status; local
53 while ((opt = getopt(argc, argv, "as")) != -1) {
54 switch (opt) {
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DDriver.h28 class MachOOptTable : public llvm::opt::GenericOptTable {
31 llvm::opt::InputArgList parse(ArrayRef<const char *> argv);
47 std::string createResponseFile(const llvm::opt::InputArgList &args);
/freebsd-current/tools/boot/
H A Duniverse.sh26 local opt=$3
28 echo -n "Building $ta ${opt} ... "
42 if ! make buildenv TARGET_ARCH=$ta BUILDENV_SHELL="make ${opt} -j 40 all" \
/freebsd-current/contrib/ncurses/misc/
H A Dgen-pkgconfig.in86 for opt in -L$libdir @EXTRA_PKG_LDFLAGS@ @LIBS@
88 case $opt in
105 lib_check=`echo "x$opt" | sed -e 's/^.-L//'`
135 if [ "x$check" = "x$opt" ]
151 if [ "x$check" = "x$opt" ]
162 lib_flags="$lib_flags $opt"
/freebsd-current/sys/netinet6/
H A Dip6_output.c392 * The mbuf opt, if present, will not be freed.
403 ip6_output(struct mbuf *m0, struct ip6_pktopts *opt, argument
495 if (opt) {
496 optvalid = opt->ip6po_valid;
500 MAKE_EXTHDR(opt->ip6po_hbh, &exthdrs.ip6e_hbh, optlen);
530 MAKE_EXTHDR(opt->ip6po_dest1, &exthdrs.ip6e_dest1,
535 MAKE_EXTHDR(opt->ip6po_rthdr, &exthdrs.ip6e_rthdr, optlen);
546 MAKE_EXTHDR(opt->ip6po_dest2, &exthdrs.ip6e_dest2, optlen);
636 ro = &opt->ip6po_route;
657 ip6->ip6_flow |= htonl((opt
2447 struct ip6_pktopts *opt = *pktopt; local
2496 ip6_initpktopts(struct ip6_pktopts *opt) argument
2511 struct ip6_pktopts *opt; local
2790 ip6_setpktopts(struct mbuf *control, struct ip6_pktopts *opt, struct ip6_pktopts *stickyopt, struct ucred *cred, int uproto) argument
2860 ip6_setpktopt(int optname, u_char *buf, int len, struct ip6_pktopts *opt, struct ucred *cred, int sticky, int cmsg, int uproto) argument
[all...]
/freebsd-current/contrib/bmake/unit-tests/
H A Dopt-no-action-runflags.mk1 # $NetBSD: opt-no-action-runflags.mk,v 1.1 2020/12/09 07:57:52 rillig Exp $
7 # opt-jobs-no-action.mk
/freebsd-current/crypto/openssh/contrib/hpux/
H A Dsshd.rc26 WHAT_PATH=/opt/openssh/sbin/sshd
34 # and /opt.
/freebsd-current/contrib/smbfs/smbutil/
H A Dview.c74 int error, opt, bufsize, i, entries, total; local
85 while ((opt = getopt(argc, argv, STDPARAM_OPT)) != EOF) {
86 switch(opt){
88 error = smb_ctx_opt(ctx, opt, optarg);

Completed in 305 milliseconds

<<11121314151617181920>>