HomeSort by relevance Sort by last modified time
    Searched refs:speed (Results 101 - 125 of 443) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
termios.h 85 static __inline__ int cfsetospeed(struct termios *s, speed_t speed)
87 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
96 static __inline__ int cfsetispeed(struct termios *s, speed_t speed)
98 s->c_cflag = (s->c_cflag & ~CBAUD) | (speed & CBAUD);
  /external/chromium_org/third_party/WebKit/public/web/
WebGeolocationPosition.h 43 WebGeolocationPosition(double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed)
45 assign(timestamp, latitude, longitude, accuracy, providesAltitude, altitude, providesAltitudeAccuracy, altitudeAccuracy, providesHeading, heading, providesSpeed, speed);
50 WEBKIT_EXPORT void assign(double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed);
  /frameworks/base/core/java/android/hardware/
SerialPort.java 53 * Speed must be one of 50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400, 4800, 9600,
59 public void open(ParcelFileDescriptor pfd, int speed) throws IOException {
60 native_open(pfd.getFileDescriptor(), speed); local
127 private native void native_open(FileDescriptor pfd, int speed) throws IOException;
  /external/grub/netboot/
sis900.c 83 static void sis900_read_mode(struct nic *nic, int phy_addr, int *speed, int *duplex);
84 static void amd79c901_read_mode(struct nic *nic, int phy_addr, int *speed, int *duplex);
85 static void ics1893_read_mode(struct nic *nic, int phy_addr, int *speed, int *duplex);
86 static void rtl8201_read_mode(struct nic *nic, int phy_addr, int *speed, int *duplex);
92 void (*read_mode) (struct nic *nic, int phy_addr, int *speed, int *duplex);
692 int speed, duplex;
695 mii.chip_info->read_mode(nic, cur_phy, &speed, &duplex);
700 if (speed == HW_SPEED_HOME || speed == HW_SPEED_10_MBPS) {
722 * Description: retrieves and displays speed and duple
679 int speed, duplex; local
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowLocation.java 25 private float speed; field in class:ShadowLocation
62 speed = l.getSpeed();
179 return speed;
183 public void setSpeed(float speed) {
184 this.speed = speed;
191 this.speed = 0.0f;
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
makefile.bc 19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
47 speed.exe: speed.obj libdes.lib
  /external/openssl/crypto/des/
makefile.bc 19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
47 speed.exe: speed.obj libdes.lib
  /frameworks/base/core/java/android/widget/
ZoomControls.java 70 public void setZoomSpeed(long speed) {
71 mZoomIn.setZoomSpeed(speed);
72 mZoomOut.setZoomSpeed(speed);

Completed in 649 milliseconds

1 2 3 45 6 7 8 91011>>