Home
last modified time | relevance | path

Searched defs:check_speed (Results 1 – 21 of 21) sorted by relevance

/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dkill_fake_gets.pl83 sub check_speed { subroutine
/dports/lang/asn1c/asn1c-0.9.27/skeletons/tests/
H A Dcheck-UTF8String.c27 check_speed() { in check_speed() function
H A Dcheck-OIDs.c188 check_speed() { in check_speed() function
/dports/games/xrot/xrot/
H A Dcheck_sp.c20 void check_speed() in check_speed() function
/dports/emulators/qemu42/qemu-4.2.1/chardev/
H A Dchar-serial.c70 #define check_speed(val) \ in tty_serial_init() macro
/dports/emulators/qemu60/qemu-6.0.0/chardev/
H A Dchar-serial.c70 #define check_speed(val) \ in tty_serial_init() macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/chardev/
H A Dchar-serial.c69 #define check_speed(val) \ in tty_serial_init() macro
/dports/emulators/qemu5/qemu-5.2.0/chardev/
H A Dchar-serial.c70 #define check_speed(val) \ in tty_serial_init() macro
/dports/emulators/qemu-utils/qemu-4.2.1/chardev/
H A Dchar-serial.c70 #define check_speed(val) \ in tty_serial_init() macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/chardev/
H A Dchar-serial.c70 #define check_speed(val) \ in tty_serial_init() macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/chardev/
H A Dchar-serial.c70 #define check_speed(val) \ in tty_serial_init() macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/chardev/
H A Dchar-serial.c70 #define check_speed(val) \ in tty_serial_init() macro
/dports/games/trojka/trojka/
H A Dtrojka.c287 int check_speed() in check_speed() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dfight.cc938 int weapon_min_delay(const item_def &weapon, bool check_speed) in weapon_min_delay()
H A Dmonster.cc5026 void monster::check_speed() in check_speed() function in monster
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-mt65xx.c588 unsigned int check_speed, in mtk_i2c_check_ac_timing()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-mt65xx.c588 unsigned int check_speed, in mtk_i2c_check_ac_timing()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-mt65xx.c588 unsigned int check_speed, in mtk_i2c_check_ac_timing()
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/
H A Dtest_utils.py1472 def check_speed(sym, location=None, ctx=None, N=20, grad_req=None, typ="whole", function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/mxnet/
H A Dtest_utils.py1472 def check_speed(sym, location=None, ctx=None, N=20, grad_req=None, typ="whole", function
/dports/devel/openocd/openocd-0.11.0/src/jtag/aice/
H A Daice_usb.c2315 uint32_t check_speed; in aice_usb_set_clock() local