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

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_constants.h 90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex_constants.h 97 * the speed with which regular expressions are matched, and less to the
98 * speed with which regular expression objects are constructed. Otherwise
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
jquery-1.3.2.js 15 // Will speed up references to window, and allows munging its name.
17 // Will speed up references to undefined, and allows munging its name.
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
darwin_usb.c 104 return "high speed split error";
543 return LIBUSB_ERROR_OTHER; /* no configurations at this speed so we can't use it */
875 case kUSBDeviceSpeedLow: dev->speed = LIBUSB_SPEED_LOW; break;
876 case kUSBDeviceSpeedFull: dev->speed = LIBUSB_SPEED_FULL; break;
877 case kUSBDeviceSpeedHigh: dev->speed = LIBUSB_SPEED_HIGH; break;
879 case kUSBDeviceSpeedSuper: dev->speed = LIBUSB_SPEED_SUPER; break;
882 usbi_warn (ctx, "Got unknown device speed %d", devSpeed);
    [all...]
  /external/qemu/
net-android.c     [all...]
  /bionic/libc/arch-arm/generic/bionic/
strlen.c 61 // and achieve the maximum bus speed.
  /bionic/libc/string/
bcopy.c 40 typedef long word; /* "word" used for optimal copy speed */
  /bootable/recovery/minzip/
Zip.h 30 * slight speed hit and a modest reduction in memory usage.
  /cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/
CodecInfo.java 85 int maxMacroblocksPerSecond = 0; // max decoding speed
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
ArrayData.java 118 // For speed reasons, replicate the for loop in each case
  /dalvik/dx/src/com/android/dx/dex/code/
ArrayData.java 120 // For speed reasons, replicate the for loop in each case
  /dalvik/libdex/
ZipArchive.h 53 * To speed comparisons when doing a lookup by name, we could make the mapping
  /dalvik/vm/
AtomicCache.h 135 * setup for this method simpler, which gives us a ~10% speed \
  /development/tools/emulator/skins/HVGA/
layout 441 speed full
  /development/tools/emulator/skins/QVGA/
layout 437 speed full
  /development/tools/emulator/skins/WQVGA400/
layout 436 speed full
  /development/tools/emulator/skins/WQVGA432/
layout 436 speed full
  /development/tools/emulator/skins/WVGA800/
layout 437 speed full
  /development/tools/emulator/skins/WVGA854/
layout 437 speed full
  /device/sample/skins/WVGAMedDpi/
layout 435 speed full
  /external/bison/data/m4sugar/
foreach.m4 151 # We only have to speed up _m4_cond, by building the temporary _m4_c:
179 # need to speed up _m4_bpatsubsts. To avoid nesting, we build the
202 # m4_shiftn already validated arguments; we only need to speed up
352 # avoid the speed penalty of m4_set_add.

Completed in 1565 milliseconds

<<31323334353637383940>>