Home
last modified time | relevance | path

Searched refs:dlShiftTo (Results 1 – 4 of 4) sorted by relevance

/external/v8/benchmarks/
Dcrypto.js475 y.dlShiftTo(j,t);
482 BigInteger.ONE.dlShiftTo(ys,t);
489 y.dlShiftTo(j,t);
568 x.abs().dlShiftTo(this.m.t,r);
645 BigInteger.prototype.dlShiftTo = bnpDLShiftTo; method in BigInteger
1061 BigInteger.ONE.dlShiftTo(2*m.t,this.r2);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
Dv8-crypto.js467 y.dlShiftTo(j,t);
474 BigInteger.ONE.dlShiftTo(ys,t);
481 y.dlShiftTo(j,t);
560 x.abs().dlShiftTo(this.m.t,r);
637 BigInteger.prototype.dlShiftTo = bnpDLShiftTo; method in BigInteger
1053 BigInteger.ONE.dlShiftTo(2*m.t,this.r2);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
Dv8-crypto.js467 y.dlShiftTo(j,t);
474 BigInteger.ONE.dlShiftTo(ys,t);
481 y.dlShiftTo(j,t);
560 x.abs().dlShiftTo(this.m.t,r);
637 BigInteger.prototype.dlShiftTo = bnpDLShiftTo; method in BigInteger
1053 BigInteger.ONE.dlShiftTo(2*m.t,this.r2);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
Dv8-crypto.js467 y.dlShiftTo(j,t);
474 BigInteger.ONE.dlShiftTo(ys,t);
481 y.dlShiftTo(j,t);
560 x.abs().dlShiftTo(this.m.t,r);
637 BigInteger.prototype.dlShiftTo = bnpDLShiftTo; method in BigInteger
1053 BigInteger.ONE.dlShiftTo(2*m.t,this.r2);