Searched refs:opt (Results 1 - 25 of 985) sorted by last modified time

1234567891011>>

/external/yaffs2/yaffs2/utils/
H A Dmkyaffs2image.c538 int opt; local
543 while ((opt = getopt(argc, argv, "fc:s:")) != -1) {
544 switch (opt) {
/external/zlib/src/
H A Dmake_vms.com53 $ optfile = name + ".opt"
82 $ open/write topt tmp.opt
112 $ ccopt = ccopt + "/name=as_is/opt=(inline=speed)"
232 $ LINK_'lopts'/SHARE=libzshr.exe modules.opt/opt,'optfile'/opt
234 $ delete/nolog tmp.opt;*
452 delete *.obj;*,libz.olb;*,*.opt;*,*.exe;*
483 $ open/write mod modules.opt
617 $ link 'tmpnam',tmp.opt/op
[all...]
/external/webrtc/src/modules/audio_processing/test/
H A Dapmtest.m101 opt = ['-ec 1 -agc 2 -nc 2 -vad 3'];
103 opt = ['--no_progress -hpf' ...
113 opt = ['-fs 32000 -ec 1 -agc 2 -nc 2'];
115 opt = ['--no_progress -fs 32000 -hpf' ...
122 opt = ['-aec --drift_compensation -agc --fixed_digital -hpf -ns ' ...
147 progname, opt, simulateMode, nErr, nCases, task, casenumber, legacy);
170 outfile, progname, opt, simulateMode, nErr, nCases, task, casenumber, ...
200 if ~isempty(findstr(opt, '-vad'))
203 opt = [opt ' ' outpat
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.c1969 MSGQUEUEOPTIONS opt; local
1981 memset(&opt, 0, sizeof(opt));
1982 opt.dwSize = sizeof(opt);
1983 opt.dwMaxMessages = 5;
1984 opt.cbMaxMessage = NDISUIO_MSG_SIZE;
1985 opt.bReadAccess = TRUE;
1987 drv->event_queue = CreateMsgQueue(NULL, &opt);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c1969 MSGQUEUEOPTIONS opt; local
1981 memset(&opt, 0, sizeof(opt));
1982 opt.dwSize = sizeof(opt);
1983 opt.dwMaxMessages = 5;
1984 opt.cbMaxMessage = NDISUIO_MSG_SIZE;
1985 opt.bReadAccess = TRUE;
1987 drv->event_queue = CreateMsgQueue(NULL, &opt);
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dudhcpd-p2p.conf81 # keyword 'opt' or 'option'. If an option can take multiple items, such
86 opt dns 192.168.2.1
93 #opt subnet
94 #opt timezone
95 #opt router
96 #opt timesvr
97 #opt namesvr
98 #opt dns
99 #opt logsvr
100 #opt cookiesv
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c1969 MSGQUEUEOPTIONS opt; local
1981 memset(&opt, 0, sizeof(opt));
1982 opt.dwSize = sizeof(opt);
1983 opt.dwMaxMessages = 5;
1984 opt.cbMaxMessage = NDISUIO_MSG_SIZE;
1985 opt.bReadAccess = TRUE;
1987 drv->event_queue = CreateMsgQueue(NULL, &opt);
/external/valgrind/main/VEX/priv/
H A Dguest_arm64_toIR.c2564 000 01011 00 1 m opt imm3 n d ADD Wd|SP, Wn|SP, Wm ext&lsld
2565 100 01011 00 1 m opt imm3 n d ADD Xd|SP, Xn|SP, Rm ext&lsld
2567 001 01011 00 1 m opt imm3 n d ADDS Wd, Wn|SP, Wm ext&lsld
2568 101 01011 00 1 m opt imm3 n d ADDS Xd, Xn|SP, Rm ext&lsld
2570 010 01011 00 1 m opt imm3 n d SUB Wd|SP, Wn|SP, Wm ext&lsld
2571 110 01011 00 1 m opt imm3 n d SUB Xd|SP, Xn|SP, Rm ext&lsld
2573 011 01011 00 1 m opt imm3 n d SUBS Wd, Wn|SP, Wm ext&lsld
2574 111 01011 00 1 m opt imm3 n d SUBS Xd, Xn|SP, Rm ext&lsld
2576 The 'm' operand is extended per opt, thusly:
2600 UInt opt local
[all...]
/external/valgrind/main/cachegrind/
H A Dcg_arch.c79 static void parse_cache_opt ( cache_t* cache, const HChar* opt, argument
108 VG_(fmsg_bad_option)(opt, "");
111 VG_(fmsg_bad_option)(opt,
/external/valgrind/main/coregrind/
H A Dm_libcprint.c547 void VG_(fmsg_bad_option) ( const HChar* opt, const HChar* format, ... ) argument
552 VG_(message) (Vg_FailMsg, "Bad option: %s\n", opt);
H A Dm_options.c269 HChar* opt = // 2: 1 for the '=', 1 for the NUL. local
272 VG_(strcpy)(opt, option_name);
273 VG_(strcat)(opt, "=");
274 VG_(strcat)(opt, format);
275 VG_(fmsg_bad_option)(opt, "");
/external/valgrind/main/include/
H A Dpub_tool_libcprint.h139 extern void VG_(fmsg_bad_option) ( const HChar* opt, const HChar* format, ... )
/external/valgrind/main/none/tests/
H A Dcmdline2.stdout.exp155 0100 0000 show after initial opt
157 0001 0000 show after second opt
/external/tcpdump/
H A Dospf6.h123 u_int32_t opt; member in union:lsa6::__anon31486::__anon31487::__anon31488
126 #define rla_options rla_flgandopt.opt
176 u_int32_t opt; member in union:lsa6::__anon31486::llsa::__anon31492
179 #define llsa_options llsa_priandopt.opt
218 u_int32_t opt; member in union:ospf6hdr::__anon31494::__anon31495::__anon31496
221 #define hello_options hello_priandopt.opt
H A Dprint-bgp.c2210 bgp_capabilities_print(const u_char *opt, int caps_len) argument
2218 TCHECK2(opt[i], BGP_CAP_HEADER_SIZE);
2219 cap_type=opt[i];
2220 cap_len=opt[i+1];
2227 TCHECK2(opt[i+2], cap_len);
2232 EXTRACT_16BITS(opt+i+2),
2234 EXTRACT_16BITS(opt+i+2),
2236 opt[i+5],
2238 opt[i+5]);
2242 ((opt[
2298 const u_char *opt; local
[all...]
H A Dprint-forces.c296 static inline const struct optlv_h *get_forces_optlv_h(u_int16_t opt) argument
298 if (opt > F_OP_MAX || opt <= F_OP_RSV)
301 return &OPTLV_msg[opt];
H A Dprint-mptcp.c52 static int dummy_print(const u_char *opt _U_, u_int opt_len _U_, u_char flags _U_)
57 static int mp_capable_print(const u_char *opt, u_int opt_len, u_char flags) argument
59 struct mp_capable *mpc = (struct mp_capable *) opt;
79 static int mp_join_print(const u_char *opt, u_int opt_len, u_char flags) argument
81 struct mp_join *mpj = (struct mp_join *) opt;
145 static int mp_dss_print(const u_char *opt, u_int opt_len, u_char flags) argument
147 struct mp_dss *mdss = (struct mp_dss *) opt;
156 opt += 4;
160 printf("%" PRIu64, EXTRACT_64BITS(opt));
161 opt
188 add_addr_print(const u_char *opt, u_int opt_len, u_char flags _U_) argument
218 remove_addr_print(const u_char *opt, u_int opt_len, u_char flags _U_) argument
233 mp_prio_print(const u_char *opt, u_int opt_len, u_char flags _U_) argument
250 mp_fail_print(const u_char *opt, u_int opt_len, u_char flags _U_) argument
259 mp_fast_close_print(const u_char *opt, u_int opt_len, u_char flags _U_) argument
285 struct mptcp_option *opt; local
[all...]
H A Dprint-ppp.c591 int len, opt; local
597 opt = p[0];
601 if ((opt >= LCPOPT_MIN) && (opt <= LCPOPT_MAX))
602 printf("\n\t %s Option (0x%02x), length %u (bogus, should be >= 2)", lcpconfopts[opt],opt,len);
604 printf("\n\tunknown LCP option 0x%02x", opt);
607 if ((opt >= LCPOPT_MIN) && (opt <= LCPOPT_MAX))
608 printf("\n\t %s Option (0x%02x), length %u: ", lcpconfopts[opt],op
981 int len, opt; local
1108 int len, opt; local
1165 int len, opt; local
1223 int len, opt; local
[all...]
H A Dprint-tcp.c428 register u_int i, opt, datalen; local
438 opt = *cp++;
439 if (ZEROLENOPT(opt))
455 printf("%s", tok2str(tcp_option_values, "unknown-%u", opt));
457 switch (opt) {
636 if (!ZEROLENOPT(opt))
641 if (opt == TCPOPT_EOL)
739 fputs("[bad opt]", stdout);
/external/stlport/stlport/stl/config/
H A D_cray.h60 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(__x) </opt/ctl/CC/CC/include/##__x>
/external/strace/
H A Dstrace.c337 error_opt_arg(int opt, const char *arg) argument
339 error_msg_and_die("Invalid -%c argument: '%s'", opt, arg);
927 process_opt_p_list(char *opt) argument
929 while (*opt) {
935 char *delim = opt + strcspn(opt, ", \n\t");
939 pid = string_to_uint(opt);
941 error_msg_and_die("Invalid process id: '%s'", opt);
950 opt = delim + 1;
H A Dsyscall.c518 const struct qual_options *opt; local
527 opt = &qual_options[0];
531 opt = &qual_options[i];
547 qualify_one(i, opt->bitflag, not, -1);
552 qualify_one(i, opt->bitflag, !not, -1);
558 if (opt->bitflag == QUAL_TRACE && (n = lookup_class(p)) > 0) {
563 qualify_one(i, opt->bitflag, not, pers);
567 if (opt->qualify(p, opt->bitflag, not)) {
569 opt
[all...]
/external/stressapptest/
H A Dconfigure2832 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
/external/speex/libspeex/
H A Djitter.c178 spx_int16_t opt=0; local
241 opt = latest;
265 if (tot_count < TOP_DELAY && opt > 0)
267 return opt;
470 spx_int16_t opt; local
644 opt = compute_opt_delay(jitter);
647 if (opt < 0)
652 shift_timings(jitter, -opt);
655 packet->span = -opt;
718 spx_int16_t opt local
[all...]
/external/sqlite/dist/orig/
H A Dshell.c3314 int opt = (int)strtol(azArg[2], 0, 0); local
3315 rc = sqlite3_test_control(testctrl, p->db, opt);
3339 unsigned int opt = (unsigned int)integerValue(azArg[2]); local
3340 rc = sqlite3_test_control(testctrl, opt);
3352 int opt = booleanValue(azArg[2]); local
3353 rc = sqlite3_test_control(testctrl, opt);
3365 const char *opt = azArg[2]; local
3366 rc = sqlite3_test_control(testctrl, opt);

Completed in 5961 milliseconds

1234567891011>>