Home
last modified time | relevance | path

Searched refs:unit_opt (Results 1 – 10 of 10) sorted by relevance

/dports/databases/grass7/grass-7.8.6/imagery/i.ortho.photo/i.ortho.elev/
H A Dmain.c43 struct Option *math_opt, *unit_opt, *nd_opt; in main() local
94 unit_opt = G_define_standard_option(G_OPT_M_UNITS); in main()
95 unit_opt->required = NO; in main()
96 unit_opt->description = in main()
139 if (unit_opt->answer) in main()
140 strcpy(units, unit_opt->answer); in main()
/dports/databases/grass7/grass-7.8.6/raster3d/r3.flow/
H A Dmain.c229 unit_opt = G_define_option(); in main()
230 unit_opt->key = "unit"; in main()
231 unit_opt->type = TYPE_STRING; in main()
232 unit_opt->required = NO; in main()
233 unit_opt->answer = "cell"; in main()
234 unit_opt->options = "time,length,cell"; in main()
242 unit_opt->descriptions = desc; in main()
243 unit_opt->label = _("Unit of integration step"); in main()
244 unit_opt->description = _("Default unit is cell"); in main()
245 unit_opt->guisection = _("Integration"); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/time/
H A Dtime.cc167 Optional<TimeDelta> unit_opt = ConsumeDurationUnit(duration_string); in FromString() local
168 if (!unit_opt.has_value()) in FromString()
172 TimeDelta unit = unit_opt.value(); in FromString()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dbs_match_SUITE.erl499 1 = unit_opt(1, -1),
500 8 = unit_opt(8, -1),
517 unit_opt(U, X) -> function
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/symbolic-debuginfo-8.3.1/src/
H A Ddwarf.rs1145 let unit_opt = cell.try_borrow_with(|| { in get_unit() localVariable
1158 Ok(unit_opt.as_ref()) in get_unit()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl546 1 = unit_opt(1, -1),
547 8 = unit_opt(8, -1),
567 unit_opt(U, X) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dbs_match_SUITE.erl546 1 = unit_opt(1, -1),
547 8 = unit_opt(8, -1),
567 unit_opt(U, X) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl546 1 = unit_opt(1, -1),
547 8 = unit_opt(8, -1),
567 unit_opt(U, X) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl546 1 = unit_opt(1, -1),
547 8 = unit_opt(8, -1),
567 unit_opt(U, X) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl546 1 = unit_opt(1, -1),
547 8 = unit_opt(8, -1),
567 unit_opt(U, X) -> function