Home
last modified time | relevance | path

Searched refs:lastRes (Results 1 – 25 of 69) sorted by relevance

123

/dports/biology/clustalw/clustalw-2.1/src/alignment/
H A DAlignmentOutput.cpp80 int lastRes; // ending sequence range in createAlignmentOutput() local
94 lastRes = 0; in createAlignmentOutput()
100 lastRes = length; in createAlignmentOutput()
107 if ((firstRes > lastRes) || (firstRes == -1) || (lastRes == -1)) in createAlignmentOutput()
111 lastRes = length; in createAlignmentOutput()
118 if (rangeOK && (lastRes > length)) in createAlignmentOutput()
120 lastRes = length; in createAlignmentOutput()
134 partToOutput._lastRes = lastRes; in createAlignmentOutput()
588 int lastRes = partToOutput._lastRes; in fastaOut() local
886 int lastRes = partToOutput._lastRes; in phylipOut() local
[all …]
/dports/security/keybase/client-v5.7.1/go/teams/
H A Dkbfs_pin_tlfs.go87 LoopWait(m libkb.MetaContext, lastRes error) error
106 func (p defaultPinLoopTimer) LoopWait(m libkb.MetaContext, lastRes error) error {
110 if lastRes != nil {
/dports/audio/sfront/sfront-0.99/examples/rtime/au/lpf/
H A Dlpf.saol103 ksig lastRes, lastCutoff, normCutoff;
108 if (itime && (aup_Resonance == lastRes) &&
130 lastRes = aup_Resonance;
/dports/devel/tcl-trf/trf2.1.4/generic/
H A Dbz2.c141 int lastRes; member
564 c->lastRes = res;
644 c->lastRes = res;
713 c->lastRes = res;
772 if (c->lastRes == BZ_STREAM_END) {
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/samples/
H A Dbenchmark.cpp95 bool lastRes; member
117 lastRes = tracker->update(frame, lastBox); in eval()
124 numResponse += (lastRes && isGoodBox(lastBox)) ? 1 : 0; in eval()
143 if (lastRes) in draw()
/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dtimer.c86 bt->lastRes[i] = 1; in butTimer_fCreate()
190 if (bt->lastRes[i] > ticks) { in butEnv_checkTimers()
195 bt->lastRes[bt->resnum] = ticks; in butEnv_checkTimers()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DOptionsMenu.cpp45 static int lastLang,lastRes; variable
175 lastRes=resolutions->value; in createGUI()
362 if(restartFlag || resolutions->value!=lastRes){ in GUIEventCallback_OnEvent()
367 getSettings()->setValue("width",convertInt(resolutionList[lastRes].x)); in GUIEventCallback_OnEvent()
368 getSettings()->setValue("height",convertInt(resolutionList[lastRes].y)); in GUIEventCallback_OnEvent()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes;
67 ld->lastRes = NULL;
168 ld->lastRes = lex;
327 moveToWaste(ld, ld->lastRes);
333 ld->lastRes = NULL;
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/tsearch/
H A Dts_parse.c55 ParsedLex *lastRes; member
67 ld->lastRes = NULL; in LexizeInit()
168 ld->lastRes = lex; in setNewTmpRes()
327 moveToWaste(ld, ld->lastRes); in LexizeExec()
333 ld->lastRes = NULL; in LexizeExec()

123