Searched refs:option (Results 351 - 375 of 1583) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess.c11 * (at your option) any later version.
670 "short long name short long option Description\n"
701 "<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:<option>...]]...\n"
744 char *option; local
763 option= strtok(NULL, optionDelimiters);
764 if(option == NULL) break;
766 av_log(NULL, AV_LOG_DEBUG, "pp: option: %s\n", option);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dmakefile.wat262 @%append $(OBJS)\console.lbc option quiet
264 @%append $(OBJS)\console.lbc option caseexact
269 @for %i in () do @%append $(OBJS)\console.lbc option stack=%i
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/wxrc/
H A Dmakefile.wat260 @%append $(OBJS)\wxrc.lbc option quiet
262 @%append $(OBJS)\wxrc.lbc option caseexact
267 @for %i in () do @%append $(OBJS)\wxrc.lbc option stack=%i
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dvolinfo.c5 (at your option) any later version.
226 *flags |= op->option;
244 int option=-1; local
261 option=p->type;
266 switch (option) {
577 if ( (vol->v_flags & op->option) ) {
588 if ( (vol->v_casefold & cf->option) ) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dtrans_rdma.c169 int option; local
184 "failed to allocate copy of option string\n");
195 r = match_int(&args[0], &option);
204 opts->port = option;
207 opts->sq_depth = option;
210 opts->rq_depth = option;
213 opts->timeout = option;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dmain.c10 * (at your option) any later version.
437 int option; local
456 struct option option_map[] =
482 while ((option = getopt_long(argc, argv, "D:d:c:P:fb:v", option_map, NULL)) != -1)
484 switch (option)
499 ret = safe_atoi32(optarg, &option);
503 loglevel = option;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables.c16 * (at your option) any later version.
107 static struct option original_opts[] = {
146 static struct option *opts = original_opts;
150 * given commands make an option legal, that option is legal (applies to
409 * fact that if an option is legal with *any* command given, it is
423 "option for this command\n",
434 "Illegal option `-%c' with this command\n",
440 opt2char(int option) argument
443 for (ptr = optflags; option >
449 cmd2char(int option) argument
470 check_inverse(const char option[], int *invert, int *optind, int argc) argument
1004 set_option(unsigned int *options, unsigned int option, u_int8_t *invflg, int invert) argument
[all...]
H A Diptables.c16 * (at your option) any later version.
106 static struct option original_opts[] = {
147 static struct option *opts = original_opts;
151 * given commands make an option legal, that option is legal (applies to
494 * fact that if an option is legal with *any* command given, it is
508 "option for this command\n",
519 "Illegal option `-%c' with this command\n",
525 opt2char(int option) argument
528 for (ptr = optflags; option >
534 cmd2char(int option) argument
555 check_inverse(const char option[], int *invert, int *optind, int argc) argument
1032 set_option(unsigned int *options, unsigned int option, u_int8_t *invflg, int invert) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dops_fstype.c195 "GFS2: Use the \"upgrade\" mount option to upgrade "
1042 int token, option; local
1050 ret = match_int(&tmp[0], &option);
1051 if (ret || option < 0)
1054 ls->ls_jid = option;
1060 ret = match_int(&tmp[0], &option);
1061 if (ret || (option != 0 && option != 1))
1063 ls->ls_first = option;
1066 ret = match_int(&tmp[0], &option);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Doptions.c10 * version 2.1 of the License, or (at your option) any later version.
80 .option = avcodec_options,
265 .option = frame_options,
290 .option = subtitle_rect_options,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/test/
H A Dudev-test.pl31 # Should make this a runtime option to the script someday...
914 option => "clean",
1052 desc => "all_partitions, option-only rule",
1062 desc => "all_partitions, option-only rule (fail on partition)",
1088 option => "clean",
1137 option => "keep",
1147 option => "clean",
1162 desc => "last_rule option",
1351 option => "clean",
1364 option
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables-save.c27 static const struct option options[] = {
H A Diptables-save.c26 static const struct option options[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dalsa-audio-dec.c11 * version 2.1 of the License, or (at your option) any later version.
144 .option = options,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Daqtitledec.c9 * version 2.1 of the License, or (at your option) any later version.
133 .option = aqt_options,
H A Drawvideodec.c10 * version 2.1 of the License, or (at your option) any later version.
30 int width, height; /**< Integers describing video size, set by a private option. */
31 char *pixel_format; /**< Set by a private option. */
32 AVRational framerate; /**< AVRational describing framerate, set by a private option. */
101 .option = rawvideo_options,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dclient6_token.l33 %option noyywrap
153 <S_CNF>option { DECHO; return (OPTION); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/extensions/
H A Dlibct_proto_udp.c7 * (at your option) any later version.
29 static struct option opts[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dswitch_to.S11 # 2 of the Licence, or (at your option) any later version.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A DMakefile45 obj-$(CONFIG_USB_SERIAL_OPTION) += option.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsuper.c9 * (at your option) any later version.
615 int option; local
653 if (match_int(&args[0], &option) || option <= 0)
661 } else if (option != sbi->s_snapshot_cno) {
671 "read/write. A read-only option is "
675 sbi->s_snapshot_cno = option;
689 "NILFS: Unrecognized mount option \"%s\"\n", p);
1051 int option, token; local
1062 ret = match_int(&args[0], &option);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/befs/
H A Dlinuxvfs.c667 int option; local
688 if (match_int(&args[0], &option))
690 if (option < 0) {
692 "using default\n", option);
695 opts->uid = option;
699 if (match_int(&args[0], &option))
701 if (option < 0) {
703 "using default\n", option);
706 opts->gid = option;
722 printk(KERN_ERR "BeFS: Unrecognized mount option \"
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dtstngettext.c7 (at your option) any later version.
44 static const struct option long_options[] =
96 case '\0': /* Long option. */
109 /* Undocumented option --env sets an environment variable. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_main.c8 Free Software Foundation; either version 2, or (at your option) any
38 struct option longopts[] =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/
H A DMakefile55 KBUILD_CFLAGS += $(call cc-option,-mtune=ultrasparc3)

Completed in 150 milliseconds

<<11121314151617181920>>