HomeSort by relevance Sort by last modified time
    Searched refs:opt (Results 126 - 150 of 849) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/tools/llvm-link/
llvm-link.cpp 35 static cl::opt<std::string>
39 static cl::opt<bool>
42 static cl::opt<bool>
46 static cl::opt<bool>
49 static cl::opt<bool>
  /external/dhcpcd/
dhcp.c 197 const struct dhcp_opt *opt; local
206 for (opt = dhcp_opts; opt->option; opt++)
207 if (opt->var)
208 printf("%03d %s\n", opt->option, opt->var);
214 const struct dhcp_opt *opt; local
221 for (opt = dhcp_opts; opt->option; opt++)
262 const struct dhcp_opt *opt; local
914 const struct dhcp_opt *opt; local
1384 const struct dhcp_opt *opt; local
    [all...]
  /external/emma/core/java12/com/vladium/emma/
runCommand.java 77 final IOptsParser.IOpt opt = opts [o]; local
78 final String on = opt.getCanonicalName ();
80 if (! processOpt (opt))
84 m_classpath = getListOptValue (opt, PATH_DELIMITERS, true);
92 m_scanCoveragePath = getOptionalBooleanOptValue (opt);
96 m_srcpath = getListOptValue (opt, PATH_DELIMITERS, true);
100 m_dumpRawData = getOptionalBooleanOptValue (opt);
104 m_outFileName = opt.getFirstValue ();
108 m_outDataMerge = getOptionalBooleanOptValue (opt) ? Boolean.TRUE : Boolean.FALSE;
112 m_reportTypes = Strings.merge (opt.getValues (), COMMA_DELIMITERS, true)
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 758 String opt; local
759 while ((opt = nextOption()) != null) {
760 if (opt.equals("-s")) {
762 } else if (opt.equals("-p")) {
764 } else if (opt.equals("-c")) {
766 } else if (opt.equals("-v")) {
768 } else if (opt.equals("--ignore-crashes")) {
770 } else if (opt.equals("--ignore-timeouts")) {
772 } else if (opt.equals("--ignore-security-exceptions")) {
774 } else if (opt.equals("--monitor-native-crashes"))
    [all...]
  /external/tcpdump/
print-ppp.c 214 "LCP-Auth-Opt", /* (24) */
591 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)
981 int len, opt; local
1108 int len, opt; local
1165 int len, opt; local
1223 int len, opt; local
    [all...]
ospf6.h 127 u_int32_t opt; member in union:lsa::__anon15782::__anon15783::__anon15784
130 #define rla_options rla_flgandopt.opt
180 u_int32_t opt; member in union:lsa::__anon15782::llsa::__anon15788
183 #define llsa_options llsa_priandopt.opt
231 u_int32_t opt; member in union:ospf6hdr::__anon15790::__anon15791::__anon15792
234 #define hello_options hello_priandopt.opt
  /external/bison/build-aux/
gendocs.sh 276 opt="-o $PACKAGE.txt --no-split --no-headers $commonarg"
277 cmd="$SETLANG $MAKEINFO $opt \"$srcfile\""
287 opt="--split=$1 $commonarg $htmlarg --node-files"
288 cmd="$SETLANG $TEXI2HTML --output $PACKAGE.html $opt \"$srcfile\""
305 opt="--no-split --html -o $PACKAGE.html $commonarg $htmlarg"
306 cmd="$SETLANG $MAKEINFO $opt \"$srcfile\""
316 opt="--html -o $PACKAGE.html $commonarg $htmlarg"
317 cmd="$SETLANG $MAKEINFO $opt \"$srcfile\""
330 opt="--output $PACKAGE.html $commonarg $htmlarg"
331 cmd="$SETLANG $TEXI2HTML $opt \"$srcfile\"
    [all...]
  /external/llvm/tools/lli/
