Home
last modified time | relevance | path

Searched defs:toHash (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d633 override size_t toHash() scope const @trusted in toHash() function
889 override size_t toHash() scope const @safe in toHash() function
1170 override size_t toHash() in toHash() function
1314 override size_t toHash() scope const nothrow { return hash(content); } in toHash() function
1403 override size_t toHash() scope const nothrow { return hash(content); } in toHash() function
1480 override size_t toHash() scope const nothrow { return hash(content); } in toHash() function
1563 override size_t toHash() scope const nothrow { return hash(content); } in toHash() function
1643 override size_t toHash() scope const nothrow { return hash(content); } in toHash() function
H A Dint128.d74 size_t toHash() const in toHash() function
H A Dsumtype.d831 size_t toHash() const in toHash() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d630 override size_t toHash() scope const @trusted in toHash() function
881 override size_t toHash() scope const @safe in toHash() function
1162 override size_t toHash() in toHash() function
1306 override size_t toHash() scope const nothrow { return hash(content); } in toHash() function
1394 override size_t toHash() scope const nothrow { return hash(content); } in toHash() function
1471 override size_t toHash() scope const nothrow { return hash(content); } in toHash() function
1554 override size_t toHash() scope const nothrow { return hash(content); } in toHash() function
1634 override size_t toHash() scope const nothrow { return hash(content); } in toHash() function
H A Dbigint.d954 size_t toHash() const @safe nothrow in toHash() function
H A Dfunctional.d1232 override size_t toHash() in toHash() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dhash.d39 static struct S { size_t toHash() { return 4; } } in toHash() function
52 final static class C3 : C1 { override size_t toHash() const nothrow { return 1; }} in toHash() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.hash/
H A Dtest_hash.d158 size_t toHash() { return a; } in issue19332() function
337 hash_t toHash() const @safe nothrow { return 0; } in testTypeInfoArrayGetHash2() function
354 size_t toHash() const pure @safe nothrow in pr2243() function
399 size_t toHash() pure @safe nothrow in pr2243() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/
H A Dtest_hash.d217 hash_t toHash() const @safe nothrow { return 0; } in testTypeInfoArrayGetHash2() function
234 size_t toHash() const pure @safe nothrow in pr2243() function
279 size_t toHash() pure @safe nothrow in pr2243() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dcomparison.d885 size_t toHash() const { return 0; } in toHash() function
906 size_t toHash() const { return 0; } in toHash() function
H A Diteration.d1798 class C : I { override size_t toHash() const nothrow @safe { return 0; } } in toHash() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/
H A Dobject.d131 size_t toHash() @trusted nothrow in toHash() function
568 override size_t toHash() @trusted const nothrow in toHash() function
1854 override size_t toHash() const in toHash() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dglobals.d594 extern (D) size_t toHash() const @trusted pure nothrow in toHash() function
H A Ddtemplate.d6140 final size_t toHash() in toHash() function
7788 size_t toHash() const @trusted pure nothrow in toHash() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/
H A Dobject.d63 size_t toHash() @trusted nothrow in toHash() function
218 override size_t toHash() @trusted const nothrow in toHash() function
2340 size_t toHash() { assert(0); } in toHash() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d182 …size_t toHash() const @nogc nothrow pure @safe { return .hashOf(as_array)… in toHash() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dir.d1042 size_t toHash() const in toHash() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Dbiguintcore.d944 size_t toHash() const @trusted nothrow in toHash() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c8006 hash_t TemplateInstance::toHash() in toHash() function