| /external/chromium_org/third_party/openssl/openssl/crypto/des/times/ |
| 586-100.lnx | 4 No X server running, just a console, it makes the top speed jump from 151,000
|
| /external/chromium_org/third_party/ots/third_party/lzma_sdk/ |
| lzma_sdk.gyp | 13 '_LZMA_PROB32', # This could increase the speed on 32bit platform.
|
| /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
| md5.h | 12 bits instead of 64 is not important; speed is considerably more
|
| /external/chromium_org/tools/grit/grit/testdata/ |
| indexing_speed.html | 2 <html><head><title>Google Desktop Search Index Speed</title> 24 <TD noWrap bgColor=#efefef><B> Index Speed</B></td> 25 <TD noWrap align=right bgColor=#efefef><FONT size=-1><A href="/customize.html">Index Speed 43 <input type=submit value="Set Indexing Speed">
|
| /external/kernel-headers/original/asm-x86/ |
| termbits.h | 27 speed_t c_ispeed; /* input speed */ 28 speed_t c_ospeed; /* output speed */ 38 speed_t c_ispeed; /* input speed */ 39 speed_t c_ospeed; /* output speed */
|
| /external/lzma/CPP/7zip/UI/Common/ |
| Bench.h | 40 HRESULT CrcBench(UInt32 numThreads, UInt32 bufferSize, UInt64 &speed);
|
| /external/openssl/crypto/des/times/ |
| 586-100.lnx | 4 No X server running, just a console, it makes the top speed jump from 151,000
|
| /external/qemu/distrib/sdl-1.2.15/docs/man3/ |
| SDL_EnableKeyRepeat.3 | 11 Enables or disables the keyboard repeat rate\&. \fBdelay\fR specifies how long the key must be pressed before it begins repeating, it then repeats at the speed specified by \fBinterval\fR\&. Both \fBdelay\fR and \fBinterval\fR are expressed in milliseconds\&.
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| OrbitalMagnetComponent.java | 117 final float speed = targetVelocity.length(); local 119 if (targetVelocity.length2() > (speed * speed)) { 121 targetVelocity.multiply(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;
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
| termbits.h | 27 speed_t c_ispeed; /* input speed */ 28 speed_t c_ospeed; /* output speed */ 38 speed_t c_ispeed; /* input speed */ 39 speed_t c_ospeed; /* output speed */
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
| bpqether.h | 31 int speed; /* unused */ member in struct:bpq_req
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
| termbits.h | 27 speed_t c_ispeed; /* input speed */ 28 speed_t c_ospeed; /* output speed */ 38 speed_t c_ispeed; /* input speed */ 39 speed_t c_ospeed; /* output speed */
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| bpqether.h | 31 int speed; /* unused */ member in struct:bpq_req
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
| termbits.h | 27 speed_t c_ispeed; /* input speed */ 28 speed_t c_ospeed; /* output speed */ 38 speed_t c_ispeed; /* input speed */ 39 speed_t c_ospeed; /* output speed */
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| bpqether.h | 31 int speed; /* unused */ member in struct:bpq_req
|
| /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/raid/ |
| xor.h | 22 int speed; member in struct:xor_block_template
|
| /prebuilts/ndk/4/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/4/platforms/android-4/arch-arm/usr/include/linux/raid/ |
| xor.h | 22 int speed; member in struct:xor_block_template
|
| /prebuilts/ndk/4/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/4/platforms/android-5/arch-arm/usr/include/linux/raid/ |
| xor.h | 22 int speed; member in struct:xor_block_template
|
| /prebuilts/ndk/4/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/4/platforms/android-5/arch-x86/usr/include/linux/raid/ |
| xor.h | 22 int speed; member in struct:xor_block_template
|
| /prebuilts/ndk/4/platforms/android-5/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/4/platforms/android-8/arch-arm/usr/include/linux/raid/ |
| xor.h | 22 int speed; member in struct:xor_block_template
|