Home
last modified time | relevance | path

Searched refs:idxLine (Results 1 – 18 of 18) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/ajax/ajaxdb/
H A Dajfeatdb.c358 FeatPCdIdx idxLine; member
761 featCdIdxLine(idxLine, ipos, fil); in featCdIdxSearch()
787 FeatPCdIdx idxLine; in featCdIdxQuery() local
810 idxLine = qryd->idxLine; in featCdIdxQuery()
906 featCdIdxLine(idxLine, i, fil); in featCdIdxQuery()
934 idxLine->EntryName, idxLine->DivCode); in featCdIdxQuery()
1128 idxLine->AnnOffset, idxLine->SeqOffset, in featCdIdxLine()
2199 idxline = wild->idxLine; in featCdTrgFind()
3162 AJNEW0(qryd->idxLine); in featCdQryOpen()
3736 featCdIdxDel(&qryd->idxLine); in featCdQryClose()
[all …]
H A Dajtextdb.c426 TextPCdIdx idxLine; member
475 TextPObdaIdx idxLine; member
1481 TextPCdIdx idxLine; in textCdIdxQuery() local
1507 idxLine = qryd->idxLine; in textCdIdxQuery()
1627 idxLine->EntryName, idxLine->DivCode, in textCdIdxQuery()
1638 idxLine->EntryName, idxLine->DivCode); in textCdIdxQuery()
1691 TextPObdaIdx idxLine; in textObdaIdxQuery() local
1716 idxLine = qryd->idxLine; in textObdaIdxQuery()
1829 idxLine->EntryName, idxLine->DivCode, in textObdaIdxQuery()
1840 idxLine->EntryName, idxLine->DivCode); in textObdaIdxQuery()
[all …]
H A Dajseqdb.c354 SeqPCdIdx idxLine; member
901 seqCdIdxLine(idxLine, ipos, fil); in seqCdIdxSearch()
927 SeqPCdIdx idxLine; in seqCdIdxQuery() local
951 idxLine = qryd->idxLine; in seqCdIdxQuery()
1081 idxLine->EntryName, idxLine->DivCode); in seqCdIdxQuery()
1275 idxLine->AnnOffset, idxLine->SeqOffset, in seqCdIdxLine()
2945 AJNEW0(qryd->idxLine); in seqCdQryOpen()
3577 seqCdIdxDel(&qryd->idxLine); in seqCdQryClose()
3590 AJFREE(qryd->idxLine); in seqCdQryClose()
3640 AJFREE(qryd->idxLine); in seqBlastQryClose()
[all …]
/dports/devel/taskctl/taskctl-1.4.2/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/net/evans/evans-0.9.1/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/x11-wm/fvwm3/fvwm3-1.0.4/bin/FvwmPrompt/vendor/github.com/abiosoft/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/chzyer/readline/readline-2972be24d48e/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/devel/awless/awless-0.1.11/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/sysutils/gomi/gomi-1.1.1/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/security/gopass/gopass-1.13.0/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/devel/pprof/pprof-acf8798/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/chzyer/readline/
H A Drunebuf.go435 return r.idxLine(width)
438 func (r *RuneBuffer) idxLine(width int) int { func
591 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
599 if idxLine == 0 {
603 for i := 0; i < idxLine; i++ {
620 r.cleanWithIdxLine(r.idxLine(r.width))
623 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
628 r.cleanOutput(r.w, idxLine)
/dports/misc/fq/fq-0.0.2/vendor/github.com/wader/readline/
H A Drunebuf.go438 return r.idxLine(width)
441 func (r *RuneBuffer) idxLine(width int) int { func
609 func (r *RuneBuffer) cleanOutput(w io.Writer, idxLine int) {
617 if idxLine == 0 {
621 for i := 0; i < idxLine; i++ {
638 r.cleanWithIdxLine(r.idxLine(r.width))
641 func (r *RuneBuffer) cleanWithIdxLine(idxLine int) {
646 r.cleanOutput(r.w, idxLine)
/dports/science/teem/teem-1.11.0-src/src/limn/
H A Dpolymod.c171 unsigned int tmp, *idxLine, need; in neighborsCheckPush() local
178 idxLine = vertWithTri + 3*neighInfo[ii][0]; in neighborsCheckPush()
180 ELL_SWAP2(idxLine[0], idxLine[1], tmp); in neighborsCheckPush()