Home
last modified time | relevance | path

Searched refs:help_name (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/sysutils/batterycat/batterycat_1.6/
H A Dmain.c521 char help_name[MAX_PATH]; in exec_www() local
526 GetModuleFileName (NULL, help_name, sizeof(help_name)); in exec_www()
533 strcat (cmd, help_name); in exec_www()
571 char help_name[MAX_PATH]; in exec_www() local
574 strcpy (help_name, PREFIX); in exec_www()
578 strcat (help_name, "/"); in exec_www()
579 strcat (help_name, cmd); in exec_www()
620 char help_name[MAX_PATH]; in exec_www() local
628 strcat (help_name, "/"); in exec_www()
629 strcat (help_name, cmd); in exec_www()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/gslib/commands/
H A Dhelp.py97 help_name='help',
113 key=lambda hp: hp.help_spec.help_name):
115 help_prov.help_spec.help_name,
119 key=lambda hp: hp.help_spec.help_name):
121 help_prov.help_spec.help_name,
131 help_name = None
135 help_name = arg + ' ' + self.args[1]
156 if not help_name: # No subcommand or invalid subcommand.
157 help_name = help_prov.help_spec.help_name
162 help_name, help_prov.help_spec.help_one_line_summary))
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/commands/
H A Dhelp.py97 help_name='help',
113 key=lambda hp: hp.help_spec.help_name):
114 output.append(format_str % (help_prov.help_spec.help_name,
118 key=lambda hp: hp.help_spec.help_name):
119 output.append(format_str % (help_prov.help_spec.help_name,
129 help_name = None
133 help_name = arg + ' ' + self.args[1]
153 if not help_name: # No subcommand or invalid subcommand.
154 help_name = help_prov.help_spec.help_name
159 (help_name, help_prov.help_spec.help_one_line_summary))
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/commands/
H A Dhelp.py100 help_name='help',
116 key=lambda hp: hp.help_spec.help_name):
117 output.append(format_str % (help_prov.help_spec.help_name,
121 key=lambda hp: hp.help_spec.help_name):
122 output.append(format_str % (help_prov.help_spec.help_name,
132 help_name = None
136 help_name = arg + ' ' + self.args[1]
156 if not help_name: # No subcommand or invalid subcommand.
157 help_name = help_prov.help_spec.help_name
162 (help_name, help_prov.help_spec.help_one_line_summary))
[all …]
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/console_commandline/Console/CommandLine/
H A DElement.php54 public $help_name; variable in Console_CommandLine_Element
131 return $this->help_name;
145 if ($this->help_name == null) {
146 $this->help_name = $this->name;
H A DOption.php188 $ret .= ' ' . $this->help_name;
195 $ret .= '=' . $this->help_name;
/dports/devel/pear-Console_CommandLine/Console_CommandLine-1.2.2/Console/CommandLine/
H A DElement.php54 public $help_name; variable in Console_CommandLine_Element
131 return $this->help_name;
145 if ($this->help_name == null) {
146 $this->help_name = $this->name;
H A DOption.php188 $ret .= ' ' . $this->help_name;
195 $ret .= '=' . $this->help_name;
/dports/devel/pear-Console_CommandLine/Console_CommandLine-1.2.2/tests/
H A Dconsole_commandline_addoption.phpt17 'help_name' => 'bar',
57 ["help_name"]=>
97 ["help_name"]=>
140 ["help_name"]=>
174 ["help_name"]=>
H A Dconsole_commandline_addargument.phpt40 ["help_name"]=>
61 ["help_name"]=>
82 ["help_name"]=>
103 ["help_name"]=>
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/gslib/
H A Dhelp_provider.py65 assert (len(help_provider.help_spec.help_name) > 1
66 and len(help_provider.help_spec.help_name) < MAX_HELP_NAME_LEN)
75 name_check_list = [help_provider.help_spec.help_name]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/kuberun/
H A Dflags.py497 help_name=None, argument
510 help_name = name if help_name is None else help_name
512 pairs_help = 'List of key-value pairs to set as {}.'.format(help_name)
518 set_help += ' All existing {} will be removed first.'.format(help_name)
522 help='If true, removes all {}.'.format(help_name))
528 help='List of {} to be removed.'.format(help_name))
610 help_name='environment variables',
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/
H A Dhelp_provider.py71 help_name_len = len(help_provider.help_spec.help_name)
74 text=help_provider.help_spec.help_name, max=MAX_HELP_NAME_LEN)
95 name_check_list = [help_provider.help_spec.help_name]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/
H A Dhelp_provider.py71 help_name_len = len(help_provider.help_spec.help_name)
74 text=help_provider.help_spec.help_name, max=MAX_HELP_NAME_LEN)
95 name_check_list = [help_provider.help_spec.help_name]
/dports/textproc/raptor/raptor-1.4.21/utils/
H A Drapper.c552 const char *help_name; in main() local
556 fprintf(stderr, " %-14s for %s\n", help_name, help_label); in main()
581 const char *help_name; in main() local
583 if(raptor_syntaxes_enumerate_v2(world, i, &help_name, &help_label, NULL, NULL)) in main()
585 fprintf(stderr, " %-14s for %s\n", help_name, help_label); in main()
677 const char *help_name; in main() local
679 if(raptor_syntaxes_enumerate_v2(world, i, &help_name, &help_label, NULL, NULL)) in main()
681 printf(" %-14s %s", help_name, help_label); in main()
692 const char *help_name; in main() local
694 if(raptor_serializers_enumerate_v2(world, i, &help_name, &help_label, NULL, NULL)) in main()
[all …]
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dicon_window.cpp337 void set_state(const char *help_name, bool the_state);
463 std::string the_type, help_name, help_text, param_name; in icon_xml_factory() local
470 get_xml_field_string(help_name, "help_name", cur); in icon_xml_factory()
475 …if (std::find(disabled_icon_list.begin(), disabled_icon_list.end(), help_name) != disabled_icon_li… in icon_xml_factory()
498 (help_name.empty() && help_text.empty()) || param_name.empty()) in icon_xml_factory()
501 …the_type.c_str(), image_id, alt_image_id, help_name.c_str(), help_text.c_str(), param_name.c_str()… in icon_xml_factory()
508 help_str = get_named_string("tooltips", help_name.c_str()); in icon_xml_factory()
651 void Container::set_state(const char *help_name, bool the_state) in set_state() argument
653 auto entry = std::find(disabled_icon_list.begin(), disabled_icon_list.end(), help_name); in set_state()
656 disabled_icon_list.push_back(help_name); in set_state()
[all …]
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcugtk/
H A Dglapplication.cc45 GLApplication::GLApplication (std::string name, std::string datadir, char const *help_name, char co… in GLApplication() argument
46 Application (name, datadir, help_name, icon_name, cc) in GLApplication()
H A Dapplication.cc81 Application::Application (std::string name, std::string datadir, char const *help_name, char const … in Application() argument
82 gcu::Application (name, datadir, help_name, icon_name, cc) in Application()
/dports/science/gramps/gramps-5.1.4/gramps/gui/plug/
H A D_windows.py346 help_name, ptype, image, desc, use, rating, contact, download = row
350 if help_name.startswith("[[") and help_name.endswith("]]"):
351 name = help_name[2:-2]
354 elif help_name.startswith("[") and help_name.endswith("]"):
355 name = help_name[1:-1]
359 name = help_name
383 self.addon_model.append(row=[help_name, name, ptype, image, desc, use,
385 config.get('plugin.addonplugins').append([help_name, name, ptype, image, desc, use,
402 (help_name, name, ptype, image, desc, use, rating, contact,
475 help_name, name, ptype, image, desc, use, rating, contact, download, url = row
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/gslib/addlhelp/
H A Dapis.py59 help_name='apis',
H A Dretries.py59 help_name='retries',
H A Danon.py50 help_name='anon',
H A Dcreds.py150 help_name='creds',
H A Dcsek.py161 help_name='csek',
H A Dmetadata.py194 help_name='metadata',

12345678910