Searched defs:speeds (Results 1 - 8 of 8) sorted by relevance
/third_party/toybox/lib/ |
H A D | tty.c | 66 int i, speeds[] = {50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400, in xsetspeed() local 112 int i, speeds[] = {50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400, in set_terminal() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_chorus.c | 48 float *speeds; member [all...] |
/third_party/skia/samplecode/ |
H A D | SamplePathText.cpp | 396 const Sk4f speeds = Sk4f::Load(fSpeeds); in apply() local
|
/third_party/backends/backend/ |
H A D | dc240.c | 311 static struct pkt_speed speeds[] = SPEEDS; variable
|
H A D | dc210.c | 275 static struct pkt_speed speeds[] = SPEEDS; variable
|
H A D | dc25.c | 349 static struct pkt_speed speeds[] = { {B9600, {0x96, 0x00}}, variable [all...] |
H A D | pie.c | 917 int speeds = dev->inquiry_scan_capability & INQ_CAP_SPEEDS;
in pie_get_speeds() local
|
/third_party/toybox/generated/ |
H A D | globals.h | 802 int speeds[20]; member
|
Completed in 16 milliseconds