OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Algebraic
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/src/std/
variant.d
8
$(HTTP en.wikipedia.org/wiki/Algebraic_data_type,
algebraic
type)).
21
In addition to $(LREF Variant), this module also defines the $(LREF
Algebraic
)
22
type constructor. Unlike `Variant`, `
Algebraic
` only allows a finite set of
23
types, which are specified in the instantiation (e.g. $(D
Algebraic
!(int,
26
$(RED Warning: $(LREF
Algebraic
) is outdated and not recommended for use in new
151
* $(OL $(LI $(LREF
Algebraic
): A closed discriminated union with a
152
* limited type universe (e.g., $(D
Algebraic
!(int, double,
162
* Both `
Algebraic
` and `Variant` share $(D
659
/// Allows assignment from a subset
algebraic
type
843
only applies to bounded variants (e.g. $(LREF
Algebraic
))
[
all
...]
sumtype.d
94
import std.math.
algebraic
: sqrt;
268
* self-referential types, just like with `
Algebraic
`. See the
276
* See_Also: $(REF
Algebraic
, std,variant)
1266
// Self-referential SumTypes inside
Algebraic
1267
// Disabled in BetterC due to use of std.variant.
Algebraic
1271
import std.variant :
Algebraic
;
1273
alias T =
Algebraic
!(SumType!(This*));
/src/external/gpl3/gdb/dist/sim/ppc/
powerpc.igen
1833
0.42,6.RT,11.RA,16.D:D:::Load Halfword
Algebraic
1846
0.31,6.RT,11.RA,16.RB,21.343,31./:X:::Load Halfword
Algebraic
Indexed
1859
0.43,6.RT,11.RA,16.D:D:::Load Halfword
Algebraic
with Update
1873
0.31,6.RT,11.RA,16.RB,21.375,31./:X:::Load Halfword
Algebraic
with Update Indexed
1941
0.58,6.RT,11.RA,16.DS,30.2:DS:64::Load Word
Algebraic
1949
0.31,6.RT,11.RA,16.RB,21.341,31./:X:64::Load Word
Algebraic
Indexed
1957
0.31,6.RT,11.RA,16.RB,21.373,31./:X:64::Load Word
Algebraic
with Update Indexed
3292
0.31,6.RS,11.RA,16.sh_0_4,21.413,30.sh_5,31.Rc:XS:64::Shift Right
Algebraic
Doubleword Immediate
3294
0.31,6.RS,11.RA,16.SH,21.824,31.Rc:X:::Shift Right
Algebraic
Word Immediate
3314
0.31,6.RS,11.RA,16.RB,21.794,31.Rc:X:64::Shift Right
Algebraic
Doublewor
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/ppc/
powerpc.igen
1833
0.42,6.RT,11.RA,16.D:D:::Load Halfword
Algebraic
1846
0.31,6.RT,11.RA,16.RB,21.343,31./:X:::Load Halfword
Algebraic
Indexed
1859
0.43,6.RT,11.RA,16.D:D:::Load Halfword
Algebraic
with Update
1873
0.31,6.RT,11.RA,16.RB,21.375,31./:X:::Load Halfword
Algebraic
with Update Indexed
1941
0.58,6.RT,11.RA,16.DS,30.2:DS:64::Load Word
Algebraic
1949
0.31,6.RT,11.RA,16.RB,21.341,31./:X:64::Load Word
Algebraic
Indexed
1957
0.31,6.RT,11.RA,16.RB,21.373,31./:X:64::Load Word
Algebraic
with Update Indexed
3292
0.31,6.RS,11.RA,16.sh_0_4,21.413,30.sh_5,31.Rc:XS:64::Shift Right
Algebraic
Doubleword Immediate
3294
0.31,6.RS,11.RA,16.SH,21.824,31.Rc:X:::Shift Right
Algebraic
Word Immediate
3314
0.31,6.RS,11.RA,16.RB,21.794,31.Rc:X:64::Shift Right
Algebraic
Doublewor
[
all
...]
Completed in 20 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026