Home
last modified time | relevance | path

Searched refs:Euclid (Results 1 – 25 of 660) sorted by relevance

12345678910>>...27

/dports/devel/p5-Getopt-Euclid/Getopt-Euclid-0.4.5/t/
H A Dtypes.t132 =for Euclid:
137 =for Euclid:
142 =for Euclid:
147 =for Euclid:
152 =for Euclid:
157 =for Euclid:
162 =for Euclid:
167 =for Euclid:
172 =for Euclid:
177 =for Euclid:
[all …]
H A Dtypes_vars.t14 use Getopt::Euclid qw(:defer);
35 Getopt::Euclid->process_args(\@ARGV);
55 =for Euclid
61 =for Euclid
67 =for Euclid
73 =for Euclid
79 =for Euclid
85 =for Euclid
90 =for Euclid
95 =for Euclid
H A Dexcludes.t31 use Getopt::Euclid qw(:defer);
141 =for Euclid:
149 =for Euclid:
163 =for Euclid:
171 =for Euclid:
180 =for Euclid:
189 =for Euclid:
198 =for Euclid:
206 =for Euclid:
213 =for Euclid:
[all …]
H A Dfail_bad_opt_default_2.t32 if (eval { require Getopt::Euclid and Getopt::Euclid->import(); 1 }) {
36 like $@, qr/Getopt::Euclid: Invalid .opt_default constraint/
66 =for Euclid:
74 =for Euclid:
92 =for Euclid:
100 =for Euclid:
109 =for Euclid:
122 =for Euclid:
H A Dfail_bad_excludes.t24 if (eval { require Getopt::Euclid and Getopt::Euclid->import(); 1 }) {
28 …like $@, qr/Getopt::Euclid: Invalid .excludes value for variable <g>: <nexistpas> does not exist/ …
53 =for Euclid:
67 =for Euclid:
75 =for Euclid:
H A Dfail_bad_excludes_2.t24 if (eval { require Getopt::Euclid and Getopt::Euclid->import(); 1 }) {
28 …like $@, qr/Getopt::Euclid: Invalid .excludes value for variable <g>: <g> cannot exclude itself/ =…
53 =for Euclid:
67 =for Euclid:
75 =for Euclid:
H A Dfail_bad_opt_default.t31 if (eval { require Getopt::Euclid and Getopt::Euclid->import(); 1 }) {
35 like $@, qr/Getopt::Euclid: Invalid .opt_default constraint/
64 =for Euclid:
72 =for Euclid:
90 =for Euclid:
98 =for Euclid:
107 =for Euclid:
H A Dfail_unknown_spec_2.t28 if (eval { require Getopt::Euclid and Getopt::Euclid->import(); 1 }) {
32 like $@, qr/Getopt::Euclid: Unknown specification: maxheadroom/
58 =for Euclid:
66 =for Euclid:
84 =for Euclid:
94 =for Euclid:
H A Dfail_unknown_spec.t28 if (eval { require Getopt::Euclid and Getopt::Euclid->import(); 1 }) {
32 like $@, qr/Getopt::Euclid: Unknown specification: max.headroom/
58 =for Euclid:
66 =for Euclid:
84 =for Euclid:
94 =for Euclid:
H A Dfail_bad_default_ref.t28 if (eval { require Getopt::Euclid and Getopt::Euclid->import(); 1 }) {
31 like $@, qr/Getopt::Euclid: Invalid reference to field XXX.default in argument description:/
57 =for Euclid:
65 =for Euclid:
83 =for Euclid:
93 =for Euclid:
H A Dfail_bad_default.t28 if (eval { require Getopt::Euclid and Getopt::Euclid->import(); 1 }) {
31 like $@, qr/Getopt::Euclid: Invalid .default value: file.default: '-/
59 =for Euclid:
67 =for Euclid:
85 =for Euclid:
95 =for Euclid:
H A Dstd_arguments.t13 use Getopt::Euclid qw( :minimal_keys );
213 my $man_test = Getopt::Euclid->man();
216 my $file = Getopt::Euclid->podfile();
227 my $help_test = Getopt::Euclid->help();
230 my $usage_test = Getopt::Euclid->usage();
284 =for Euclid:
292 =for Euclid:
310 =for Euclid:
318 =for Euclid:
327 =for Euclid:
[all …]
H A Dempty_ARGV_array.t28 use Getopt::Euclid;
61 =for Euclid:
69 =for Euclid:
87 =for Euclid:
95 =for Euclid:
104 =for Euclid:
117 =for Euclid:
H A Dfail_minimal_clash.t30 if (eval { require Getopt::Euclid;
31 Getopt::Euclid->import(qw( :minimal_keys ));
67 =for Euclid:
75 =for Euclid:
93 =for Euclid:
101 =for Euclid:
110 =for Euclid:
H A Dfail_unknown_mode.t10 if (eval { require Getopt::Euclid and Getopt::Euclid->import(':foo'); 1 }) {
17 if (eval { require Getopt::Euclid and Getopt::Euclid->import(':minimal_keys'); 1 }) {
H A Dfalse.t11 use Getopt::Euclid;
61 =for Euclid:
68 =for Euclid:
75 =for Euclid:
90 =for Euclid:
97 =for Euclid:
H A Dpod_file.pod21 =for Euclid:
29 =for Euclid:
47 =for Euclid:
55 =for Euclid:
64 =for Euclid:
77 =for Euclid:
H A Dcompile.t10 # Load Getopt::Euclid in compiling (syntax check) mode
13 require Getopt::Euclid and Getopt::Euclid->import();
29 =for Euclid:
/dports/graphics/metacam/metacam-1.2/
H A Drationals.cc29 static unsigned long Euclid(unsigned long a, unsigned long b) in Euclid() function
31 if (b > a) return Euclid(b, a); in Euclid()
33 return Euclid(b, a % b); in Euclid()
41 unsigned long d = Euclid(num, den); in normalize()
52 d = Euclid(-num,-den); in normalize()
54 d = Euclid(-num,den); in normalize()
56 d = Euclid(num,-den); in normalize()
58 d = Euclid(num,den); in normalize()
/dports/devel/p5-Getopt-Euclid/Getopt-Euclid-0.4.5/
H A DREADME8 use Getopt::Euclid;
42 =for Euclid:
52 =for Euclid:
70 =for Euclid:
79 =for Euclid:
248 =for Euclid:
321 Euclid stores the version as $Getopt::Euclid::SCRIPT_VERSION.
371 =for Euclid:
440 =for Euclid:
672 =for Euclid
[all …]
/dports/print/latex-beamer/beamer-3.57/doc/
H A Dbeamerug-tutorial.tex12 \section{Tutorial: Euclid's Presentation}
35 which Euclid finds hardly surprising. Next comes a line reading
50 Euclid next adjusts the |\author| and |\date| fields as follows:
52 %\author{Euclid of Alexandria}
57 %\author[Euclid]{Euclid of Alexandria \\ \texttt{euclid@alexandria.edu}}
104 The next commands Euclid finds are
118 Euclid then modifies the next frame, which is the first ``real'' frame of the presentation, as foll…
139 Since it is always a good idea to add examples, Euclid decides to add one:
222Euclid wishes to contrast solved and open problems on prime numbers. Since there is no ``Solved pr…
388Euclid wants to give a \emph{perfect} talk, he decides that the font used for the title simply has…
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/stat/spatial/
H A Dspatial_areal_example_test.go19 type Euclid struct{ x, y int } argument
21 func (e Euclid) Dims() (r, c int) { return e.x * e.y, e.x * e.y } argument
22 func (e Euclid) At(i, j int) float64 { argument
34 func (e Euclid) T() mat.Matrix { return mat.Transpose{Matrix: e} } argument
37 locality := Euclid{10, 10}
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/stat/spatial/
H A Dspatial_areal_example_test.go19 type Euclid struct{ x, y int } argument
21 func (e Euclid) Dims() (r, c int) { return e.x * e.y, e.x * e.y } argument
22 func (e Euclid) At(i, j int) float64 { argument
34 func (e Euclid) T() mat.Matrix { return mat.Transpose{e} } argument
37 locality := Euclid{10, 10}
/dports/science/hypre/hypre-2.23.0/src/docs/usr-manual/
H A Dsolvers-euclid.rst7 Euclid chapter
10 The Euclid library is a scalable implementation of the Parallel ILU algorithm
21 processors is scaled upwards. Euclid may also be used to good advantage as a
28 Euclid is best thought of as an "extensible ILU preconditioning framework."
29 *Extensible* means that Euclid can (and eventually will, time and contributing
33 Euclid was developed independently of the hypre project, the methods by which
70 //Set Euclid as the preconditioning method for some
85 //Destroy the Euclid preconditioning object.
95 that contains (name, value) pairs. Various of Euclid's internal (private)
116 recognized by Euclid, no harm should ensue.
[all …]
/dports/lang/parrot/parrot-8.1.0/examples/pir/
H A Deuclid.pir7 examples/pir/euclid.pir - Euclid's algorithm
15 Implements Euclid's algorithm
16 (http://www.cut-the-knot.org/blue/Euclid.shtml) and uses it to compute
20 Algorithms>. Third Edition. Section 1.1 Algorithm E (Euclid's algorithm)
36 print "Algorithm E (Euclid's algorithm)\n"

12345678910>>...27