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

1 2

  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
Application.mk 1 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
Application.mk 1 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /gdk/samples/bitmap-plasma-llvm/jni/
Application.mk 1 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /gdk/samples/hello-llvm/jni/
Application.mk 1 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /dalvik/vm/mterp/x86-atom/
OP_AGET.S 51 # with one instr was not faster
  /external/bzip2/
Android.mk 18 # measurements show that the ARM version of ZLib is about x1.17 faster
  /build/target/board/generic/
BoardConfig.mk 15 # faster).
  /external/v8/test/mjsunit/
ascii-regexp-subject.js 29 * @fileoverview Check that an initial ^ will result in a faster match fail.
  /external/zlib/
Android.mk 4 # measurements show that the ARM version of ZLib is about x1.17 faster
  /external/webkit/LayoutTests/http/tests/resources/
network-simulator.php 66 header('Content-Length: 5', false); # Multiple content-length headers, some network stacks can detect this condition faster.
  /dalvik/vm/mterp/armv5te/
OP_INSTANCE_OF.S 60 @ could b ${opcode}_store, but copying is faster and cheaper
  /libcore/
JavaLibrary.mk 163 # Local droiddoc for faster libcore testing
  /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/qemu/distrib/sdl-1.2.12/src/hermes/
mmxp2_32.asm 274 ; would almost certainly be faster, even if only a little.
  /external/dropbear/libtommath/
bn.tex 271 \hline Five modular reduction algorithms & X & & Faster modular exponentiation for a variety of moduli. \\
    [all...]
  /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/zlib/contrib/masmx86/
gvmat32.asm 45 ; note : as I known, longest_match_686 is very faster than longest_match_7fff
46 ; on pentium Pro/II/III, faster (but less) in P4, but it seem
47 ; longest_match_7fff can be faster (very very litte) on AMD Athlon64/K8
inffas32.asm 15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
match686.asm 18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js 334 // NOTE(mesch): The Function constructor is faster than eval().
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 334 // NOTE(mesch): The Function constructor is faster than eval().
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 220 bunch of different information and Structs are slightly faster than a standard
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 415 easier to remember and short options are faster to type.
  /external/chromium/chrome/browser/resources/net_internals/
eventsview.js 397 * Significantly faster than sorting the entire table again, when only
  /external/v8/src/
array.js 706 // array then the simple version is going to be faster, because it
777 // Insertion sort is faster for short arrays.
    [all...]

Completed in 2063 milliseconds

1 2