Home
last modified time | relevance | path

Searched refs:opt (Results 1051 – 1075 of 1357) sorted by relevance

1...<<41424344454647484950>>...55

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c2740 int opt, num_errors = 0; in soxi() local
2746 while ((opt = lsx_getopt(&optstate)) > 0) /* act only on last option */ in soxi()
2747 if (opt == 'V') { in soxi()
2761 else if (opt == 'T') in soxi()
2763 else if ((type = 1 + (strchr(opts, opt) - opts)) > Annotation) in soxi()
H A Dstats.c46 default: lsx_fail("invalid option `-%c'", optstate.opt); return lsx_usage(effp); in getopts()
H A Dladspa.c117 lsx_fail("unknown option `-%c'", optstate.opt); in sox_ladspa_getopts()
H A Dtempo.c228 default: lsx_fail("unknown option `-%c'", optstate.opt); return lsx_usage(effp); in getopts()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c568 static int pnv_ioda_unfreeze_pe(struct pnv_phb *phb, int pe_no, int opt) in pnv_ioda_unfreeze_pe() argument
582 rc = opal_pci_eeh_freeze_clear(phb->opal_id, pe_no, opt); in pnv_ioda_unfreeze_pe()
585 __func__, rc, opt, phb->hose->global_number, pe_no); in pnv_ioda_unfreeze_pe()
596 opt); in pnv_ioda_unfreeze_pe()
599 __func__, rc, opt, phb->hose->global_number, in pnv_ioda_unfreeze_pe()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ipc_server/
H A Dsocket_server.cpp461 int opt = 1; in Process() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_teql.c168 static int teql_qdisc_init(struct Qdisc *sch, struct nlattr *opt, in teql_qdisc_init() argument
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap3-devkit8000-common.dtsi230 ti,nand-ecc-opt = "sw";
H A Domap3-tao3530.dtsi289 ti,nand-ecc-opt = "sw";
H A Domap3-beagle.dts393 ti,nand-ecc-opt = "ham1";
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Darc_uart.c554 const char *opt) in arc_early_console_setup() argument
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h479 u_int32_t opt; member
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dnl802154.c477 rdev->wpan_phy.cca.opt)) in nl802154_send_wpan_phy()
996 cca.opt = nla_get_u32(info->attrs[NL802154_ATTR_CCA_OPT]); in nl802154_set_cca_mode()
997 if (cca.opt > NL802154_CCA_OPT_ATTR_MAX || in nl802154_set_cca_mode()
998 !(rdev->wpan_phy.supported.cca_opts & BIT(cca.opt))) in nl802154_set_cca_mode()
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dself-protection.rst24 are effective, on by default, require no opt-in by developers, have no
111 The "seccomp" system provides an opt-in feature made available to
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h572 struct xfrm_policy *(*compile_policy)(struct sock *sk, int opt, u8 *data, int len, int *dir);
1411 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt,
1431 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dasn1t.h541 int tag, int aclass, char opt, ASN1_TLC *ctx);
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0025-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch23 @@ -991,7 +991,7 @@ create_field_at (pair_p next, type_p type, const char *name, options_p opt,
/OK3568_Linux_fs/kernel/samples/bpf/
H A DMakefile214 OPT ?= opt
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dasn1t.h541 int tag, int aclass, char opt, ASN1_TLC *ctx);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dasn1t.h541 int tag, int aclass, char opt, ASN1_TLC *ctx);
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dmemory.rst155 Software can "opt-in" to receiving VAs from a 52-bit space by
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dasn1t.h541 int tag, int aclass, char opt, ASN1_TLC *ctx);
/OK3568_Linux_fs/kernel/sound/usb/
H A Dmixer_us16x08.c1045 const char *name, void *opt, in add_new_ctl() argument
1066 elem->private_data = opt; in add_new_ctl()
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dcleancache.rst179 to "opt in" to use cleancache, which requires adding a hook in
182 be sufficient to validate the concept, the opt-in approach means
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpsrv.c408 const char opt[] = "NBSO Z"; in dumpAMF() local
419 *ptr++ = opt[p->p_type]; in dumpAMF()

1...<<41424344454647484950>>...55