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

1 2 3 4 5 6

  /external/volley/
README.md 4 importantly, faster.
  /external/boringssl/linux-arm/crypto/sha/
sha512-armv4.S 14 @ This code is ~4.5 (four and a half) times faster than code generated
31 @ one byte in 23.3 cycles or ~60% faster than integer-only code.
    [all...]
sha256-armv4.S 38 @ byte in 12.5 cycles or 23% faster than integer-only code. Snapdragon
39 @ S4 does it in 12.5 cycles too, but it's 50% faster than integer-only
    [all...]
  /prebuilts/go/darwin-x86/src/strings/
compare.go 11 // It is usually clearer and always faster to use the built-in
strings_amd64.go 51 // so it's faster than indexShortStr.
strings_s390x.go 54 // so it's faster than indexShortStr.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug369.go 8 // Test that compiling with optimization turned on produces faster code.
  /prebuilts/go/linux-x86/src/strings/
compare.go 11 // It is usually clearer and always faster to use the built-in
strings_amd64.go 51 // so it's faster than indexShortStr.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug369.go 8 // Test that compiling with optimization turned on produces faster code.
  /bionic/libc/bionic/
getentropy_linux.c 345 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; local
360 faster = 1;
363 faster = 0;
388 if (!faster) {
  /build/make/target/board/generic/
BoardConfig.mk 16 # faster).
  /external/autotest/contrib/
remove_old_tests_in_tko.sql 21 -- query go faster as finished_time is not indexed.
  /prebuilts/go/darwin-x86/src/crypto/md5/
md5block.go 39 // less code and run 1.3x faster if we take advantage of that.
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256block.go 6 // In its own file so that a faster assembly or C version
  /prebuilts/go/darwin-x86/src/crypto/sha512/
sha512block.go 6 // In its own file so that a faster assembly or C version
  /prebuilts/go/darwin-x86/src/image/color/
ycbcr.go 33 // but uses fewer branches and is faster.
78 // but uses fewer branches and is faster.
152 // but uses fewer branches and is faster.
212 // but uses fewer branches and is faster.
  /prebuilts/go/darwin-x86/src/image/internal/imageutil/
impl.go 60 // but uses fewer branches and is faster.
117 // but uses fewer branches and is faster.
174 // but uses fewer branches and is faster.
230 // but uses fewer branches and is faster.
  /prebuilts/go/darwin-x86/src/image/png/
paeth.go 16 // by flipping all the bits and add 1. This is faster than
  /prebuilts/go/linux-x86/src/crypto/md5/
md5block.go 39 // less code and run 1.3x faster if we take advantage of that.
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256block.go 6 // In its own file so that a faster assembly or C version
  /prebuilts/go/linux-x86/src/crypto/sha512/
sha512block.go 6 // In its own file so that a faster assembly or C version
  /prebuilts/go/linux-x86/src/image/color/
ycbcr.go 33 // but uses fewer branches and is faster.
78 // but uses fewer branches and is faster.
152 // but uses fewer branches and is faster.
212 // but uses fewer branches and is faster.
  /prebuilts/go/linux-x86/src/image/internal/imageutil/
impl.go 60 // but uses fewer branches and is faster.
117 // but uses fewer branches and is faster.
174 // but uses fewer branches and is faster.
230 // but uses fewer branches and is faster.
  /prebuilts/go/linux-x86/src/image/png/
paeth.go 16 // by flipping all the bits and add 1. This is faster than

Completed in 845 milliseconds

1 2 3 4 5 6