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

<<21222324252627282930>>

  /external/chromium_org/chrome_frame/test/perf/
silverlight.cc 40 // Not templatized, to trade execution speed vs typing
  /external/chromium_org/content/browser/dom_storage/
dom_storage_area_unittest.cc 172 // Inject an in-memory db to speed up the test.
212 // Inject an in-memory db to speed up the test.
291 // Inject an in-memory db to speed up the test and also to verify
379 // Inject an in-memory db to speed up the test.
  /external/chromium_org/content/browser/gamepad/
xbox_data_fetcher_mac.h 49 // 14 is just another boring flashing speed.
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8EventListenerList.h 49 // This is a container for V8EventListener objects that uses hidden properties of v8::Object to speed up lookups.
  /external/chromium_org/third_party/WebKit/Source/
config.gyp 33 # size of the binary and increasing the speed of gdb. gcc only.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMarquee.h 63 int speed() const { return m_speed; } function in class:WebCore::FINAL
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioListener.h 75 // Speed of sound
  /external/chromium_org/third_party/freetype/src/cache/
ftcmanag.h 26 /* and FT_Size objects in order to speed up things considerably. */
  /external/chromium_org/third_party/lzma_sdk/
7z.h 138 it will increase decompression speed.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen_cache.h 106 /* Unused buffers are put in buckets to speed up lookups */
  /external/chromium_org/third_party/mt19937ar/
readme-mt.txt 41 if you need more speed for these five functions, you may
  /external/chromium_org/third_party/openssl/openssl/
Apps-config.mk 76 apps/speed.c \
  /external/chromium_org/third_party/opus/src/
Makefile.unix 14 # HAVE_LRINTF: Use C99 intrinsics to speed up float-to-int conversion
  /external/chromium_org/third_party/skia/src/opts/
memset16_neon.S 55 * onto a 16-byte boundary to improve speed even more.
  /external/chromium_org/third_party/tlslite/tlslite/
VerifierDB.py 84 good compromise between safety and speed.
  /external/chromium_org/ui/views/controls/native/
native_view_host_aura.cc 70 // however pose a speed degradation if not implemented.
  /external/chromium_org/webkit/data/test_shell/
index.html 54 <li><a href="js/timers.html">JS Timer speed</a>
  /external/dropbear/libtomcrypt/notes/
tech0001.txt 53 This method doesn't gather alot of entropy and has to be used to for quite a while. One way to speed it up is to tap
  /external/e2fsprogs/e2fsck/
scantest.c 2 * scantest.c - test the speed of the inode scan routine
  /external/freetype/src/cache/
ftcmanag.h 26 /* and FT_Size objects in order to speed up things considerably. */
  /external/jmonkeyengine/engine/src/core/com/jme3/app/
DebugKeysAppState.java 50 * @author Paul Speed
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
DepthOfFieldFilter.java 45 * @author Paul Speed
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
NavCalculator.java 262 * @param speed the miles per minute that the target is traveling
269 public static Position predictPosition(int time, double speed,
273 double futureLong = currentLong + speed * time * Math.sin(course);
274 double futureLat = currentLat + speed * time * Math.cos(course);
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/
Client.java 41 * @author Paul Speed
Filters.java 43 * @author Paul Speed

Completed in 1573 milliseconds

<<21222324252627282930>>