Home
last modified time | relevance | path

Searched refs:addarg (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/converters/wkhtmltopdf/wkhtmltopdf-0.12.6/src/pdf/
H A Dpdfarguments.cc204 addarg("page-height", 0, "Page height", new UnitRealSetter(s.size.height,"unitreal")); in PdfCommandLineParser()
205 addarg("page-width", 0, "Page width", new UnitRealSetter(s.size.width,"unitreal")); in PdfCommandLineParser()
223 addarg("outline",0,"Put an outline into the pdf", new ConstSetter<bool>(s.outline,true)); in PdfCommandLineParser()
226 addarg("dump-outline",0,"Dump the outline to a file",new QStrSetter(s.dumpOutline,"file")); in PdfCommandLineParser()
238 addarg("background",0,"Do print background", new ConstSetter<bool>(od.web.background, true)); in PdfCommandLineParser()
273 addarg("footer-center",0,"Centered footer text", new QStrSetter(od.footer.center,"text")); in PdfCommandLineParser()
276 addarg("footer-left",0,"Left aligned footer text", new QStrSetter(od.footer.left,"text")); in PdfCommandLineParser()
281 addarg("footer-html",0,"Adds a html footer", new QStrSetter(od.footer.htmlUrl,"url")); in PdfCommandLineParser()
282 addarg("header-center",0,"Centered header text", new QStrSetter(od.header.center,"text")); in PdfCommandLineParser()
285 addarg("header-left",0,"Left aligned header text", new QStrSetter(od.header.left,"text")); in PdfCommandLineParser()
[all …]
/dports/converters/wkhtmltopdf/wkhtmltopdf-0.12.6/src/shared/
H A Dcommonarguments.cc159 addarg("help", 'h', "Display help", new Caller<HelpFunc<false> >()); in addDocArgs()
160 addarg("version", 'V' ,"Output version information and exit", new Caller<VersionFunc>()); in addDocArgs()
161 addarg("license", 0 ,"Output license information and exit", new Caller<LicenseFunc>()); in addDocArgs()
166 addarg("manpage", 0, "Output program man page", new Caller<ManPageFunc>()); in addDocArgs()
167 addarg("htmldoc", 0, "Output program html help", new Caller<ReadmeFunc<true> >()); in addDocArgs()
168 addarg("readme", 0, "Output program readme", new Caller<ReadmeFunc<false> >()); in addDocArgs()
186 addarg("minimum-font-size",0,"Minimum font size", new IntSetter(s.minimumFontSize,"int")); in addWebArgs()
189 addarg("images",0,"Do load or print images", new ConstSetter<bool>(s.loadImages, true)); in addWebArgs()
205 addarg("proxy",'p',"Use a proxy", new ProxySetter(s.proxy, "proxy")); in addPageLoadArgs()
222 addarg("zoom",0,"Use this zoom factor", new FloatSetter(s.zoomFactor,"float",1.0)); in addPageLoadArgs()
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/table/scripts/
H A Dshowtable.py106 addarg = parser.add_argument
111 addarg('--more', action='store_true',
113 addarg('--info', action='store_true',
115 addarg('--stats', action='store_true',
120 addarg = pprint_args.add_argument
121 addarg('--max-lines', type=int,
124 addarg('--max-width', type=int,
135 addarg = ascii_args.add_argument
140 addarg = fits_args.add_argument
145 addarg = hdf5_args.add_argument
[all …]
/dports/converters/wkhtmltopdf/wkhtmltopdf-0.12.6/src/image/
H A Dimagearguments.cc35addarg("log-level", 0, "Set log level to: none, error, warn or info", new LogLevelSetter(s.logLeve… in ImageCommandLineParser()
37addarg("height",0,"Set screen height (default is calculated from page content)", new IntSetter(s.s… in ImageCommandLineParser()
41 addarg("crop-x",0,"Set x coordinate for cropping", new IntSetter(s.crop.left,"int")); in ImageCommandLineParser()
42 addarg("crop-y",0,"Set y coordinate for cropping", new IntSetter(s.crop.top,"int")); in ImageCommandLineParser()
43 addarg("crop-w",0,"Set width for cropping", new IntSetter(s.crop.width,"int")); in ImageCommandLineParser()
44 addarg("crop-h",0,"Set height for cropping", new IntSetter(s.crop.height,"int")); in ImageCommandLineParser()
45 addarg("format",'f',"Output file format", new QStrSetter(s.fmt, "format") ); in ImageCommandLineParser()
46 addarg("quality",0,"Output image quality (between 0 and 100)", new IntSetter(s.quality, "int") ); in ImageCommandLineParser()
51addarg("enable-smart-width", 0, "Extend --width to fit unbreakable content", new ConstSetter<bool>… in ImageCommandLineParser()
52addarg("transparent",0,"Make the background transparent in pngs", new ConstSetter<bool>(s.transpar… in ImageCommandLineParser()
[all …]
/dports/cad/libredwg/libredwg-0.12.4/programs/
H A Dalive.test58 addarg="$3"
64 if [ -n "$addarg" ]; then
75 dwg2dxf) if [ -n "$addarg" ]; then
82 if [ -n "$addarg" ]; then
92 if [ -n "$addarg" ]; then
98 if [ -n "$addarg" ]; then
106 if [ -n "$addarg" ]; then
112 if [ -n "$addarg" ]; then
119 dxf2dwg) if [ -n "$addarg" ]; then
125 dwgrewrite) if [ -n "$addarg" ]; then
[all …]
H A Dalive.test.in58 addarg="$3"
64 if [ -n "$addarg" ]; then
75 dwg2dxf) if [ -n "$addarg" ]; then
82 if [ -n "$addarg" ]; then
92 if [ -n "$addarg" ]; then
98 if [ -n "$addarg" ]; then
106 if [ -n "$addarg" ]; then
112 if [ -n "$addarg" ]; then
119 dxf2dwg) if [ -n "$addarg" ]; then
125 dwgrewrite) if [ -n "$addarg" ]; then
[all …]
/dports/net/mpich2/mpich2-1.5/src/env/
H A Dmpicxx.bash.in91 addarg=yes
103 addarg=no
108 addarg=no
113 addarg=no
116 addarg=no
120 addarg=no
131 addarg=no
136 addarg=no
151 addarg=no
159 addarg=no
[all …]
H A Dmpif77.bash.in98 addarg=yes
110 addarg=no
116 addarg=no
120 addarg=no
124 addarg=no
128 addarg=no
139 addarg=no
144 addarg=no
159 addarg=no
167 addarg=no
[all …]
H A Dmpicxx.sh.in90 addarg=yes
103 addarg=no
108 addarg=no
113 addarg=no
116 addarg=no
120 addarg=no
131 addarg=no
136 addarg=no
151 addarg=no
159 addarg=no
[all …]
H A Dmpif90.bash.in111 addarg=yes
123 addarg=no
128 addarg=no
132 addarg=no
135 addarg=no
139 addarg=no
150 addarg=no
155 addarg=no
170 addarg=no
178 addarg=no
[all …]
H A Dmpicc.bash.in95 addarg=yes
107 addarg=no
112 addarg=no
115 addarg=no
119 addarg=no
130 addarg=no
135 addarg=no
150 addarg=no
158 addarg=no
164 addarg=no
[all …]
H A Dmpicc.sh.in94 addarg=yes
107 addarg=no
112 addarg=no
115 addarg=no
119 addarg=no
130 addarg=no
135 addarg=no
150 addarg=no
158 addarg=no
164 addarg=no
[all …]
H A Dmpif77.sh.in96 addarg=yes
109 addarg=no
115 addarg=no
119 addarg=no
123 addarg=no
127 addarg=no
138 addarg=no
143 addarg=no
158 addarg=no
166 addarg=no
[all …]
H A Dmpif90.sh.in109 addarg=yes
122 addarg=no
127 addarg=no
131 addarg=no
134 addarg=no
138 addarg=no
149 addarg=no
154 addarg=no
169 addarg=no
177 addarg=no
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/alpha/
H A Dvms-cc.c77 addarg (const char *str) in addarg() function
114 addarg (buff); in preprocess_args()
163 addarg ("/nodebug"); in process_args()
165 addarg ("/noopt"); in process_args()
167 addarg ("/debug"); in process_args()
196 addarg ("cc"); in main()
204 addarg (")"); in main()
211 addarg (")"); in main()
234 addarg (argv[i]); in main()
251 addarg (ptr); in main()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/alpha/
H A Dvms-cc.c77 addarg (const char *str) in addarg() function
114 addarg (buff); in preprocess_args()
163 addarg ("/nodebug"); in process_args()
165 addarg ("/noopt"); in process_args()
167 addarg ("/debug"); in process_args()
196 addarg ("cc"); in main()
204 addarg (")"); in main()
211 addarg (")"); in main()
234 addarg (argv[i]); in main()
251 addarg (ptr); in main()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/alpha/
H A Dvms-cc.c77 addarg (const char *str) in addarg() function
114 addarg (buff); in preprocess_args()
163 addarg ("/nodebug"); in process_args()
165 addarg ("/noopt"); in process_args()
167 addarg ("/debug"); in process_args()
196 addarg ("cc"); in main()
204 addarg (")"); in main()
211 addarg (")"); in main()
234 addarg (argv[i]); in main()
251 addarg (ptr); in main()
[all …]
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/bin/
H A Djumpshot.in8 addarg=no
12 addarg=no
16 addarg=no
20 addarg=no
25 addarg=no
30 addarg=no
34 addarg=yes
54 addarg=yes
57 if [ $addarg = yes ] ; then
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dpstoedit.cpp515 commandline.addarg(gstocall); in pstoedit()
522 commandline.addarg(pioptions); in pstoedit()
526 commandline.addarg("-q"); in pstoedit()
566 commandline.addarg("quit.ps"); in pstoedit()
678 commandline.addarg(gstocall); in pstoedit()
684 commandline.addarg("-q"); in pstoedit()
705 commandline.addarg("-c"); in pstoedit()
706 commandline.addarg("save"); in pstoedit()
707 commandline.addarg("pop"); in pstoedit()
708 commandline.addarg("-f"); in pstoedit()
[all …]
/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Dpstoedit.cpp388 psArgs.addarg(argv[arg+1]); in pstoedit()
483 commandline.addarg(gstocall); in pstoedit()
492 commandline.addarg(pioptions); in pstoedit()
495 commandline.addarg("-dBATCH"); in pstoedit()
500 commandline.addarg(tempbuffer); in pstoedit()
508 commandline.addarg("-c"); in pstoedit()
509 commandline.addarg("save"); in pstoedit()
510 commandline.addarg("pop"); in pstoedit()
511 commandline.addarg("-f"); in pstoedit()
778 commandline.addarg(gstocall); in pstoedit()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/vms/
H A Dvms-ld.c101 addarg (const char *str) in addarg() function
276 addarg (" /exe="); in preprocess_args()
346 addarg ("/debug"); in process_args()
361 addarg ("/map="); in process_args()
362 addarg (buff); in process_args()
364 addarg ("/full"); in process_args()
605 addarg ("$ link"); in main()
846 addarg (","); in main()
917 addarg (" "); in main()
918 addarg (optfilename); in main()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/vms/
H A Dvms-ld.c101 addarg (const char *str) in addarg() function
276 addarg (" /exe="); in preprocess_args()
346 addarg ("/debug"); in process_args()
361 addarg ("/map="); in process_args()
362 addarg (buff); in process_args()
364 addarg ("/full"); in process_args()
605 addarg ("$ link"); in main()
846 addarg (","); in main()
917 addarg (" "); in main()
918 addarg (optfilename); in main()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/vms/
H A Dvms-ld.c101 addarg (const char *str) in addarg() function
276 addarg (" /exe="); in preprocess_args()
346 addarg ("/debug"); in process_args()
361 addarg ("/map="); in process_args()
362 addarg (buff); in process_args()
364 addarg ("/full"); in process_args()
605 addarg ("$ link"); in main()
846 addarg (","); in main()
917 addarg (" "); in main()
918 addarg (optfilename); in main()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/vms/
H A Dvms-ld.c101 addarg (const char *str) in addarg() function
276 addarg (" /exe="); in preprocess_args()
346 addarg ("/debug"); in process_args()
361 addarg ("/map="); in process_args()
362 addarg (buff); in process_args()
364 addarg ("/full"); in process_args()
605 addarg ("$ link"); in main()
846 addarg (","); in main()
917 addarg (" "); in main()
918 addarg (optfilename); in main()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/vms/
H A Dvms-ld.c101 addarg (const char *str) in addarg() function
276 addarg (" /exe="); in preprocess_args()
346 addarg ("/debug"); in process_args()
361 addarg ("/map="); in process_args()
362 addarg (buff); in process_args()
364 addarg ("/full"); in process_args()
605 addarg ("$ link"); in main()
846 addarg (","); in main()
917 addarg (" "); in main()
918 addarg (optfilename); in main()
[all …]

12345678