Searched refs:Std (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-9.3-release/contrib/ofed/management/infiniband-diags/scripts/
H A Dibprintca.pl40 use Getopt::Std;
66 if (defined $Getopt::Std::opt_h) { usage_and_exit $argv0; }
67 if (defined $Getopt::Std::opt_R) { $regenerate_map = $Getopt::Std::opt_R; }
68 if (defined $Getopt::Std::opt_l) { $list_hcas = $Getopt::Std::opt_l; }
69 if (defined $Getopt::Std::opt_C) { $ca_name = $Getopt::Std::opt_C; }
70 if (defined $Getopt::Std::opt_P) { $ca_port = $Getopt::Std
[all...]
H A Dibprintrt.pl40 use Getopt::Std;
66 if (defined $Getopt::Std::opt_h) { usage_and_exit $argv0; }
67 if (defined $Getopt::Std::opt_R) { $regenerate_map = $Getopt::Std::opt_R; }
68 if (defined $Getopt::Std::opt_l) { $list_rts = $Getopt::Std::opt_l; }
69 if (defined $Getopt::Std::opt_C) { $ca_name = $Getopt::Std::opt_C; }
70 if (defined $Getopt::Std::opt_P) { $ca_port = $Getopt::Std
[all...]
H A Dibprintswitch.pl40 use Getopt::Std;
66 if (defined $Getopt::Std::opt_h) { usage_and_exit $argv0; }
67 if (defined $Getopt::Std::opt_R) { $regenerate_map = $Getopt::Std::opt_R; }
68 if (defined $Getopt::Std::opt_l) { $list_switches = $Getopt::Std::opt_l; }
69 if (defined $Getopt::Std::opt_C) { $ca_name = $Getopt::Std::opt_C; }
70 if (defined $Getopt::Std::opt_P) { $ca_port = $Getopt::Std
[all...]
H A Dibswportwatch.pl40 use Getopt::Std;
145 if (defined $Getopt::Std::opt_h) { usage_and_exit $argv0; }
146 if (defined $Getopt::Std::opt_p) {
147 $IBswcountlimits::pause_time = $Getopt::Std::opt_p;
149 if (defined $Getopt::Std::opt_v) { $verbose = $Getopt::Std::opt_v; }
150 if (defined $Getopt::Std::opt_n) { $cycle = $Getopt::Std::opt_n; }
151 if (defined $Getopt::Std::opt_G) { $GUID = "-G"; }
152 if (defined $Getopt::Std
[all...]
H A Dibqueryerrors.pl40 use Getopt::Std;
167 if (defined $Getopt::Std::opt_h) { usage_and_exit $argv0; }
168 if (defined $Getopt::Std::opt_a) { $print_action = "yes"; }
169 if (defined $Getopt::Std::opt_s) {
170 @IBswcountlimits::suppress_errors = split(",", $Getopt::Std::opt_s);
172 if (defined $Getopt::Std::opt_c) {
175 if (defined $Getopt::Std::opt_r) { $report_port_info = $Getopt::Std::opt_r; }
176 if (defined $Getopt::Std::opt_R) { $regenerate_map = $Getopt::Std
[all...]
H A Diblinkinfo.pl40 use Getopt::Std;
83 if (defined $Getopt::Std::opt_h) { usage_and_exit $argv0; }
84 if (defined $Getopt::Std::opt_D) { $direct_route = $Getopt::Std::opt_D; }
85 if (defined $Getopt::Std::opt_R) { $regenerate_map = $Getopt::Std::opt_R; }
86 if (defined $Getopt::Std::opt_S) {
87 $single_switch = format_guid($Getopt::Std::opt_S);
89 if (defined $Getopt::Std::opt_d) { $only_down_links = $Getopt::Std
[all...]
H A Dibfindnodesusing.pl43 use Getopt::Std;
90 if (defined $Getopt::Std::opt_h) { usage_and_exit $argv0; }
91 if (defined $Getopt::Std::opt_R) { $regenerate_map = $Getopt::Std::opt_R; }
92 if (defined $Getopt::Std::opt_C) { $ca_name = $Getopt::Std::opt_C; }
93 if (defined $Getopt::Std::opt_P) { $ca_port = $Getopt::Std::opt_P; }
H A Dibidsverify.pl37 use Getopt::Std;
57 if (defined $Getopt::Std::opt_h) { usage_and_exit $argv0; }
58 if (defined $Getopt::Std::opt_R) { $regenerate_map = $Getopt::Std::opt_R; }
H A Dcheck_lft_balance.pl43 use Getopt::Std;
/freebsd-9.3-release/contrib/sendmail/contrib/
H A Dcidrexpand56 use Getopt::Std;
H A Detrn.pl36 use Getopt::Std;
H A Dsmcontrol.pl6 use Getopt::Std;
H A Ddoublebounce.pl38 use Getopt::Std;
/freebsd-9.3-release/tools/tools/hcomp/
H A Dhcomp.pl33 use Getopt::Std;
/freebsd-9.3-release/usr.sbin/ntp/scripts/
H A Dntptrace8 use Getopt::Std;
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Derrinfo54 use Getopt::Std;
H A Dhotkernel51 use Getopt::Std;
H A Dhotuser54 use Getopt::Std;
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/
H A Derrinfo54 use Getopt::Std;
H A Dhotkernel51 use Getopt::Std;
H A Dhotuser54 use Getopt::Std;
/freebsd-9.3-release/tools/tools/genericize/
H A Dgenericize.pl33 use Getopt::Std;
/freebsd-9.3-release/tools/tools/mtxstat/
H A Dmtxstat.pl33 use Getopt::Std;
/freebsd-9.3-release/contrib/ntp/scripts/deprecated/
H A Dfreq_adj.in5 use Getopt::Std;
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1052 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); local
1053 Opts.LineComment = Std.hasLineComments();
1054 Opts.C99 = Std.isC99();
1055 Opts.C11 = Std.isC11();
1056 Opts.CPlusPlus = Std.isCPlusPlus();
1057 Opts.CPlusPlus11 = Std.isCPlusPlus11();
1058 Opts.CPlusPlus1y = Std.isCPlusPlus1y();
1059 Opts.Digraphs = Std.hasDigraphs();
1060 Opts.GNUMode = Std.isGNUMode();
1061 Opts.GNUInline = !Std
1143 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); local
[all...]

Completed in 181 milliseconds

12