/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/ |
randnum.py | 64 to store, the closer maxvalue is to (2 ** N) - 1, the faster this function
|
/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 | 31 @ byte in 12.5 cycles or 23% faster than integer-only code. Snapdragon 32 @ S4 does it in 12.5 cycles too, but it's 50% faster than integer-only [all...] |
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/benchmark/ |
index.js | 31 console.log('Working copy is x' + (this[0].hz / this[1].hz).toFixed(2) + ' times faster vs upstream.');
|
/external/chromium-trace/catapult/third_party/flot/ |
CONTRIBUTING.md | 4 work for us, and a faster and better response. 76 // TODO: Make this loop faster, better, stronger!
|
FAQ.md | 9 also check out Flashcanvas which may be faster).
|
/external/bzip2/ |
Android.mk | 32 # measurements show that the ARM version of ZLib is about x1.17 faster
|
/prebuilts/go/darwin-x86/src/strings/ |
compare.go | 11 // It is usually clearer and always faster to use the built-in
|
/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
|
/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 | 357 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; local 372 faster = 1; 375 faster = 0; 400 if (!faster) {
|
/external/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
|
/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 | 8 // In its own file so that a faster assembly or C version
|
/prebuilts/go/darwin-x86/src/crypto/sha512/ |
sha512block.go | 8 // In its own file so that a faster assembly or C version
|
/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 | 8 // In its own file so that a faster assembly or C version
|
/prebuilts/go/linux-x86/src/crypto/sha512/ |
sha512block.go | 8 // In its own file so that a faster assembly or C version
|
/prebuilts/go/linux-x86/src/image/png/ |
paeth.go | 16 // by flipping all the bits and add 1. This is faster than
|
/external/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).
|