Home
last modified time | relevance | path

Searched refs:timer_is_active (Results 1 – 12 of 12) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sndhrdw/
H A Dwilliams.c73 UINT8 timer_is_active[2]; member
830 ym2151.timer_is_active[0] = ym2151.timer_is_active[1] = 0; in init_audio_state()
1291 if ((data & 0x01) && (data & 0x04) && !ym2151.timer_is_active[0]) in WRITE_HANDLER()
1294 ym2151.timer_is_active[0] = 1; in WRITE_HANDLER()
1297 else if (!(data & 0x01) && ym2151.timer_is_active[0]) in WRITE_HANDLER()
1299 ym2151.timer_is_active[0] = 0; in WRITE_HANDLER()
1300 ym2151.active_timer = ym2151.timer_is_active[1] ? 1 : 2; in WRITE_HANDLER()
1307 ym2151.timer_is_active[1] = 1; in WRITE_HANDLER()
1310 else if (!(data & 0x02) && ym2151.timer_is_active[1]) in WRITE_HANDLER()
1312 ym2151.timer_is_active[1] = 0; in WRITE_HANDLER()
[all …]
/dports/mail/notmuch/notmuch-0.34.2/lib/
H A Ddatabase.cc842 bool timer_is_active = false; in notmuch_database_upgrade() local
876 timer_is_active = true; in notmuch_database_upgrade()
1080 if (timer_is_active) { in notmuch_database_upgrade()
/dports/mail/notmuch-emacs/notmuch-0.34.2/lib/
H A Ddatabase.cc842 bool timer_is_active = false; in notmuch_database_upgrade() local
876 timer_is_active = true; in notmuch_database_upgrade()
1080 if (timer_is_active) { in notmuch_database_upgrade()
/dports/mail/py-notmuch2/notmuch-0.34.2/lib/
H A Ddatabase.cc842 bool timer_is_active = false; in notmuch_database_upgrade() local
876 timer_is_active = true; in notmuch_database_upgrade()
1080 if (timer_is_active) { in notmuch_database_upgrade()
/dports/mail/py-notmuch/notmuch-0.34.2/lib/
H A Ddatabase.cc842 bool timer_is_active = false; in notmuch_database_upgrade() local
876 timer_is_active = true; in notmuch_database_upgrade()
1080 if (timer_is_active) { in notmuch_database_upgrade()
/dports/mail/notmuch-mutt/notmuch-0.34.2/lib/
H A Ddatabase.cc842 bool timer_is_active = false; in notmuch_database_upgrade() local
876 timer_is_active = true; in notmuch_database_upgrade()
1080 if (timer_is_active) { in notmuch_database_upgrade()
/dports/net/pjsip/pjproject-2.11.1/pjlib/src/pj/
H A Dos_core_symbian.cpp502 bool timer_is_active = timer->IsActive(); in pj_symbianos_poll() local
508 return timer_is_active ? PJ_TRUE : PJ_FALSE; in pj_symbianos_poll()
/dports/mail/notmuch/notmuch-0.34.2/
H A Dnotmuch-new.c1125 bool timer_is_active = false; in notmuch_new_command() local
1245 timer_is_active = true; in notmuch_new_command()
1293 if (timer_is_active) in notmuch_new_command()
/dports/mail/notmuch-emacs/notmuch-0.34.2/
H A Dnotmuch-new.c1125 bool timer_is_active = false; in notmuch_new_command() local
1245 timer_is_active = true; in notmuch_new_command()
1293 if (timer_is_active) in notmuch_new_command()
/dports/mail/py-notmuch2/notmuch-0.34.2/
H A Dnotmuch-new.c1125 bool timer_is_active = false; in notmuch_new_command() local
1245 timer_is_active = true; in notmuch_new_command()
1293 if (timer_is_active) in notmuch_new_command()
/dports/mail/notmuch-mutt/notmuch-0.34.2/
H A Dnotmuch-new.c1125 bool timer_is_active = false; in notmuch_new_command() local
1245 timer_is_active = true; in notmuch_new_command()
1293 if (timer_is_active) in notmuch_new_command()
/dports/mail/py-notmuch/notmuch-0.34.2/
H A Dnotmuch-new.c1125 bool timer_is_active = false; in notmuch_new_command() local
1245 timer_is_active = true; in notmuch_new_command()
1293 if (timer_is_active) in notmuch_new_command()