Home
last modified time | relevance | path

Searched refs:mac_state (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dmac.cpp124 uint32_t mac_state::rbv_ramdac_r() in rbv_ramdac_r()
226 void mac_state::rbv_recalc_irqs() in rbv_recalc_irqs()
424 uint16_t mac_state::mac_config_r() in mac_config_r()
458 uint32_t mac_state::buserror_r() in buserror_r()
498 uint8_t mac_state::amic_dma_r() in amic_dma_r()
509 uint8_t mac_state::hmc_r() in hmc_r()
541 map(0xf00000, 0xf01fff).rw(FUNC(mac_state::mac_via_r), FUNC(mac_state::mac_via_w)); in maclc_map()
542 map(0xf04000, 0xf05fff).rw(FUNC(mac_state::mac_scc_r), FUNC(mac_state::mac_scc_2_w)); in maclc_map()
544 map(0xf10000, 0xf11fff).rw(FUNC(mac_state::macplus_scsi_r), FUNC(mac_state::macii_scsi_w)); in maclc_map()
547 map(0xf16000, 0xf17fff).rw(FUNC(mac_state::mac_iwm_r), FUNC(mac_state::mac_iwm_w)); in maclc_map()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dmac.cpp124 uint32_t mac_state::rbv_ramdac_r() in rbv_ramdac_r()
226 void mac_state::rbv_recalc_irqs() in rbv_recalc_irqs()
424 uint16_t mac_state::mac_config_r() in mac_config_r()
458 uint32_t mac_state::buserror_r() in buserror_r()
498 uint8_t mac_state::amic_dma_r() in amic_dma_r()
509 uint8_t mac_state::hmc_r() in hmc_r()
541 map(0xf00000, 0xf01fff).rw(FUNC(mac_state::mac_via_r), FUNC(mac_state::mac_via_w)); in maclc_map()
542 map(0xf04000, 0xf05fff).rw(FUNC(mac_state::mac_scc_r), FUNC(mac_state::mac_scc_2_w)); in maclc_map()
544 map(0xf10000, 0xf11fff).rw(FUNC(mac_state::macplus_scsi_r), FUNC(mac_state::macii_scsi_w)); in maclc_map()
547 map(0xf16000, 0xf17fff).rw(FUNC(mac_state::mac_iwm_r), FUNC(mac_state::mac_iwm_w)); in maclc_map()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dmac.cpp161 void mac_state::field_interrupts() in field_interrupts()
278 void mac_state::v8_resize() in v8_resize()
734 uint8_t mac_state::mac_via_in_a() in mac_via_in_a()
800 uint8_t mac_state::mac_via_in_b() in mac_via_in_b()
1049 uint8_t mac_state::mac_via2_in_a() in mac_via2_in_a()
1070 uint8_t mac_state::mac_via2_in_b() in mac_via2_in_b()
1143 void mac_state::machine_start() in machine_start()
1160 void mac_state::machine_reset() in machine_reset()
1300 void mac_state::mac_state_load() in mac_state_load()
1323 uint32_t mac_state::mac_read_id() in mac_read_id()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dmac.cpp161 void mac_state::field_interrupts() in field_interrupts()
278 void mac_state::v8_resize() in v8_resize()
734 uint8_t mac_state::mac_via_in_a() in mac_via_in_a()
800 uint8_t mac_state::mac_via_in_b() in mac_via_in_b()
1049 uint8_t mac_state::mac_via2_in_a() in mac_via2_in_a()
1070 uint8_t mac_state::mac_via2_in_b() in mac_via2_in_b()
1143 void mac_state::machine_start() in machine_start()
1160 void mac_state::machine_reset() in machine_reset()
1300 void mac_state::mac_state_load() in mac_state_load()
1323 uint32_t mac_state::mac_read_id() in mac_read_id()
[all …]
/dports/security/py-pycryptodome/pycryptodome-3.10.1/src/
H A Dpoly1305.c44 } mac_state; typedef
334 EXPORT_SYM int poly1305_init(mac_state **pState, in poly1305_init()
340 mac_state *ms; in poly1305_init()
348 *pState = ms = (mac_state*) calloc(1, sizeof(mac_state)); in poly1305_init()
358 EXPORT_SYM int poly1305_destroy(mac_state *state) in poly1305_destroy()
366 EXPORT_SYM int poly1305_update(mac_state *state, in poly1305_update()
391 EXPORT_SYM int poly1305_digest(const mac_state *state, in poly1305_digest()
395 mac_state temp; in poly1305_digest()
424 mac_state *state; in main()
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/src/
H A Dpoly1305.c44 } mac_state; typedef
334 EXPORT_SYM int poly1305_init(mac_state **pState, in poly1305_init()
340 mac_state *ms; in poly1305_init()
348 *pState = ms = (mac_state*) calloc(1, sizeof(mac_state)); in poly1305_init()
358 EXPORT_SYM int poly1305_destroy(mac_state *state) in poly1305_destroy()
366 EXPORT_SYM int poly1305_update(mac_state *state, in poly1305_update()
391 EXPORT_SYM int poly1305_digest(const mac_state *state, in poly1305_digest()
395 mac_state temp; in poly1305_digest()
424 mac_state *state; in main()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dmac.cpp62 VIDEO_START_MEMBER(mac_state,mac) in VIDEO_START_MEMBER() argument
69 uint32_t mac_state::screen_update_mac(screen_device &screen, bitmap_ind16 &bitmap, const rectangle … in screen_update_mac()
90 uint32_t mac_state::screen_update_macse30(screen_device &screen, bitmap_ind16 &bitmap, const rectan… in screen_update_macse30()
113 VIDEO_START_MEMBER(mac_state,macrbv) in VIDEO_START_MEMBER() argument
117 VIDEO_RESET_MEMBER(mac_state,maceagle) in VIDEO_RESET_MEMBER() argument
124 VIDEO_RESET_MEMBER(mac_state,macrbv) in VIDEO_RESET_MEMBER() argument
177 VIDEO_RESET_MEMBER(mac_state,macsonora) in VIDEO_RESET_MEMBER() argument
228 VIDEO_START_MEMBER(mac_state,macsonora) in VIDEO_START_MEMBER() argument
248 VIDEO_START_MEMBER(mac_state,macv8) in VIDEO_START_MEMBER() argument
263 uint32_t mac_state::screen_update_macrbv(screen_device &screen, bitmap_rgb32 &bitmap, const rectang… in screen_update_macrbv()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dmac.cpp62 VIDEO_START_MEMBER(mac_state,mac) in VIDEO_START_MEMBER() argument
69 uint32_t mac_state::screen_update_mac(screen_device &screen, bitmap_ind16 &bitmap, const rectangle … in screen_update_mac()
90 uint32_t mac_state::screen_update_macse30(screen_device &screen, bitmap_ind16 &bitmap, const rectan… in screen_update_macse30()
113 VIDEO_START_MEMBER(mac_state,macrbv) in VIDEO_START_MEMBER() argument
117 VIDEO_RESET_MEMBER(mac_state,maceagle) in VIDEO_RESET_MEMBER() argument
124 VIDEO_RESET_MEMBER(mac_state,macrbv) in VIDEO_RESET_MEMBER() argument
177 VIDEO_RESET_MEMBER(mac_state,macsonora) in VIDEO_RESET_MEMBER() argument
228 VIDEO_START_MEMBER(mac_state,macsonora) in VIDEO_START_MEMBER() argument
248 VIDEO_START_MEMBER(mac_state,macv8) in VIDEO_START_MEMBER() argument
263 uint32_t mac_state::screen_update_macrbv(screen_device &screen, bitmap_rgb32 &bitmap, const rectang… in screen_update_macrbv()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireguard/
H A Dreceive.c102 enum cookie_mac_state mac_state; in wg_receive_handshake_packet() local
128 mac_state = wg_cookie_validate_packet(&wg->cookie_checker, skb, in wg_receive_handshake_packet()
130 if ((under_load && mac_state == VALID_MAC_WITH_COOKIE) || in wg_receive_handshake_packet()
131 (!under_load && mac_state == VALID_MAC_BUT_NO_COOKIE)) { in wg_receive_handshake_packet()
133 } else if (under_load && mac_state == VALID_MAC_BUT_NO_COOKIE) { in wg_receive_handshake_packet()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireguard/
H A Dreceive.c102 enum cookie_mac_state mac_state; in wg_receive_handshake_packet() local
128 mac_state = wg_cookie_validate_packet(&wg->cookie_checker, skb, in wg_receive_handshake_packet()
130 if ((under_load && mac_state == VALID_MAC_WITH_COOKIE) || in wg_receive_handshake_packet()
131 (!under_load && mac_state == VALID_MAC_BUT_NO_COOKIE)) { in wg_receive_handshake_packet()
133 } else if (under_load && mac_state == VALID_MAC_BUT_NO_COOKIE) { in wg_receive_handshake_packet()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireguard/
H A Dreceive.c102 enum cookie_mac_state mac_state; in wg_receive_handshake_packet() local
128 mac_state = wg_cookie_validate_packet(&wg->cookie_checker, skb, in wg_receive_handshake_packet()
130 if ((under_load && mac_state == VALID_MAC_WITH_COOKIE) || in wg_receive_handshake_packet()
131 (!under_load && mac_state == VALID_MAC_BUT_NO_COOKIE)) { in wg_receive_handshake_packet()
133 } else if (under_load && mac_state == VALID_MAC_BUT_NO_COOKIE) { in wg_receive_handshake_packet()
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/project/networks/ports/
H A Dtables.py150 mac_state = tables.Column("mac_state", empty_value=api.neutron.OFF_STATE, variable in PortsTable
H A Dviews.py88 port.mac_state = api.neutron.OFF_STATE
H A Dworkflows.py108 mac_state = forms.BooleanField( variable in CreatePortInfoAction
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dmac.h57 class mac_state : public driver_device
60 mac_state(const machine_config &mconfig, device_type type, const char *tag) : in mac_state() function
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dmac.h57 class mac_state : public driver_device
60 mac_state(const machine_config &mconfig, device_type type, const char *tag) : in mac_state() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/crypto/src/
H A Dcrypto.erl116 mac_state/0
689 -opaque mac_state() :: reference() . type
693 State :: mac_state() .
702 State :: mac_state() .
709 State0 :: mac_state(),
710 State :: mac_state().
717 when State :: mac_state(),
724 when State :: mac_state(),
775 -opaque hmac_state() :: mac_state(). % Was: binary().
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/crypto/src/
H A Dcrypto.erl147 mac_state/0
634 -opaque mac_state() :: reference() . type
638 State :: mac_state() .
647 State :: mac_state() .
655 State0 :: mac_state(),
656 State :: mac_state().
663 when State :: mac_state(),
670 when State :: mac_state(),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/crypto/src/
H A Dcrypto.erl147 mac_state/0
634 -opaque mac_state() :: reference() . type
638 State :: mac_state() .
647 State :: mac_state() .
655 State0 :: mac_state(),
656 State :: mac_state().
663 when State :: mac_state(),
670 when State :: mac_state(),
/dports/lang/erlang/otp-OTP-24.1.7/lib/crypto/src/
H A Dcrypto.erl147 mac_state/0
634 -opaque mac_state() :: reference() . type
638 State :: mac_state() .
647 State :: mac_state() .
655 State0 :: mac_state(),
656 State :: mac_state().
663 when State :: mac_state(),
670 when State :: mac_state(),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/crypto/src/
H A Dcrypto.erl147 mac_state/0
634 -opaque mac_state() :: reference() . type
638 State :: mac_state() .
647 State :: mac_state() .
655 State0 :: mac_state(),
656 State :: mac_state().
663 when State :: mac_state(),
670 when State :: mac_state(),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/crypto/src/
H A Dcrypto.erl281 mac_state/0
860 -opaque mac_state() :: reference() . type
864 State :: mac_state() .
873 State :: mac_state() .
880 State0 :: mac_state(),
881 State :: mac_state().
888 when State :: mac_state(),
895 when State :: mac_state(),
946 -opaque hmac_state() :: mac_state(). % Was: binary().