/external/guava/guava-tests/test/com/google/common/hash/ |
D | HashCodeTest.java | 69 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()
|
D | HashingTest.java | 212 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()
|
D | PackageSanityTests.java | 31 setDefault(HashCode.class, HashCode.fromInt(1)); in PackageSanityTests()
|
D | Murmur3Hash32Test.java | 56 assertEquals(HashCode.fromInt(expected), actual); in assertHash()
|
/external/guava/guava/src/com/google/common/hash/ |
D | Crc32cHashFunction.java | 121 return HashCode.fromInt(crc); in hash()
|
D | ChecksumHashFunction.java | 88 return HashCode.fromInt((int) value); in hash()
|
D | Murmur3_32HashFunction.java | 147 return HashCode.fromInt(h1); in fmix()
|
D | HashCode.java | 119 public static HashCode fromInt(int hash) { in fromInt() method in HashCode
|
/external/v8/benchmarks/ |
D | crypto.js | 200 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/ |
D | lua_binarytrees.js | 40992 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/ |
D | db4o-6.4.14.8131-java5.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/db4o/
com/ ... |
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 7493 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/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |