Home
last modified time | relevance | path

Searched refs:opt_path (Results 1 – 25 of 85) sorted by relevance

1234

/dports/games/tuxmath/tuxmath_w_fonts-2.0.3/src/
H A Dfileops.c290 char opt_path[PATH_MAX]; in read_user_config_file() local
323 char opt_path[PATH_MAX]; in read_named_config_file() local
347 strcat(opt_path, "/"); in read_named_config_file()
376 strcpy(opt_path, filename); in read_named_config_file()
380 strcpy(opt_path, "/"); in read_named_config_file()
381 strcat(opt_path, filename); in read_named_config_file()
509 strcat(opt_path, "/"); in read_named_config_file()
701 char opt_path[PATH_MAX]; in read_goldstars() local
728 char opt_path[PATH_MAX]; in write_goldstars() local
2176 remove(opt_path); in find_tuxmath_dir()
[all …]
/dports/net/p5-Net-CascadeCopy/Net-CascadeCopy-0.2.6/bin/
H A Dccp18 use vars qw( $opt_path $opt_target_path
27 unless ( GetOptions ( '-f|path:s' => \$opt_path,
111 unless ( $opt_path ) {
114 unless ( -r $opt_path ) {
115 die "Error: source path not found: $opt_path";
117 $options->{source_path} = $opt_path;
124 $options->{target_path} = $opt_path;
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-20797.rs69 let mut opt_path = self.stack.pop(); in next() localVariable
70 while opt_path.is_some() && self.strategy.prune(opt_path.as_ref().unwrap()) { in next()
71 opt_path = self.stack.pop(); in next()
73 match opt_path { in next()
/dports/net/megatools/megatools-1.10.3/tools/
H A Dget.c22 static gchar *opt_path = "."; variable
27 …{ "path", '\0', 0, G_OPTION_ARG_FILENAME, &opt_path, "Local directory or file name, to save data t…
58 if (!strcmp(opt_path, "-")) in main()
104 if (!mega_session_get_compat(s, opt_path, path, &local_err)) { in main()
H A Dput.c22 static gchar *opt_path = "/Root"; variable
26 { "path", '\0', 0, G_OPTION_ARG_STRING, &opt_path, "Remote path to save files to", "PATH" },
69 if (!mega_session_put_compat(s, opt_path, path, &local_err)) { in main()
H A Ddl.c26 static gchar *opt_path = "."; variable
33 …{ "path", '\0', 0, G_OPTION_ARG_FILENAME, &opt_path, "Local directory or file name, to save data t…
330 if (!strcmp(opt_path, "-")) { in main()
396 if (!mega_session_dl_compat(s, handle, key, opt_stream ? NULL : opt_path, &local_err)) { in main()
440 gc_object_unref GFile *local_dir = g_file_new_for_path(opt_path); in main()
451 g_printerr("ERROR: %s must be a directory\n", opt_path); in main()
/dports/graphics/variety/variety-0.8.5/bin/
H A Dvariety53 opt_path = path.replace("/usr", "/opt/extras.ubuntu.com/variety")
54 python_path.insert(0, opt_path)
55 sys.path.insert(0, opt_path)
/dports/databases/grass7/grass-7.8.6/display/d.legend/
H A Dmain.c55 *opt_font, *opt_path, *opt_charset, *opt_fontsize, *opt_title, in main() local
222 opt_path = G_define_standard_option(G_OPT_F_INPUT); in main()
223 opt_path->key = "path"; in main()
224 opt_path->required = NO; in main()
225 opt_path->description = _("Path to font file"); in main()
226 opt_path->gisprompt = "old_file,font,file"; in main()
227 opt_path->guisection = _("Font settings"); in main()
438 else if (opt_path->answer) in main()
439 D_font(opt_path->answer); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/devel/llvm11/llvm-11.0.1.src/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/devel/llvm10/llvm-10.0.1.src/test/tools/UpdateTestChecks/
H A Dlit.local.cfg31 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
32 if os.path.isfile(opt_path):
34 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/tools/UpdateTestChecks/
H A Dlit.local.cfg31 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
32 if os.path.isfile(opt_path):
34 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/UpdateTestChecks/
H A Dlit.local.cfg32 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
33 if os.path.isfile(opt_path):
35 opt_arg = '--opt-binary ' + shell_quote(opt_path)
/dports/net/samba412/samba-4.12.15/source3/utils/
H A Dmdfind.c34 static char *opt_path; variable
43 .arg = &opt_path,
209 if (opt_path == NULL) { in main()
212 basepath = talloc_strdup(frame, opt_path); in main()
/dports/devel/py-numba/numba-0.51.2/numba/roc/hlc/
H A Dhlc.py269 opt_path = self._track_temp_file("optimized-llvm-ir")
270 self._cmd.optimize(ipath=linked_path, opath=opt_path)
273 with open(opt_path, 'rb') as fin:
278 self._cmd.generate_hsail(ipath=opt_path, opath=hsail_path)
282 self._cmd.generate_brig(ipath=opt_path, opath=brig_path)
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg17 opt_path = os.path.join(config.llvm_tools_dir, 'opt')
18 extra_args += ' --opt ' + shell_quote(opt_path)
/dports/cad/opentimer/OpenTimer-18d28ff/example/optimizer/
H A Doptimizer.cpp65 auto opt_path = timer.report_timing(1); in main() local
68 std::cout << "Critical path after optimization: \n" << opt_path[0]; in main()

1234