OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Faster
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/v8/test/intl/overrides/
caching.js
29
// is
faster
(cached) than the general case.
47
// Using collator.
Faster
than default, but not by much.
/external/chromium_org/chrome/browser/resources/file_manager/js/
file_table.js
94
//
Faster
alternative to Math.floor for non-negative numbers.
148
//
Faster
alternative to Math.floor for non-negative numbers.
406
//
Faster
alternative to Math.floor for non-negative numbers.
/external/chromium_org/third_party/WebKit/Tools/Scripts/
bencher
423
" might be #{numToStr(@amountFaster)}x
faster
"
435
class
Faster
447
"^ definitely #{numToStr(@amountFaster)}x
faster
"
586
Faster
.new(other.mean/mean)
[
all
...]
/external/dropbear/libtommath/
bn.tex
271
\hline Five modular reduction algorithms & X & &
Faster
modular exponentiation for a variety of moduli. \\
[
all
...]
/cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js
225
var base64 = GameBoyWindow.btoa(data); //Use this native function when it's available, as it's a magnitude
faster
than the non-native code below.
262
var decode64 = GameBoyWindow.atob(data); //Use this native function when it's available, as it's a magnitude
faster
than the non-native code below.
[
all
...]
/external/dropbear/libtomcrypt/
crypt.tex
662
by the polynomials 5B and EF used in the MDS multiplication. As a result the code is
faster
and slightly larger. The
673
\hline undefined & defined &
Faster
key setup, larger code. \\
675
\hline defined & defined &
Faster
, 0.2KB of ram, larger code. \\
[
all
...]
Completed in 568 milliseconds