/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/ |
size_hash_equal.pass.cpp | 12 // template <class Key, class T, class Hash = hash<Key>, class Pred = equal_to<Key>, 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8), 41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 54 test_hash<std::hash<NotConstructible> >, 60 test_hash<std::hash<NotConstructible> >(8), 64 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal_allocator.pass.cpp | 12 // template <class Key, class T, class Hash = hash<Key>, class Pred = equal_to<Key>, 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8), 42 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 55 test_hash<std::hash<NotConstructible> >, 61 test_hash<std::hash<NotConstructible> >(8), 66 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/ |
size_hash_equal.pass.cpp | 12 // template <class Value, class Hash = hash<Value>, class Pred = equal_to<Value>, 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8), 40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 52 test_hash<std::hash<NotConstructible> >, 57 test_hash<std::hash<NotConstructible> >(8), 61 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal_allocator.pass.cpp | 12 // template <class Value, class Hash = hash<Value>, class Pred = equal_to<Value>, 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8), 41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 53 test_hash<std::hash<NotConstructible> >, 58 test_hash<std::hash<NotConstructible> >(8), 63 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
/external/libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/ |
size_hash_equal.pass.cpp | 12 // template <class Value, class Hash = hash<Value>, class Pred = equal_to<Value>, 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8), 40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 52 test_hash<std::hash<NotConstructible> >, 57 test_hash<std::hash<NotConstructible> >(8), 61 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal_allocator.pass.cpp | 12 // template <class Value, class Hash = hash<Value>, class Pred = equal_to<Value>, 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8), 41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 53 test_hash<std::hash<NotConstructible> >, 58 test_hash<std::hash<NotConstructible> >(8), 63 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
/frameworks/opt/telephony/src/java/android/telephony/ |
SmsCbLocation.java | 103 int hash = mPlmn.hashCode(); local 104 hash = hash * 31 + mLac; 105 hash = hash * 31 + mCid; 106 return hash;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.cnstr/ |
size_hash.pass.cpp | 12 // template <class Key, class T, class Hash = hash<Key>, class Pred = equal_to<Key>, 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8) 40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 53 test_hash<std::hash<NotConstructible> >, 59 test_hash<std::hash<NotConstructible> >(8) 62 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal.pass.cpp | 12 // template <class Key, class T, class Hash = hash<Key>, class Pred = equal_to<Key>, 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8), 41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 54 test_hash<std::hash<NotConstructible> >, 60 test_hash<std::hash<NotConstructible> >(8), 64 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal_allocator.pass.cpp | 12 // template <class Key, class T, class Hash = hash<Key>, class Pred = equal_to<Key>, 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8), 42 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 55 test_hash<std::hash<NotConstructible> >, 61 test_hash<std::hash<NotConstructible> >(8), 66 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/ |
size_hash.pass.cpp | 12 // template <class Key, class T, class Hash = hash<Key>, class Pred = equal_to<Key>, 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8) 40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 53 test_hash<std::hash<NotConstructible> >, 59 test_hash<std::hash<NotConstructible> >(8) 62 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal.pass.cpp | 12 // template <class Key, class T, class Hash = hash<Key>, class Pred = equal_to<Key>, 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8), 41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 54 test_hash<std::hash<NotConstructible> >, 60 test_hash<std::hash<NotConstructible> >(8), 64 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal_allocator.pass.cpp | 12 // template <class Key, class T, class Hash = hash<Key>, class Pred = equal_to<Key>, 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8), 42 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 55 test_hash<std::hash<NotConstructible> >, 61 test_hash<std::hash<NotConstructible> >(8), 66 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/ |
size_hash_equal.pass.cpp | 12 // template <class Value, class Hash = hash<Value>, class Pred = equal_to<Value>, 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8), 40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 52 test_hash<std::hash<NotConstructible> >, 57 test_hash<std::hash<NotConstructible> >(8), 61 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal_allocator.pass.cpp | 12 // template <class Value, class Hash = hash<Value>, class Pred = equal_to<Value>, 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8), 41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 53 test_hash<std::hash<NotConstructible> >, 58 test_hash<std::hash<NotConstructible> >(8), 63 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/unord.set.cnstr/ |
size_hash_equal.pass.cpp | 12 // template <class Value, class Hash = hash<Value>, class Pred = equal_to<Value>, 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8), 40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 52 test_hash<std::hash<NotConstructible> >, 57 test_hash<std::hash<NotConstructible> >(8), 61 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal_allocator.pass.cpp | 12 // template <class Value, class Hash = hash<Value>, class Pred = equal_to<Value>, 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8), 41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 53 test_hash<std::hash<NotConstructible> >, 58 test_hash<std::hash<NotConstructible> >(8), 63 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
/art/runtime/ |
utf.cc | 111 uint32_t hash = 0; local 113 hash = hash * 31 + *chars++; 115 return static_cast<int32_t>(hash); 119 size_t hash = 0; local 121 hash = hash * 31 + *chars++; 123 return static_cast<int32_t>(hash);
|
/art/test/004-SignalTest/src/ |
Main.java | 33 int hash = o.hashCode(); local 36 System.out.println("hash: " + hash);
|
/cts/tests/tests/jni/libjnitest/ |
android_jni_cts_JniStaticTest.cpp | 34 jint hash = env->CallIntMethod(coreClass, midHashCode); local 36 return hash;
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/ |
SHA1ImplTest.java | 35 * The input data and results of computing are defined in Secure Hash Standard, 66 int[] words = new int[INDEX + 6]; // working array to compute hash 68 // values defined in examples in Secure Hash Standard 70 int[] hash = { 0xA9993E36, 0x4706816A, 0xBA3E2571, 0x7850C26C, 0x9CD0D89D }; local 75 words[0] = 0x61626380; // constants from Secure Hash Standard 91 hash[k] == hash1[k]); 93 assertTrue("false2: k=" + k + " j=" + Integer.toHexString(j), hash[k] == j); 104 // values defined in examples in Secure Hash Standard 105 int[] hash = { 0x84983e44, 0x1c3bd26e, 0xbaae4aa1, 0xf95129e5, 0xe54670f1 }; local 107 // string defined in examples in Secure Hash Standar 129 int[] hash = { 0x34aa973c, 0xd4c4daa4, 0xf61eeb2b, 0xdbad2731, 0x6534016f }; local [all...] |
/external/apache-http/src/org/apache/http/ |
HttpHost.java | 212 int hash = LangUtils.HASH_SEED; local 213 hash = LangUtils.hashCode(hash, this.lcHostname); 214 hash = LangUtils.hashCode(hash, this.port); 215 hash = LangUtils.hashCode(hash, this.schemeName); 216 return hash;
|
/external/apache-http/src/org/apache/http/message/ |
BasicHeaderElement.java | 218 int hash = LangUtils.HASH_SEED; local 219 hash = LangUtils.hashCode(hash, this.name); 220 hash = LangUtils.hashCode(hash, this.value); 222 hash = LangUtils.hashCode(hash, this.parameters[i]); 224 return hash;
|
/external/google-breakpad/src/common/ |
unordered.h | 41 // For hash<string>. 42 #include "util/hash/hash.h" 44 template <class T, class U, class H = __gnu_cxx::hash<T> > 46 template <class T, class H = __gnu_cxx::hash<T> >
|
/external/llvm/test/MC/AsmParser/ |
comments-x86-darwin.s | 3 .align 3 # test single hash after align 5 foo: # single hash should be ignored as comment
|