Home
last modified time | relevance | path

Searched refs:nooutput (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/dports/www/webinject/webinject/
H A Dwebinject.pl41 our ($xnode, $graphtype, $plotclear, $stop, $nooutput);
238 unless ($nooutput) { #skip regular STDOUT output
398 unless ($nooutput) { #skip regular STDOUT output
675 unless ($nooutput) { #skip regular STDOUT output
688 unless ($nooutput) { #skip regular STDOUT output
736 unless ($nooutput) { #skip regular STDOUT output
763 unless ($nooutput) { #skip regular STDOUT output
844 unless ($nooutput) { #skip regular STDOUT output
855 unless ($nooutput) { #skip regular STDOUT output
869 unless ($nooutput) { #skip regular STDOUT output
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/boxes/
H A Dbox_lastlogin.php112 * @param int $nooutput No print, only return string
115 public function showBox($head = null, $contents = null, $nooutput = 0) argument
117 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
H A Dbox_accountancy_suspense_account.php125 * @param int $nooutput No print, only return string
128 public function showBox($head = null, $contents = null, $nooutput = 0) argument
130 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
H A Dbox_birthdays.php158 * @param int $nooutput No print, only return string
161 public function showBox($head = null, $contents = null, $nooutput = 0) argument
163 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
H A Dbox_birthdays_members.php155 * @param int $nooutput No print, only return string
158 public function showBox($head = null, $contents = null, $nooutput = 0) argument
160 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
H A Dbox_bookmarks.php155 * @param int $nooutput No print, only return string
158 public function showBox($head = null, $contents = null, $nooutput = 0) argument
160 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
H A Dbox_accountancy_last_manual_entries.php172 * @param int $nooutput No print, only return string
175 public function showBox($head = null, $contents = null, $nooutput = 0) argument
177 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/boxes/
H A Dbox_lastlogin.php109 * @param int $nooutput No print, only return string
112 public function showBox($head = null, $contents = null, $nooutput = 0) argument
114 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
H A Dbox_accountancy_suspense_account.php128 * @param int $nooutput No print, only return string
131 public function showBox($head = null, $contents = null, $nooutput = 0) argument
133 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
H A Dbox_accountancy_last_manual_entries.php169 * @param int $nooutput No print, only return string
172 public function showBox($head = null, $contents = null, $nooutput = 0) argument
174 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
H A Dbox_bookmarks.php155 * @param int $nooutput No print, only return string
158 public function showBox($head = null, $contents = null, $nooutput = 0) argument
160 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
H A Dbox_birthdays.php159 * @param int $nooutput No print, only return string
162 public function showBox($head = null, $contents = null, $nooutput = 0) argument
164 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
H A Dbox_birthdays_members.php156 * @param int $nooutput No print, only return string
159 public function showBox($head = null, $contents = null, $nooutput = 0) argument
161 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/IceSheet/Greenland/SSA_FRICTION_INIT/
H A DINIT_OPTIM_BETA.sif65 Variable = -nooutput dumy
94 Variable = -nooutput dumy2
110 Variable = -nooutput dumy3
126 Variable = -nooutput dumy4
142 Variable = -nooutput dumy5
163 Variable = -nooutput dumy6
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/modulebuilder/template/core/boxes/
H A Dmymodulewidget1.php208 * @param int $nooutput No print, only return string
211 public function showBox($head = null, $contents = null, $nooutput = 0) argument
215 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/modulebuilder/template/core/boxes/
H A Dmymodulewidget1.php202 * @param int $nooutput No print, only return string
205 public function showBox($head = null, $contents = null, $nooutput = 0) argument
209 return parent::showBox($this->info_box_head, $this->info_box_contents, $nooutput);
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/IceSheet/Greenland/SSA/
H A DINIT.sif50 Variable = -nooutput dumy
79 Variable = -nooutput dumy2
95 Variable = -nooutput dumy3
111 Variable = -nooutput dumy4
127 Variable = -nooutput dumy5
/dports/shells/ksh93/ast-93u/src/cmd/sortlib/vcodex/
H A Dsort.tst36 EXEC -lvcodex,notemporary,nooutput -o rev.out rev.qz
39 EXEC -lvcodex,nooutput -o rev.out rev.qz
44 EXEC -lvcodex,notemporary,nooutput -o rev.out rev.tmp.qz
47 EXEC -v -za16ki -zb16ki -zi16ki -lvcodex,nooutput,verbose,regress -o rev.out rev.qz
73 …EXEC -v -za16ki -zb16ki -zi16ki -lvcodex,nooutput,verbose,regress,temporary=rle^huffman -o rev.out…
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/sortlib/vcodex/
H A Dsort.tst36 EXEC -lvcodex,notemporary,nooutput -o rev.out rev.qz
39 EXEC -lvcodex,nooutput -o rev.out rev.qz
44 EXEC -lvcodex,notemporary,nooutput -o rev.out rev.tmp.qz
47 EXEC -v -za16ki -zb16ki -zi16ki -lvcodex,nooutput,verbose,regress -o rev.out rev.qz
73 …EXEC -v -za16ki -zb16ki -zi16ki -lvcodex,nooutput,verbose,regress,temporary=rle^huffman -o rev.out…
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/sortlib/vcodex/
H A Dsort.tst36 EXEC -lvcodex,notemporary,nooutput -o rev.out rev.qz
39 EXEC -lvcodex,nooutput -o rev.out rev.qz
44 EXEC -lvcodex,notemporary,nooutput -o rev.out rev.tmp.qz
47 EXEC -v -za16ki -zb16ki -zi16ki -lvcodex,nooutput,verbose,regress -o rev.out rev.qz
73 …EXEC -v -za16ki -zb16ki -zi16ki -lvcodex,nooutput,verbose,regress,temporary=rle^huffman -o rev.out…
/dports/math/libxsmm/libxsmm-1.16.3/samples/eigen/
H A Deigen_smm-cp2k.plt33 stats BASENAME."-cp2k.dat" using (column(MPARM)*column(NPARM)*column(KPARM)) nooutput; MNK = STATS_…
34 stats BASENAME."-cp2k.dat" using (log(column(FLOPS))) nooutput; NSAMPLES = STATS_records; GEOFLOPS …
35 stats BASENAME."-cp2k.dat" using FLOPS nooutput; MEDFLOPS = STATS_median; AVGFLOPS = STATS_mean; MI…
36 stats BASENAME."-cp2k.dat" using NPARM nooutput; XN = int(STATS_max)
37 …using ((NFLOPS(MPARM,NPARM,KPARM)<=XFLOPS(13,13,13))?column(FLOPS):1/0) nooutput; BIN1_FLOPS = STA…
40 …PARM,NPARM,KPARM)<=XFLOPS(13,13,13))?BW(MPARM,NPARM,KPARM,FLOPS,8):1/0) nooutput; BIN1_MEMBW = STA…
42 …23,23,23)<NFLOPS(MPARM,NPARM,KPARM))?BW(MPARM,NPARM,KPARM,FLOPS,8):1/0) nooutput; BIN3_MEMBW = STA…
43 stats BASENAME."-cp2k.dat" using (log(AI(MPARM,NPARM,KPARM,8))) nooutput; GEOAI = exp(STATS_sum/STA…
44 stats BASENAME."-cp2k.dat" using (AI(MPARM,NPARM,KPARM,8)) nooutput; MEDAI = STATS_median; AVGAI = …
45 stats BASENAME."-cp2k.dat" using (log(BW(MPARM,NPARM,KPARM,FLOPS,8))) nooutput; GEOMEMBW = exp(STAT…
[all …]
/dports/math/libxsmm/libxsmm-1.16.3/samples/cp2k/
H A Dcp2k-perf.plt33 stats BASENAME."-perf.dat" using (column(MPARM)*column(NPARM)*column(KPARM)) nooutput; MNK = STATS_…
34 stats BASENAME."-perf.dat" using (log(column(FLOPS))) nooutput; NSAMPLES = STATS_records; GEOFLOPS …
35 stats BASENAME."-perf.dat" using FLOPS nooutput; MEDFLOPS = STATS_median; AVGFLOPS = STATS_mean; MI…
36 stats BASENAME."-perf.dat" using NPARM nooutput; XN = int(STATS_max)
37 …using ((NFLOPS(MPARM,NPARM,KPARM)<=XFLOPS(13,13,13))?column(FLOPS):1/0) nooutput; BIN1_FLOPS = STA…
40 …PARM,NPARM,KPARM)<=XFLOPS(13,13,13))?BW(MPARM,NPARM,KPARM,FLOPS,8):1/0) nooutput; BIN1_MEMBW = STA…
42 …23,23,23)<NFLOPS(MPARM,NPARM,KPARM))?BW(MPARM,NPARM,KPARM,FLOPS,8):1/0) nooutput; BIN3_MEMBW = STA…
43 stats BASENAME."-perf.dat" using (log(AI(MPARM,NPARM,KPARM,8))) nooutput; GEOAI = exp(STATS_sum/STA…
44 stats BASENAME."-perf.dat" using (AI(MPARM,NPARM,KPARM,8)) nooutput; MEDAI = STATS_median; AVGAI = …
45 stats BASENAME."-perf.dat" using (log(BW(MPARM,NPARM,KPARM,FLOPS,8))) nooutput; GEOMEMBW = exp(STAT…
[all …]
/dports/math/libxsmm/libxsmm-1.16.3/samples/magazine/
H A Dbenchmark.plt40 stats FILEINP using (column(MPARM)*column(NPARM)*column(KPARM)) nooutput; MNK = STATS_stddev**(1.0/…
41 stats FILEINP using (log(column(FLOPS))) nooutput; NSAMPLES = STATS_records; GEOFLOPS = exp(STATS_s…
42 stats FILEINP using FLOPS nooutput; MEDFLOPS = STATS_median; AVGFLOPS = STATS_mean; MINFLOPS = STAT…
43 stats FILEINP using NPARM nooutput; XN = int(STATS_max)
46 stats FILEINP using ((XFLOPS(23,23,23)<NFLOPS(MPARM,NPARM,KPARM))?column(FLOPS):1/0) nooutput; BIN3…
47 …PARM,NPARM,KPARM)<=XFLOPS(13,13,13))?BW(MPARM,NPARM,KPARM,FLOPS,8):1/0) nooutput; BIN1_MEMBW = STA…
49 …23,23,23)<NFLOPS(MPARM,NPARM,KPARM))?BW(MPARM,NPARM,KPARM,FLOPS,8):1/0) nooutput; BIN3_MEMBW = STA…
50 stats FILEINP using (log(AI(MPARM,NPARM,KPARM,8))) nooutput; GEOAI = exp(STATS_sum/STATS_records)
51 stats FILEINP using (AI(MPARM,NPARM,KPARM,8)) nooutput; MEDAI = STATS_median; AVGAI = STATS_mean; M…
52 stats FILEINP using (log(BW(MPARM,NPARM,KPARM,FLOPS,8))) nooutput; GEOMEMBW = exp(STATS_sum/STATS_r…
[all …]
/dports/security/gnupg1/gnupg-1.4.23/g10/
H A Dplaintext.c58 int nooutput, int clearsig ) in handle_plaintext() argument
73 if(!nooutput && is_status_enabled()) in handle_plaintext()
95 if( nooutput ) in handle_plaintext()
103 nooutput = 1; in handle_plaintext()
117 if( nooutput ) in handle_plaintext()
141 if( fp || nooutput ) in handle_plaintext()
164 if( fp || nooutput ) in handle_plaintext()
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/IceSheet/Tools/ConservativeInterpolation/
H A DREAD_CELL_NETCDF.sif44 Variable = -nooutput "reader2"
61 Variable = -nooutput "ctn"
78 Variable = -nooutput "reader3"
97 Variable = -nooutput "reader1"

12345678910>>...14