Home
last modified time | relevance | path

Searched defs:immutable (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/libphobos/src/std/internal/
H A Dunicode_comp.d1062 @property immutable(CompEntry[]) compositionTable() in immutable() function
2665 @property immutable(CompEntry[]) compositionTable() in immutable() function
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/internal/
H A Dunicode_comp.d1062 @property immutable(CompEntry[]) compositionTable() in immutable() function
2665 @property immutable(CompEntry[]) compositionTable() in immutable() function
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dwin32.d44 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable() function
151 immutable(ModuleInfo*)[] getModuleInfos() nothrow @nogc in immutable() function
H A Dandroid.d47 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable() function
57 @property immutable(FuncTable)[] ehTables() const nothrow @nogc in immutable() function
H A Dosx.d48 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable() function
63 @property immutable(FuncTable)[] ehTables() const nothrow @nogc in immutable() function
H A Dwin64.d44 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable() function
199 immutable(ModuleInfo*)[] getModuleInfos() nothrow @nogc in immutable() function
H A Delf_shared.d127 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable() function
137 @property immutable(FuncTable)[] ehTables() const nothrow @nogc in immutable() function
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Dwin32.d44 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable() function
151 immutable(ModuleInfo*)[] getModuleInfos() nothrow @nogc in immutable() function
H A Dandroid.d47 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable() function
57 @property immutable(FuncTable)[] ehTables() const nothrow @nogc in immutable() function
H A Dosx.d48 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable() function
63 @property immutable(FuncTable)[] ehTables() const nothrow @nogc in immutable() function
H A Dwin64.d44 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable() function
199 immutable(ModuleInfo*)[] getModuleInfos() nothrow @nogc in immutable() function
H A Delf_shared.d127 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable() function
137 @property immutable(FuncTable)[] ehTables() const nothrow @nogc in immutable() function
/netbsd/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/
H A Dfuture_message.d46 immutable(char)[] message() in immutable() function
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/windows/
H A Dcharset.d91 string fromMBSz(immutable(char)* s, int codePage = 0) in immutable() function
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dencoding.d1687 immutable(E)[] sanitize(E)(immutable(E)[] s) in immutable() function
2628 immutable(ubyte)[] sanitize()(immutable(ubyte)[] s) in immutable() function
2823 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
2907 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
2983 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3051 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3119 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3187 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3266 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3362 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
H A Dexception.d905 immutable(T)[] assumeUnique(T)(T[] array) pure nothrow in immutable() function
910 immutable(T)[] assumeUnique(T)(ref T[] array) pure nothrow in immutable() function
H A Dconcurrency.d546 auto callable4 = cast(immutable) new class{ void opCall(int) immutable {} }; in cast() argument
549 auto callable7 = cast(immutable) new class{ void opCall(int) shared {} }; in cast() argument
553 auto callable11 = cast(immutable) new class{ void opCall(int) const shared {} }; in cast() argument
H A Dstring.d243 immutable(char)* toStringz(const(char)[] s) @trusted pure nothrow in immutable() function
282 immutable(char)* toStringz(in string s) @trusted pure nothrow in immutable() function
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dencoding.d1846 immutable(E)[] sanitize(E)(immutable(E)[] s) in immutable() function
2788 immutable(ubyte)[] sanitize()(immutable(ubyte)[] s) in immutable() function
2983 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3067 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3143 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3211 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3279 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3347 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3484 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
3563 override @property immutable(ubyte)[] replacementSequence() @safe pure nothrow @nogc in immutable() function
[all …]
H A Dexception.d905 immutable(T)[] assumeUnique(T)(T[] array) pure nothrow in immutable() function
910 immutable(T)[] assumeUnique(T)(ref T[] array) pure nothrow in immutable() function
H A Dconcurrency.d652 auto callable4 = cast(immutable) new class{ void opCall(int) immutable {} }; in cast() argument
655 auto callable7 = cast(immutable) new class{ void opCall(int) shared {} }; in cast() argument
659 auto callable11 = cast(immutable) new class{ void opCall(int) const shared {} }; in cast() argument
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/
H A Dobject.d731 …@property immutable(void)* rtInfo() nothrow pure const @safe @nogc { return rtinfoHasPointers; } /… in immutable() function
948 override @property immutable(void)* rtInfo() const { return base.rtInfo; } in immutable() function
1116 … override @property immutable(void)* rtInfo() nothrow pure const @safe { return RTInfo!(void[]); } in immutable() function
1239 override @property immutable(void)* rtInfo() nothrow pure const @safe { return value.rtInfo(); } in immutable() function
1383 … override @property immutable(void)* rtInfo() nothrow pure const @safe { return rtinfoNoPointers; } in immutable() function
1536 …override @property immutable(void)* rtInfo() nothrow pure const @safe { return RTInfo!(int delegat… in immutable() function
1643 override @property immutable(void)* rtInfo() const { return m_RTInfo; } in immutable() function
2003 override @property immutable(void)* rtInfo() nothrow pure const @safe { return m_RTInfo; } in immutable() function
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/rt/util/
H A Dtypeinfo.d269 override @property immutable(void)* rtInfo() in immutable() function
647 override @property immutable(void)* rtInfo() { return rtinfoNoPointers; } in immutable() function
/netbsd/sys/miscfs/genfs/
H A Dgenfs_rename.c1058 unsigned long immutable, unsigned long append) in genfs_ufslike_rename_check_possible()
1151 unsigned long immutable, unsigned long append) in genfs_ufslike_remove_check_possible()
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A DaaA.d249 private immutable(void)* getRTInfo(const TypeInfo ti) in immutable() function
322 immutable(void)* rtinfoEntry(ref Impl aa, immutable(size_t)* keyinfo, immutable(size_t)* valinfo, s… in immutable() function

12