HomeSort by relevance Sort by last modified time
    Searched refs:hash_function (Results 1 - 25 of 247) sorted by null

1 2 3 4 5 6 7 8 910

  /external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/
size.fail.cpp 37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size.pass.cpp 37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size_hash.pass.cpp 39 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
59 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
allocator.pass.cpp 37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
75 assert(c.hash_function() == HF());
96 assert(c.hash_function() == hf);
97 assert(!(c.hash_function() == HF()));
  /external/libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/
size.pass.cpp 37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size_hash.pass.cpp 39 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
59 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
allocator.pass.cpp 37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
75 assert(c.hash_function() == HF());
96 assert(c.hash_function() == hf);
97 assert(!(c.hash_function() == HF()));
size.fail.cpp 36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/
size.fail.cpp 37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size.pass.cpp 37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size_hash.pass.cpp 39 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
59 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
allocator.pass.cpp 37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
75 assert(c.hash_function() == HF());
96 assert(c.hash_function() == hf);
97 assert(!(c.hash_function() == HF()));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/unord.set.cnstr/
size.pass.cpp 37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size_hash.pass.cpp 39 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
59 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
allocator.pass.cpp 37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
75 assert(c.hash_function() == HF());
96 assert(c.hash_function() == hf);
97 assert(!(c.hash_function() == HF()));
size.fail.cpp 36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
  /external/libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/
allocator.pass.cpp 38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
79 assert(c.hash_function() == HF());
99 assert(c.hash_function() == hf);
100 assert(!(c.hash_function() == HF()));
default.pass.cpp 38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size.fail.cpp 38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size.pass.cpp 38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size_hash.pass.cpp 40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
62 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
  /external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/
allocator.pass.cpp 38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
79 assert(c.hash_function() == HF());
99 assert(c.hash_function() == hf);
100 assert(!(c.hash_function() == HF()));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.cnstr/
allocator.pass.cpp 38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
79 assert(c.hash_function() == HF());
99 assert(c.hash_function() == hf);
100 assert(!(c.hash_function() == HF()));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/
allocator.pass.cpp 38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
79 assert(c.hash_function() == HF());
99 assert(c.hash_function() == hf);
100 assert(!(c.hash_function() == HF()));
  /external/lldb/include/lldb/Core/
MappedHash.h 39 HashString (uint32_t hash_function, const char *s)
41 switch (hash_function)
64 uint16_t hash_function; // The hash function enumeration that was used member in struct:MappedHash::Header
73 hash_function (eHashFunctionDJB),
91 sizeof(hash_function) +
112 s.Printf ("header.hash_function = 0x%4.4x\n", hash_function);
124 sizeof (hash_function) +
160 hash_function = data.GetU16 (&offset);
161 if (hash_function == 4
    [all...]

Completed in 1360 milliseconds

1 2 3 4 5 6 7 8 910