HomeSort by relevance Sort by last modified time
    Searched refs:faster (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/bzip2/
Android.mk 18 # measurements show that the ARM version of ZLib is about x1.17 faster
  /bionic/libc/bionic/
getentropy_linux.c 357 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; local
372 faster = 1;
375 faster = 0;
400 if (!faster) {
  /external/chromium_org/tools/perf/measurements/
page_cycler.js 17 // in Chrome running these tests much faster than other browsers. In order to
  /external/chromium_org/v8/test/mjsunit/
ascii-regexp-subject.js 29 * @fileoverview Check that an initial ^ will result in a faster match fail.
fast-non-keyed.js 30 // Check that keyed stores make things go dict mode faster than non-keyed
  /external/zlib/
Android.mk 4 # measurements show that the ARM version of ZLib is about x1.17 faster
  /external/chromium_org/remoting/webapp/
plugin_settings.js 7 // files making for a faster compile/run cycle when only modifying HTML/JS.
  /external/chromium_org/v8/test/intl/overrides/
caching.js 29 // is faster (cached) than the general case.
47 // Using collator. Faster than default, but not by much.
  /build/target/board/generic/
BoardConfig.mk 16 # faster).
  /external/chromium_org/tools/grit/grit/format/
html_inline.py 142 names_only: |nil| will be returned for the inlined contents (faster).
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 109 // went to an accept...faster to do this, but
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/image_editor/
image_encoder.js 116 * with a string is several times faster than decoding base64 in Javascript.
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_encoder.js 116 * with a string is several times faster than decoding base64 in Javascript.
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmxp2_32.asm 274 ; would almost certainly be faster, even if only a little.
  /libcore/
JavaLibrary.mk 203 # Local droiddoc for faster libcore testing
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/i18n/
messageformat.js 88 * Input pattern gets parsed into objects for faster formatting.
394 * Parses input pattern into an array, for faster reformatting with
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 782 * detection but this is faster, smaller, and more what people
    [all...]
  /external/chromium_org/chrome/renderer/resources/extensions/automation/
automation_node.js 309 // Hash the new child ids for faster lookup.
  /ndk/build/core/
definitions-utils.mk 52 # faster. It will also not explode the stack with a lot of
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
table_walker.js 31 * Only used as a cache for faster lookup.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 334 // NOTE(mesch): The Function constructor is faster than eval().
  /external/chromium_org/third_party/jstemplate/
jsevalcontext.js 334 // NOTE(mesch): The Function constructor is faster than eval().
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/media/
media_util.js 10 * <canvas> renders faster than <img>, however has bigger memory overhead.
  /external/chromium_org/ui/file_manager/image_loader/
request.js 93 * Returns priority of the request. The higher priority, the faster it will
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 220 bunch of different information and Structs are slightly faster than a standard

Completed in 1689 milliseconds

1 2 3