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

1 2

  /build/make/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/libunwind/doc/
unw_get_proc_info_by_ip.tex 25 is more flexible, it also tends to run slower (and often much slower)
libunwind-setjmp.tex 34 \Func{longjmp}() routines tends to be much slower than with the
  /build/soong/cmd/soong_zip/
rate_limit.go 37 // prevents runaway memory use due to slower writes.
  /frameworks/rs/script_api/
rs_atomic.spec 24 These functions are slower than their non-atomic equivalents, so use
  /prebuilts/go/darwin-x86/src/math/big/
arith.go 173 // Using addWW_g is likely slower.
bits_test.go 6 // via an independent (albeit slower) representations for floating-point
decimal.go 65 // decimal format (since that is likely slower).
natconv.go 392 // and smaller strings (but a bit slower for larger ones)
  /prebuilts/go/darwin-x86/test/chan/
sieve2.go 154 // receive from 'primes' much slower than this goroutine
  /prebuilts/go/linux-x86/src/math/big/
arith.go 173 // Using addWW_g is likely slower.
bits_test.go 6 // via an independent (albeit slower) representations for floating-point
decimal.go 65 // decimal format (since that is likely slower).
  /prebuilts/go/linux-x86/test/chan/
sieve2.go 154 // receive from 'primes' much slower than this goroutine
  /external/swiftshader/third_party/LLVM/
Makefile 206 $(Echo) '*****' Note: Debug build can be 10 times slower than an
  /external/ImageMagick/www/api/
resize.php 61 <p>This is shortcut function for a fast interpolative resize using mesh interpolation. It works well for small resizes of less than +/- 50 of the original image size. For larger resizing on images a full filtered and slower resize function should be used instead.</p>
  /external/brotli/go/cbrotli/
cbrotli.go 31 // The higher the quality, the slower the compression. Range is 0 to 11.
  /external/valgrind/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
  /prebuilts/go/darwin-x86/src/runtime/
mkduff.go 85 // for some reason that is 3.5x slower than this code.
crash_cgo_test.go 219 // slower than the fast version (d1), so OK.
  /prebuilts/go/linux-x86/src/runtime/
mkduff.go 85 // for some reason that is 3.5x slower than this code.
crash_cgo_test.go 219 // slower than the fast version (d1), so OK.
  /prebuilts/misc/common/robolectric/
run_robotests.mk 26 # significantly slower than running all tests within the same JVM, but prevents
  /prebuilts/go/darwin-x86/src/bytes/
buffer_test.go 16 const N = 10000 // make this bigger for a larger (and slower) test

Completed in 455 milliseconds

1 2