Home
last modified time | relevance | path

Searched refs:jumptype (Results 1 – 25 of 27) sorted by relevance

12

/dports/sysutils/tmate/tmate-2.4.0/
H A Dwindow-copy.h75 enum window_copy_input_type jumptype; member
H A Dwindow-copy.c131 data->jumptype = WINDOW_COPY_OFF; in window_copy_init()
430 data->jumptype = data->inputtype; in __window_copy_key()
667 if (data->jumptype == WINDOW_COPY_JUMPFORWARD) { in __window_copy_key()
670 } else if (data->jumptype == WINDOW_COPY_JUMPBACK) { in __window_copy_key()
673 } else if (data->jumptype == WINDOW_COPY_JUMPTOFORWARD) { in __window_copy_key()
676 } else if (data->jumptype == WINDOW_COPY_JUMPTOBACK) { in __window_copy_key()
682 if (data->jumptype == WINDOW_COPY_JUMPFORWARD) { in __window_copy_key()
685 } else if (data->jumptype == WINDOW_COPY_JUMPBACK) { in __window_copy_key()
688 } else if (data->jumptype == WINDOW_COPY_JUMPTOFORWARD) { in __window_copy_key()
691 } else if (data->jumptype == WINDOW_COPY_JUMPTOBACK) { in __window_copy_key()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libmach/
H A Dmach386.c324 uchar jumptype; /* set to the operand type for jump/ret/call */ member
1672 ip->jumptype = Jbs; in mkinstr()
1691 ip->jumptype = Iw; in mkinstr()
1752 ip->jumptype = Iwds; in mkinstr()
1853 ip->jumptype = PTR; in mkinstr()
1907 ip->jumptype = op->operand[i]; in mkinstr()
2018 switch(ip->jumptype){ in isjmp()
2361 switch(i.jumptype) { in i386foll()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
H A Dlibmach8db.c75 uchar jumptype; /* set to the operand type for jump/ret/call */ member
1439 ip->jumptype = Jbs; in mkinstr()
1458 ip->jumptype = Iw; in mkinstr()
1519 ip->jumptype = Iwds; in mkinstr()
1620 ip->jumptype = PTR; in mkinstr()
1674 ip->jumptype = op->operand[i]; in mkinstr()
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dwindow-copy.c69 data->jumptype = WINDOW_COPY_OFF; in window_copy_init()
351 data->jumptype = data->inputtype; in window_copy_key()
588 if (data->jumptype == WINDOW_COPY_JUMPFORWARD) { in window_copy_key()
591 } else if (data->jumptype == WINDOW_COPY_JUMPBACK) { in window_copy_key()
594 } else if (data->jumptype == WINDOW_COPY_JUMPTOFORWARD) { in window_copy_key()
597 } else if (data->jumptype == WINDOW_COPY_JUMPTOBACK) { in window_copy_key()
603 if (data->jumptype == WINDOW_COPY_JUMPFORWARD) { in window_copy_key()
606 } else if (data->jumptype == WINDOW_COPY_JUMPBACK) { in window_copy_key()
609 } else if (data->jumptype == WINDOW_COPY_JUMPTOFORWARD) { in window_copy_key()
612 } else if (data->jumptype == WINDOW_COPY_JUMPTOBACK) { in window_copy_key()
H A Dwindow-copy.h133 enum window_copy_input_type jumptype; member
/dports/sysutils/tmux23/tmux-2.3/
H A Dwindow-copy.c166 enum window_copy_input_type jumptype; member
201 data->jumptype = WINDOW_COPY_OFF; in window_copy_init()
526 data->jumptype = data->inputtype; in window_copy_key()
755 if (data->jumptype == WINDOW_COPY_JUMPFORWARD) { in window_copy_key()
758 } else if (data->jumptype == WINDOW_COPY_JUMPBACK) { in window_copy_key()
761 } else if (data->jumptype == WINDOW_COPY_JUMPTOFORWARD) { in window_copy_key()
764 } else if (data->jumptype == WINDOW_COPY_JUMPTOBACK) { in window_copy_key()
770 if (data->jumptype == WINDOW_COPY_JUMPFORWARD) { in window_copy_key()
773 } else if (data->jumptype == WINDOW_COPY_JUMPBACK) { in window_copy_key()
776 } else if (data->jumptype == WINDOW_COPY_JUMPTOFORWARD) { in window_copy_key()
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/win32/
H A D386-lapo.sl58 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)
H A D386-lap.sl1664 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)
/dports/sysutils/tmux/tmux-3.2a/
H A Dwindow-copy.c295 int jumptype; member
411 data->jumptype = WINDOW_COPY_OFF; in window_copy_common_init()
1224 switch (data->jumptype) { in window_copy_cmd_jump_again()
1252 switch (data->jumptype) { in window_copy_cmd_jump_reverse()
1963 data->jumptype = WINDOW_COPY_JUMPBACKWARD; in window_copy_cmd_jump_backward()
1981 data->jumptype = WINDOW_COPY_JUMPFORWARD; in window_copy_cmd_jump_forward()
1999 data->jumptype = WINDOW_COPY_JUMPTOBACKWARD; in window_copy_cmd_jump_to_backward()
2017 data->jumptype = WINDOW_COPY_JUMPTOFORWARD; in window_copy_cmd_jump_to_forward()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/cp1610/
H A Dcp1610.cpp2072 uint16_t jumptype, arg1, arg2, addr; in cp1610_do_jumps() local
2081 jumptype = arg1 & 0x303; in cp1610_do_jumps()
2084 switch( jumptype ) in cp1610_do_jumps()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/cp1610/
H A Dcp1610.cpp2072 uint16_t jumptype, arg1, arg2, addr; in cp1610_do_jumps() local
2081 jumptype = arg1 & 0x303; in cp1610_do_jumps()
2084 switch( jumptype ) in cp1610_do_jumps()
/dports/audio/libmodplug/libmodplug-0.8.9.0/src/
H A Dload_abc.cpp95 jumptype enumerator
1561 d[jumptype] = j; in abc_add_setjumploop()
2071 switch( e->par[jumptype] ) { in abc_song_to_parts()
3443 switch( e->par[jumptype] ) { in abc_globalslide()
3446 e->par[jumptype] = jumpfade; in abc_globalslide()
3450 e->par[jumptype] = jumpdcfade; in abc_globalslide()
3454 e->par[jumptype] = jumpdsfade; in abc_globalslide()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libmodplug-0.8.9.0/src/
H A Dload_abc.cpp97 jumptype enumerator
1553 d[jumptype] = j; in abc_add_setjumploop()
2063 switch( e->par[jumptype] ) { in abc_song_to_parts()
3435 switch( e->par[jumptype] ) { in abc_globalslide()
3438 e->par[jumptype] = jumpfade; in abc_globalslide()
3442 e->par[jumptype] = jumpdcfade; in abc_globalslide()
3446 e->par[jumptype] = jumpdsfade; in abc_globalslide()
/dports/lang/parrot/parrot-8.1.0/examples/pir/
H A Dpirric.pir186 addattribute jumpclass, 'jumptype'
1532 $P3 = getattribute $P1, 'jumptype'
1889 setattribute line, 'jumptype', $P1
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dparser.c2227 int jumptype; in ParseStr() local
2652 if((jumptype = isjump(&Str[InitN], Len)) != 0) { in ParseStr()
2654 switch (jumptype) { in ParseStr()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/linux/
H A D386-lap.sl1665 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/freeBSD/
H A D386-lap.sl1665 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/macintel/
H A D386-lap.sl1663 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/brock/
H A DAMD64-lap.sl1764 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/AMD64/
H A DAMD64-lap.sl1742 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/freeBSD64/
H A DAMD64-lap.sl1888 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/AMD64_ext/
H A DAMD64-lap.sl1888 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/mingw-w64/
H A Dmingw-w64-lap.sl1889 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/macintel64/
H A Dmacintel64-lap.sl1898 (*jumptype . *jumpnottype) (*jumpnottype . *jumptype)

12