Home
last modified time | relevance | path

Searched refs:SEGP_AB (Results 1 – 7 of 7) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dslioc.c1570 if (s->repeat && s->segplay == SEGP_AB)
2423 else if (s->segplay == SEGP_AB && start_addr < s->bp_startpos_tot.addr)
2545 if (s->segplay == SEGP_AB && end_addr > s->bp_endpos_tot.addr) {
3622 else if (s->segplay == SEGP_AB) {
3896 if (s->segplay == SEGP_AB) {
4121 else if (s->segplay == SEGP_AB) {
4247 if (s->segplay == SEGP_AB) {
4375 if (s->segplay == SEGP_AB) {
4694 else if (s->segplay == SEGP_AB &&
4708 if (s->segplay == SEGP_AB) {
[all …]
H A Dfbioc.c1351 if (s->repeat && s->segplay == SEGP_AB) in fbioc_get_playstatus()
2059 else if (s->segplay == SEGP_AB && start_addr < s->bp_startpos_tot.addr) in fbioc_run_rew()
2181 if (s->segplay == SEGP_AB && end_addr > s->bp_endpos_tot.addr) { in fbioc_run_ff()
3270 else if (s->segplay == SEGP_AB) { in fbioc_play_pause()
3500 if (s->segplay == SEGP_AB) { in fbioc_prevtrk()
3725 else if (s->segplay == SEGP_AB) { in fbioc_nexttrk()
3851 if (s->segplay == SEGP_AB) { in fbioc_previdx()
3979 if (s->segplay == SEGP_AB) { in fbioc_nextidx()
4298 else if (s->segplay == SEGP_AB && in fbioc_ff()
4312 if (s->segplay == SEGP_AB) { in fbioc_ff()
[all …]
H A Daixioc.c1135 if (s->repeat && s->segplay == SEGP_AB) in aixioc_get_playstatus()
1858 else if (s->segplay == SEGP_AB && start_addr < s->bp_startpos_tot.addr) in aixioc_run_rew()
1980 if (s->segplay == SEGP_AB && end_addr > s->bp_endpos_tot.addr) { in aixioc_run_ff()
3048 else if (s->segplay == SEGP_AB) { in aixioc_play_pause()
3278 if (s->segplay == SEGP_AB) { in aixioc_prevtrk()
3506 else if (s->segplay == SEGP_AB) { in aixioc_nexttrk()
3635 if (s->segplay == SEGP_AB) { in aixioc_previdx()
3763 if (s->segplay == SEGP_AB) { in aixioc_nextidx()
4082 else if (s->segplay == SEGP_AB && in aixioc_ff()
4096 if (s->segplay == SEGP_AB) { in aixioc_ff()
[all …]
H A Dscsipt.c2273 if (s->repeat && s->segplay == SEGP_AB) in scsipt_get_playstatus()
3489 else if (s->segplay == SEGP_AB && start_addr < s->bp_startpos_tot.addr) in scsipt_run_rew()
3611 if (s->segplay == SEGP_AB && end_addr > s->bp_endpos_tot.addr) { in scsipt_run_ff()
5694 else if (s->segplay == SEGP_AB) { in scsipt_play_pause()
6059 if (s->segplay == SEGP_AB) { in scsipt_prevtrk()
6284 else if (s->segplay == SEGP_AB) { in scsipt_nexttrk()
6410 if (s->segplay == SEGP_AB) { in scsipt_previdx()
6538 if (s->segplay == SEGP_AB) { in scsipt_nextidx()
6862 else if (s->segplay == SEGP_AB && in scsipt_ff()
6876 if (s->segplay == SEGP_AB) { in scsipt_ff()
[all …]
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h549 #define SEGP_AB 2 /* a->b state */ macro
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dcdfunc.c1278 else if (s->segplay == SEGP_AB) in cd_tooltip_sphandler()
2440 else if (s->segplay == SEGP_AB) { in cd_mkoutpath()
3055 if (s->segplay != SEGP_AB) { in dpy_time()
3092 if (s->segplay != SEGP_AB) { in dpy_time()
3444 else if (s->segplay == SEGP_AB) in dpy_progmode()
5538 else if (s->segplay == SEGP_AB) { in cd_checkbox()
5582 else if (s->segplay == SEGP_AB) { in cd_checkbox()
5892 s->segplay = SEGP_AB; in cd_ab()
5900 case SEGP_AB: in cd_ab()
6692 if (s->segplay == SEGP_AB) { in cd_keypad_enter()
H A Ddbprog.c4050 else if (s->segplay == SEGP_AB) in dbprog_segments_setmode()
7694 s->segplay = SEGP_AB; in dbprog_segments_select()