Searched defs:or (Results 26 - 28 of 28) sorted by relevance

12

/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-crypto.js9 * distribute, sublicense, and/or sell copies of the Software, and to
14 * included in all copies or substantial portions of the Software.
443 // r != q, this != m. q or r may be null.
879 // (public) returns index of lowest 1-bit (or -1 if none)
1131 if(is1) { // ret == 1, don't bother squaring or multiplying it
1303 BigInteger.prototype.or = bnOr;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-crypto.js9 * distribute, sublicense, and/or sell copies of the Software, and to
14 * included in all copies or substantial portions of the Software.
443 // r != q, this != m. q or r may be null.
879 // (public) returns index of lowest 1-bit (or -1 if none)
1131 if(is1) { // ret == 1, don't bother squaring or multiplying it
1303 BigInteger.prototype.or = bnOr;
/external/proguard/lib/
H A Dproguard.jar ... UNSIGNED_SHIFT_RIGHT public static final byte AND public static final byte OR public static final byte XOR private final proguard.evaluation ...

Completed in 141 milliseconds

12