Home
last modified time | relevance | path

Searched defs:canEncode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dencoding.d807 bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
890 bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
1180 bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
1346 bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
1443 bool canEncode(dchar c) @safe pure @nogc nothrow in canEncode() function
1558 bool canEncode(E)(dchar c) in canEncode() function
2791 override bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
2875 override bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
2951 override bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
3019 override bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dencoding.d865 bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
948 bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
1333 bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
1499 bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
1596 bool canEncode(dchar c) @safe pure @nogc nothrow in canEncode() function
1712 bool canEncode(E)(dchar c) in canEncode() function
2951 override bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
3035 override bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
3111 override bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
3179 override bool canEncode(dchar c) @safe pure nothrow @nogc in canEncode() function
[all …]