/dports/cad/verilator/verilator-4.216/test_regress/t/ |
H A D | t_order_multidriven.cpp | 19 static void half_cycle(int clk) { in half_cycle() function 33 half_cycle(1); in cycle() 34 half_cycle(2); in cycle() 35 half_cycle(1); in cycle() 36 half_cycle(2); in cycle() 38 half_cycle(3); in cycle() 39 half_cycle(3); in cycle()
|
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/yarns/ |
H A D | internal_clock.h | 63 uint32_t half_cycle = 0x80000000; in Process() local 65 half_cycle += swing_amount_; in Process() 67 half_cycle -= swing_amount_; in Process() 71 if (phase_ >= half_cycle) { in Process() 73 phase_ -= half_cycle; in Process()
|
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/yarns/ |
H A D | internal_clock.h | 63 uint32_t half_cycle = 0x80000000; in Process() local 65 half_cycle += swing_amount_; in Process() 67 half_cycle -= swing_amount_; in Process() 71 if (phase_ >= half_cycle) { in Process() 73 phase_ -= half_cycle; in Process()
|
/dports/emulators/vice/vice-3.5/src/monitor/ |
H A D | mon_register65816.c | 116 int half_cycle; in mon_register_get_val() local 118 mon_interfaces[e_comp_space]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val() 124 int half_cycle; in mon_register_get_val() local 126 mon_interfaces[e_comp_space]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val() 200 int half_cycle = -1; in mon_register_print() local 214 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_print() 221 if (half_cycle != -1) { in mon_register_print() 250 if (half_cycle != -1) { in mon_register_print() 295 if (half_cycle != -1) { in mon_register_print() 296 mon_out(".%02i", half_cycle); in mon_register_print()
|
H A D | mon_registerR65C02.c | 98 int half_cycle; in mon_register_get_val() local 100 mon_interfaces[e_comp_space]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val() 106 int half_cycle; in mon_register_get_val() local 108 mon_interfaces[e_comp_space]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val() 200 int half_cycle; in mon_register_print() local 202 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_print() 204 if (half_cycle == -1) { in mon_register_print() 207 mon_out(" %03u %03u %i", line, cycle, half_cycle); in mon_register_print()
|
H A D | mon_register6502.c | 120 int half_cycle; in mon_register_get_val() local 122 mon_interfaces[e_comp_space]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val() 128 int half_cycle; in mon_register_get_val() local 130 mon_interfaces[e_comp_space]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val() 242 int half_cycle; in mon_register_print() local 244 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_print() 246 if (half_cycle == -1) { in mon_register_print() 249 mon_out(" %03u %03u %i", line, cycle, half_cycle); in mon_register_print()
|
H A D | mon_register6502dtv.c | 149 int half_cycle; in mon_register_get_val() local 151 mon_interfaces[e_comp_space]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val() 157 int half_cycle; in mon_register_get_val() local 159 mon_interfaces[e_comp_space]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val() 307 int half_cycle; in mon_register_print() local 309 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_print() 311 if (half_cycle == -1) { in mon_register_print() 314 mon_out(" %03u %03u %i", line, cycle, half_cycle); in mon_register_print()
|
H A D | mon_register6809.c | 115 int half_cycle; in mon_register_get_val() local 117 mon_interfaces[e_comp_space]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val() 123 int half_cycle; in mon_register_get_val() local 125 mon_interfaces[e_comp_space]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val()
|
H A D | mon_registerz80.c | 154 int half_cycle; in mon_register_get_val() local 156 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val() 162 int half_cycle; in mon_register_get_val() local 164 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_get_val()
|
H A D | mon_breakpoint.c | 565 int half_cycle; in mon_breakpoint_check_checkpoint() local 567 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_breakpoint_check_checkpoint() 569 if (half_cycle == -1) { in mon_breakpoint_check_checkpoint() 574 line, line, cycle, cycle, half_cycle); in mon_breakpoint_check_checkpoint()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/monitor/ |
H A D | mon_register65816.c | 182 int half_cycle = -1; in mon_register_print() local 196 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_print() 203 if (half_cycle != -1) { in mon_register_print() 232 if (half_cycle != -1) { in mon_register_print() 277 if (half_cycle != -1) { in mon_register_print() 278 mon_out(".%02i", half_cycle); in mon_register_print()
|
H A D | mon_registerR65C02.c | 182 int half_cycle; in mon_register_print() local 184 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_print() 186 if (half_cycle == -1) { in mon_register_print() 189 mon_out(" %03i %03i %i", line, cycle, half_cycle); in mon_register_print()
|
H A D | mon_register6502.c | 214 int half_cycle; in mon_register_print() local 216 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_print() 218 if (half_cycle == -1) { in mon_register_print() 221 mon_out(" %03i %03i %i", line, cycle, half_cycle); in mon_register_print()
|
H A D | mon_register6502dtv.c | 289 int half_cycle; in mon_register_print() local 291 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_register_print() 293 if (half_cycle == -1) { in mon_register_print() 296 mon_out(" %03i %03i %i", line, cycle, half_cycle); in mon_register_print()
|
H A D | mon_breakpoint.c | 461 int half_cycle; in mon_breakpoint_check_checkpoint() local 463 mon_interfaces[mem]->get_line_cycle(&line, &cycle, &half_cycle); in mon_breakpoint_check_checkpoint() 465 if (half_cycle == -1) { in mon_breakpoint_check_checkpoint() 468 mon_out(" %03i %03i %i\n", line, cycle, half_cycle); in mon_breakpoint_check_checkpoint()
|
/dports/emulators/mess/mame-mame0226/src/devices/machine/ |
H A D | mc14411.cpp | 183 attotime half_cycle = clocks_to_attotime(divider) / 2; // 2 flanks per cycle in arm_timer() local 184 m_fx_timer[i]->adjust(half_cycle, i, half_cycle); in arm_timer()
|
/dports/emulators/mame/mame-mame0226/src/devices/machine/ |
H A D | mc14411.cpp | 183 attotime half_cycle = clocks_to_attotime(divider) / 2; // 2 flanks per cycle in arm_timer() local 184 m_fx_timer[i]->adjust(half_cycle, i, half_cycle); in arm_timer()
|
/dports/emulators/vice/vice-3.5/src/c64/ |
H A D | vsid.c | 350 void machine_get_line_cycle(unsigned int *line, unsigned int *cycle, int *half_cycle) in machine_get_line_cycle() argument 354 *half_cycle = (int)-1; in machine_get_line_cycle()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/c64/ |
H A D | vsid.c | 339 void machine_get_line_cycle(unsigned int *line, unsigned int *cycle, int *half_cycle) in machine_get_line_cycle() argument 343 *half_cycle = (int)-1; in machine_get_line_cycle()
|
/dports/emulators/vice/vice-3.5/src/plus4/ |
H A D | plus4.c | 966 void machine_get_line_cycle(unsigned int *line, unsigned int *cycle, int *half_cycle) in machine_get_line_cycle() argument 972 *half_cycle = (int)-1; in machine_get_line_cycle()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/plus4/ |
H A D | plus4.c | 969 void machine_get_line_cycle(unsigned int *line, unsigned int *cycle, int *half_cycle) in machine_get_line_cycle() argument 975 *half_cycle = (int)-1; in machine_get_line_cycle()
|
/dports/emulators/vice/vice-3.5/src/ |
H A D | machine.h | 136 extern void machine_get_line_cycle(unsigned int *line, unsigned int *cycle, int *half_cycle);
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/ |
H A D | machine.h | 136 extern void machine_get_line_cycle(unsigned int *line, unsigned int *cycle, int *half_cycle);
|
/dports/emulators/vice/vice-3.5/src/c64dtv/ |
H A D | c64dtv.c | 819 void machine_get_line_cycle(unsigned int *line, unsigned int *cycle, int *half_cycle) in machine_get_line_cycle() argument 825 *half_cycle = (int)-1; in machine_get_line_cycle()
|
/dports/emulators/vice/vice-3.5/src/cbm2/ |
H A D | cbm2.c | 870 void machine_get_line_cycle(unsigned int *line, unsigned int *cycle, int *half_cycle) in machine_get_line_cycle() argument 876 *half_cycle = (int)-1; in machine_get_line_cycle()
|