Home
last modified time | relevance | path

Searched refs:quiet (Results 1 – 25 of 8566) sorted by relevance

12345678910>>...343

/dports/graphics/py-img2pdf/img2pdf-0.3.5/
H A Dtest.sh167 grep --quiet '^ /Height 60$' "$tempdir/out.pdf"
168 grep --quiet '^ /Width 60$' "$tempdir/out.pdf"
217 grep --quiet '^ /Height 60$' "$tempdir/out.pdf"
218 grep --quiet '^ /Width 60$' "$tempdir/out.pdf"
219 grep --quiet '^ /Rotate 90$' "$tempdir/out.pdf"
259 grep --quiet '^ /Height 60$' "$tempdir/out.pdf"
260 grep --quiet '^ /Width 60$' "$tempdir/out.pdf"
291 grep --quiet '^ /Height 60$' "$tempdir/out.pdf"
292 grep --quiet '^ /Width 60$' "$tempdir/out.pdf"
333 grep --quiet '^ /Width 60$' "$tempdir/out.pdf"
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/vivado_ipi/axi_dmac/
H A Daxi_dmac_constr.ttcl21 set_max_delay -quiet -datapath_only \
27 set_false_path -quiet \
32 set_false_path -quiet \
69 set_false_path -quiet \
74 set_false_path -quiet \
144 set_false_path -quiet \
149 set_false_path -quiet \
154 set_false_path -quiet \
158 set_false_path -quiet \
162 set_false_path -quiet \
[all …]
/dports/devel/R-cran-lubridate/lubridate/R/
H A Dparse.r275 out <- .parse_hms(..., order = "MS", quiet = quiet)
291 out <- .parse_hms(..., order = "HM", quiet = quiet)
325 out <- .parse_hms(..., order = "HMS", quiet = quiet)
347 if (!quiet) {
627 out <- .parse_date_time(x, formats, tz = tz, quiet = quiet, locale = locale)
748 out <- .strptime(x, formats[[1]], tz = tz, quiet = quiet, locale = locale)
784 if (!quiet)
825 if (!quiet)
892 parse_date_time(dates, orders, tz = tz, quiet = quiet, locale = locale)
898 as.Date.POSIXct(parse_date_time(dates, orders, quiet = quiet, tz = "UTC",
[all …]
/dports/databases/grass7/grass-7.8.6/scripts/v.to.lines/
H A Dv.to.lines.py60 quiet = True
80 output=out_temp, quiet=quiet)
98 quiet=quiet)
101 name=input_tmp, quiet=quiet)
105 quiet=quiet)
108 name=input_tmp, quiet=quiet)
115 name=input_tmp, quiet=quiet)
120 quiet=quiet, layer="2")
123 name=remove_names, quiet=quiet)
164 name=remove_names, quiet=quiet)
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Tmain/list-roles.d/
H A Drun.sh43 ${CTAGS} --quiet --options=NONE --list-roles='C.*'
49 ${CTAGS} --quiet --options=NONE --list-roles='Sh.s'
53 ${CTAGS} --quiet --options=NONE --roles-all= --list-roles='C.*'
57 ${CTAGS} --quiet --options=NONE --roles-all.'*'= --list-roles='C.*'
62 ${CTAGS} --quiet --options=NONE --roles-C.h=-'{system}' \
68 ${CTAGS} --quiet --options=NONE --roles-C.h=-'{system}' \
73 ${CTAGS} --quiet --options=NONE --roles-C= --list-roles='C.*'
75 ${CTAGS} --quiet --options=NONE --roles-C= --list-roles='Sh.*'
79 ${CTAGS} --quiet --options=NONE --roles-C.'*'= --list-roles='C.*'
107 ${CTAGS} --quiet --options=NONE --roles-C.h= --list-roles='C.*'
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tracing-tree-0.2.0/examples/
H A Dquiet.stdout1 1:main┐quiet::hierarchical-example version=0.1
2 1:main├─┐quiet::server host="localhost", port=8080
3 1:main│ ├─ms INFO quiet starting
4 1:main│ ├─ms INFO quiet listening
6 1:main│ │ ├─ms DEBUG quiet connected
10 1:main│ │ ├─ms DEBUG quiet connected
13 1:main│ │ ├─ms ERROR quiet hello
18 1:main│ │ ├─ms DEBUG quiet disconnected
23 1:main│ │ ├─ms DEBUG quiet disconnected
25 1:main│ ├─ms WARN quiet internal error
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tracing-tree/examples/
H A Dquiet.stdout1 1:main┐quiet::hierarchical-example version=0.1
2 1:main├─┐quiet::server host="localhost", port=8080
3 1:main│ ├─ms INFO quiet starting
4 1:main│ ├─ms INFO quiet listening
6 1:main│ │ ├─ms DEBUG quiet connected
10 1:main│ │ ├─ms DEBUG quiet connected
13 1:main│ │ ├─ms ERROR quiet hello
18 1:main│ │ ├─ms DEBUG quiet disconnected
23 1:main│ │ ├─ms DEBUG quiet disconnected
25 1:main│ ├─ms WARN quiet internal error
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tracing-tree-0.1.9/examples/
H A Dquiet.stdout1 1:main┐quiet::hierarchical-example version=0.1
2 1:main├─┐quiet::server host="localhost", port=8080
3 1:main│ ├─ms INFO quiet starting
4 1:main│ ├─ms INFO quiet listening
6 1:main│ │ ├─ms DEBUG quiet connected
10 1:main│ │ ├─ms DEBUG quiet connected
13 1:main│ │ ├─ms ERROR quiet hello
18 1:main│ │ ├─ms DEBUG quiet disconnected
23 1:main│ │ ├─ms DEBUG quiet disconnected
25 1:main│ ├─ms WARN quiet internal error
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/
H A Dutil.py238 r = _self.get_area(tmpSel, quiet=int(quiet))
444 cmd.color(h,"(ss H and ("+sel+"))",quiet=quiet)
445 cmd.color(s,"(ss S and ("+sel+"))",quiet=quiet)
460 cmd.color("cyan","(elem C and ("+s+"))",quiet=quiet)
495 cmd.color("slate","(elem C and ("+s+"))",quiet=quiet)
516 cmd.color("pink","(elem C and ("+s+"))",quiet=quiet)
529 cmd.color(color,"(elem C and ("+s+"))",quiet=quiet)
530 cmd.color(color,s,flags=1,quiet=quiet)
537 cmd.color(color,"(elem H and ("+s+"))",quiet=quiet)
538 cmd.color(color,s,flags=1,quiet=quiet)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/pkg/sysinfo/
H A Dsysinfo_linux.go32 func New(quiet bool) *SysInfo {
72 if !quiet {
79 if !quiet && !swapLimit {
95 if !quiet && !kernelMemory {
113 if !quiet {
120 if !quiet && !cpuShares {
130 if !quiet && !cpuCfsQuota {
157 if !quiet {
164 if !quiet && !weight {
205 if !quiet {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/pkg/sysinfo/
H A Dsysinfo_linux.go37 func New(quiet bool) *SysInfo {
77 if !quiet {
84 if !quiet && !swapLimit {
100 if !quiet && !kernelMemory {
118 if !quiet {
125 if !quiet && !cpuShares {
135 if !quiet && !cpuCfsQuota {
162 if !quiet {
169 if !quiet && !weight {
210 if !quiet {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/pkg/sysinfo/
H A Dsysinfo_linux.go32 func New(quiet bool) *SysInfo {
72 if !quiet {
79 if !quiet && !swapLimit {
95 if !quiet && !kernelMemory {
113 if !quiet {
120 if !quiet && !cpuShares {
130 if !quiet && !cpuCfsQuota {
157 if !quiet {
164 if !quiet && !weight {
205 if !quiet {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/pkg/sysinfo/
H A Dsysinfo_linux.go32 func New(quiet bool) *SysInfo {
72 if !quiet {
79 if !quiet && !swapLimit {
95 if !quiet && !kernelMemory {
113 if !quiet {
120 if !quiet && !cpuShares {
130 if !quiet && !cpuCfsQuota {
157 if !quiet {
164 if !quiet && !weight {
205 if !quiet {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/pkg/sysinfo/
H A Dsysinfo_linux.go32 func New(quiet bool) *SysInfo {
72 if !quiet {
79 if !quiet && !swapLimit {
95 if !quiet && !kernelMemory {
113 if !quiet {
120 if !quiet && !cpuShares {
130 if !quiet && !cpuCfsQuota {
157 if !quiet {
164 if !quiet && !weight {
205 if !quiet {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/pkg/sysinfo/
H A Dsysinfo_linux.go32 func New(quiet bool) *SysInfo {
72 if !quiet {
79 if !quiet && !swapLimit {
95 if !quiet && !kernelMemory {
113 if !quiet {
120 if !quiet && !cpuShares {
130 if !quiet && !cpuCfsQuota {
157 if !quiet {
164 if !quiet && !weight {
205 if !quiet {
[all …]
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/24x24/actions/
H A DMakefile.am117 @mogrify -quiet -strip $@
122 @mogrify -quiet -strip $@
127 @mogrify -quiet -strip $@
132 @mogrify -quiet -strip $@
137 @mogrify -quiet -strip $@
142 @mogrify -quiet -strip $@
147 @mogrify -quiet -strip $@
152 @mogrify -quiet -strip $@
157 @mogrify -quiet -strip $@
162 @mogrify -quiet -strip $@
[all …]
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/16x16/actions/
H A DMakefile.am117 @mogrify -quiet -strip $@
122 @mogrify -quiet -strip $@
127 @mogrify -quiet -strip $@
132 @mogrify -quiet -strip $@
137 @mogrify -quiet -strip $@
142 @mogrify -quiet -strip $@
147 @mogrify -quiet -strip $@
152 @mogrify -quiet -strip $@
157 @mogrify -quiet -strip $@
162 @mogrify -quiet -strip $@
[all …]
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/22x22/actions/
H A DMakefile.am117 @mogrify -quiet -strip $@
122 @mogrify -quiet -strip $@
127 @mogrify -quiet -strip $@
132 @mogrify -quiet -strip $@
137 @mogrify -quiet -strip $@
142 @mogrify -quiet -strip $@
147 @mogrify -quiet -strip $@
152 @mogrify -quiet -strip $@
157 @mogrify -quiet -strip $@
162 @mogrify -quiet -strip $@
[all …]
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/32x32/actions/
H A DMakefile.am116 @mogrify -quiet -strip $@
121 @mogrify -quiet -strip $@
126 @mogrify -quiet -strip $@
131 @mogrify -quiet -strip $@
136 @mogrify -quiet -strip $@
141 @mogrify -quiet -strip $@
146 @mogrify -quiet -strip $@
151 @mogrify -quiet -strip $@
156 @mogrify -quiet -strip $@
161 @mogrify -quiet -strip $@
[all …]
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/48x48/actions/
H A DMakefile.am116 @mogrify -quiet -strip $@
121 @mogrify -quiet -strip $@
126 @mogrify -quiet -strip $@
131 @mogrify -quiet -strip $@
136 @mogrify -quiet -strip $@
141 @mogrify -quiet -strip $@
146 @mogrify -quiet -strip $@
151 @mogrify -quiet -strip $@
156 @mogrify -quiet -strip $@
161 @mogrify -quiet -strip $@
[all …]
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/24x24/status/
H A DMakefile.am93 @mogrify -quiet -strip $@
98 @mogrify -quiet -strip $@
103 @mogrify -quiet -strip $@
108 @mogrify -quiet -strip $@
113 @mogrify -quiet -strip $@
118 @mogrify -quiet -strip $@
123 @mogrify -quiet -strip $@
128 @mogrify -quiet -strip $@
133 @mogrify -quiet -strip $@
138 @mogrify -quiet -strip $@
[all …]
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/22x22/status/
H A DMakefile.am93 @mogrify -quiet -strip $@
98 @mogrify -quiet -strip $@
103 @mogrify -quiet -strip $@
108 @mogrify -quiet -strip $@
113 @mogrify -quiet -strip $@
118 @mogrify -quiet -strip $@
123 @mogrify -quiet -strip $@
128 @mogrify -quiet -strip $@
133 @mogrify -quiet -strip $@
138 @mogrify -quiet -strip $@
[all …]
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/48x48/status/
H A DMakefile.am93 @mogrify -quiet -strip $@
98 @mogrify -quiet -strip $@
103 @mogrify -quiet -strip $@
108 @mogrify -quiet -strip $@
113 @mogrify -quiet -strip $@
118 @mogrify -quiet -strip $@
123 @mogrify -quiet -strip $@
128 @mogrify -quiet -strip $@
133 @mogrify -quiet -strip $@
138 @mogrify -quiet -strip $@
[all …]
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/16x16/status/
H A DMakefile.am93 @mogrify -quiet -strip $@
98 @mogrify -quiet -strip $@
103 @mogrify -quiet -strip $@
108 @mogrify -quiet -strip $@
113 @mogrify -quiet -strip $@
118 @mogrify -quiet -strip $@
123 @mogrify -quiet -strip $@
128 @mogrify -quiet -strip $@
133 @mogrify -quiet -strip $@
138 @mogrify -quiet -strip $@
[all …]
/dports/x11-themes/mate-icon-theme/mate-icon-theme-1.26.0/mate/32x32/status/
H A DMakefile.am93 @mogrify -quiet -strip $@
98 @mogrify -quiet -strip $@
103 @mogrify -quiet -strip $@
108 @mogrify -quiet -strip $@
113 @mogrify -quiet -strip $@
118 @mogrify -quiet -strip $@
123 @mogrify -quiet -strip $@
128 @mogrify -quiet -strip $@
133 @mogrify -quiet -strip $@
138 @mogrify -quiet -strip $@
[all …]

12345678910>>...343