Home
last modified time | relevance | path

Searched refs:PosInfInterval (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/datetime/
H A Dinterval.d19 $(LREF PosInfInterval)
957 PosInfInterval!TP merge(scope const PosInfInterval!TP interval) const
1058 PosInfInterval!TP span(scope const PosInfInterval!TP interval) const pure
3157 struct PosInfInterval(TP) in PosInfInterval() function
3180 ref PosInfInterval opAssign(const ref PosInfInterval rhs) pure nothrow in PosInfInterval()
3191 ref PosInfInterval opAssign(PosInfInterval rhs) pure nothrow in PosInfInterval()
4347 assert(PosInfInterval!Date(Date(1996, 1, 2)).contains(PosInfInterval!Date(Date(1999, 5, 4))));
5017 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1990, 7, 6))) ==
5019 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1999, 1, 12))) ==
5128 assert(PosInfInterval!Date(Date(1996, 1, 2)).span(PosInfInterval!Date(Date(1990, 7, 6))) ==
[all …]
H A Dpackage.d36 $(REF_ALTTEXT PosInfInterval, PosInfInterval, std, datetime, interval)$(NBSP)
H A Ddate.d10098 …static foreach (T; AliasSeq!(float, string, Duration, Interval!Date, PosInfInterval!Date, NegInfIn…
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/datetime/
H A Dinterval.d929 PosInfInterval!TP merge(in PosInfInterval!TP interval) const
1030 PosInfInterval!TP span(in PosInfInterval!TP interval) const pure
3136 struct PosInfInterval(TP) in PosInfInterval() function
3159 ref PosInfInterval opAssign(const ref PosInfInterval rhs) pure nothrow in PosInfInterval()
3170 ref PosInfInterval opAssign(PosInfInterval rhs) pure nothrow in PosInfInterval()
4326 assert(PosInfInterval!Date(Date(1996, 1, 2)).contains(PosInfInterval!Date(Date(1999, 5, 4))));
4575 assert(!PosInfInterval!Date(Date(1996, 1, 2)).isAfter(PosInfInterval!Date(Date(1990, 1, 7))));
4996 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1990, 7, 6))) ==
4998 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1999, 1, 12))) ==
5107 assert(PosInfInterval!Date(Date(1996, 1, 2)).span(PosInfInterval!Date(Date(1990, 7, 6))) ==
[all …]
H A Ddate.d9607 …foreach (T; AliasSeq!(float, string, Duration, Interval!Date, PosInfInterval!Date, NegInfInterval!…
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/datetime/
H A Dinterval.d929 PosInfInterval!TP merge(in PosInfInterval!TP interval) const
1030 PosInfInterval!TP span(in PosInfInterval!TP interval) const pure
3136 struct PosInfInterval(TP) in PosInfInterval() function
3159 ref PosInfInterval opAssign(const ref PosInfInterval rhs) pure nothrow in PosInfInterval()
3170 ref PosInfInterval opAssign(PosInfInterval rhs) pure nothrow in PosInfInterval()
4326 assert(PosInfInterval!Date(Date(1996, 1, 2)).contains(PosInfInterval!Date(Date(1999, 5, 4))));
4575 assert(!PosInfInterval!Date(Date(1996, 1, 2)).isAfter(PosInfInterval!Date(Date(1990, 1, 7))));
4996 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1990, 7, 6))) ==
4998 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1999, 1, 12))) ==
5107 assert(PosInfInterval!Date(Date(1996, 1, 2)).span(PosInfInterval!Date(Date(1990, 7, 6))) ==
[all …]
H A Ddate.d9607 …foreach (T; AliasSeq!(float, string, Duration, Interval!Date, PosInfInterval!Date, NegInfInterval!…
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/datetime/
H A Dinterval.d929 PosInfInterval!TP merge(in PosInfInterval!TP interval) const
1030 PosInfInterval!TP span(in PosInfInterval!TP interval) const pure
3136 struct PosInfInterval(TP) in PosInfInterval() function
3159 ref PosInfInterval opAssign(const ref PosInfInterval rhs) pure nothrow in PosInfInterval()
3170 ref PosInfInterval opAssign(PosInfInterval rhs) pure nothrow in PosInfInterval()
4326 assert(PosInfInterval!Date(Date(1996, 1, 2)).contains(PosInfInterval!Date(Date(1999, 5, 4))));
4575 assert(!PosInfInterval!Date(Date(1996, 1, 2)).isAfter(PosInfInterval!Date(Date(1990, 1, 7))));
4996 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1990, 7, 6))) ==
4998 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1999, 1, 12))) ==
5107 assert(PosInfInterval!Date(Date(1996, 1, 2)).span(PosInfInterval!Date(Date(1990, 7, 6))) ==
[all …]
H A Ddate.d9607 …foreach (T; AliasSeq!(float, string, Duration, Interval!Date, PosInfInterval!Date, NegInfInterval!…
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/datetime/
H A Dinterval.d929 PosInfInterval!TP merge(in PosInfInterval!TP interval) const
1030 PosInfInterval!TP span(in PosInfInterval!TP interval) const pure
3136 struct PosInfInterval(TP) in PosInfInterval() function
3159 ref PosInfInterval opAssign(const ref PosInfInterval rhs) pure nothrow in PosInfInterval()
3170 ref PosInfInterval opAssign(PosInfInterval rhs) pure nothrow in PosInfInterval()
4326 assert(PosInfInterval!Date(Date(1996, 1, 2)).contains(PosInfInterval!Date(Date(1999, 5, 4))));
4575 assert(!PosInfInterval!Date(Date(1996, 1, 2)).isAfter(PosInfInterval!Date(Date(1990, 1, 7))));
4996 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1990, 7, 6))) ==
4998 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1999, 1, 12))) ==
5107 assert(PosInfInterval!Date(Date(1996, 1, 2)).span(PosInfInterval!Date(Date(1990, 7, 6))) ==
[all …]
H A Ddate.d9607 …foreach (T; AliasSeq!(float, string, Duration, Interval!Date, PosInfInterval!Date, NegInfInterval!…
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/datetime/
H A Dinterval.d929 PosInfInterval!TP merge(in PosInfInterval!TP interval) const
1030 PosInfInterval!TP span(in PosInfInterval!TP interval) const pure
3136 struct PosInfInterval(TP) in PosInfInterval() function
3159 ref PosInfInterval opAssign(const ref PosInfInterval rhs) pure nothrow in PosInfInterval()
3170 ref PosInfInterval opAssign(PosInfInterval rhs) pure nothrow in PosInfInterval()
4326 assert(PosInfInterval!Date(Date(1996, 1, 2)).contains(PosInfInterval!Date(Date(1999, 5, 4))));
4575 assert(!PosInfInterval!Date(Date(1996, 1, 2)).isAfter(PosInfInterval!Date(Date(1990, 1, 7))));
4996 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1990, 7, 6))) ==
4998 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1999, 1, 12))) ==
5107 assert(PosInfInterval!Date(Date(1996, 1, 2)).span(PosInfInterval!Date(Date(1990, 7, 6))) ==
[all …]
H A Ddate.d9607 …foreach (T; AliasSeq!(float, string, Duration, Interval!Date, PosInfInterval!Date, NegInfInterval!…
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/datetime/
H A Dinterval.d929 PosInfInterval!TP merge(in PosInfInterval!TP interval) const
1030 PosInfInterval!TP span(in PosInfInterval!TP interval) const pure
3136 struct PosInfInterval(TP) in PosInfInterval() function
3159 ref PosInfInterval opAssign(const ref PosInfInterval rhs) pure nothrow in PosInfInterval()
3170 ref PosInfInterval opAssign(PosInfInterval rhs) pure nothrow in PosInfInterval()
4326 assert(PosInfInterval!Date(Date(1996, 1, 2)).contains(PosInfInterval!Date(Date(1999, 5, 4))));
4575 assert(!PosInfInterval!Date(Date(1996, 1, 2)).isAfter(PosInfInterval!Date(Date(1990, 1, 7))));
4996 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1990, 7, 6))) ==
4998 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1999, 1, 12))) ==
5107 assert(PosInfInterval!Date(Date(1996, 1, 2)).span(PosInfInterval!Date(Date(1990, 7, 6))) ==
[all …]
H A Ddate.d9607 …foreach (T; AliasSeq!(float, string, Duration, Interval!Date, PosInfInterval!Date, NegInfInterval!…
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/datetime/
H A Dinterval.d929 PosInfInterval!TP merge(in PosInfInterval!TP interval) const
1030 PosInfInterval!TP span(in PosInfInterval!TP interval) const pure
3136 struct PosInfInterval(TP) in PosInfInterval() function
3159 ref PosInfInterval opAssign(const ref PosInfInterval rhs) pure nothrow in PosInfInterval()
3170 ref PosInfInterval opAssign(PosInfInterval rhs) pure nothrow in PosInfInterval()
4326 assert(PosInfInterval!Date(Date(1996, 1, 2)).contains(PosInfInterval!Date(Date(1999, 5, 4))));
4575 assert(!PosInfInterval!Date(Date(1996, 1, 2)).isAfter(PosInfInterval!Date(Date(1990, 1, 7))));
4996 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1990, 7, 6))) ==
4998 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1999, 1, 12))) ==
5107 assert(PosInfInterval!Date(Date(1996, 1, 2)).span(PosInfInterval!Date(Date(1990, 7, 6))) ==
[all …]
H A Ddate.d9607 …foreach (T; AliasSeq!(float, string, Duration, Interval!Date, PosInfInterval!Date, NegInfInterval!…
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/datetime/
H A Dinterval.d929 PosInfInterval!TP merge(in PosInfInterval!TP interval) const
1030 PosInfInterval!TP span(in PosInfInterval!TP interval) const pure
3136 struct PosInfInterval(TP) in PosInfInterval() function
3159 ref PosInfInterval opAssign(const ref PosInfInterval rhs) pure nothrow in PosInfInterval()
3170 ref PosInfInterval opAssign(PosInfInterval rhs) pure nothrow in PosInfInterval()
4326 assert(PosInfInterval!Date(Date(1996, 1, 2)).contains(PosInfInterval!Date(Date(1999, 5, 4))));
4575 assert(!PosInfInterval!Date(Date(1996, 1, 2)).isAfter(PosInfInterval!Date(Date(1990, 1, 7))));
4996 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1990, 7, 6))) ==
4998 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1999, 1, 12))) ==
5107 assert(PosInfInterval!Date(Date(1996, 1, 2)).span(PosInfInterval!Date(Date(1990, 7, 6))) ==
[all …]
H A Ddate.d9607 …foreach (T; AliasSeq!(float, string, Duration, Interval!Date, PosInfInterval!Date, NegInfInterval!…
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/datetime/
H A Dinterval.d929 PosInfInterval!TP merge(in PosInfInterval!TP interval) const
1030 PosInfInterval!TP span(in PosInfInterval!TP interval) const pure
3136 struct PosInfInterval(TP) in PosInfInterval() function
3159 ref PosInfInterval opAssign(const ref PosInfInterval rhs) pure nothrow in PosInfInterval()
3170 ref PosInfInterval opAssign(PosInfInterval rhs) pure nothrow in PosInfInterval()
4326 assert(PosInfInterval!Date(Date(1996, 1, 2)).contains(PosInfInterval!Date(Date(1999, 5, 4))));
4575 assert(!PosInfInterval!Date(Date(1996, 1, 2)).isAfter(PosInfInterval!Date(Date(1990, 1, 7))));
4996 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1990, 7, 6))) ==
4998 assert(PosInfInterval!Date(Date(1996, 1, 2)).merge(PosInfInterval!Date(Date(1999, 1, 12))) ==
5107 assert(PosInfInterval!Date(Date(1996, 1, 2)).span(PosInfInterval!Date(Date(1990, 7, 6))) ==
[all …]
H A Ddate.d9607 …foreach (T; AliasSeq!(float, string, Duration, Interval!Date, PosInfInterval!Date, NegInfInterval!…