Home
last modified time | relevance | path

Searched defs:seqname (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/dports/games/taisei/taisei-1.3.2/src/
H A Daniplayer.c48 AniQueueEntry *aniplayer_queue(AniPlayer *plr, const char *seqname, int loops) { in aniplayer_queue()
62 AniQueueEntry *aniplayer_queue_frames(AniPlayer *plr, const char *seqname, int frames) { in aniplayer_queue_frames()
68 AniQueueEntry *aniplayer_soft_switch(AniPlayer *plr, const char *seqname, int loops) { in aniplayer_soft_switch()
73 AniQueueEntry *aniplayer_hard_switch(AniPlayer *plr, const char *seqname, int loops) { in aniplayer_hard_switch()
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/common/
H A Dsequencer.c37 long sequencer(char *seqname) in sequencer()
42 long sequencer_nx(char *seqname, int err_abort) in sequencer_nx()
/dports/news/fidogate4/fidogate-4.4.10/src/common/
H A Dsequencer.c40 long sequencer(char *seqname) in sequencer()
46 long sequencer_nx(char *seqname, int err_abort) in sequencer_nx()
/dports/biology/freebayes/freebayes-1.3.5/src/
H A DFBFasta.cpp259 string FB::FastaReference::getRawSequence(string seqname) { in getRawSequence()
277 string FB::FastaReference::getSequence(string seqname) { in getSequence()
292 string FB::FastaReference::getRawSubSequence(string seqname, int start, int length) { in getRawSubSequence()
320 string FB::FastaReference::getSubSequence(string seqname, int start, int length) { in getSubSequence()
325 long unsigned int FB::FastaReference::sequenceLength(string seqname) { in sequenceLength()
/dports/databases/adodb5/ADOdb-5.21.3/drivers/
H A Dadodb-pdo_firebird.inc.php230 public function createSequence($seqname = 'adodbseq', $startID = 1)
240 public function dropSequence($seqname = 'adodbseq')
252 public function genId($seqname = 'adodbseq', $startID = 1)
H A Dadodb-ads.inc.php158 function CreateSequence($seqname = 'adodbseq', $start = 1)
171 function DropSequence($seqname = 'adodbseq')
186 function GenID($seqname = 'adodbseq', $start = 1)
/dports/www/moodle311/moodle/lib/adodb/drivers/
H A Dadodb-pdo_firebird.inc.php225 public function createSequence($seqname = 'adodbseq', $startID = 1)
235 public function dropSequence($seqname = 'adodbseq')
247 public function genId($seqname = 'adodbseq', $startID = 1)
H A Dadodb-pdo_mysql.inc.php317 function GenID($seqname='adodbseq',$startID=1)
341 function createSequence($seqname='adodbseq',$startID=1)
H A Dadodb-ads.inc.php148 function CreateSequence($seqname = 'adodbseq', $start = 1)
161 function DropSequence($seqname = 'adodbseq')
176 function GenID($seqname = 'adodbseq', $start = 1)
/dports/astro/siril/siril/src/stacking/
H A Dupscaling.c53 gchar *seqname; in remove_tmp_drizzle_files() local
168 char *seqname = malloc(strlen(TMP_UPSCALED_PREFIX) + strlen(basename) + 5); in upscale_sequence() local
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dprofit.c72 AjPStr seqname = NULL; in main() local
483 const AjPStr seqname, in profit_scan_simple()
530 static void profit_printHits(const AjPStr seqname, ajint pos, in profit_printHits()
557 const AjPStr seqname, in profit_scan_profile()
/dports/mail/mmh/mmh-0.4/sbr/
H A Dseq_getnum.c14 seq_getnum(struct msgs *mp, char *seqname) in seq_getnum()
H A Dseq_list.c22 seq_list(struct msgs *mp, char *seqname) in seq_list()
H A Dseq_print.c35 seq_print(struct msgs *mp, char *seqname) in seq_print()
/dports/mail/nmh/nmh-1.7.1/sbr/
H A Dseq_getnum.c13 seq_getnum (struct msgs *mp, char *seqname) in seq_getnum()
H A Dseq_print.c31 seq_print (struct msgs *mp, char *seqname) in seq_print()
H A Dseq_list.c21 seq_list(struct msgs *mp, char *seqname) in seq_list()
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Tools/
H A DPrints.pm239 sub seqname { subroutine
/dports/biology/stringtie/stringtie-2.1.1/gclib/
H A DGFastaIndex.cpp11 void GFastaIndex::addRecord(const char* seqname, uint seqlen, off_t foffs, int llen, int llen_full)… in addRecord()
84 char* seqname=NULL; in buildIndex() local
/dports/biology/libgff/libgff-2.0.0/src/
H A DGFastaIndex.cpp11 void GFastaIndex::addRecord(const char* seqname, uint seqlen, off_t foffs, int llen, int llen_full)… in addRecord()
84 char* seqname=NULL; in buildIndex() local
/dports/biology/gffread/gffread-0.12.7/gclib/
H A DGFastaIndex.cpp11 void GFastaIndex::addRecord(const char* seqname, uint seqlen, off_t foffs, int llen, int llen_full)… in addRecord()
84 char* seqname=NULL; in buildIndex() local
/dports/biology/clustal-omega/clustal-omega-1.2.4/src/squid/
H A Dstockholm.c547 char *seqname; in parse_gs() local
619 char *seqname; in parse_gr() local
706 char *seqname; in parse_sequence() local
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A DGFastaIndex.cpp11 void GFastaIndex::addRecord(const char* seqname, uint seqlen, off_t foffs, int llen, int llen_full)… in addRecord()
83 char* seqname=NULL; in buildIndex() local
/dports/games/zdoom/zdoom-2.8.1/src/
H A Ds_sndseq.cpp535 FName seqname; in S_ParseSndSeq() local
758 static void AddSequence (int curseq, FName seqname, FName slot, int stopsound, const TArray<DWORD> … in AddSequence()
890 DSeqNode *SN_StartSequence (AActor *actor, const char *seqname, int modenum) in SN_StartSequence()
900 DSeqNode *SN_StartSequence (AActor *actor, FName seqname, int modenum) in SN_StartSequence()
910 DSeqNode *SN_StartSequence (sector_t *sec, int chan, const char *seqname, int modenum) in SN_StartSequence()
920 DSeqNode *SN_StartSequence (sector_t *sec, int chan, FName seqname, int modenum) in SN_StartSequence()
930 DSeqNode *SN_StartSequence (FPolyObj *poly, const char *seqname, int modenum) in SN_StartSequence()
942 FName seqname(searchname, true); in FindSequence() local
951 static int FindSequence (FName seqname) in FindSequence()
/dports/www/phprecipebook/phprecipebook/libs/adodb5/drivers/
H A Dadodb-ads.inc.php139 function CreateSequence( $seqname,$start=1)
152 function DropSequence($seqname)
167 function GenID($seqname,$start=1)

12345678910>>...14