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

<<61626364656667686970>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 216 # by a factor of 10-40, and so greatly speed the following loop.
429 # we use a regexp here; the reason is speed in both
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 216 # by a factor of 10-40, and so greatly speed the following loop.
429 # we use a regexp here; the reason is speed in both
  /external/qemu/android/
help.c 784 " skin configuration, or with '-netspeed <speed>' and '-netdelay <delay>'.\n\n"
797 PRINTF( " -netspeed %-12s %s", "<num>", "select both upload and download speed\n");
798 PRINTF( " -netspeed %-12s %s", "<up>:<down>", "select individual up and down speed\n");
811 PRINTF( " Default network speed is '%s'\n", DEFAULT_NETSPEED);
    [all...]
  /external/grub/stage2/
builtins.c 3438 unsigned int speed = 9600; local
    [all...]
  /external/chromium_org/third_party/libxml/src/
NEWS 92 572129 speed up parsing of large HTML text nodes (Markus Kull),
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf     [all...]
  /external/libppp/src/
command.c 1381 long speed; local
    [all...]
  /external/chromium_org/content/browser/download/
download_item_impl.cc 655 int64 speed = CurrentSpeed();
656 if (speed == 0)
660 (total_bytes_ - received_bytes_) / speed);
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids 656 5621 M5621 High-Speed IDE Controller
994 6533 Speed-Link Competition Pro
    [all...]
  /external/jpeg/
libjpeg.doc 81 A wide range of quality vs. speed tradeoffs are possible in JPEG processing,
600 returned image to be scaled and allow various speed/quality tradeoffs to be
    [all...]
  /external/libexif/po/
libexif-12.pot 174 msgid "Continuous, speed priority"
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPRequest.java 100 * A table that maps a name string to its cannonical constant. This is used to speed up
149 * Set to standard constants to speed up processing. this makes equals comparisons run much
403 // Set to standard constants to speed up processing.
    [all...]
  /external/qemu/distrib/jpeg-6b/
libjpeg.doc 81 A wide range of quality vs. speed tradeoffs are possible in JPEG processing,
600 returned image to be scaled and allow various speed/quality tradeoffs to be
    [all...]
  /external/svox/pico/tts/
com_svox_picottsengine.cpp 73 const char * PICO_SPEED_OPEN_TAG = "<speed level='%d'>";
74 const char * PICO_SPEED_CLOSE_TAG = "</speed>";
521 * Add <speed>, <pitch> and <volume> tags to the text,
    [all...]
  /external/zlib/src/contrib/puff/
puff.c 8 * deflate format. It is not written for speed but rather simplicity. As a
10 * important than speed, such as bootstrap applications. For typical deflate
45 * 1.2 17 Mar 2002 - Add faster version of decode(), doubles speed (!),
    [all...]
  /bionic/libc/arch-arm/cortex-a15/bionic/
strcat.S 91 // To speed up really small dst strings, unroll checking the first 4 bytes.
  /bionic/libc/arch-arm/cortex-a9/bionic/
strcat.S 91 // To speed up really small dst strings, unroll checking the first 4 bytes.
  /bionic/libc/include/net/
if_types.h 141 #define IFT_VDSL 0x61 /* Very H-Speed Digital Subscrib. Loop*/
  /dalvik/docs/
embedded-vm-control.html 233 crash. To speed diagnosis of such failures, the VM provides the
  /dalvik/vm/mterp/
README.txt 287 tables (for x86). One handler set is optimized for speed and performs no
  /development/ndk/platforms/android-3/include/net/
if_types.h 141 #define IFT_VDSL 0x61 /* Very H-Speed Digital Subscrib. Loop*/
  /development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 231 * Initially our particles have no speed or acceleration
  /device/generic/goldfish/camera/fake-pipeline2/
Scene.cpp 24 // TODO: This should probably be done host-side in OpenGL for speed and better
  /device/lge/mako/camera/
QCamera_Intf.h     [all...]
  /device/lge/mako/overlay/frameworks/base/core/res/res/values/
config.xml 252 <!-- Flag indicating if the speed up audio on mt call code should be executed -->

Completed in 2475 milliseconds

<<61626364656667686970>>