Home
last modified time | relevance | path

Searched defs:General (Results 26 – 50 of 1945) sorted by relevance

12345678910>>...78

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/uiloader/
H A Dtroll15.ini1 [General] section
2 ftpBaseDir=/arthurtest
3 ftpHost=kramer.nokia.troll.no
4 ftpPass=anonymouspass
5 ftpUser=anonymous
6 output=testresults
7 threshold=20
H A Dwartburg.ini1 [General] section
2 ftpBaseDir=/arthurtest
3 ftpHost=wartburg
4 ftpPass=anonymouspass
5 ftpUser=anonymous
6 output=testresults
7 threshold=20
H A DWTC0090dca226c8.ini1 [General] section
2 ftpBaseDir=/arthurtest
3 ftpHost=kramer-nokia.troll.no
4 ftpPass=anonymouspass
5 ftpUser=anonymous
6 output=testresults
7 threshold=20
H A Dtundra.ini1 [General] section
2 ftpBaseDir=/arthurtest
3 ftpHost=kramer.troll.no
4 ftpPass=anonymouspass
5 ftpUser=anonymous
6 output=testresults
7 threshold=20
/dports/sysutils/bacula9-docs/bacula-docs-9.6.7/manuals/es/developers/
H A Dcatalog-en.tex9 \section{General} section in \\partzzz{#1}""Catalog Services
49 \subsection{Filenames and Maximum Filename Length}
64 \subsection{Installing and Configuring MySQL}
73 \subsection{Installing and Configuring PostgreSQL}
82 \subsection{Installing and Configuring SQLite}
91 \subsection{Internal Bacula Catalog}
100 \subsection{Database Table Design}
/dports/sysutils/bacula9-docs/bacula-docs-9.6.7/manuals/fr/developers/
H A Dcatalog.tex9 \section{General} section in Catalog Services
49 \subsection{Filenames and Maximum Filename Length}
64 \subsection{Installing and Configuring MySQL}
73 \subsection{Installing and Configuring PostgreSQL}
82 \subsection{Installing and Configuring SQLite}
91 \subsection{Internal Bacula Catalog}
100 \subsection{Database Table Design}
/dports/sysutils/bacula9-docs/bacula-docs-9.6.7/manuals/es/developers/base/
H A Dcatalog.tex9 \section{General} section in \\partzzz{#1}""Catalog Services
49 \subsection{Filenames and Maximum Filename Length}
64 \subsection{Installing and Configuring MySQL}
73 \subsection{Installing and Configuring PostgreSQL}
82 \subsection{Installing and Configuring SQLite}
91 \subsection{Internal Bacula Catalog}
100 \subsection{Database Table Design}
/dports/sysutils/bacula9-docs/bacula-docs-9.6.7/manuals/de/developers/
H A Dcatalog.tex9 \section{General} section in Catalog Services
49 \subsection{Filenames and Maximum Filename Length}
64 \subsection{Installing and Configuring MySQL}
73 \subsection{Installing and Configuring PostgreSQL}
82 \subsection{Installing and Configuring SQLite}
91 \subsection{Internal Bacula Catalog}
100 \subsection{Database Table Design}
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/atwrapper/
H A Dscruffy.ini1 [General] section
2 framework=data/framework.ini
3 ftpBaseDir=/arthurtest
4 ftpHost=kramer.nokia.troll.no
5 ftpPass=anonymouspass
6 ftpUser=anonymous
7 output=testresults
8 suite=1.1
H A Dhonshu.ini1 [General] section
2 framework=data/framework.ini
3 ftpBaseDir=/arthurtest
4 ftpHost=kramer.troll.no
5 ftpPass=anonymouspass
6 ftpUser=anonymous
7 output=testresults
8 suite=1.1
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/developers/
H A Dcatalog.tex7 \section{General} section in Catalog Services
38 \subsection{Filenames and Maximum Filename Length}
52 \subsection{Installing and Configuring \mysql{}}
60 \subsection{Installing and Configuring \postgresql{}}
68 \subsection{Internal \bacula{} Catalog}
75 \subsection{Database Table Design}
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/developers/www-developers/
H A Dcatalog.tex7 \section{General} section in Catalog Services
38 \subsection{Filenames and Maximum Filename Length}
52 \subsection{Installing and Configuring \mysql{}}
60 \subsection{Installing and Configuring \postgresql{}}
68 \subsection{Internal \bacula{} Catalog}
75 \subsection{Database Table Design}
/dports/sysutils/bacula9-docs/bacula-docs-9.6.7/manuals/en/developers/
H A Dcatalog.tex9 \section{General} section in Catalog Services
43 \subsection{Filenames and Maximum Filename Length}
58 \subsection{Installing and Configuring MySQL}
67 \subsection{Installing and Configuring PostgreSQL}
76 \subsection{Internal Bacula Catalog}
83 \subsection{Database Table Design}
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/lapack/lapack64/
H A Dlapack64.go80 func Potrs(t blas64.Triangular, b blas64.General) {
127 func Pbtrs(t blas64.TriangularBand, b blas64.General) {
175 func Gels(trans blas.Transpose, a blas64.General, b blas64.General, work []float64, lwork int) bool…
201 func Geqrf(a blas64.General, tau, work []float64, lwork int) {
221 func Gelqf(a blas64.General, tau, work []float64, lwork int) {
288 func Getrf(a blas64.General, ipiv []int) bool {
319 func Getrs(trans blas.Transpose, a blas64.General, b blas64.General, ipiv []int) {
453 …trans blas.Transpose, alpha float64, a Tridiagonal, b blas64.General, beta float64, c blas64.Gener…
523 func Lapmt(forward bool, x blas64.General, k []int) {
545 func Ormlq(side blas.Side, trans blas.Transpose, a blas64.General, tau []float64, c blas64.General,…
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/gonum.org/v1/gonum/lapack/lapack64/
H A Dlapack64.go72 func Potrs(t blas64.Triangular, b blas64.General) {
120 func Gels(trans blas.Transpose, a blas64.General, b blas64.General, work []float64, lwork int) bool…
146 func Geqrf(a blas64.General, tau, work []float64, lwork int) {
166 func Gelqf(a blas64.General, tau, work []float64, lwork int) {
233 func Getrf(a blas64.General, ipiv []int) bool {
264 func Getrs(trans blas.Transpose, a blas64.General, b blas64.General, ipiv []int) {
364 …c Ggsvd3(jobU, jobV, jobQ lapack.GSVDJob, a, b blas64.General, alpha, beta []float64, u, v, q blas…
407 func Lapmt(forward bool, x blas64.General, k []int) {
429 func Ormlq(side blas.Side, trans blas.Transpose, a blas64.General, tau []float64, c blas64.General,…
460 func Ormqr(side blas.Side, trans blas.Transpose, a blas64.General, tau []float64, c blas64.General,…
[all …]
/dports/www/carbonapi/carbonapi-0.14.1/vendor/gonum.org/v1/gonum/lapack/lapack64/
H A Dlapack64.go72 func Potrs(t blas64.Triangular, b blas64.General) {
120 func Gels(trans blas.Transpose, a blas64.General, b blas64.General, work []float64, lwork int) bool…
146 func Geqrf(a blas64.General, tau, work []float64, lwork int) {
166 func Gelqf(a blas64.General, tau, work []float64, lwork int) {
233 func Getrf(a blas64.General, ipiv []int) bool {
264 func Getrs(trans blas.Transpose, a blas64.General, b blas64.General, ipiv []int) {
364 …c Ggsvd3(jobU, jobV, jobQ lapack.GSVDJob, a, b blas64.General, alpha, beta []float64, u, v, q blas…
407 func Lapmt(forward bool, x blas64.General, k []int) {
429 func Ormlq(side blas.Side, trans blas.Transpose, a blas64.General, tau []float64, c blas64.General,…
460 func Ormqr(side blas.Side, trans blas.Transpose, a blas64.General, tau []float64, c blas64.General,…
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/gonum.org/v1/gonum/lapack/lapack64/
H A Dlapack64.go72 func Potrs(t blas64.Triangular, b blas64.General) {
120 func Gels(trans blas.Transpose, a blas64.General, b blas64.General, work []float64, lwork int) bool…
146 func Geqrf(a blas64.General, tau, work []float64, lwork int) {
166 func Gelqf(a blas64.General, tau, work []float64, lwork int) {
233 func Getrf(a blas64.General, ipiv []int) bool {
264 func Getrs(trans blas.Transpose, a blas64.General, b blas64.General, ipiv []int) {
364 …c Ggsvd3(jobU, jobV, jobQ lapack.GSVDJob, a, b blas64.General, alpha, beta []float64, u, v, q blas…
407 func Lapmt(forward bool, x blas64.General, k []int) {
429 func Ormlq(side blas.Side, trans blas.Transpose, a blas64.General, tau []float64, c blas64.General,…
460 func Ormqr(side blas.Side, trans blas.Transpose, a blas64.General, tau []float64, c blas64.General,…
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/lapack/lapack64/
H A Dlapack64.go72 func Potrs(t blas64.Triangular, b blas64.General) {
120 func Gels(trans blas.Transpose, a blas64.General, b blas64.General, work []float64, lwork int) bool…
146 func Geqrf(a blas64.General, tau, work []float64, lwork int) {
166 func Gelqf(a blas64.General, tau, work []float64, lwork int) {
233 func Getrf(a blas64.General, ipiv []int) bool {
264 func Getrs(trans blas.Transpose, a blas64.General, b blas64.General, ipiv []int) {
364 …c Ggsvd3(jobU, jobV, jobQ lapack.GSVDJob, a, b blas64.General, alpha, beta []float64, u, v, q blas…
407 func Lapmt(forward bool, x blas64.General, k []int) {
429 func Ormlq(side blas.Side, trans blas.Transpose, a blas64.General, tau []float64, c blas64.General,…
460 func Ormqr(side blas.Side, trans blas.Transpose, a blas64.General, tau []float64, c blas64.General,…
[all …]
/dports/games/dunelegacy/dunelegacy-0.96.4/tests/INIFileTestCase/
H A DINIFileTestCase2.ini3 [General] section
4 StringKey = StringValue#comment
5 IntKey = 123#comment
6 BoolKey = true#comment
7 DoubleKey = 1.0#comment
/dports/graphics/qvge/qvge-0.6.3/win32/setup/
H A Dqvge.ini1 [General] section
2 instances=@Variant(\0\0\0\b\0\0\0\0)
3 …0\0\0\0\x1\x45\0\0\x2\xe9\xfc\x2\0\0\0\x2\xfb\0\0\0\x18\0\x64\0\x65\0\x66\0\x61\0u\0l\0t\0s\0\x44\…
4 …xff\xff\xff\xf8\0\0\x6@\0\0\x3\\\0\0\0\x65\0\0\0Q\0\0\x5\xdc\0\0\x3H\0\0\0\0\x2\0\0\0\x6@\0\0\0\0\…
5 maximized=true
6 antialiasing=true
7 cacheRam=200000
8 lastExportPath=
9 backupPeriod=10
10 lastPath=
/dports/science/conduit/conduit-0.8.0/
H A DCHANGELOG.md12 #### General subsubsection
38 #### General subsubsection
59 #### General subsubsection
80 #### General subsubsection
89 #### General subsubsection
104 #### General subsubsection
119 #### General subsubsection
129 #### General subsubsection
136 #### General subsubsection
166 #### General subsubsection
[all …]
/dports/net-p2p/bitcoin/bitcoin-22.0/doc/
H A Dproductivity.md24 General section in Productivity Notes
27 ### Cache compilations with `ccache`
48 ### Disable features with `./configure`
62 ### Make use of your threads with `make -j`
70 ### Only build what you need
84 ### Multiple working directories with `git worktrees`
98 ### Interactive "dummy rebases" for fixups and execs with `git merge-base`
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/doc/
H A Dproductivity.md24 General section in Productivity Notes
27 ### Cache compilations with `ccache`
48 ### Disable features with `./configure`
62 ### Make use of your threads with `make -j`
70 ### Only build what you need
84 ### Multiple working directories with `git worktrees`
98 ### Interactive "dummy rebases" for fixups and execs with `git merge-base`
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/doc/
H A Dproductivity.md24 General section in Productivity Notes
27 ### Cache compilations with `ccache`
48 ### Disable features with `./configure`
62 ### Make use of your threads with `make -j`
70 ### Only build what you need
84 ### Multiple working directories with `git worktrees`
98 ### Interactive "dummy rebases" for fixups and execs with `git merge-base`
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/doc/
H A Dproductivity.md24 General section in Productivity Notes
27 ### Cache compilations with `ccache`
48 ### Disable features with `./configure`
61 ### Make use of your threads with `make -j`
69 ### Only build what you need
83 ### Multiple working directories with `git worktrees`
97 ### Interactive "dummy rebases" for fixups and execs with `git merge-base`

12345678910>>...78