Home
last modified time | relevance | path

Searched refs:reclist (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/R-cran-rematch2/rematch2/tests/testthat/
H A Dtest-exec.R27 asdf(reclist(), reclist(), .text = .text, .match = reclist())
33 asdf(reclist(), name = reclist(), .text = .text, .match = reclist())
49 reclist(
53 reclist(
57 reclist(
62 .match = reclist(
75 year = reclist(
79 month = reclist(
83 day = reclist(
88 .match = reclist(
[all …]
H A Dhelper.R32 reclist <- function(...) { function
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A DGFastaIndex.cpp158 GList<GFastaRec> reclist(true,false,true); //sorted, don't free members, unique in storeIndex() local
162 reclist.Add(rec); in storeIndex()
165 for (int i=0;i<reclist.Count();i++) { in storeIndex()
168 reclist[i]->seqname,reclist[i]->seqlen,(long)reclist[i]->fpos, in storeIndex()
169 reclist[i]->line_len, reclist[i]->line_blen); in storeIndex()
172 reclist[i]->seqname, reclist[i]->seqlen, (long long)(reclist[i]->fpos), in storeIndex()
173 reclist[i]->line_len, reclist[i]->line_blen); in storeIndex()
/dports/biology/stringtie/stringtie-2.1.1/gclib/
H A DGFastaIndex.cpp159 GList<GFastaRec> reclist(true,false,true); //sorted, don't free members, unique in storeIndex() local
163 reclist.Add(rec); in storeIndex()
166 for (int i=0;i<reclist.Count();i++) { in storeIndex()
169 reclist[i]->seqname,reclist[i]->seqlen,(long)reclist[i]->fpos, in storeIndex()
170 reclist[i]->line_len, reclist[i]->line_blen); in storeIndex()
173 reclist[i]->seqname, reclist[i]->seqlen, (long long)(reclist[i]->fpos), in storeIndex()
174 reclist[i]->line_len, reclist[i]->line_blen); in storeIndex()
/dports/biology/libgff/libgff-2.0.0/src/
H A DGFastaIndex.cpp159 GList<GFastaRec> reclist(true,false,true); //sorted, don't free members, unique in storeIndex() local
163 reclist.Add(rec); in storeIndex()
166 for (int i=0;i<reclist.Count();i++) { in storeIndex()
169 reclist[i]->seqname,reclist[i]->seqlen,(long)reclist[i]->fpos, in storeIndex()
170 reclist[i]->line_len, reclist[i]->line_blen); in storeIndex()
173 reclist[i]->seqname, reclist[i]->seqlen, (long long)(reclist[i]->fpos), in storeIndex()
174 reclist[i]->line_len, reclist[i]->line_blen); in storeIndex()
/dports/biology/gffread/gffread-0.12.7/gclib/
H A DGFastaIndex.cpp159 GList<GFastaRec> reclist(true,false,true); //sorted, don't free members, unique in storeIndex() local
163 reclist.Add(rec); in storeIndex()
166 for (int i=0;i<reclist.Count();i++) { in storeIndex()
169 reclist[i]->seqname,reclist[i]->seqlen,(long)reclist[i]->fpos, in storeIndex()
170 reclist[i]->line_len, reclist[i]->line_blen); in storeIndex()
173 reclist[i]->seqname, reclist[i]->seqlen, (long long)(reclist[i]->fpos), in storeIndex()
174 reclist[i]->line_len, reclist[i]->line_blen); in storeIndex()
/dports/net/yaz++/yazpp-1.6.1/src/
H A Dyaz-z-server-sr.cpp24 Z_NamePlusRecordList *reclist = in pack_records() local
30 records->u.databaseOrSurDiagnostics = reclist; in pack_records()
31 reclist->num_records = 0; in pack_records()
32 reclist->records = list; in pack_records()
36 for (recno = start; reclist->num_records < toget; recno++) in pack_records()
76 reclist->records[reclist->num_records] = this_rec; in pack_records()
79 reclist->num_records++; in pack_records()
89 reclist->records[reclist->num_records] = this_rec; in pack_records()
93 reclist->num_records++; in pack_records()
101 reclist->records[reclist->num_records] = this_rec; in pack_records()
[all …]
/dports/comms/mgetty+sendfax/mgetty-1.1.37/frontends/perl-tk/
H A Dfaxman.pl370 $reclist->delete(0, "end");
409 $reclist->insert("end", $myline); #
417 $reclist->insert("end", $myline); #
426 $reclist->insert("end", $myline); #
496 if (length($reclist->curselection) > 0) {
497 @selfiles = $reclist->curselection;
514 if (length($reclist->curselection) > 0) {
515 @selfiles = $reclist->curselection;
711 @selfiles = $reclist->curselection();
804 @selfiles = $reclist->curselection;
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_ctl/
H A Dmetric.cc51 CtrlMgmtRecordList reclist; in metric_match() local
54 error = reclist.match(it.c_str()); in metric_match()
61 while (!reclist.empty()) { in metric_match()
62 CtrlMgmtRecord record(reclist.next()); in metric_match()
H A Dconfig.cc322 CtrlMgmtRecordList reclist; in config_match() local
327 error = reclist.match(it.c_str()); in config_match()
334 while (!reclist.empty()) { in config_match()
335 CtrlMgmtRecord record(reclist.next()); in config_match()
/dports/astro/py-astropy/astropy-5.0/astropy/modeling/tests/
H A Dirafutil.py77 reclist = self.recstr.split('\n')
78 reclist = [l.strip() for l in reclist]
79 [reclist.remove(l) for l in reclist if len(l) == 0]
80 return reclist
/dports/security/acme.sh/acme.sh-3.0.1/dnsapi/
H A Ddns_pleskxml.sh139 reclist="$(
147 if [ -z "$reclist" ]; then
153 _debug "$reclist"
156 _value "$reclist" |
/dports/databases/iowow/iowow-1.4.13/src/fs/tests/
H A Diwfs_test2.c409 FSMREC *reclist; member
458 if (task->reclist != rec) { in recordsthr()
459 tmp = task->reclist; in recordsthr()
460 task->reclist = rec; in recordsthr()
461 task->reclist->prev = tmp; in recordsthr()
462 tmp->next = task->reclist; in recordsthr()
470 rec = task->reclist; in recordsthr()
563 task.reclist = malloc(sizeof(*task.reclist)); in test_block_allocation_impl()
564 memset(task.reclist, 0, sizeof(*task.reclist)); in test_block_allocation_impl()
565 task.head = task.reclist; in test_block_allocation_impl()
[all …]
/dports/math/py-numpy/numpy-1.20.3/numpy/ma/
H A Dmrecords.py546 def fromrecords(reclist, dtype=None, shape=None, formats=None, names=None, argument
580 _mask = getattr(reclist, '_mask', None)
582 if isinstance(reclist, ndarray):
584 if isinstance(reclist, MaskedArray):
585 reclist = reclist.filled().view(ndarray)
588 dtype = reclist.dtype
589 reclist = reclist.tolist()
590 mrec = recfromrecords(reclist, dtype=dtype, shape=shape, formats=formats,
/dports/databases/db18/db-18.1.40/test/tcl/
H A Dtest070.tcl102 set reclist {}
107 lappend reclist $str
111 set sortreclist [lsort -command int32_compare $reclist]
/dports/databases/db5/db-5.3.28/test/tcl/
H A Dtest070.tcl102 set reclist {}
107 lappend reclist $str
111 set sortreclist [lsort -command int32_compare $reclist]
/dports/mail/anubis/anubis-4.2/src/
H A Danubisadm.c206 ANUBIS_LIST reclist; in op_list() local
207 rc = anubis_db_get_list (db, &reclist); in op_list()
213 list_iterate (reclist, record_printer, NULL); in op_list()
214 list_destroy (&reclist, record_free, NULL); in op_list()
/dports/www/chems/chems-0x04/src/
H A Dcdb.php164 function cdb_totals($file, $match, &$reclist) argument
193 $reclist[$i++] = $r;
/dports/net/yaz/yaz-5.31.1/src/
H A Dseshigh.c2531 Z_NamePlusRecordList *reclist = in pack_records() local
2536 reclist->num_records = 0; in pack_records()
2541 reclist->records = odr_nullval(); in pack_records()
2603 reclist->records[reclist->num_records] = in pack_records()
2606 reclist->num_records++; in pack_records()
2641 reclist->records[reclist->num_records] = in pack_records()
2655 reclist->records[reclist->num_records] = in pack_records()
2659 reclist->num_records++; in pack_records()
2680 reclist->records[reclist->num_records] = thisrec; in pack_records()
2681 reclist->num_records++; in pack_records()
[all …]
/dports/comms/trustedqsl/tqsl-2.4/apps/
H A Dqsodatadialog.h63 …ialog(wxWindow *parent, wxString &filename, wxHtmlHelpController *help, QSORecordList *reclist = 0,
/dports/audio/faust/faust-2.37.3/compiler/parser/
H A Dfaustparser.y254 %type <exp> reclist
349 reclist : /*empty*/ { $$ = gGlobal->nil; }
350 | reclist recinition { $$ = cons ($2,$1); }
440 … | expression LETREC LBRAQ reclist RBRAQ { $$ = boxWithRecDef ($1,formatDefinitions($4)); }
/dports/biology/recombine/recombine1.41/
H A Drecombine.h349 typedef struct reclist { struct
350 struct reclist *prev, *succ; argument
354 } reclist; typedef
/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dsendmail.c1074 const char *reclist[MAXRECAT + 1]; in sendMailCurrent() local
1222 reclist[j] = s; in sendMailCurrent()
1224 reclist[j] = 0; in sendMailCurrent()
1233 rc = sendMail(account, reclist, cxbuf, ln, atlist, refline, nalt, in sendMailCurrent()
H A Dmain.c749 char **reclist, **atlist; in main() local
785 reclist = argv - 1; in main()
802 memmove(reclist, reclist + 1, sizeof(char *) * nrec); in main()
804 if (sendMail(account, (const char **)reclist, body, 1, in main()
/dports/textproc/highlight/highlight-4.1/langDefs/
H A Darc.lang50 "reclist", "recstring", "reduce", "reinsert-sorted", "rem", "rep", "repeat",

12