Lines Matching refs:Shared_String_Access

67       LR : constant Shared_String_Access := Left.Reference;
68 RR : constant Shared_String_Access := Right.Reference;
70 DR : Shared_String_Access;
107 LR : constant Shared_String_Access := Left.Reference;
109 DR : Shared_String_Access;
140 RR : constant Shared_String_Access := Right.Reference;
142 DR : Shared_String_Access;
173 LR : constant Shared_String_Access := Left.Reference;
175 DR : Shared_String_Access;
190 RR : constant Shared_String_Access := Right.Reference;
192 DR : Shared_String_Access;
211 DR : Shared_String_Access;
240 DR : Shared_String_Access;
271 RR : constant Shared_String_Access := Right.Reference;
273 DR : Shared_String_Access;
314 LR : constant Shared_String_Access := Left.Reference;
315 RR : constant Shared_String_Access := Right.Reference;
324 LR : constant Shared_String_Access := Left.Reference;
333 RR : constant Shared_String_Access := Right.Reference;
346 LR : constant Shared_String_Access := Left.Reference;
347 RR : constant Shared_String_Access := Right.Reference;
359 LR : constant Shared_String_Access := Left.Reference;
368 RR : constant Shared_String_Access := Right.Reference;
381 LR : constant Shared_String_Access := Left.Reference;
382 RR : constant Shared_String_Access := Right.Reference;
393 LR : constant Shared_String_Access := Left.Reference;
402 RR : constant Shared_String_Access := Right.Reference;
415 LR : constant Shared_String_Access := Left.Reference;
416 RR : constant Shared_String_Access := Right.Reference;
425 LR : constant Shared_String_Access := Left.Reference;
434 RR : constant Shared_String_Access := Right.Reference;
447 LR : constant Shared_String_Access := Left.Reference;
448 RR : constant Shared_String_Access := Right.Reference;
460 LR : constant Shared_String_Access := Left.Reference;
469 RR : constant Shared_String_Access := Right.Reference;
503 (Max_Length : Natural) return not null Shared_String_Access
527 SR : constant Shared_String_Access := Source.Reference;
528 NR : constant Shared_String_Access := New_Item.Reference;
530 DR : Shared_String_Access;
567 SR : constant Shared_String_Access := Source.Reference;
569 DR : Shared_String_Access;
599 SR : constant Shared_String_Access := Source.Reference;
601 DR : Shared_String_Access;
627 (Item : not null Shared_String_Access;
647 SR : constant Shared_String_Access := Source.Reference;
657 SR : constant Shared_String_Access := Source.Reference;
666 SR : constant Shared_String_Access := Source.Reference;
680 SR : constant Shared_String_Access := Source.Reference;
682 DR : Shared_String_Access;
725 SR : constant Shared_String_Access := Source.Reference;
727 DR : Shared_String_Access;
777 SR : constant Shared_String_Access := Source.Reference;
791 SR : constant not null Shared_String_Access := Object.Reference;
821 SR : constant Shared_String_Access := Source.Reference;
833 SR : constant Shared_String_Access := Source.Reference;
858 SR : constant Shared_String_Access := Source.Reference;
859 DR : Shared_String_Access;
908 SR : constant Shared_String_Access := Source.Reference;
909 DR : Shared_String_Access;
973 SR : constant Shared_String_Access := Source.Reference;
984 SR : constant Shared_String_Access := Source.Reference;
995 SR : constant Shared_String_Access := Source.Reference;
1007 SR : constant Shared_String_Access := Source.Reference;
1020 SR : constant Shared_String_Access := Source.Reference;
1033 SR : constant Shared_String_Access := Source.Reference;
1046 SR : constant Shared_String_Access := Source.Reference;
1056 SR : constant Shared_String_Access := Source.Reference;
1079 SR : constant Shared_String_Access := Source.Reference;
1081 DR : Shared_String_Access;
1121 SR : constant Shared_String_Access := Source.Reference;
1123 DR : Shared_String_Access;
1184 SR : constant Shared_String_Access := Source.Reference;
1186 DR : Shared_String_Access;
1228 SR : constant Shared_String_Access := Source.Reference;
1230 DR : Shared_String_Access;
1277 procedure Reference (Item : not null Shared_String_Access) is
1291 SR : constant Shared_String_Access := Source.Reference;
1292 DR : Shared_String_Access;
1330 SR : constant Shared_String_Access := Source.Reference;
1332 DR : Shared_String_Access;
1379 SR : constant Shared_String_Access := Source.Reference;
1381 DR : Shared_String_Access;
1438 TR : constant Shared_String_Access := Target.Reference;
1439 DR : Shared_String_Access;
1478 SR : constant Shared_String_Access := Source.Reference;
1500 SR : constant Shared_String_Access := Source.Reference;
1501 DR : Shared_String_Access;
1543 SR : constant Shared_String_Access := Source.Reference;
1544 DR : Shared_String_Access;
1547 (SR : Shared_String_Access;
1548 DR : Shared_String_Access;
1557 (SR : Shared_String_Access;
1558 DR : Shared_String_Access;
1618 DR : Shared_String_Access;
1635 DR : Shared_String_Access;
1658 SR : constant Shared_String_Access := Source.Reference;
1659 DR : Shared_String_Access;
1687 SR : constant Shared_String_Access := Source.Reference;
1688 DR : Shared_String_Access;
1722 SR : constant Shared_String_Access := Source.Reference;
1723 DR : Shared_String_Access;
1757 SR : constant Shared_String_Access := Source.Reference;
1758 DR : Shared_String_Access;
1804 SR : constant Shared_String_Access := Source.Reference;
1806 DR : Shared_String_Access;
1858 SR : constant Shared_String_Access := Source.Reference;
1860 DR : Shared_String_Access;
1919 SR : constant Shared_String_Access := Source.Reference;
1921 DR : Shared_String_Access;
1963 SR : constant Shared_String_Access := Source.Reference;
1965 DR : Shared_String_Access;
2019 SR : constant Shared_String_Access := Source.Reference;
2021 DR : Shared_String_Access;
2053 SR : constant Shared_String_Access := Source.Reference;
2054 TR : constant Shared_String_Access := Target.Reference;
2056 DR : Shared_String_Access;
2096 procedure Unreference (Item : not null Shared_String_Access) is
2099 new Ada.Unchecked_Deallocation (Shared_String, Shared_String_Access);
2101 Aux : Shared_String_Access := Item;