Home
last modified time | relevance | path

Searched refs:ispfx (Results 1 – 16 of 16) sorted by relevance

/dports/comms/wsjtz/wsjtx/map65/libm65/
H A Dgetpfx1.f906 logical ispfx,issfx,invalid local
52 ispfx=(llof.gt.0 .and. llof.le.4)
54 invalid=.not.(ispfx.or.issfx)
55 if(ispfx.and.issfx) then
57 if(lrof.lt.3) ispfx=.false.
58 if(ispfx.and.issfx) then
63 ispfx=.false.
71 if(ispfx) then
H A Dpackjt.f90715 logical ispfx,issfx,invalid local
765 ispfx=(llof.gt.0 .and. llof.le.4)
767 invalid=.not.(ispfx.or.issfx)
768 if(ispfx.and.issfx) then
770 if(lrof.lt.3) ispfx=.false.
771 if(ispfx.and.issfx) then
776 ispfx=.false.
784 if(ispfx) then
/dports/audio/audacity/audacity-Audacity-3.1.3/src/widgets/
H A DKeyView.h33 ispfx = false; in KeyNode()
52 bool ispfx; variable
H A DKeyView.cpp566 else if (node.ispfx) in RecalcExtents()
753 node.ispfx = true; in RefreshBindings()
826 node.ispfx, in RefreshBindings()
1002 bool ispfx = node.ispfx; in RefreshLines() local
1011 (ispfx && skip.prefix != node.prefix)) in RefreshLines()
1080 node.ispfx, in RefreshLines()
1259 if (node->iscat || node->ispfx) in OnDrawItem()
1264 if (node->ispfx) in OnDrawItem()
/dports/comms/wsjtz/wsjtx/lib/
H A Dpackjt.f90752 logical ispfx,issfx,invalid local
802 ispfx=(llof.gt.0 .and. llof.le.4)
804 invalid=.not.(ispfx.or.issfx)
805 if(ispfx.and.issfx) then
807 if(lrof.lt.3) ispfx=.false.
808 if(ispfx.and.issfx) then
813 ispfx=.false.
821 if(ispfx) then
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dd00.cpp335 if (channel[c].ispfx != 0xffff && cnt < 0x20 && in update()
336 INDEX_OK(spfx, channel[c].ispfx)) { // reset SpFX in update()
337 channel[c].spfx = channel[c].ispfx; in update()
413 channel[c].ispfx = fxop; in update()
416 channel[c].ispfx = 0xffff; in update()
483 channel[i].ispfx = 0xffff; channel[i].spfx = 0xffff; // no SpFX in rewind()
H A Dd00.h69 spfx,ispfx,irhcnt; member
/dports/textproc/p5-XML-Parser/XML-Parser-2.44/Expat/
H A Dencoding.h20 unsigned char ispfx[32]; member
H A DExpat.xs1103 if (curpfx->ispfx[bndx] & bmsk) { in convert_to_unicode()
2054 Copy(pfx->ispfx, dest->ispfx, in XML_LoadEncoding()
2055 sizeof(pfx->ispfx) + sizeof(pfx->ischar), unsigned char); in XML_LoadEncoding()
/dports/textproc/p5-XML-SAX-ExpatXS/XML-SAX-ExpatXS-1.33/
H A Dencoding.h20 unsigned char ispfx[32]; member
H A DExpatXS.xs1457 if (curpfx->ispfx[bndx] & bmsk) { in convert_to_unicode()
2080 Copy(pfx->ispfx, dest->ispfx, in XML_LoadEncoding()
2081 sizeof(pfx->ispfx) + sizeof(pfx->ischar), unsigned char); in XML_LoadEncoding()
/dports/textproc/p5-XML-Encoding/XML-Encoding-2.11/
H A Dencoding.h19 unsigned char ispfx[32]; member
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dd00.cpp298 if(channel[c].ispfx != 0xffff && cnt < 0x20) { // reset SpFX in update()
299 channel[c].spfx = channel[c].ispfx; in update()
373 channel[c].ispfx = fxop; in update()
376 channel[c].ispfx = 0xffff; in update()
441 channel[i].ispfx = 0xffff; channel[i].spfx = 0xffff; // no SpFX in rewind()
H A Dd00.h69 spfx,ispfx,irhcnt; member
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dzle_keymap.c1611 int ispfx = 0; in getkeymapcmd() local
1615 ispfx = keyisprefix(localkeymap, keybuf); in getkeymapcmd()
1617 if (!loc && !ispfx) in getkeymapcmd()
1619 ispfx |= keyisprefix(km, keybuf); in getkeymapcmd()
1633 !lastchar_wide_valid && !ispfx) { in getkeymapcmd()
1639 if (!ispfx) in getkeymapcmd()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/obj/ppc64/
H A Dasm9.go81 ispfx bool member
518 {as: APNOP, type_: 105, size: 8, ispfx: true},
756 if o.ispfx {