Home
last modified time | relevance | path

Searched defs:speed (Results 1 - 25 of 72) sorted by relevance

123

/third_party/musl/porting/liteos_a/user/src/termios/
H A Dcfsetospeed.c7 int cfsetospeed(struct termios *tio, speed_t speed) in cfsetospeed() argument
19 int cfsetispeed(struct termios *tio, speed_t speed) in cfsetispeed() argument
/third_party/musl/src/termios/
H A Dcfsetospeed.c7 int cfsetospeed(struct termios *tio, speed_t speed) in cfsetospeed() argument
19 int cfsetispeed(struct termios *tio, speed_t speed) in cfsetispeed() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_ioctl.cpp41 int speed = cfgetospeed(&ttydev); in Bm_function_Ioctl_baudrate() local
/third_party/toybox/toys/net/
H A Dmicrocom.c39 int i, speed; in microcom_main() local
/third_party/curl/tests/unit/
H A Dunit1606.c50 runawhile(long time_limit, long speed_limit, curl_off_t speed, int dec) runawhile() argument
/third_party/pulseaudio/sonic/
H A DMain.java20 runSonic( AudioInputStream audioStream, SourceDataLine line, float speed, float pitch, float rate, float volume, boolean emulateChordPitch, int quality, int sampleRate, int numChannels) runSonic() argument
H A Dmain.c77 float speed = 1.0f; in main() local
17 runSonic( waveFile inFile, waveFile outFile, float speed, float pitch, float rate, float volume, int emulateChordPitch, int quality, int sampleRate, int numChannels) runSonic() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Df_realtime.c33 double speed; member
H A Daf_aphaser.c38 double speed; member
H A Daf_flanger.c38 double speed; member
/third_party/ffmpeg/libavdevice/
H A Dlibcdio.c50 int speed; member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c85 static void aes_siv_setspeed(void *vctx, int speed) in aes_siv_setspeed() argument
H A Dcipher_aes_siv.c205 unsigned int speed = 0; in aes_siv_set_ctx_params() local
/third_party/skia/samplecode/
H A DSampleCusp.cpp33 static SkPath cusp(const SkPoint P[4], SkPoint PP[7], bool& split, int speed, SkScalar phase) { in cusp() argument
54 static SkScalar linearToLoop(int speed, SkScalar phase, SkScalar scale) { in linearToLoop() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c85 static void aes_siv_setspeed(void *vctx, int speed) in aes_siv_setspeed() argument
H A Dcipher_aes_siv.c205 unsigned int speed = 0; in aes_siv_set_ctx_params() local
/third_party/skia/tools/timer/
H A DTimeUtils.h27 static inline float Scaled(float time, float speed, float period = 0) { in Scaled() argument
/third_party/skia/tools/viewer/
H A DAnimTimer.h40 void setSpeed(float speed) { fSpeed = speed; } in setSpeed() argument
/third_party/ffmpeg/libavformat/
H A Dflic.c92 int speed, ret; in flic_read_header() local
/third_party/backends/backend/
H A Dgphoto2.h91 SANE_Int speed; /* current port speed */ member
/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c159 int format, channels, speed, reqformat; in pa_oss_auto_format() local
/third_party/toybox/lib/
H A Dtty.c64 void xsetspeed(struct termios *tio, int speed) in xsetspeed() argument
79 int set_terminal(int fd, int raw, int speed, struct termios *old) in set_terminal() argument
126 xset_terminal(int fd, int raw, int speed, struct termios *old) xset_terminal() argument
[all...]
/third_party/toybox/toys/pending/
H A Dgetty.c51 long speed; member
87 long speed = atolx(s); in encode() local
182 speed_t speed; in sense_baud() local
[all...]
/third_party/skia/gm/
H A Daddarc.cpp53 SkScalar speed = SkScalarSqrt(16 / r.width()) * 0.5f; variable
/third_party/ffmpeg/libavcodec/
H A Dlibrav1e.c52 int speed; member

Completed in 9 milliseconds

123