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

/ndk/build/platforms/android-3/arch-arm/usr/include/linux/raid/
H A Dxor.h22 int speed; member in struct:xor_block_template
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/raid/
H A Dxor.h22 int speed; member in struct:xor_block_template
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/raid/
H A Dxor.h22 int speed; member in struct:xor_block_template
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/raid/
H A Dxor.h22 int speed; member in struct:xor_block_template
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/raid/
H A Dxor.h22 int speed; member in struct:xor_block_template
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/raid/
H A Dxor.h22 int speed; member in struct:xor_block_template
/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Dtermios.h85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed) argument
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed) argument
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Dtermios.h85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed) argument
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed) argument
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Dtermios.h85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed) argument
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed) argument
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Dtermios.h85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed) argument
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed) argument
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Dtermios.h85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed) argument
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed) argument
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Dtermios.h85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed) argument
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed) argument
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
H A Dethtool.h21 __u16 speed; member in struct:ethtool_cmd
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
H A Dethtool.h21 __u16 speed; member in struct:ethtool_cmd

Completed in 811 milliseconds