Home
last modified time | relevance | path

Searched +refs:basic +refs:stats (Results 1 – 25 of 8406) sorted by relevance

12345678910>>...337

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/
H A DMakefile.am168 libqueso_la_SOURCES += basic/src/ArrayOfSequences.C
169 libqueso_la_SOURCES += basic/src/VectorSpace.C
170 libqueso_la_SOURCES += basic/src/VectorSet.C
171 libqueso_la_SOURCES += basic/src/BoxSubset.C
173 libqueso_la_SOURCES += basic/src/DiscreteSubset.C
176 libqueso_la_SOURCES += basic/src/VectorSubset.C
177 libqueso_la_SOURCES += basic/src/ScalarFunction.C
183 libqueso_la_SOURCES += basic/src/VectorFunction.C
186 libqueso_la_SOURCES += basic/src/ScalarSequence.C
188 libqueso_la_SOURCES += basic/src/VectorSequence.C
[all …]
/dports/biology/bamutil/bamUtil-1.0.15/test/
H A DtestStats.sh4 ../bin/bam stats --basic --in testFilesLibBam/testSam.sam --noph 2> results/basicStats.txt \
9 ../bin/bam stats --basic --in testFilesLibBam/testSam.sam --qual --noph 2> results/qualStats.txt \
12 ../bin/bam stats --basic --in testFilesLibBam/testSam.sam --phred --noph 2> results/phredStats.txt \
15 ../bin/bam stats --basic --in testFilesLibBam/testBam.bam --qual --noph 2> results/qualStats2.txt \
18 ../bin/bam stats --basic --in testFilesLibBam/sortedBam.bam --noph 2> results/sortedStats.txt \
24 ../bin/bam stats --basic --in testFilesLibBam/sortedBam.bam --unmapped --noph 2> results/unmappedSt…
27 ../bin/bam stats --basic --in testFilesLibBam/sortedBam.bam --unmapped --qual --noph 2> results/unm…
33 ../bin/bam stats --basic --in testFilesLibBam/testSam.sam --qual --maxNumReads 3 --noph 2> results/…
39 ../bin/bam stats --basic --in testFiles/testStatsQual.bam --qual --noph 2> results/qualStatsQual.tx…
54 ../bin/bam stats --basic --in testFiles/testStatsQual.bam --excludeFlags 12 --qual --noph 2> result…
[all …]
/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/fb303/test/
H A DQuantileStatBenchmark.cpp54 facebook::stats::AVG,
62 facebook::stats::AVG,
71 facebook::stats::AVG,
80 facebook::stats::AVG,
194 basic,
204 basic,
214 basic,
221 basic,
230 basic,
237 basic,
[all …]
/dports/audio/libbpm/libbpm-0.3/documentation/latex/
H A Dstructwfstat__t.tex8 Structure with basic waveform statistics
37 Referenced by doublewf\_\-basic\_\-stats(), wfstat\_\-print(), and wfstat\_\-reset().\index{wfstat\…
46 Referenced by doublewf\_\-basic\_\-stats(), wfstat\_\-print(), and wfstat\_\-reset().\index{wfstat\…
55 Referenced by doublewf\_\-basic\_\-stats(), wfstat\_\-print(), and wfstat\_\-reset().\index{wfstat\…
64 Referenced by doublewf\_\-basic\_\-stats(), wfstat\_\-print(), and wfstat\_\-reset().\index{wfstat\…
73 Referenced by doublewf\_\-basic\_\-stats(), get\_\-pedestal(), process\_\-diode(), wfstat\_\-print(…
82 Referenced by doublewf\_\-basic\_\-stats(), get\_\-pedestal(), process\_\-diode(), wfstat\_\-print(…
/dports/games/warzone2100/warzone2100/data/mp/
H A Daddon.lev33 data "wrf/basic.wrf"
36 data "wrf/stats.wrf"
41 data "wrf/basic.wrf"
44 data "wrf/stats.wrf"
49 data "wrf/basic.wrf"
52 data "wrf/stats.wrf"
128 data "wrf/basic.wrf"
131 data "wrf/stats.wrf"
136 data "wrf/basic.wrf"
139 data "wrf/stats.wrf"
[all …]
/dports/www/py-pafy/pafy-0.5.5/pafy/
H A Dplaylist.py41 def get_playlist(playlist_url, basic=False, gdata=False, argument
104 basic=basic,
154 self._basic = basic
163 def from_dict(cls, pl, basic, gdata, size, callback): argument
164 t = cls(pl['id'], basic, gdata, size, callback)
175 t = cls(url, basic, gdata, size, callback)
324 stats = v.get('statistics', {})
334 views=stats.get('viewCount', 0),
335 likes=stats.get('likeCount', 0),
336 dislikes=stats.get('dislikeCount', 0),
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/Inline/
H A Dinline_stats.ll2 ; RUN: opt -S -inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-prefixe…
3 ; RUN: opt -S -inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --check-prefi…
6 ; RUN: opt -S -passes=inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-…
7 ; RUN: opt -S -passes=inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --chec…
9 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=basic < %s …
10 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=verbose < %…
12 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s…
13 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck …
15 ; CHECK: ------- Dumping inliner stats for [<stdin>] -------
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/Inline/
H A Dinline_stats.ll2 ; RUN: opt -S -inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-prefixe…
3 ; RUN: opt -S -inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --check-prefi…
6 ; RUN: opt -S -passes=inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-…
7 ; RUN: opt -S -passes=inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --chec…
9 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=basic < %s …
10 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=verbose < %…
12 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s…
13 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck …
15 ; CHECK: ------- Dumping inliner stats for [<stdin>] -------
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/Inline/
H A Dinline_stats.ll2 ; RUN: opt -S -inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-prefixe…
3 ; RUN: opt -S -inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --check-prefi…
6 ; RUN: opt -S -passes=inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-…
7 ; RUN: opt -S -passes=inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --chec…
9 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=basic < %s …
10 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=verbose < %…
12 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s…
13 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck …
15 ; CHECK: ------- Dumping inliner stats for [<stdin>] -------
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/Inline/
H A Dinline_stats.ll2 ; RUN: opt -S -inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-prefixe…
3 ; RUN: opt -S -inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --check-prefi…
6 ; RUN: opt -S -passes=inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-…
7 ; RUN: opt -S -passes=inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --chec…
9 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=basic < %s …
10 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=verbose < %…
12 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s…
13 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck …
15 ; CHECK: ------- Dumping inliner stats for [<stdin>] -------
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/Inline/
H A Dinline_stats.ll2 ; RUN: opt -S -inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-prefixe…
3 ; RUN: opt -S -inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --check-prefi…
6 ; RUN: opt -S -passes=inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-…
7 ; RUN: opt -S -passes=inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --chec…
9 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=basic < %s …
10 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=verbose < %…
12 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s…
13 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck …
15 ; CHECK: ------- Dumping inliner stats for [<stdin>] -------
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/Inline/
H A Dinline_stats.ll2 ; RUN: opt -S -inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-prefixe…
3 ; RUN: opt -S -inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --check-prefi…
6 ; RUN: opt -S -passes=inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-…
7 ; RUN: opt -S -passes=inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --chec…
9 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=basic < %s …
10 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=verbose < %…
12 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s…
13 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck …
15 ; CHECK: ------- Dumping inliner stats for [<stdin>] -------
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/Inline/
H A Dinline_stats.ll2 ; RUN: opt -S -inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-prefixe…
3 ; RUN: opt -S -inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --check-prefi…
6 ; RUN: opt -S -passes=inline -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s --check-…
7 ; RUN: opt -S -passes=inline -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck %s --chec…
9 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=basic < %s …
10 ; RUN: opt -S -passes=inliner-wrapper-no-mandatory-first -inliner-function-import-stats=verbose < %…
12 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=basic < %s 2>&1 | FileCheck %s…
13 ; RUN: opt -S -passes=inliner-wrapper -inliner-function-import-stats=verbose < %s 2>&1 | FileCheck …
15 ; CHECK: ------- Dumping inliner stats for [<stdin>] -------
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/MATLAB_Tools/spqr_rank/
H A Dspqr_basic.m2 %SPQR_BASIC approximate basic solution to min(norm(B-A*x))
7 % This function returns an approximate basic solution to
24 % x -- this n by p matrix contains basic solutions to (1). Each column of x
48 % stats
60 % numerical rank. If k is the correct then the basic solution is
63 % 1990) is used in the calculation of a basic solution.
82 % stats.flag, stats.rank, stats.rank_spqr, stats.rank_spqr (if get_details
83 % >= 1), stats.tol, stats.tol_alt, stats.normest_A (if calculated),
84 % stats.est_sval_upper_bounds, stats.est_sval_lower_bounds, and
117 % save the stats
[all …]

12345678910>>...337