HomeSort by relevance Sort by last modified time
    Searched full:speed (Results 1051 - 1075 of 3311) sorted by null

<<41424344454647484950>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/spi/
spidev.h 122 /* Read / Write SPI device default max speed hz */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
synclink.h 155 unsigned long clock_speed; /* external clock speed in bits per second */
ultrasound.h 45 * _GUS_RAMPRATE - Sets the speed for volume ramping (P1=scale, P2=rate)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
genhd.h 117 __u16 d_rpm; /* rotational speed */
mii.h 39 #define BMCR_SPEED1000 0x0040 /* MSB of Speed (1000) */
pmu.h 32 #define PMU_CPU_SPEED 0x7d /* control CPU speed on some models */
synclink.h 155 unsigned long clock_speed; /* external clock speed in bits per second */
ultrasound.h 45 * _GUS_RAMPRATE - Sets the speed for volume ramping (P1=scale, P2=rate)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/spi/
spidev.h 122 /* Read / Write SPI device default max speed hz */
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ethtool.h 21 __u16 speed; member in struct:ethtool_cmd
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ethtool.h 21 __u16 speed; member in struct:ethtool_cmd
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
floatobject.h 54 speed. */
pymem.h 19 the macros may (or may not) expose details for speed, if you do use the
stringobject.h 90 /* Macro, trading safety for speed */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
btm_matcher.py 1 """A bottom-up tree matching algorithm implementation meant to speed
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
sortperf.py 67 """Tabulate sort speed for lists of various sizes.
test_ossaudiodev.py 104 dsp.speed(rate) == rate):
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
floatobject.h 54 speed. */
pymem.h 19 the macros may (or may not) expose details for speed, if you do use the
stringobject.h 90 /* Macro, trading safety for speed */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
btm_matcher.py 1 """A bottom-up tree matching algorithm implementation meant to speed
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
sortperf.py 67 """Tabulate sort speed for lists of various sizes.
test_ossaudiodev.py 104 dsp.speed(rate) == rate):
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
EmulatorConfigTab.java 116 * Returns the emulator ready speed option value.
277 new Label(mEmulatorOptionsGroup, SWT.NONE).setText("Network Speed:");
280 for (String[] speed : NETWORK_SPEEDS) {
281 mSpeedCombo.add(speed[0]);

Completed in 1091 milliseconds

<<41424344454647484950>>