Home
last modified time | relevance | path

Searched refs:firstid (Results 1 – 25 of 51) sorted by relevance

123

/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki/src/main/java/de/lmu/ifi/dbs/elki/application/greedyensemble/
H A DGreedyEnsembleExperiment.java183 final DBID firstid = DBIDUtil.deref(labels.iterDBIDs()); in run() local
184 final String firstlabel = labels.get(firstid); in run()
188 relation = applyPrescaling(prescaling, relation, firstid); in run()
193 final NumberVector refvec = relation.get(firstid); in run()
211 if(DBIDUtil.equal(firstid, iditer)) { in run()
249 if(DBIDUtil.equal(firstid, iditer)) { in run()
276 if(DBIDUtil.equal(firstid, iditer)) { in run()
315 dropped.add(firstid); in run()
317 enscands.remove(firstid); in run()
446 candidates.remove(firstid); in run()
[all …]
/dports/sysutils/wiimms/wiimms-iso-tools/scripts/
H A Dtest-fragmentation.sh11 firstid=PHT001
14 testlist="$fragid $firstid $midid $lastid"
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/application/greedyensemble/
H A DVisualizePairwiseGainMatrix.java137 final DBID firstid = DBIDUtil.deref(labels.iterDBIDs()); in run() local
138 final String firstlabel = labels.get(firstid); in run()
142 relation = GreedyEnsembleExperiment.applyPrescaling(prescaling, relation, firstid); in run()
146 final NumberVector refvec = relation.get(firstid); in run()
152 ids.remove(firstid); in run()
/dports/devel/tcllib/tcllib-1.20/examples/nntp/
H A Dpullnews78 lassign $info total firstid lastid _
85 set lasthandled $firstid
/dports/devel/tcllibc/tcllib-1.20/examples/nntp/
H A Dpullnews78 lassign $info total firstid lastid _
85 set lasthandled $firstid
/dports/www/tikiwiki/tiki-21.2/templates/
H A Dtiki-accounting_stack.tpl42 {if $firstid}<input type="hidden" name="firstid" value="{$firstid}">{/if}
H A Dtiki-accounting_entry.tpl61 {if $firstid}<input type="hidden" name="firstid" value="{$firstid}">{/if}
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/blockedlog/admin/
H A Dblockedlog_list.php110 $firstid = ''; variable
135 $firstid = $obj->rowid; variable
138 $firstid = ''; variable
/dports/www/moodle310/moodle/question/engine/tests/
H A Ddatalib_test.php178 $firstid = $quba->get_id();
187 $this->assertEquals($firstid, $quba->get_id());
/dports/www/moodle311/moodle/question/engine/tests/
H A Ddatalib_test.php178 $firstid = $quba->get_id();
187 $this->assertEquals($firstid, $quba->get_id());
/dports/www/moodle39/moodle/question/engine/tests/
H A Ddatalib_test.php178 $firstid = $quba->get_id();
187 $this->assertEquals($firstid, $quba->get_id());
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4IDList.cpp401 int32_t firstid = Clamp<int32_t>(iSelection-sections/2,0,std::max<int32_t>(idnum-sections,0)); in Draw() local
406 for (int32_t cnt=0; (cnt<sections) && (c_id=GetID(rDefs,dwCategory,firstid+cnt,&idcount)); cnt++) in Draw()
409 rDefs.Draw(c_id,cgo2,(firstid+cnt==iSelection),0); in Draw()
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/blockedlog/admin/
H A Dblockedlog_list.php135 $firstid = ''; variable
156 $firstid = $obj->rowid; variable
159 $firstid = ''; variable
/dports/graphics/argyllcms/Argyll_V1.9.2/ccast/
H A Dccast.c660 int reqid, firstid, lastid; in load_ccast() local
675 firstid = lastid = reqid = ++p->requestId; in load_ccast()
873 if ((lastid - firstid) > 0) { in load_ccast()
876 if (get_a_reply_id(p, direct_chan, firstid, &mes, 10000) != 0) { in load_ccast()
915 firstid++; in load_ccast()
933 for (reqid = firstid; reqid <= lastid; reqid++) { in load_ccast()
/dports/net/dante/dante-1.4.3/sockd/
H A Dshmem.c65 mem2shmem(struct config *config, const unsigned long firstid);
847 mem2shmem(config, firstid) in mem2shmem() argument
849 const unsigned long firstid;
968 nextid = firstid;
1008 (long)(nextid - firstid),
1009 nextid - firstid == 1 ? "" : "s",
1010 firstid,
/dports/biology/emboss/EMBOSS-6.6.0/ajax/ajaxdb/
H A Dajtaxdb.c472 ajuint firstid = 0; in taxEmbossTaxReadRef() local
484 if(!firstid) in taxEmbossTaxReadRef()
485 firstid = taxid; in taxEmbossTaxReadRef()
486 if(taxid != firstid) in taxEmbossTaxReadRef()
/dports/devel/love10/love-0.10.2/src/modules/font/
H A DBMFontRasterizer.cpp228 uint32 firstid = (uint32) cline.getAttributeInt("first"); in parseConfig() local
231 uint64 packedids = ((uint64) firstid << 32) | (uint64) secondid; in parseConfig()
/dports/devel/love/love-11.3/src/modules/font/
H A DBMFontRasterizer.cpp244 uint32 firstid = (uint32) cline.getAttributeInt("first"); in parseConfig() local
247 uint64 packedids = ((uint64) firstid << 32) | (uint64) secondid; in parseConfig()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/
H A Dxfs_qm.c908 xfs_dqid_t firstid, in xfs_qm_reset_dqcounts_all() argument
957 xfs_qm_reset_dqcounts(mp, bp, firstid, type); in xfs_qm_reset_dqcounts_all()
963 firstid += mp->m_quotainfo->qi_dqperchunk; in xfs_qm_reset_dqcounts_all()
985 xfs_dqid_t firstid; in xfs_qm_reset_dqcounts_buf() local
1029 firstid = (xfs_dqid_t) map[i].br_startoff * in xfs_qm_reset_dqcounts_buf()
1050 error = xfs_qm_reset_dqcounts_all(mp, firstid, in xfs_qm_reset_dqcounts_buf()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/
H A Dxfs_qm.c908 xfs_dqid_t firstid, in xfs_qm_reset_dqcounts_all() argument
957 xfs_qm_reset_dqcounts(mp, bp, firstid, type); in xfs_qm_reset_dqcounts_all()
963 firstid += mp->m_quotainfo->qi_dqperchunk; in xfs_qm_reset_dqcounts_all()
985 xfs_dqid_t firstid; in xfs_qm_reset_dqcounts_buf() local
1029 firstid = (xfs_dqid_t) map[i].br_startoff * in xfs_qm_reset_dqcounts_buf()
1050 error = xfs_qm_reset_dqcounts_all(mp, firstid, in xfs_qm_reset_dqcounts_buf()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/
H A Dxfs_qm.c908 xfs_dqid_t firstid, in xfs_qm_reset_dqcounts_all() argument
957 xfs_qm_reset_dqcounts(mp, bp, firstid, type); in xfs_qm_reset_dqcounts_all()
963 firstid += mp->m_quotainfo->qi_dqperchunk; in xfs_qm_reset_dqcounts_all()
985 xfs_dqid_t firstid; in xfs_qm_reset_dqcounts_buf() local
1029 firstid = (xfs_dqid_t) map[i].br_startoff * in xfs_qm_reset_dqcounts_buf()
1050 error = xfs_qm_reset_dqcounts_all(mp, firstid, in xfs_qm_reset_dqcounts_buf()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki/src/main/java/de/lmu/ifi/dbs/elki/algorithm/statistics/
H A DDistanceStatisticsWithClasses.java292 DBID firstid = DBIDUtil.deref(iter); in sampleMinMax() local
294 minhotset.add(DBIDUtil.newPair(Double.MAX_VALUE, firstid)); in sampleMinMax()
295 maxhotset.add(DBIDUtil.newPair(Double.MIN_VALUE, firstid)); in sampleMinMax()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dr_defs.h323 int firstid, nextid; member
H A Dp_spec.cpp1154 lines[(unsigned) id % (unsigned) numlines].firstid; in P_FindLineFromID()
1177 lines[i].firstid = -1; in P_InitTagLists()
1181 lines[i].nextid = lines[j].firstid; // Prepend linedef to chain in P_InitTagLists()
1182 lines[j].firstid = i; in P_InitTagLists()
/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajfeat.c4402 AjPStr firstid = NULL; in featVocabReadTypes() local
4454 ajStrDel(&firstid); in featVocabReadTypes()
4475 ajStrDel(&firstid); in featVocabReadTypes()
4626 ajStrAssignS(&firstid, sofaid); in featVocabReadTypes()
4641 ajStrMatchCaseS(storetype, firstid), in featVocabReadTypes()
4642 storetype, firstid); in featVocabReadTypes()
4645 if(!ajStrMatchCaseS(storetype, firstid)) in featVocabReadTypes()
4648 ajStrAssignS(&sofaname, firstid); in featVocabReadTypes()
4688 savetype = firstid; in featVocabReadTypes()
4689 firstid = NULL; in featVocabReadTypes()
[all …]

123