|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 5120 (0x1400) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Operators, seg_03bb69, seg_03c0cb, seg_03c536, seg_03c6dd, separate Generic_Fact_Base.Query
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦this⟧ └─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« └─⟦this⟧
separate (Generic_Fact_Base.Query) package body Operators is function Match (The_Expression : Expression_Object; The_Predicate : Predicate.Object) return Boolean is begin return Predicate.Match (Value => Expression_Evaluate (The_Expression), Against => The_Predicate); end Match; function Satisfying (E : Expression_Object; P : Predicate.Object) return Object is begin return Query.Object'(Size => 0, Kind => Evaluate, The_Expression => E, The_Predicate => P); end Satisfying; function Satisfying (The_Slot : Slot.Object; P : Predicate.Object) return Object is begin return Satisfying (Slot_Object_Expression (The_Slot), P); end Satisfying; function Satisfying (The_Alias : Alias.Name; P : Predicate.Object) return Object is begin return Satisfying (Alias_Expression (The_Alias), P); end Satisfying; function Satisfying (The_Integer : Integer; P : Predicate.Object) return Object is begin return Satisfying (Slot.Value (The_Integer), P); end Satisfying; function Satisfying (The_Float : Float; P : Predicate.Object) return Object is begin return Satisfying (Slot.Value (The_Float), P); end Satisfying; function Satisfying (The_Boolean : Boolean; P : Predicate.Object) return Object is begin return Satisfying (Slot.Value (The_Boolean), P); end Satisfying; function Satisfying (The_Character : Character; P : Predicate.Object) return Object is begin return Satisfying (Slot.Value (The_Character), P); end Satisfying; function Satisfying (The_String : String; P : Predicate.Object) return Object is begin return Satisfying (Slot.Value (The_String), P); end Satisfying; function Satisfying (The_Duration : Duration; P : Predicate.Object) return Object is begin return Satisfying (Slot.Value (The_Duration), P); end Satisfying; end Operators;
nblk1=4 nid=3 hdr6=6 [0x00] rec0=1f rec1=00 rec2=01 rec3=03a [0x01] rec0=23 rec1=00 rec2=04 rec3=006 [0x02] rec0=11 rec1=00 rec2=02 rec3=000 [0x03] rec0=0f rec1=00 rec2=03 rec3=000 tail 0x217398d24854086babdf6 0x42a00088462063c03 Free Block Chain: 0x3: 0000 00 00 01 40 80 33 20 20 20 20 72 65 74 75 72 6e ┆ @ 3 return┆