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

<<21222324252627282930>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/
README 61 The NDK comes with prebuilt binaries for this library to speed up development.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/
README 61 The NDK comes with prebuilt binaries for this library to speed up development.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
intobject.h 51 /* Macro, trading safety for speed */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
intobject.h 51 /* Macro, trading safety for speed */
  /system/extras/tests/sdcard/
profile_sdcard.sh 25 # Use dd to get the raw speed of the card
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 61 and enhanced tracer() and speed() methods.
136 'speed', 'st', 'stamp', 'tilt', 'tiltangle', 'towards', 'tracer',
1918 def speed(self, s=0): member in class:TNavigator
2052 def speed(self, speed=None): member in class:TPen
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 61 and enhanced tracer() and speed() methods.
136 'speed', 'st', 'stamp', 'tilt', 'tiltangle', 'towards', 'tracer',
1918 def speed(self, s=0): member in class:TNavigator
2052 def speed(self, speed=None): member in class:TPen
    [all...]
  /frameworks/base/services/java/com/android/server/input/
InputManagerService.java 180 private static native void nativeSetPointerSpeed(int ptr, int speed);
1096 int speed = getPointerSpeedSetting(); local
1118 int speed = InputManager.DEFAULT_POINTER_SPEED; local
    [all...]
  /development/ndk/sources/android/libportable/common/include/
ioctls_portable.h 166 char sg_ispeed; /* input speed */
167 char sg_ospeed; /* output speed */
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMStringPool.java 35 * <li>String-to-index lookup speed is critical.</li>
36 * <li>Index-to-String lookup speed is slightly less so.</li>
  /external/chromium_org/content/browser/geolocation/
geolocation_provider_unittest.cc 89 actual.speed == expected_.speed &&
  /external/chromium_org/content/renderer/
geolocation_dispatcher.cc 136 geoposition.speed >= 0.,
137 geoposition.speed));
  /external/chromium_org/native_client_sdk/src/examples/demo/flock/
goose.cc 8 // The maximum speed of a goose. Measured in meters/second.
55 // Limit the velocity to a maximum speed.
  /external/chromium_org/skia/ext/
image_operations.h 21 // Those enumeration values express a desired quality/speed tradeoff.
46 // traded-off for additional speed compared to RESIZE_BEST.
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
FILES0 15 times - Some outputs from 'speed' on some machines.
24 speed.c - Source for libdes.a timing program.
  /external/chromium_org/v8/src/
incremental-marking.h 98 // of at a moderate rate of work and gradually increase the speed of the
204 PrintPID("Increasing marking speed to %d "
  /external/iproute2/man/man8/
tc-htb.8 127 speed, in excess of the configured
133 Amount of bytes that can be burst at 'infinite' speed, in other words, as fast
  /external/jpeg/
jconfig.doc 48 * If you're not sure, leaving it undefined will work at some cost in speed.
49 * If you defined HAVE_UNSIGNED_CHAR then the speed difference is minimal.
jconfig.h 49 * If you're not sure, leaving it undefined will work at some cost in speed.
50 * If you defined HAVE_UNSIGNED_CHAR then the speed difference is minimal.
  /external/kernel-headers/original/linux/
ethtool.h 22 __u16 speed; /* The forced speed, 10Mb, 100Mb, gigabit */ member in struct:ethtool_cmd
36 __u32 speed)
39 ep->speed = (__u16)speed;
40 ep->speed_hi = (__u16)(speed >> 16);
45 return (ep->speed_hi << 16) | ep->speed;
519 /* The forced speed, 10Mb, 100Mb, gigabit, 2.5Gb, 10GbE. */

Completed in 2379 milliseconds

<<21222324252627282930>>