OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:speed_t
(Results
151 - 172
of
172
) sorted by null
1
2
3
4
5
6
7
/hardware/bsp/intel/peripheral/libupm/src/grovescam/
grovescam.h
138
bool setupTty(
speed_t
baud=B115200);
grovescam.cxx
156
bool GROVESCAM::setupTty(
speed_t
baud)
/hardware/bsp/intel/peripheral/libupm/src/hm11/
hm11.h
132
bool setupTty(
speed_t
baud=B9600);
/hardware/bsp/intel/peripheral/libupm/src/mhz16/
mhz16.cxx
144
bool MHZ16::setupTty(
speed_t
baud)
mhz16.h
127
bool setupTty(
speed_t
baud=B9600);
/hardware/bsp/intel/peripheral/libupm/src/hmtrp/
hmtrp.h
145
bool setupTty(
speed_t
baud=B9600);
hmtrp.cxx
146
bool HMTRP::setupTty(
speed_t
baud)
/hardware/bsp/intel/peripheral/libupm/src/wt5001/
wt5001.h
170
bool setupTty(
speed_t
baud=B9600);
wt5001.cxx
145
bool WT5001::setupTty(
speed_t
baud)
/external/libedit/src/
tty.h
475
speed_t
t_speed;
tty.c
460
private
speed_t
tty__getspeed(struct termios *);
613
private
speed_t
616
speed_t
spd;
[
all
...]
/hardware/bsp/intel/peripheral/libupm/src/zfm20/
zfm20.h
200
bool setupTty(
speed_t
baud=B57600);
zfm20.cxx
157
bool ZFM20::setupTty(
speed_t
baud)
/external/ppp/pppd/
sys-solaris.c
1142
* Translate from bits/second to a
speed_t
.
1160
* Translate from a
speed_t
to bits/second.
[
all
...]
sys-linux.c
890
* Translate from bits/second to a
speed_t
.
909
* Translate from a
speed_t
to bits/second.
[
all
...]
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
serialposix.py
147
IOSSIOSPEED = 0x80045402 #_IOW('T', 2,
speed_t
)
/prebuilts/android-emulator/linux-x86_64/bin/
resize2fs
mkfs.ext4
tune2fs
e2fsck
fsck.ext4
/external/skia/platform_tools/android/bin/linux/
perfhost
Completed in 2345 milliseconds
1
2
3
4
5
6
7