Home
last modified time | relevance | path

Searched refs:fromInt (Results 1 – 21 of 21) sorted by relevance

/external/guava/guava-tests/test/com/google/common/hash/
DHashCodeTest.java69 HashCode fromInt = HashCode.fromInt(expected.asInt); in testFromInt() local
70 assertExpectedHashCode(expected, fromInt); in testFromInt()
136 assertEquals(0x0000000011111111L, HashCode.fromInt(0x11111111).padToLong()); in testPadToLong()
137 assertEquals(0x0000000099999999L, HashCode.fromInt(0x99999999).padToLong()); in testPadToLong()
180 HashCode hashCode42 = HashCode.fromInt(42); in testObjectHashCode()
263 HashCode.fromInt(42).writeBytesTo(dest, 0, 4); in testIntWriteBytesTo()
265 HashCode.fromInt(42).asBytes(), in testIntWriteBytesTo()
DHashingTest.java212 checkSameResult(HashCode.fromInt(0x99999999), 0x0000000099999999L); in testConsistentHash_ofHashCode()
251 Hashing.combineOrdered(ImmutableList.of(HashCode.fromInt(32), HashCode.fromLong(32L))); in testCombineOrdered_differentBitLengths()
258 HashCode hash31 = HashCode.fromInt(31); in testCombineOrdered()
259 HashCode hash32 = HashCode.fromInt(32); in testCombineOrdered()
293 Hashing.combineUnordered(ImmutableList.of(HashCode.fromInt(32), HashCode.fromLong(32L))); in testCombineUnordered_differentBitLengths()
300 HashCode hash31 = HashCode.fromInt(31); in testCombineUnordered()
301 HashCode hash32 = HashCode.fromInt(32); in testCombineUnordered()
303 assertEquals(HashCode.fromInt(64), Hashing.combineUnordered(ImmutableList.of(hash32, hash32))); in testCombineUnordered()
304 assertEquals(HashCode.fromInt(96), in testCombineUnordered()
DPackageSanityTests.java31 setDefault(HashCode.class, HashCode.fromInt(1)); in PackageSanityTests()
DMurmur3Hash32Test.java56 assertEquals(HashCode.fromInt(expected), actual); in assertHash()
/external/guava/guava/src/com/google/common/hash/
DCrc32cHashFunction.java121 return HashCode.fromInt(crc); in hash()
DChecksumHashFunction.java88 return HashCode.fromInt((int) value); in hash()
DMurmur3_32HashFunction.java147 return HashCode.fromInt(h1); in fmix()
DHashCode.java119 public static HashCode fromInt(int hash) { in fromInt() method in HashCode
/external/v8/benchmarks/
Dcrypto.js200 function nbv(i) { var r = nbi(); r.fromInt(i); return r; }
457 if(q != null) q.fromInt(0);
642 BigInteger.prototype.fromInt = bnpFromInt; method in BigInteger
731 this.fromInt(0);
760 if(a < 2) this.fromInt(1);
1271 a.fromInt(lowprimes[i]);
/external/v8/test/mjsunit/asm/embenchen/
Dlua_binarytrees.js40992 goog.math.Long.fromInt = function(value) { function in goog.math.Long
41147 goog.math.Long.ZERO = goog.math.Long.fromInt(0);
41151 goog.math.Long.ONE = goog.math.Long.fromInt(1);
41155 goog.math.Long.NEG_ONE = goog.math.Long.fromInt(-1);
41171 goog.math.Long.TWO_PWR_24_ = goog.math.Long.fromInt(1 << 24);
41874 function nbv(i) { var r = nbi(); r.fromInt(i); return r; }
42106 if(q != null) q.fromInt(0);
42281 BigInteger.prototype.fromInt = bnpFromInt;
42313 this.fromInt(0);
/external/guice/extensions/persist/lib/
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js7493 goog.math.Long.fromInt = function(value) { function in goog.math.Long
7648 goog.math.Long.ZERO = goog.math.Long.fromInt(0);
7652 goog.math.Long.ONE = goog.math.Long.fromInt(1);
7656 goog.math.Long.NEG_ONE = goog.math.Long.fromInt(-1);
7672 goog.math.Long.TWO_PWR_24_ = goog.math.Long.fromInt(1 << 24);
8375 function nbv(i) { var r = nbi(); r.fromInt(i); return r; }
8607 if(q != null) q.fromInt(0);
8782 BigInteger.prototype.fromInt = bnpFromInt;
8814 this.fromInt(0);
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...