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

1 2

  /external/chromium_org/third_party/openssl/openssl/crypto/des/times/
usparc.cc 13 and while it makes the des_opts numbers much slower, it makes the
  /external/openssl/crypto/des/times/
usparc.cc 13 and while it makes the des_opts numbers much slower, it makes the
  /build/target/board/generic/
BoardConfig.mk 14 # emulated NEON code paths typically ends up 2x slower than the normal C code
19 # that are slower to emulate. On the other hand, it is possible to emulate
  /external/chromium_org/v8/test/intl/overrides/
caching.js 58 // Non-cached time is much slower, measured to 12.5 times.
  /external/chromium_org/tools/telemetry/telemetry/core/timeline/
trace_event_importer_unittest.py 437 {'name': 'slower', 'args': {}, 'pid': 1, 'ts': 8, 'cat': 'baz',
454 slower = m.GetAllEventsOfName('slower')[0]
455 self.assertEqual('slower', slower.name)
456 self.assertEqual('baz', slower.category)
457 self.assertAlmostEqual(0.008, slower.start)
458 self.assertAlmostEqual(0, slower.duration)
    [all...]
  /external/llvm/
Makefile 213 $(Echo) '*****' Note: Debug build can be 10 times slower than an
  /external/chromium_org/v8/test/webkit/fast/js/kde/
md5-1.js 54 * Of course, these functions are slower than the original would be, but
  /external/valgrind/main/none/tests/
cmdline1.stdout.exp 20 full is slower but provides precise watchpoint/step
cmdline2.stdout.exp 20 full is slower but provides precise watchpoint/step
  /external/chromium_org/third_party/WebKit/PerformanceTests/resources/
runner.js 307 // Smaller chunk sizes run slower overall, as the per-chunk overhead is high.
  /external/dropbear/libtommath/
bn.tex 187 \hline BN\_MP\_DIV\_SMALL & Enables a slower, smaller and equally \\
218 \hline Modular inverse (both, smaller/slower) & BN\_FAST\_MP\_INVMOD\_C \\
268 \hline Speed && X & LibTomMath is slower. \\
285 own application but I think there are reasons not to. While LibTomMath is slower than libraries such as GnuMP it is
286 not normally significantly slower. On x86 machines the difference is normally a factor of two when performing modular
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
commands.js 285 * to be able to show partial results for slower operations.
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
JSON.pm 730 JSON::PP works slower in the versions. And in 5.005, the Unicode handling is not available.
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/
JSON.pm 730 JSON::PP works slower in the versions. And in 5.005, the Unicode handling is not available.
    [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/
JSON.pm 730 JSON::PP works slower in the versions. And in 5.005, the Unicode handling is not available.
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 811 // slower.
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 811 // slower.
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 811 // slower.
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 811 // slower.
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 778 // slower.
  /external/mksh/src/
Build.sh     [all...]
  /external/chromium_org/v8/src/
v8natives.js 135 // they make parseInt on a string 1.4% slower (274ns vs 270ns).
    [all...]
  /external/v8/src/
v8natives.js 116 // they make parseInt on a string 1.4% slower (274ns vs 270ns).
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/closure/
base.js 969 // return Object(val) === val also works, but is slower, especially if val is
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 660 key will require less ram but the resulting cipher will be slower. The second option is \textit{TWOFISH\_TABLES} which when
    [all...]

Completed in 650 milliseconds

1 2