Home
last modified time | relevance | path

Searched refs:opt_prefix (Results 76 – 100 of 116) sorted by relevance

12345

/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dutils.cpp224 wxString FontFace(std::string opt_prefix) { in FontFace() argument
225 opt_prefix += "/Font Face"; in FontFace()
226 auto value = OPT_GET(opt_prefix)->GetString(); in FontFace()
H A Dpreferences_base.cpp230 void OptionPage::OptionFont(wxSizer *sizer, std::string opt_prefix) { in OptionFont() argument
231 const auto face_opt = OPT_GET(opt_prefix + "Font Face"); in OptionFont()
232 const auto size_opt = OPT_GET(opt_prefix + "Font Size"); in OptionFont()
H A Daudio_display.cpp78 std::string opt_prefix = "Colour/Schemes/" + name + "/UI/"; in SetColourScheme() local
79 light_colour = to_wx(OPT_GET(opt_prefix + "Light")->GetColor()); in SetColourScheme()
80 dark_colour = to_wx(OPT_GET(opt_prefix + "Dark")->GetColor()); in SetColourScheme()
81 sel_colour = to_wx(OPT_GET(opt_prefix + "Selection")->GetColor()); in SetColourScheme()
83 opt_prefix = "Colour/Schemes/" + name + "/UI Focused/"; in SetColourScheme()
84 light_focused_colour = to_wx(OPT_GET(opt_prefix + "Light")->GetColor()); in SetColourScheme()
85 dark_focused_colour = to_wx(OPT_GET(opt_prefix + "Dark")->GetColor()); in SetColourScheme()
86 sel_focused_colour = to_wx(OPT_GET(opt_prefix + "Selection")->GetColor()); in SetColourScheme()
H A Dpreferences_base.h48 void OptionFont(wxSizer *sizer, std::string opt_prefix);
H A Dutils.h93 wxString FontFace(std::string opt_prefix);
/dports/devel/quilt/quilt-0.66/quilt/
H A Dmail.in197 opt_prefix=patch
241 opt_prefix=$2
531 Subject-Prefix: [$opt_prefix @num@/@total@]
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/pixma/scripts/
H A Dpixma_gen_options.py156 'default' : '@w = ' + opt_prefix + 'last'
197 print (" " + opt_prefix + "last")
375 opt_prefix = 'opt_' variable
/dports/sysutils/tarsnap-gui/tarsnap-gui-1.0.2/util/
H A Dtarsnap-gui.rb19 system "#{opt_prefix}/Tarsnap.app/Contents/MacOS/Tarsnap", "--version"
/dports/devel/libfirm/libfirm-1.21.0/ir/libcore/
H A Dlc_opts.c697 const char *opt_prefix, in lc_opt_from_single_arg() argument
702 size_t n_prefix = opt_prefix != NULL ? strlen(opt_prefix) : 0; in lc_opt_from_single_arg()
709 if (n >= n_prefix && (n_prefix == 0 || strncmp(opt_prefix, arg, n_prefix) == 0)) { in lc_opt_from_single_arg()
774 const char *opt_prefix, in lc_opt_from_argv() argument
785 options_set |= lc_opt_from_single_arg(root, opt_prefix, argv[i], handler); in lc_opt_from_argv()
H A Dlc_opts.h284 const char *opt_prefix,
297 const char *opt_prefix,
/dports/devel/cutils/cutils-1.6/src/cobfusc/
H A Dcobfusc.c86 static char *opt_prefix = DEFAULT_PREFIX;/* Identifier prefix option. */ variable
330 strcpy(buf, opt_prefix); in add_identifier()
342 sprintf(buf, "%s%d", opt_prefix, idnum++); in add_identifier()
904 opt_prefix = optarg; in main()
/dports/science/dynare/dynare-4.6.4/macOS/brewfiles/
H A Disl.rb39 "--with-gmp-prefix=#{Formula["gmp"].opt_prefix}"
/dports/biology/tRNAscan-SE/tRNAscan-SE-2.0/
H A DEukHighConfidenceFilter.in127 our ($opt_result, $opt_ss, $opt_output, $opt_prefix, $opt_remove, $opt_cmscore1, $opt_ssscore1, $op…
148 $opt_prefix = "";
160 if ($opt_help || $opt_result eq "" || $opt_ss eq "" || $opt_output eq "" || $opt_prefix eq "" ||
184 $file_names{output_tRNAscan_out} = $opt_output."/".$opt_prefix.".out";
185 $file_names{output_tRNAscan_ss} = $opt_output."/".$opt_prefix.".ss";
186 $file_names{log} = $opt_output."/".$opt_prefix.".log";
H A DtRNAscan-SE.src766 our $opt_prefix=''; our $opt_match=''; our $opt_search='';
835 if ($opt_prefix ne '')
837 $fafile = $opt_prefix;
/dports/security/gnupg1/gnupg-1.4.23/tools/
H A Dgpgsplit.c48 static const char *opt_prefix = ""; variable
129 case oPrefix: opt_prefix = pargs.r.ret_str; break; in main()
206 name = xmalloc (strlen (opt_prefix) + 100 ); in create_filename()
211 opt_prefix, partno, pkttype, pkttype_to_string (pkttype)); in create_filename()
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/configs/
H A Dkeygen.bat18 if %1==-n goto opt_prefix
69 :opt_prefix label
/dports/security/gnupg/gnupg-2.3.3/tools/
H A Dgpgsplit.c50 static const char *opt_prefix = ""; variable
138 case oPrefix: opt_prefix = pargs.r.ret_str; break; in main()
216 name = xmalloc (strlen (opt_prefix) + 100 ); in create_filename()
221 opt_prefix, partno, pkttype, pkttype_to_string (pkttype)); in create_filename()
/dports/devel/gitg/gitg-3.32.1/osx/Taps/gitg/
H A Dglib.rb105 gettext = Formula["gettext"].opt_prefix
/dports/devel/py-oslo.config/oslo.config-8.7.1/oslo_config/
H A Dgenerator.py275 opt_prefix = ''
278 opt_prefix = 'DEPRECATED: '
292 help_text = '%s%s (%s)' % (opt_prefix, opt_help, opt_type)
/dports/textproc/makepatch/makepatch-2.05/script/
H A Dmakepatch36 my $opt_prefix = ''; # prefix to be added
1161 print STDOUT ($opt_prefix, $_, "\n");
1198 "prefix=s" => \$opt_prefix,
1263 if ( $opt_prefix ne '' ) {
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/run-test/
H A Dsetup.cpp242 const char* opt_prefix = "--proc:"; in matches_custom_process_option() local
244 if (strncmp(arg, opt_prefix, strlen(opt_prefix)) != 0) return false; in matches_custom_process_option()
246 arg += strlen(opt_prefix); // advance prefix in matches_custom_process_option()
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/
H A Dcoredata.py842 opt_prefix = for_machine.get_prefix()
843 user_k = opt_prefix + lang + '_' + k
856 opt_prefix = comp.for_machine.get_prefix()
857 user_k = opt_prefix + lang + '_' + k
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/
H A Dcoredata.py842 opt_prefix = for_machine.get_prefix()
843 user_k = opt_prefix + lang + '_' + k
856 opt_prefix = comp.for_machine.get_prefix()
857 user_k = opt_prefix + lang + '_' + k
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/stylesheets/
H A Drule_parser.rs247 let opt_prefix = if let Some(prefix) = prefix { in rule_without_block() localVariable
260 prefix: opt_prefix, in rule_without_block()
/dports/textproc/sdf/sdf-2.001/perllib/sdf/
H A Dapp.pl608 local($opt_prefix, $opt_text, $opt_code);

12345