Home
last modified time | relevance | path

Searched +refs:optname +refs:report +refs:title (Results 1 – 25 of 48) sorted by relevance

12

/dports/emulators/libdsk/libdsk-1.4.2/tools/
H A Ddsktest.c82 static void report(const char *s) in report() function
99 const char *title; in dump_libdskrc() local
102 while (!dg_stdformat(&geom, n++, &title, &desc)) { in dump_libdskrc()
103 printf("[%s]\n", title); in dump_libdskrc()
239 char *optname; in do_test() local
242 dsk_reportfunc_set(report, report_end); in do_test()
383 e = dsk_option_enum(outdr, 0, &optname); in do_test()
387 printf("-- first option is %s\n", optname); in do_test()
389 if (!optname) optname = "dummy"; in do_test()
390 printf("Checking dsk_get_option(%s)\n", optname); in do_test()
[all …]
/dports/x11/p5-XTerm-Conf/XTerm-Conf-0.10/lib/XTerm/
H A DConf.pm160 while(my($optname, $Pm) = each %DECSET) {
161 if (defined $o{$optname}) {
162 my $onoff = $o{$optname} ? 'h' : 'l';
207 $rv .= OSC . "2;$o{title}" . BEL if defined $o{title};
221 if ($o{report}) {
222 if ($o{report} eq 'cgeometry') {
226 my $sub = "_report_" . $o{report};
/dports/science/gramps/gramps-5.1.4/gramps/gui/plug/report/
H A D_bookdialog.py75 from gramps.gen.plug.report import BookList, Book, BookItem, append_styles
76 from gramps.gen.plug.report import CATEGORY_BOOK, book_categories
77 from gramps.gen.plug.report._options import ReportOptions
331 self.title = _('Manage Books')
476 for optname in opt_dict:
477 opt_dict[optname] = orig_opt_dict[optname]
480 menu_option.set_value(opt_dict[optname])
595 for optname in opt_dict:
598 menu_option.set_value(opt_dict[optname])
938 self.title = _('Generate Book')
[all …]
/dports/devel/py-coverage/coverage-4.5.4/tests/
H A Dtest_cmdline.py43 skip_covered=None, title=None
45 defaults.report(
67 mk.report.return_value = 50.0
771 def set_option(self, optname, optvalue): argument
772 self.config.set_option(optname, optvalue)
774 def get_option(self, optname): argument
775 return self.config.get_option(optname)
780 def report(self, *args_unused, **kwargs_unused): member in CoverageReportingFake
/dports/finance/gnucash/gnucash-4.9/gnucash/report/reports/standard/
H A Dbalsheet-pnl.scm33 (use-modules (gnucash report))
244 (lambda (optname)
246 options pagename-commodities optname x))
574 title
623 (string-append (G_ "Total For ") title)
649 (define (get-option pagename optname)
652 (gnc:report-options report-obj) pagename optname)))
1031 (add-to-table (lambda* (table title accounts #:key
1040 table title accounts
1197 (add-to-table (lambda* (table title accounts #:key
[all …]
/dports/science/gramps/gramps-5.1.4/gramps/plugins/webreport/
H A Dnarrativeweb.py72 from gramps.gen.plug.report import Report
73 from gramps.gen.plug.report import utils
74 from gramps.gen.plug.report import MenuReportOptions
75 from gramps.gen.plug.report import stdoptions
138 for optname in menu.get_all_option_names():
139 menuopt = menu.get_option_by_name(optname)
140 self.options[optname] = menuopt.get_value()
161 self.title = self.options['title']
371 self.tab[obj_class] = BasePage(report=self, title="")
1235 HomePage(self, self.title)
[all …]
/dports/multimedia/get_iplayer/get_iplayer-3.28/
H A Dget_iplayer522 my ( $optname, $value );
2871 my $optname;
2890 return $optname;
3035 my $optname = shift;
3036 return $opt->{$optname};
3484 my $optname = shift;
3485 return $opt->{$optname};
3986 $prog->report() if $opt->{pvr};
4009 sub report {
8116 my $optname = shift;
[all …]
/dports/devel/autogen/autogen-5.18.16/autoopts/tpl/
H A Dagtexi-cmd.tpl47 (define optname-from "A-Z_^")
48 (define optname-to "a-z--")
51 (set! optname-from "_^")
52 (set! optname-to "--") ))
66 (set! opt-name (string-tr! (get "name") optname-from optname-to))
273 libopts had an internal operational error. Please report
695 (get "package") (get "prog-title")) =]
700 @comment The title is printed in a large font.
714 @top [= prog-title =]
923 @cindex [= prog-title =][=
H A Dcmd-doc.tlib112 .Nd [+: prog-title :+]
443 (define optname-from "A-Z_^")
444 (define optname-to "a-z--")
455 (set! optname-from "_^")
456 (set! optname-to "--")
459 (define fix-optname (lambda (o_nm) (begin
460 (set! o_nm (string-tr o_nm optname-from optname-to))
690 libopts had an internal operational error. Please report
857 (set! opt-name (fix-optname opt-name))
859 (set! dis-name (fix-optname dis-name)) )
[all …]
/dports/net/ntp/ntp-4.2.8p15/sntp/ag-tpl/0-old/
H A Dcmd-doc.tlib112 .Nd [+: prog-title :+]
430 (define optname-from "A-Z_^")
431 (define optname-to "a-z--")
442 (set! optname-from "_^")
443 (set! optname-to "--")
446 (define fix-optname (lambda (o_nm) (begin
447 (set! o_nm (string-tr o_nm optname-from optname-to))
677 libopts had an internal operational error. Please report
844 (set! opt-name (fix-optname opt-name))
846 (set! dis-name (fix-optname dis-name)) )
[all …]
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.20012276 * src/scm/report/balance-sheet.scm (optname-show-parent-balance):
4027 title.
4035 title.
4038 title.
4054 title.
4075 title.
4353 * src/gnome/window-report.c: use new API to title report
4467 * src/scm/html-utilities.scm: display report title
5416 get report title from options.
6997 * src/scm/report/pnl.scm: use sprintf to make title
[all …]
/dports/net/mpich/mpich-3.4.3/modules/libfabric/man/
H A Dfi_endpoint.3.md3 title: fi_endpoint(3)
100 int fi_getopt(struct fid *ep, int level, int optname,
103 int fi_setopt(struct fid *ep, int level, int optname,
157 *optname*
279 it must be bound to a completion queue that can report transmit completions.
1511 track successful completions, with a CQ used to report errors.
/dports/shells/bash/bash-5.1/doc/
H A DFAQ94 F5) Why does bash report syntax errors when my C News scripts use a
117 H1) How do I report bugs in bash, and where should I look for fixes and
709 report any running or stopped jobs at exit.
1153 test -o optname/s1 == s2/s1 < s2/s1 > s2/-nt/-ot/-ef/-O/-G/-S/-R
1415 `which' does, and will report correct results for the running
1612 SIGPIPE as an exit status in the pipeline and do not report it.
1623 can build a version of bash that will report such errors.
2081 F5) Why does bash report syntax errors when my C News scripts use a
2195 hostname and current directory to an xterm title bar, use
2326 Use the `bashbug' script to report bugs. It is built and
[all …]
H A Dbashref.texi41 @title Bash Reference Manual
94 * Reporting Bugs:: How to report bugs in Bash.
5181 shopt [-pqsu] [-o] [@var{optname} @dots{}]
5197 Enable (set) each @var{optname}.
5200 Disable (unset) each @var{optname}.
5204 indicates whether the @var{optname} is set or unset.
7037 @item -o @var{optname}
7038 True if the shell option @var{optname} is enabled.
9034 Please report all bugs you find in Bash.
9042 @code{bashbug} command to submit a bug report.
[all …]
/dports/finance/weberp/webERP/locale/he_IL.utf8/LC_MESSAGES/
H A Dmessages.po1388 msgid "Summary or detailed report"
10874 msgstr "%(optname)s·עם·%(fieldname)s·זה קיימת כבר."
19880 msgid "Email the report off"
25357 msgid "No report heading was entered"
25407 msgid "the report will have no output"
25436 msgid "report has been updated"
28478 msgid "Enter the title of the shop that will be displayed on the main webSHOP page. Useful for SEO …
42659 msgid "Enter Columns for this report"
46961 msgid "If you replace this report/form, the original report/form will be deleted!"
47013 msgid "Enter a name for this report."
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/ref/usersguide/
H A Dfancyvrb.dtx80 % \DoNotIndex{\texttt,\textwidth,\the,\theFancyVerbLine,\tiny,\title,\topsep}
97 % \providecommand\optname[1]{\textsf{#1}}
103 % \descriptionlabel{\mdseries\optname{##1}}}%
195 % \title{The `\textsf{fancyvrb}' package\\Fancy Verbatims in \LaTeX}
4135 % Note ``\verb+\outer\def^^M{}+''. This is so that verbatim commands report an
/dports/astro/gpstk/GPSTk-8.0.0/ref/usersguide/src/
H A Dfancyvrb.dtx80 % \DoNotIndex{\texttt,\textwidth,\the,\theFancyVerbLine,\tiny,\title,\topsep}
97 % \providecommand\optname[1]{\textsf{#1}}
103 % \descriptionlabel{\mdseries\optname{##1}}}%
195 % \title{The `\textsf{fancyvrb}' package\\Fancy Verbatims in \LaTeX}
4135 % Note ``\verb+\outer\def^^M{}+''. This is so that verbatim commands report an
/dports/lang/guile2/guile-2.2.7/doc/ref/
H A Dguile.info-52377 pass-keys='(quit)] [#:report-keys
2378 report-keys='(stack-overflow)] [#:trap-handler
3024 If CALLS? is true, Guile will print a brief report at each
3240 produce an HTML report, which aids coverage data visualization.
5118 Install or report the signal handler for a specified signal.
6045 -- Scheme Procedure: getsockopt sock level optname
6046 -- Scheme Procedure: setsockopt sock level optname value
6047 -- C Function: scm_getsockopt (sock, level, optname)
6048 -- C Function: scm_setsockopt (sock, level, optname, value)
6847 string name is simply its symbol name in title-case.
[all …]
/dports/editors/cudatext/CudaText-1.151.0/app/data/autocomplete/
H A DPHP_.acp2005 bool maxdb_report(int $flags) |Enables or disables internal report functions (PECL maxdb 1.0)
2664title, int $left, int $top) |Description void newt_grid_wrapped_window_at ( resource $grid , strin…
2665 …ped_window(resource $grid, string $title) |Description void newt_grid_wrapped_window ( resource $g…
2712title, string $button1_text, string $button2_text, string $format [, mixed $args [, mixed $...]]) …
2715title, string $button_text, string $format [, mixed $args [, mixed $...]]) |Description void newt_…
2716title, string $button_text, string $format, array $args) |Description void newt_win_messagev ( str…
3201 …resource $result, int $fieldcode) |Returns an individual field of an error report. (PHP 5 >= 5.1.0)
3592 void setproctitle(string $title) |Set the process title (PECL proctitle >= 0.1.0)
3594 bool setthreadtitle(string $title) |Set the thread title (PECL proctitle >= 0.1.2)
3653 mixed socket_get_option(resource $socket, int $level, int $optname) |Gets socket options for the so…
[all …]
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/data/autocomplete/
H A DPHP_.acp2005 bool maxdb_report(int $flags) |Enables or disables internal report functions (PECL maxdb 1.0)
2664title, int $left, int $top) |Description void newt_grid_wrapped_window_at ( resource $grid , strin…
2665 …ped_window(resource $grid, string $title) |Description void newt_grid_wrapped_window ( resource $g…
2712title, string $button1_text, string $button2_text, string $format [, mixed $args [, mixed $...]]) …
2715title, string $button_text, string $format [, mixed $args [, mixed $...]]) |Description void newt_…
2716title, string $button_text, string $format, array $args) |Description void newt_win_messagev ( str…
3201 …resource $result, int $fieldcode) |Returns an individual field of an error report. (PHP 5 >= 5.1.0)
3592 void setproctitle(string $title) |Set the process title (PECL proctitle >= 0.1.0)
3594 bool setthreadtitle(string $title) |Set the thread title (PECL proctitle >= 0.1.2)
3653 mixed socket_get_option(resource $socket, int $level, int $optname) |Gets socket options for the so…
[all …]
/dports/devel/autogen/autogen-5.18.16/doc/
H A Dautogen.info-2943 program is used for when the 'title' attribute is insufficient. If
986 This describes the section type. Basically, the title of the
1159 This will print the program name, title and version. If it is not
1304 prog-title = 'Default Option Example';
3314 you can disable the 'optname' option by setting the 'PROGRAM_OPTNAME''
5038 * prog-title: program attributes. (line 19)
5835 libopts had an internal operational error. Please report it to
6346 libopts had an internal operational error. Please report it to
H A Dagdoc.texi97 @title AutoGen - The Automated Program Generator
1092 @command{getdefs} uses this mechanism so AutoGen will report the correct
1913 will report the template line number where the error occurs. Guile 1.7
6086 It is used as a subsection title in this document.
6823 prog-title = "Checkout Automated Options";
7001 @item prog-title
7002 @vindex prog-title
7171 as the option argument to the option nameed @option{--optname}.
7520 prog-title = 'also does not matter'; // also required
9507 prog-title = 'Default Option Example';
[all …]
H A Dautogen.info-1871 files. 'getdefs' uses this mechanism so AutoGen will report the
1589 will report the template line number where the error occurs. Guile
4742 subsection title in this document.
5542 libopts had an internal operational error. Please report it to
6146 prog-title = "Checkout Automated Options";
6267 1. 'prog-name', 'prog-title', and 'argument', program attributes,
6315 'prog-title'
6457 option nameed '--optname'.
6758 prog-title = 'also does not matter'; // also required
/dports/devel/avr-gcc/gcc-10.2.0/gcc/doc/
H A Dgcc.info997 -flto-report -flto-report-wpa -fmem-report-wpa
998 -fmem-report -fpre-ipa-mem-report -fpost-ipa-mem-report
1003 -fstats -fstack-usage -ftime-report -ftime-report-details
15553 '-ftime-report'
15567 '-flto-report'
15575 '-flto-report-wpa'
15579 '-fmem-report'
15583 '-fmem-report-wpa'
58939 front cover must present the full title with all words of the title
59155 actual title.
[all …]
/dports/shells/zsh/zsh-5.8.1/Doc/
H A Dzsh.texi29 @title The Z Shell Manual
15366 Produce a more verbose report.
24564 @item @t{-}@var{optname}
24565 @itemx @t{+}@var{optname}
24572 Either of `@t{-+}@var{optname}' and `@t{+-}@var{optname}' can be used to
24573 specify that @t{-}@var{optname} and @t{+}@var{optname} are both valid.
24579 @item @t{-}@var{optname}@t{-}
24584 @item @t{-}@var{optname}@t{+}
24590 @item @t{-}@var{optname}@t{=}
24595 @item @t{-}@var{optname}@t{=-}
[all …]

12