lli.cpp 59 cl::opt<std::string>
65 cl::opt<bool> ForceInterpreter("force-interpreter",
69 cl::opt<bool> UseMCJIT(
76 cl::opt<bool> RemoteMCJIT("remote-mcjit",
81 cl::opt<char>
89 cl::opt<std::string>
92 cl::opt<std::string>
96 cl::opt<std::string>
108 cl::opt<std::string>
115 cl::opt<std::string
    [all...]
  /external/libppp/src/
ccp.c 181 (*algorithm[ccp->in.algorithm]->Disp)(&ccp->in.opt));
184 o = &ccp->out.opt;
279 ccp->in.opt.hdr.id = -1;
280 ccp->out.opt = NULL;
354 o = &ccp->out.opt;
355 alloc = ccp->his_reject == 0 && ccp->out.opt == NULL;
364 for (o = &ccp->out.opt; *o != NULL; o = &(*o)->next)
462 while (ccp->out.opt) {
463 next = ccp->out.opt->next;
464 free(ccp->out.opt);
573 struct fsm_opt *opt; local
    [all...]
  /external/dnsmasq/src/
network.c 272 int opt = 1; local
291 if (setsockopt(fd, SOL_SOCKET, SO_REUSEADDR, &opt, sizeof(opt)) == -1 ||
292 setsockopt(tcpfd, SOL_SOCKET, SO_REUSEADDR, &opt, sizeof(opt)) == -1 ||
293 setsockopt(fd, IPV6_LEVEL, IPV6_V6ONLY, &opt, sizeof(opt)) == -1 ||
294 setsockopt(tcpfd, IPV6_LEVEL, IPV6_V6ONLY, &opt, sizeof(opt)) == -1 ||
298 setsockopt(fd, IPV6_LEVEL, IPV6_RECVPKTINFO, &opt, sizeof(opt)) == -1 |
322 int opt = 1; local
404 int rc, opt = 1; local
536 int rc, opt = 1; local
    [all...]
  /external/ppp/pppd/plugins/rp-pppoe/
common.c 247 unsigned char *opt; local
322 opt = tcpHdr + 20;
323 while (opt < endHdr) {
324 if (!*opt) break; /* End of options */
325 switch(*opt) {
327 opt++;
331 if (opt[1] != 4) {
335 (unsigned int) opt[1],
342 mssopt = opt;
345 if (opt[1] < 2)
    [all...]
pppoe-discovery.c 30 int opt; local
39 while ((opt = getopt(argc, argv, "I:D:VUAS:C:h")) > 0) {
40 switch(opt) {
  /external/clang/lib/StaticAnalyzer/Core/
CheckerRegistry.cpp 46 CheckerOptInfo &opt, CheckerInfoSet &collected) {
48 CheckerRegistry::CheckerInfo packageInfo(NULL, opt.getName(), "");
58 if (!isInPackage(*i, opt.getName()))
62 opt.claim();
68 packageSizes.find(opt.getName());
74 if (opt.isEnabled())
  /external/linux-tools-perf/util/
run-command.c 200 int opt)
204 cmd->no_stdin = opt & RUN_COMMAND_NO_STDIN ? 1 : 0;
205 cmd->perf_cmd = opt & RUN_PERF_CMD ? 1 : 0;
206 cmd->stdout_to_stderr = opt & RUN_COMMAND_STDOUT_TO_STDERR ? 1 : 0;
209 int run_command_v_opt(const char **argv, int opt)
212 prepare_run_command_v_opt(&cmd, argv, opt);
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
transportchannelproxy.cc 66 int TransportChannelProxy::SetOption(talk_base::Socket::Option opt, int value) {
68 return impl_->SetOption(opt, value);
69 pending_options_.push_back(OptionPair(opt, value));
  /external/iproute2/tc/
f_cgroup.c 85 struct rtattr *opt, __u32 handle)
89 if (opt == NULL)
92 parse_rtattr_nested(tb, TCA_CGROUP_MAX, opt);
q_drr.c 85 static int drr_print_opt(struct qdisc_util *qu, FILE *f, struct rtattr *opt)
90 if (opt == NULL)
93 parse_rtattr_nested(tb, TCA_DRR_MAX, opt);
  /external/libmtp/examples/
thumb.c 43 int opt; local
58 while ( (opt = getopt(argc, argv, "hi:")) != -1 ) {
59 switch (opt) {
  /external/llvm/lib/TableGen/
Main.cpp 32 cl::opt<std::string>
36 cl::opt<std::string>
42 cl::opt<std::string>
  /frameworks/native/services/surfaceflinger/
DdmConnection.cpp 37 JavaVMOption opt; local
39 opt.optionString =
43 args.options = &opt;
  /system/core/toolbox/
getsebool.c 17 int i, get_all = 0, rc = 0, active, pending, len = 0, opt; local
20 while ((opt = getopt(argc, argv, "a")) > 0) {
21 switch (opt) {
  /cts/tools/dasm/etc/
dasm 55 opt=`expr "$1" : '-J\(.*\)'`
56 javaOpts="${javaOpts} -${opt}"
  /external/libvpx/libvpx/build/make/
version.sh 14 for opt in "$@"; do
15 optval="${opt#*=}"
16 case "$opt" in
  /external/llvm/examples/BrainF/
BrainFDriver.cpp 43 static cl::opt<std::string>
46 static cl::opt<std::string>
49 static cl::opt<bool>
52 static cl::opt<bool>
  /external/llvm/lib/Target/NVPTX/MCTargetDesc/
NVPTXMCAsmInfo.cpp 22 // -debug-compile - Command line option to inform opt and llc passes to
24 static cl::opt<bool, true>

Completed in 1683 milliseconds

1 2 3 4 56 7 8 91011>>