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

<<71727374757677787980>>

  /external/libvpx/libvpx/examples/includes/geshi/
geshi.php 4095 $speed = 'N\/A'; variable
4097 $speed = strlen($this->source) \/ $time; variable
4099 $speed = sprintf("%.2f KB\/s", $speed \/ 1024.0); variable
4101 $speed = sprintf("%.0f B\/s", $speed); variable
    [all...]
  /external/bison/lib/
lbitset.c 618 /* If num is 1, we could speed things up with a binary search
744 /* If num is 1, we could speed things up with a binary search
string.in.h 161 "and module memmem for speed" );
598 "or use strstr if you care about speed");
    [all...]
  /external/chromium_org/build/
all.gyp 308 # Disable iterator debugging (huge speed boost).
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_window_controller_cocoa.mm 497 // Compute duration. We use constant speed of animation, however if the change
498 // is too large, we clip the duration (effectively increasing speed) to
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_u8.c 415 /* Do we write the buffer directly for speed,
542 /* Do we write the buffer directly for speed,
    [all...]
  /external/chromium_org/third_party/jsoncpp/overrides/include/json/
value.h 580 * use memory pool for speed).
662 * value. This provides a better compromise between memory usage and speed.
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.c 523 We use an trick to speed up the lookup. The table is created with one
    [all...]
  /external/chromium_org/third_party/libwebp/dsp/
enc.c 10 // Speed-critical encoding functions.
672 // Speed-critical function pointers. We have to initialize them to the default
  /external/chromium_org/third_party/openssl/openssl/
openssl.config 993 apps/speed.c \
1023 apps/speed.c \
openssl.config.orig 982 apps/speed.c \
1004 apps/speed.c \
  /external/chromium_org/third_party/tcmalloc/vendor/
INSTALL 85 applications using tcmalloc. However, in many cases it will speed up
334 the results of its tests to speed up reconfiguring. (Caching is
  /external/grub/
NEWS 181 `--enable-serial-speed-simulation', which is useful when you want to
182 simulate the speed of a serial device on a psuedo terminal.
  /external/icu4c/common/
ucnv_u8.c 418 /* Do we write the buffer directly for speed,
545 /* Do we write the buffer directly for speed,
    [all...]
  /external/icu4c/i18n/
ucol_imp.h 459 /* made as macro to speed up things */
    [all...]
  /external/libnfc-nxp/inc/
phNfcHalTypes.h 733 * \note Enabling specific Reader technology when NFCIP1 speed is set in the
777 * \brief P2P speed for the Initiator
    [all...]
  /external/libnfc-nxp/src/
phHal4Nfc.h 415 * NFCIP1 Initiator Speed and duration of the Emulation phase.
435 * NFCIP1 Speed, Emulation Enable and Duration.
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
PHP Markdown Extra Readme.text 348 * Overall speed improvements, especially with long documents.
503 automatic link. Improved the speed at which email addresses are converted
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 479 * controls the maximum allowed adaptation speed of the codec.
492 * controls the maximum allowed adaptation speed of the codec.
    [all...]
  /external/openssl/
openssl.config 979 apps/speed.c \
1002 apps/speed.c \
  /external/qemu/android/
main-common.c 648 /* the default network speed and latency can now be specified by the device skin */
651 skin_network_speed = aconfig_str(n, "speed", 0);
    [all...]
  /external/webp/
README 16 See http://developers.google.com/speed/webp
228 * 'm' controls the trade-off between encoding speed and quality. Default is 4.
  /external/webp/src/dsp/
enc.c 10 // Speed-critical encoding functions.
672 // Speed-critical function pointers. We have to initialize them to the default
  /frameworks/base/core/java/android/text/
BidiFormatter.java 502 * calls on the lowest DIR_TYPE_CACHE_SIZE codepoints are kept in an array for speed.
    [all...]
  /frameworks/support/v4/java/android/support/v4/text/
BidiFormatter.java 492 * calls on the lowest DIR_TYPE_CACHE_SIZE codepoints are kept in an array for speed.
720 * a cache for speed. Not designed for supplementary codepoints, whose results we do not
    [all...]

Completed in 1604 milliseconds

<<71727374757677787980>>