Home
last modified time | relevance | path

Searched refs:rep (Results 1 – 25 of 6314) sorted by relevance

12345678910>>...253

/dports/finance/R-cran-plm/plm/inst/tests/
H A Dtest_punbalancedness.R27 rep(c(1), 5),
28 rep(c(2), 5),
29 rep(c(3), 5),
30 rep(c(4), 5),
31 rep(c(5), 5),
32 rep(c(6), 5),
57 rep(c(30), 9)
253 nest_time_p1 <- c(rep(rep(c(1:6), 8), 3),
254 rep(rep(c(1:5), 10), 4),
255 rep(rep(c(1:5), 12), 1),
[all …]
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dunicode-data.scm6 (rep 32 (Cc))
8 (rep 3 (Po))
10 (rep 3 (Po))
17 (rep 2 (Po))
28 (rep 2 (Po))
29 (rep 3 (Sm))
30 (rep 2 (Po))
46 (rep 4 (Sc))
59 (rep 2 (No))
62 (rep 2 (Po))
[all …]
/dports/science/mpqc/mpqc-2.3.1/src/lib/math/symmetry/
H A Dtetra.cc185 ire.rep[2] = ire.rep[1]; in t()
186 ire.rep[3] = ire.rep[1]; in t()
189 ire.rep[5] = ire.rep[1].operate(ire.rep[1]); in t()
260 ireg.rep[5] = ireg.rep[1].operate(ireg.rep[1]); in th()
333 ire.rep[5] = ire.rep[1].operate(ire.rep[1]); in td()
347 ire.rep[14] = ire.rep[12].operate(ire.rep[1]); in td()
350 ire.rep[16] = ire.rep[14].operate(ire.rep[1]); in td()
414 ire.rep[5] = ire.rep[1].operate(ire.rep[1]); in o()
428 ire.rep[14] = ire.rep[12].operate(ire.rep[1]); in o()
431 ire.rep[16] = ire.rep[14].operate(ire.rep[1]); in o()
[all …]
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/repn/tests/
H A Dtest_standard.py1014 …baseline = { id(rep.linear_vars[0]):1, id(rep.linear_vars[1]):1, id(rep.linear_vars[2]):1, id(rep.…
1477 …baseline = { id(rep.linear_vars[0]):1, id(rep.linear_vars[1]):-1, id(rep.linear_vars[2]):-1, id(re…
1508 …baseline = { id(rep.linear_vars[2]):-1, id(rep.linear_vars[3]):1, id(rep.linear_vars[0]):1, id(rep
2474rep.quadratic_vars[0][0]),id(rep.quadratic_vars[0][1])) if id(rep.quadratic_vars[0][0]) <= id(rep.…
2475rep.quadratic_vars[1][0]),id(rep.quadratic_vars[1][1])) if id(rep.quadratic_vars[1][0]) <= id(rep.…
2506rep.quadratic_vars[0][0]),id(rep.quadratic_vars[0][1])) if id(rep.quadratic_vars[0][0]) <= id(rep.…
2507rep.quadratic_vars[1][0]),id(rep.quadratic_vars[1][1])) if id(rep.quadratic_vars[1][0]) <= id(rep.…
2562rep.quadratic_vars[0][0]),id(rep.quadratic_vars[0][1])) if id(rep.quadratic_vars[0][0]) <= id(rep.…
2563rep.quadratic_vars[1][0]),id(rep.quadratic_vars[1][1])) if id(rep.quadratic_vars[1][0]) <= id(rep.…
2617rep.quadratic_vars[0][0]),id(rep.quadratic_vars[0][1])) if id(rep.quadratic_vars[0][0]) <= id(rep.…
[all …]
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dcall_reply.c68 rep->type = type; in callReplySetSharedData()
92 rep->len = len; in callReplyBulkString()
99 rep->len = len; in callReplyError()
106 rep->len = len; in callReplySimpleStr()
119 rep->val.d = val; in callReplyDouble()
125 rep->len = len; in callReplyVerbatimString()
133 rep->len = len; in callReplyBigNumber()
144 rep->len = len; in callReplyParseCollection()
148 rep->val.array[i + j].private_data = rep->private_data; in callReplyParseCollection()
170 rep->attribute->private_data = rep->private_data; in callReplyAttribute()
[all …]
/dports/math/yacas/yacas-1.9.1/scripts/
H A Dpackages.ys2 "array.rep/code.ys",
3 "assoc.rep/code.ys",
4 "base.rep/math.ys",
5 "c_form.rep/code.ys",
6 "calendar.rep/code.ys",
7 "complex.rep/code.ys",
10 "cse.rep/cse.ys",
11 "debug.rep/code.ys",
13 "deriv.rep/code.ys",
19 "html.rep/code.ys",
[all …]
/dports/math/R/R-4.1.2/src/library/grid/tests/
H A Dunits.R98 unit.c(rep(arg1, each=2), rep(arg2, 2)))
100 unit.c(rep(arg1, c(2, 1)), rep(arg2, 2)))
104 unit.c(rep(arg1, each=2), rep(arg2, 2), rep(arg1, each=2, length.out=2)))
106 unit.c(rep(arg1, each=2), rep(arg2, 2),
107 rep(arg1, each=2), rep(arg2, 2),
108 rep(arg1, each=2), rep(arg2, 2)))
121 rep(x, 2)
122 rep(x, each=2)
126 rep(x, 2)
127 rep(x, each=2)
[all …]
/dports/math/libRmath/R-4.1.1/src/library/grid/tests/
H A Dunits.R98 unit.c(rep(arg1, each=2), rep(arg2, 2)))
100 unit.c(rep(arg1, c(2, 1)), rep(arg2, 2)))
104 unit.c(rep(arg1, each=2), rep(arg2, 2), rep(arg1, each=2, length.out=2)))
106 unit.c(rep(arg1, each=2), rep(arg2, 2),
107 rep(arg1, each=2), rep(arg2, 2),
108 rep(arg1, each=2), rep(arg2, 2)))
121 rep(x, 2)
122 rep(x, each=2)
126 rep(x, 2)
127 rep(x, each=2)
[all …]
/dports/devel/py-doit/doit-0.31.1/tests/
H A Dtest_reporter.py28 rep.execute_task(t1)
36 rep.execute_task(t1)
44 rep.execute_task(t1)
96 rep.complete_run()
115 rep.complete_run()
132 rep.complete_run()
148 rep.complete_run()
164 rep.complete_run()
178 rep.complete_run()
195 rep.complete_run()
[all …]
/dports/devel/p5-ResourcePool/ResourcePool-1.0107/t/
H A D31CommandException.t34 ok ($rep->ok());
39 ok (!$rep->ok());
46 ok (!$rep->ok());
53 ok (!$rep->ok());
60 ok (!$rep->ok());
68 ok ($rep->ok());
79 ok ($rep->ok());
84 ok (!$rep->ok());
91 ok (!$rep->ok());
98 ok (!$rep->ok());
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/numerics/
H A Dexpansion_nt.cpp235 expansion::det2x2_capacity(a00.rep(),a01.rep(),a10.rep(),a11.rep()) in expansion_nt_determinant()
237 result->assign_det2x2(a00.rep(),a01.rep(),a10.rep(),a11.rep()); in expansion_nt_determinant()
249 expansion_det2x2(a00.rep(), a10.rep(), a01.rep(), a11.rep()); in expansion_nt_determinant()
251 expansion_det2x2(a00.rep(), a20.rep(), a01.rep(), a21.rep()); in expansion_nt_determinant()
253 expansion_det2x2(a10.rep(), a20.rep(), a11.rep(), a21.rep()); in expansion_nt_determinant()
280 expansion_det2x2(a10.rep(),a00.rep(),a11.rep(),a01.rep()); in expansion_nt_determinant()
282 expansion_det2x2(a20.rep(),a00.rep(),a21.rep(),a01.rep()); in expansion_nt_determinant()
284 expansion_det2x2(a30.rep(),a00.rep(),a31.rep(),a01.rep()); in expansion_nt_determinant()
286 expansion_det2x2(a20.rep(),a10.rep(),a21.rep(),a11.rep()); in expansion_nt_determinant()
288 expansion_det2x2(a30.rep(),a10.rep(),a31.rep(),a11.rep()); in expansion_nt_determinant()
[all …]
/dports/databases/db5/db-5.3.28/src/rep/
H A Drep_elect.c24 ((rep)->sites >= (rep)->nsites && (rep)->winner != DB_EID_INVALID)
27 ((rep)->votes >= (rep)->nvotes && winner == (rep)->eid)
492 if (rep->winner == rep->eid) {
494 rep, rep->eid, &rep->votes, egen, 2)) != 0 &&
505 if (rep->sites >= rep->nvotes)
508 "%d %d %d"), rep->sites, rep->nvotes, rep->nsites);
512 "%d %d %d"), rep->sites, rep->nvotes, rep->nsites);
565 rep->votes, rep->nvotes, rep->nsites));
812 (u_long)rep->w_gen, (u_long)rep->w_datagen, rep->sites,
1006 rep->votes, rep->nvotes));
[all …]
/dports/databases/db18/db-18.1.40/src/rep/
H A Drep_elect.c24 ((rep)->sites >= (rep)->nsites && (rep)->winner != DB_EID_INVALID)
27 ((rep)->votes >= (rep)->nvotes && winner == (rep)->eid)
502 if (rep->winner == rep->eid) {
504 rep, rep->eid, &rep->votes, egen, 2)) != 0 &&
515 if (rep->sites >= rep->nvotes)
518 "%d %d %d"), rep->sites, rep->nvotes, rep->nsites);
522 "%d %d %d"), rep->sites, rep->nvotes, rep->nsites);
575 rep->votes, rep->nvotes, rep->nsites));
802 (u_long)rep->w_gen, (u_long)rep->w_datagen, rep->sites,
982 rep->votes, rep->nvotes));
[all …]
/dports/science/libmsym/libmsym-0.2.3-paper/src/
H A Dcharacter_table.c209 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsCi()
213 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = 1; in getRepresentationsCi()
227 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsCs()
231 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.i = 1; in getRepresentationsCs()
245 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsCn()
271 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsCnh()
319 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsCnv()
355 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsSn()
398 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsDn()
435 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsDnh()
[all …]
/dports/science/v_sim/v_sim-3.8.0/lib/plug-ins/msym/libmsym/src/
H A Dcharacter_table.c209 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsCi()
213 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = 1; in getRepresentationsCi()
227 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsCs()
231 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.i = 1; in getRepresentationsCs()
245 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsCn()
271 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsCnh()
319 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsCnv()
355 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsSn()
398 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsDn()
435 rep[r].eig.p = rep[r].eig.l = rep[r].eig.v = rep[r].eig.h = rep[r].eig.i = 1; in getRepresentationsDnh()
[all …]
/dports/devel/abseil/abseil-cpp-20211102.0/absl/strings/internal/
H A Dcord_rep_ring.cc244 UnrefEntries(rep, rep->head(), rep->tail()); in Destroy()
281 return Copy(rep, rep->head(), rep->tail(), extra); in Mutable()
286 newrep->Fill<false>(rep, rep->head(), rep->tail()); in Mutable()
345 rep = rep ? AppendLeaf(rep, child_arg, offset, len) in CreateSlow()
386 Filler filler(rep, append ? rep->tail_ : rep->retreat(rep->head_, entries)); in AddRing()
447 rep = Mutable(rep, 1); in AppendLeaf()
450 rep->tail_ = rep->advance(rep->tail_); in AppendLeaf()
482 rep = Mutable(rep, 1); in PrependLeaf()
517 rep = Mutable(rep, flats); in Append()
722 rep = Copy(rep, head.index, rep->tail_, extra); in RemovePrefix()
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring.cc244 UnrefEntries(rep, rep->head(), rep->tail()); in Destroy()
281 return Copy(rep, rep->head(), rep->tail(), extra); in Mutable()
286 newrep->Fill<false>(rep, rep->head(), rep->tail()); in Mutable()
345 rep = rep ? AppendLeaf(rep, child_arg, offset, len) in CreateSlow()
386 Filler filler(rep, append ? rep->tail_ : rep->retreat(rep->head_, entries)); in AddRing()
447 rep = Mutable(rep, 1); in AppendLeaf()
450 rep->tail_ = rep->advance(rep->tail_); in AppendLeaf()
482 rep = Mutable(rep, 1); in PrependLeaf()
517 rep = Mutable(rep, flats); in Append()
722 rep = Copy(rep, head.index, rep->tail_, extra); in RemovePrefix()
[all …]
/dports/graphics/R-cran-s2/s2/src/absl/strings/internal/
H A Dcord_rep_ring.cc145 rep = stack.back().rep; in Consume()
367 UnrefEntries(rep, rep->head(), rep->tail()); in Destroy()
405 return Copy(rep, rep->head(), rep->tail(), min_extra); in Mutable()
408 newrep->Fill<false>(rep, rep->head(), rep->tail()); in Mutable()
467 rep = rep ? AppendLeaf(rep, child, offset, length) in CreateSlow()
508 Filler filler(rep, append ? rep->tail_ : rep->retreat(rep->head_, entries)); in AddRing()
569 rep = Mutable(rep, 1); in AppendLeaf()
572 rep->tail_ = rep->advance(rep->tail_); in AppendLeaf()
604 rep = Mutable(rep, 1); in PrependLeaf()
844 rep = Copy(rep, head.index, rep->tail_, extra); in RemovePrefix()
[all …]
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring.cc145 rep = stack.back().rep; in __virtual__()
367 UnrefEntries(rep, rep->head(), rep->tail()); in __virtual__()
405 return Copy(rep, rep->head(), rep->tail(), min_extra); in __virtual__()
408 newrep->Fill<false>(rep, rep->head(), rep->tail()); in __virtual__()
467 rep = rep ? AppendLeaf(rep, child, offset, length) in __virtual__()
508 Filler filler(rep, append ? rep->tail_ : rep->retreat(rep->head_, entries)); in __virtual__()
569 rep = Mutable(rep, 1); in __virtual__()
572 rep->tail_ = rep->advance(rep->tail_); in __virtual__()
604 rep = Mutable(rep, 1); in __virtual__()
844 rep = Copy(rep, head.index, rep->tail_, extra); in __virtual__()
[all …]
/dports/security/gvm-libs/gvm-libs-21.4.3/util/
H A Dkb.c403 if (!rep || rep->type == REDIS_REPLY_ERROR) in redis_memory_purge()
539 if (rep == NULL || rep->type != REDIS_REPLY_INTEGER || rep->integer != 1) in redis_find()
823 if (!rep || rep->type == REDIS_REPLY_ERROR) in redis_push_str()
932 rep = in redis_get_nvt_all()
1190 if (rep && rep->type == REDIS_REPLY_INTEGER && rep->integer == 1) in redis_add_str_unique()
1201 if (rep && rep->type == REDIS_REPLY_INTEGER && rep->integer == 1) in redis_add_str_unique()
1237 if (!rep || rep->type == REDIS_REPLY_ERROR) in redis_add_str()
1310 if (rep && rep->type == REDIS_REPLY_INTEGER && rep->integer == 1) in redis_add_int_unique()
1343 if (!rep || rep->type == REDIS_REPLY_ERROR) in redis_add_int()
1446 if (!rep || rep->type == REDIS_REPLY_ERROR) in redis_add_nvt()
[all …]
/dports/science/dynare/dynare-4.6.4/tests/reporting/
H A DrunDynareReport.m41 rep = rep.addSection(); variable
42 rep = rep.addVspace(); variable
61 rep = rep.addSection(); variable
62 rep = rep.addVspace(); variable
79 rep = rep.addSection(); variable
80 rep = rep.addVspace(); variable
97 rep = rep.addSection(); variable
98 rep = rep.addVspace(); variable
127 rep = rep.addSection(); variable
144 rep = rep.addSection(); variable
[all …]
/dports/finance/frontaccounting/frontaccounting/reporting/
H A Drep306.php158 $rep->Font();
181 $rep->Line($rep->row - 2);
201 $rep->Line($rep->row - 2);
215 $rep->Line($rep->row - 2);
266 $rep->Line($rep->row - 2);
281 $rep->Line($rep->row - 2);
290 $rep->Line($rep->row - 2);
291 $rep->NewLine();
296 $rep->Line($rep->row - 4);
297 $rep->NewLine();
[all …]
H A Drep111.php87 $rep->Font();
93 $rep->NewPage();
133 if ($rep->row - $pic_height < $rep->bottomMargin)
135 $rep->AddImage($image, $rep->cols[1], $rep->row - $pic_height, 0, $pic_height);
141 if ($rep->row < $rep->bottomMargin + (15 * $rep->lineHeight))
146 $rep->NewLine();
151 $rep->row = $rep->bottomMargin + (15 * $rep->lineHeight);
156 $rep->NewLine();
208 $rep->NewLine();
220 $rep->Font();
[all …]
H A Drep109.php99 $rep->Font();
104 $rep->NewPage();
138 if ($rep->row < $rep->bottomMargin + (15 * $rep->lineHeight))
143 $rep->NewLine();
148 $rep->row = $rep->bottomMargin + (15 * $rep->lineHeight);
153 $rep->NewLine();
159 $rep->NewLine();
165 $rep->NewLine();
205 $rep->NewLine();
217 $rep->Font();
[all …]
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_batteryrunners.py24 return obj, rep
30 return obj, rep
35 rep = Report()
45 return obj, rep
54 return obj, rep
65 return obj, rep
76 return obj, rep
91 rep = Report()
96 rep = Report()
111 rep.fix_msg = ''
[all …]

12345678910>>...253