Home
last modified time | relevance | path

Searched refs:SParent (Results 1 – 15 of 15) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d440 alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed); member
448 SParent parent;
510 this.parent = SParent(parent); in this()
525 this.parent = SParent(parent); in this()
546 this.parent = SParent(parent); in this()
559 this.parent = SParent(parent); in this()
572 this.parent = SParent(parent); in this()
614 static if (hasMember!(SParent, "owns") || unchecked)
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d440 alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed); member
448 SParent parent;
510 this.parent = SParent(parent); in this()
525 this.parent = SParent(parent); in this()
546 this.parent = SParent(parent); in this()
559 this.parent = SParent(parent); in this()
572 this.parent = SParent(parent); in this()
614 static if (hasMember!(SParent, "owns") || unchecked)
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d440 alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed); member
448 SParent parent;
510 this.parent = SParent(parent); in this()
525 this.parent = SParent(parent); in this()
546 this.parent = SParent(parent); in this()
559 this.parent = SParent(parent); in this()
572 this.parent = SParent(parent); in this()
614 static if (hasMember!(SParent, "owns") || unchecked)
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d440 alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed); member
448 SParent parent;
510 this.parent = SParent(parent); in this()
525 this.parent = SParent(parent); in this()
546 this.parent = SParent(parent); in this()
559 this.parent = SParent(parent); in this()
572 this.parent = SParent(parent); in this()
614 static if (hasMember!(SParent, "owns") || unchecked)
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d440 alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed); member
448 SParent parent;
510 this.parent = SParent(parent); in this()
525 this.parent = SParent(parent); in this()
546 this.parent = SParent(parent); in this()
559 this.parent = SParent(parent); in this()
572 this.parent = SParent(parent); in this()
614 static if (hasMember!(SParent, "owns") || unchecked)
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d440 alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed); member
448 SParent parent;
510 this.parent = SParent(parent); in this()
525 this.parent = SParent(parent); in this()
546 this.parent = SParent(parent); in this()
559 this.parent = SParent(parent); in this()
572 this.parent = SParent(parent); in this()
614 static if (hasMember!(SParent, "owns") || unchecked)
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d440 alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed); member
448 SParent parent;
510 this.parent = SParent(parent); in this()
525 this.parent = SParent(parent); in this()
546 this.parent = SParent(parent); in this()
559 this.parent = SParent(parent); in this()
572 this.parent = SParent(parent); in this()
614 static if (hasMember!(SParent, "owns") || unchecked)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d440 alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed); member
448 SParent parent;
510 this.parent = SParent(parent); in this()
525 this.parent = SParent(parent); in this()
546 this.parent = SParent(parent); in this()
559 this.parent = SParent(parent); in this()
572 this.parent = SParent(parent); in this()
614 static if (hasMember!(SParent, "owns") || unchecked)
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d440 alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed); member
448 SParent parent;
510 this.parent = SParent(parent); in this()
525 this.parent = SParent(parent); in this()
546 this.parent = SParent(parent); in this()
559 this.parent = SParent(parent); in this()
572 this.parent = SParent(parent); in this()
614 static if (hasMember!(SParent, "owns") || unchecked)
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d535 alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed); member
543 SParent parent;
605 this.parent = SParent(parent); in this()
620 this.parent = SParent(parent); in this()
641 this.parent = SParent(parent); in this()
654 this.parent = SParent(parent); in this()
667 this.parent = SParent(parent); in this()
709 static if (hasMember!(SParent, "owns") || unchecked)
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dcompwriterpas.pas499 SRoot, SRootA, SParent: TComponent;
511 SParent:=Parent;
541 FParent:=SParent;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dcompwriterpas.pas501 SRoot, SRootA, SParent: TComponent;
513 SParent:=Parent;
543 FParent:=SParent;
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dcompwriterpas.pas499 SRoot, SRootA, SParent: TComponent;
511 SParent:=Parent;
541 FParent:=SParent;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dcompwriterpas.pas501 SRoot, SRootA, SParent: TComponent;
513 SParent:=Parent;
543 FParent:=SParent;
/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dproc_customdialog.pas2487 SParent: string;
2504 SParent:= '';
2506 SParent:= TAppControlProps(C.Parent.Tag).FName;
2525 PChar(string('p')), PChar(SParent),