Home
last modified time | relevance | path

Searched defs:DecompressedIntervals (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/uni/
H A Dpackage.d5884 @safe struct DecompressedIntervals struct
5888 size_t _idx;
5889 CodepointInterval _front;
5891 this(const(ubyte)[] stream) in this()
5897 @property CodepointInterval front() in front()
5926 @property DecompressedIntervals save() return scope { return this; } argument
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/
H A Duni.d5881 @safe struct DecompressedIntervals struct
5885 size_t _idx;
5886 CodepointInterval _front;
5888 this(const(ubyte)[] stream) in this()
5894 @property CodepointInterval front() in front()
5923 @property DecompressedIntervals save() { return this; } in save() argument
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/
H A Duni.d5881 @safe struct DecompressedIntervals struct
5885 size_t _idx;
5886 CodepointInterval _front;
5888 this(const(ubyte)[] stream) in this()
5894 @property CodepointInterval front() in front()
5923 @property DecompressedIntervals save() { return this; } in save() argument
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/
H A Duni.d5881 @safe struct DecompressedIntervals struct
5885 size_t _idx;
5886 CodepointInterval _front;
5888 this(const(ubyte)[] stream) in this()
5894 @property CodepointInterval front() in front()
5923 @property DecompressedIntervals save() { return this; } in save() argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/
H A Duni.d5881 @safe struct DecompressedIntervals struct
5885 size_t _idx;
5886 CodepointInterval _front;
5888 this(const(ubyte)[] stream) in this()
5894 @property CodepointInterval front() in front()
5923 @property DecompressedIntervals save() { return this; } in save() argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/
H A Duni.d5881 @safe struct DecompressedIntervals struct
5885 size_t _idx;
5886 CodepointInterval _front;
5888 this(const(ubyte)[] stream) in this()
5894 @property CodepointInterval front() in front()
5923 @property DecompressedIntervals save() { return this; } in save() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/
H A Duni.d5881 @safe struct DecompressedIntervals struct
5885 size_t _idx;
5886 CodepointInterval _front;
5888 this(const(ubyte)[] stream) in this()
5894 @property CodepointInterval front() in front()
5923 @property DecompressedIntervals save() { return this; } in save() argument
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/
H A Duni.d5881 @safe struct DecompressedIntervals struct
5885 size_t _idx;
5886 CodepointInterval _front;
5888 this(const(ubyte)[] stream) in this()
5894 @property CodepointInterval front() in front()
5923 @property DecompressedIntervals save() { return this; } in save() argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/
H A Duni.d5881 @safe struct DecompressedIntervals struct
5885 size_t _idx;
5886 CodepointInterval _front;
5888 this(const(ubyte)[] stream) in this()
5894 @property CodepointInterval front() in front()
5923 @property DecompressedIntervals save() { return this; } in save() argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/
H A Duni.d5881 @safe struct DecompressedIntervals struct
5885 size_t _idx;
5886 CodepointInterval _front;
5888 this(const(ubyte)[] stream) in this()
5894 @property CodepointInterval front() in front()
5923 @property DecompressedIntervals save() { return this; } in save() argument