Home
last modified time | relevance | path

Searched refs:give (Results 1 – 25 of 9925) sorted by relevance

12345678910>>...397

/dports/games/wolfpack/empire-4.4.1/tests/update/
H A Dsetup-POGO4 give c * ?des#. 100
5 give f * ?des#. 100
13 give c 0,0 400
24 give c 8:14,6 900
26 give l 14,6 100
27 give h 14,6 40
29 give l 12,6 8
30 give h 12,6 10
31 give m 12,6 10
33 give l 8:10,6 14
[all …]
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.caringbridge.org2 Disallow: /give/mobile
5 Disallow: /give/preview
6 Disallow: /give/mdgivingfund
13 Disallow: /give/healing
14 Disallow: /give/groupmatch
15 Disallow: /give/monthly
16 Disallow: /give/agilis
23 Disallow: /give/sona
24 Disallow: /give/sona-mobile
25 Disallow: /give/mdfunding
[all …]
/dports/math/R-cran-gsl/gsl/man/
H A DBessel.Rd67 bessel_J0(x, give=FALSE, strict=TRUE)
68 bessel_J1(x, give=FALSE, strict=TRUE)
71 bessel_Y0(x, give=FALSE, strict=TRUE)
72 bessel_Y1(x, give=FALSE, strict=TRUE)
75 bessel_I0(x, give=FALSE, strict=TRUE)
76 bessel_I1(x, give=FALSE, strict=TRUE)
83 bessel_K0(x, give=FALSE, strict=TRUE)
84 bessel_K1(x, give=FALSE, strict=TRUE)
91 bessel_j0(x, give=FALSE, strict=TRUE)
92 bessel_j1(x, give=FALSE, strict=TRUE)
[all …]
H A DGamma.Rd35 lngamma(x,give=FALSE,strict=TRUE)
36 lngamma_sgn(x,give=FALSE,strict=TRUE)
37 gammastar(x,give=FALSE,strict=TRUE)
38 gammainv(x,give=FALSE,strict=TRUE)
41 fact(n,give=FALSE,strict=TRUE)
42 doublefact(n,give=FALSE,strict=TRUE)
43 lnfact(n,give=FALSE,strict=TRUE)
47 poch(a,x,give=FALSE,strict=TRUE)
48 lnpoch(a,x,give=FALSE,strict=TRUE)
50 pochrel(a,x,give=FALSE,strict=TRUE)
[all …]
/dports/math/polymake/polymake-4.5/apps/group/src/
H A Drepresentations.cc89 const Matrix<E> character_table = G.give("CHARACTER_TABLE"); in irreducible_decomposition()
90 const Array<Int> cc_sizes = G.give("CONJUGACY_CLASS_SIZES"); in irreducible_decomposition()
91 const Int order = G.give("ORDER"); in irreducible_decomposition()
109 const Int degree = action.give("DEGREE"); in induced_rep()
111 const hash_map<Set<Int>, Int> index_of = action.give("INDEX_OF"); in induced_rep()
113 const Array<Set<Int>> domain = cone.give(domain_name); in induced_rep()
145 const Int order = G.give("ORDER"); in isotypic_projector_permutations()
167 const Matrix<CCT> character_table = G.give("CHARACTER_TABLE"); in isotypic_projector()
195 const Int order = G.give("ORDER"); in isotypic_basis_on_sets()
214 const Int order = G.give("ORDER"); in isotypic_basis_permutations()
[all …]
H A Dsparse_isotypic_components.cc32 const Int order = group.give("ORDER"); in sparse_isotypic_basis()
33 const Array<Array<Int>> generators = implicit_action.give("STRONG_GENERATORS | GENERATORS"); in sparse_isotypic_basis()
34 const ConjugacyClasses<> conjugacy_classes = implicit_action.give("CONJUGACY_CLASSES"); in sparse_isotypic_basis()
35 const Matrix<Rational> character_table = group.give("CHARACTER_TABLE"); in sparse_isotypic_basis()
51 const Int order = group.give("ORDER"); in sparse_isotypic_spanning_set()
52 const Array<Array<Int>> generators = implicit_action.give("STRONG_GENERATORS | GENERATORS"); in sparse_isotypic_spanning_set()
53 const ConjugacyClasses<> conjugacy_classes = implicit_action.give("CONJUGACY_CLASSES"); in sparse_isotypic_spanning_set()
54 const Matrix<Rational> character_table = group.give("CHARACTER_TABLE"); in sparse_isotypic_spanning_set()
67 const Int order = group.give("ORDER"); in sparse_isotypic_support()
69 const ConjugacyClasses<> conjugacy_classes = implicit_action.give("CONJUGACY_CLASSES"); in sparse_isotypic_support()
[all …]
/dports/math/polymake/polymake-4.5/bundled/atint/apps/tropical/src/
H A Dmorphism_addition.cc50 BigObject oldDomain = f.give("DOMAIN"); in refine_domain()
56 Matrix<Rational> matrix = f.give("MATRIX"); in refine_domain()
57 Vector<Rational> translate = f.give("TRANSLATE"); in refine_domain()
67 Matrix<Rational> vertex_values = f.give("VERTEX_VALUES"); in refine_domain()
107 Matrix<Rational> fmatrix = f.give("MATRIX"); in add_morphisms()
108 Vector<Rational> ftranslate = f.give("TRANSLATE"); in add_morphisms()
109 Matrix<Rational> gmatrix = g.give("MATRIX"); in add_morphisms()
110 Vector<Rational> gtranslate = g.give("TRANSLATE"); in add_morphisms()
117 BigObject fDomain = f.give("DOMAIN"); in add_morphisms()
118 BigObject gDomain = g.give("DOMAIN"); in add_morphisms()
[all …]
/dports/math/polymake/polymake-4.5/apps/matroid/src/
H A Dsums.cc32 const Int n1 = m1.give("N_ELEMENTS"); in split_flacets()
33 const Int n2 = m2.give("N_ELEMENTS"); in split_flacets()
39 const Int rank1 = m1.give("RANK"); in split_flacets()
40 const Int rank2 = m2.give("RANK"); in split_flacets()
48 if(m1.give("BINARY") && m2.give("BINARY")){ in split_flacets()
89 m1.give("BASES") >> sets1; in split_flacets()
90 m2.give("BASES") >> sets2; in split_flacets()
135 const Int n = m.give("N_ELEMENTS"); in split_flacets()
190 const Int n = m.give("N_ELEMENTS"); in split_flacets()
222 const Int rank1 = m1.give("RANK"); in split_flacets()
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/net/clash/clash-1.6.0/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/net/storj/storj-1.45.3/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/benchmarks/ali/ali-0.7.5/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.uber.org/atomic/
H A Dnocmp_test.go39 give interface{}
44 give: nocmp{},
48 give: struct{ nocmp }{},
52 give: &struct{ nocmp }{},
57 {desc: "Bool", give: Bool{}},
59 {desc: "Error", give: Error{}},
61 {desc: "Int32", give: Int32{}},
62 {desc: "Int64", give: Int64{}},
63 {desc: "String", give: String{}},
66 {desc: "Value", give: Value{}},
[all …]
/dports/math/gismo/gismo-21.12.0/src/gsSolver/
H A DgsKroneckerOp.h41 : m_ops(give(ops)) in gsKroneckerOp()
47 { m_ops[0] = give(op0); m_ops[1] = give(op1); } in gsKroneckerOp()
52 { m_ops[0] = give(op0); m_ops[1] = give(op1); m_ops[2] = give(op2); } in gsKroneckerOp()
56 { return uPtr( new gsKroneckerOp(give(ops)) ); } in make()
61 { return uPtr( new gsKroneckerOp(give(op0),give(op1)) ); } in make()
66 { return uPtr( new gsKroneckerOp(give(op0),give(op1),give(op2)) ); } in make()
72 { m_ops.push_back(give(op)); } in addOperator()
H A DgsCompositePrecOp.h49 : m_ops(give(ops)) {} in gsCompositePrecOp()
55 m_ops[0] = give(op0); m_ops[1] = give(op1); in gsCompositePrecOp()
62 m_ops[0] = give(op0); m_ops[1] = give(op1); m_ops[2] = give(op2); in gsCompositePrecOp()
68 return uPtr( new gsCompositePrecOp(give(ops)) ); in make()
74 return uPtr( new gsCompositePrecOp(give(op0),give(op1)) ); in make()
80 return uPtr( new gsCompositePrecOp(give(op0),give(op1),give(op2)) ); in make()
86 m_ops.push_back(give(op)); in addOperator()
/dports/math/polymake/polymake-4.5/bundled/atint/apps/tropical/include/
H A Ddivisor.h73 Matrix<Rational> rays = complex.give("VERTICES"); in divisorByValueMatrix()
74 Matrix<Rational> crays = complex.give("SEPARATED_VERTICES"); in divisorByValueMatrix()
75 Vector<Integer> weights = complex.give("WEIGHTS"); in divisorByValueMatrix()
76 Matrix<Rational> lineality_space = complex.give("LINEALITY_SPACE"); in divisorByValueMatrix()
77 const Int lineality_dim = complex.give("LINEALITY_DIM"); in divisorByValueMatrix()
80 complex.give("LOCAL_RESTRICTION") >> local_restriction; in divisorByValueMatrix()
84 IncidenceMatrix<> lattice_bases = complex.give("LATTICE_BASES"); in divisorByValueMatrix()
210 result.give("SEPARATED_MAXIMAL_POLYTOPES") >> cmplx_oldcones; in divisorByValueMatrix()
287 const Int power = function.give("POWER"); in divisor_with_refinement()
293 BigObject domain = restricted_function.give("DOMAIN"); in divisor_with_refinement()
[all …]
H A Dpullback.h78 BigObject function_domain = function.give("DOMAIN"); in pullback()
80 const bool is_function_global = function.give("IS_GLOBALLY_DEFINED"); in pullback()
81 const bool is_morphism_global = morphism.give("IS_GLOBALLY_AFFINE_LINEAR"); in pullback()
84 const Matrix<Rational>& matrix = morphism.give("MATRIX"); in pullback()
85 const Vector<Rational>& translate = morphism.give("TRANSLATE"); in pullback()
95 const Vector<Rational>& function_vvalues = function.give("VERTEX_VALUES"); in pullback()
109 BigObject resultDomain = comp.give("DOMAIN"); in pullback()
110 const Matrix<Rational>& result_vvalues = comp.give("VERTEX_VALUES"); in pullback()
111 const Matrix<Rational>& result_lvalues = comp.give("LINEALITY_VALUES"); in pullback()
119 const Matrix<Rational>& matrix = morphism.give("MATRIX"); in pullback()
[all …]

12345678910>>...397