Home
last modified time | relevance | path

Searched defs:speeds (Results 1 – 25 of 540) sorted by path

12345678910>>...22

/dports/astro/gpsd/gpsd-3.20/
H A Dgpsctl.c587 const int speeds[] = {2400, 4800, 9600, 19200, 38400, 57600, 115200}; in main() local
/dports/astro/routino/routino-3.3.3/extras/statistics/
H A Ddumper.c83 float ***highways,***transports,***properties,***speeds; in main() local
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/portburn/
H A Dportburn_macosx.cpp1013 int PortBurn_GetSpeeds(void *handle, int *cnt, int *speeds[]) in PortBurn_GetSpeeds()
H A Dportburn_winxp.cpp373 int PortBurn_GetSpeeds(void *handle, int *cnt, int *speeds[]) in PortBurn_GetSpeeds()
H A Dportburn_winxpv1.cpp1229 int PortBurn_v1_GetSupportedSpeeds(void *handle, int *cnt, int *speeds[]) in PortBurn_v1_GetSupportedSpeeds()
H A Dportburn_winxpv2.cpp2231 int PortBurn_v2_GetSupportedSpeeds(void *handle, int *cnt, int *speeds[]) in PortBurn_v2_GetSupportedSpeeds()
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/hal/
H A Dhalcdrom.cpp94 QList<int> speeds; in writeSpeeds() local
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/wmi/
H A Dwmicdrom.cpp79 QList<int> speeds; in writeSpeeds() local
/dports/audio/shairport-sync/shairport-sync-3.3.9/
H A Daudio_alsa.c548 unsigned int *speeds; in actual_open_alsa_device() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DWipeTowerDialog.cpp127 std::vector<float> speeds = m_chart->get_ramming_speed(0.25f); in get_parameters() local
/dports/cad/repsnapper/repsnapper-2.5a4/src/
H A Dsettings.cpp674 vector<string> speeds(serialspeeds, in connect_to_ui() local
/dports/cad/sumo/sumo-1.2.0/src/netimport/
H A DNIImporter_OpenDrive.h307 … std::vector<std::pair<double, double> > speeds; //!< List of positions/speeds of speed changes member
/dports/comms/atslog/atslog-2.1.1/atslogd/
H A Datslogd.c442 } speeds [] = { in set_tty_params() local
/dports/comms/lrzsz/lrzsz-0.12.20/src/
H A Drbsb.c66 } speeds[] = { variable
/dports/comms/minicom/minicom-2.7.1/src/
H A Dconfig.c1410 static const unsigned int speeds[] = variable
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/bin/
H A Ddivisors.py3 speeds = (9600, 19200, 38400, 57600, 115200, 230400) variable
/dports/comms/unixcw/unixcw-3.5.1/src/libcw/
H A Dlibcw_rec.c2191 float *speeds = test_cw_rec_new_speeds_fixed(speed, n); in test_cw_rec_new_base_data_fixed() local
2311 float *speeds = test_cw_rec_new_speeds_fixed(speed, n); in test_cw_rec_new_random_data_fixed() local
2349 float *speeds = test_cw_rec_new_speeds_adaptive(speed_min, speed_max, n); in test_cw_rec_new_random_data_adaptive() local
2472 float *speeds = (float *) malloc((n + 1) * sizeof (float)); in test_cw_rec_new_speeds_fixed() local
2511 float *speeds = (float *) malloc((n + 1) * sizeof (float)); in test_cw_rec_new_speeds_adaptive() local
2578 struct cw_rec_test_data *test_cw_rec_new_data(const char *characters, float speeds[], __attribute__… in test_cw_rec_new_data()
/dports/comms/xcwcp/unixcw-3.5.1/src/libcw/
H A Dlibcw_rec.c2191 float *speeds = test_cw_rec_new_speeds_fixed(speed, n); in test_cw_rec_new_base_data_fixed() local
2311 float *speeds = test_cw_rec_new_speeds_fixed(speed, n); in test_cw_rec_new_random_data_fixed() local
2349 float *speeds = test_cw_rec_new_speeds_adaptive(speed_min, speed_max, n); in test_cw_rec_new_random_data_adaptive() local
2472 float *speeds = (float *) malloc((n + 1) * sizeof (float)); in test_cw_rec_new_speeds_fixed() local
2511 float *speeds = (float *) malloc((n + 1) * sizeof (float)); in test_cw_rec_new_speeds_adaptive() local
2578 struct cw_rec_test_data *test_cw_rec_new_data(const char *characters, float speeds[], __attribute__… in test_cw_rec_new_data()
/dports/comms/zssh/zssh-1.5c/lrzsz-0.12.20/src/
H A Drbsb.c66 } speeds[] = { variable
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/opengl/pbuffers/
H A Dcube.cpp49 static const qreal speeds[] = { 3.8f, 4.4f, 5.6f }; variable
/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_drawpixels.c23 float speeds[3] = { 0.0001f, 0.05f, 0.15f }; in main() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/adb/
H A Dbenchmark_device.py54 def analyze(name, speeds): argument
/dports/devel/bullet/bullet3-3.21/examples/Evolution/
H A DNN3DWalkersTimeWarpBase.h59 static double speeds[] = { variable
/dports/devel/dev86/dev86-0.16.20/libc/gtermcap/
H A Dtermcap.c268 static short speeds[] = variable
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_utils/native/
H A Djuce_win32_AudioCDBurner.cpp299 const int speeds[] = { 1, 2, 4, 8, 12, 16, 20, 24, 32, 40, 64, 80 }; in getAvailableWriteSpeeds() local

12345678910>>...22