Home
last modified time | relevance | path

Searched refs:_refCounted (Results 1 – 25 of 90) sorted by relevance

1234

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.dg/torture/
H A Dgdc283.d35 RefCountedStore _refCounted; member
39 _refCounted.initialize(); in this()
44 ++_refCounted._store._count; in this()
49 if (--_refCounted._store._count) in ~this()
53 free(_refCounted._store); in ~this()
54 _refCounted._store = null; in ~this()
59 _refCounted.ensureInitialized(); in refCountedPayload()
87 if (path._refCounted._store._count != 1) in main()
91 if (path._refCounted._store._count != 2) in main()
98 if (path._refCounted._store._count != 2) in main()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.dg/
H A Dgdc283.d34 RefCountedStore _refCounted; member
38 _refCounted.initialize(); in this()
43 ++_refCounted._store._count; in this()
48 if (--_refCounted._store._count) in ~this()
52 free(_refCounted._store); in ~this()
53 _refCounted._store = null; in ~this()
58 _refCounted.ensureInitialized(); in refCountedPayload()
86 if (path._refCounted._store._count != 1) in main()
90 if (path._refCounted._store._count != 2) in main()
97 if (path._refCounted._store._count != 2) in main()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.dg/torture/
H A Dgdc283.d35 RefCountedStore _refCounted; member
39 _refCounted.initialize(); in this()
44 ++_refCounted._store._count; in this()
49 if (--_refCounted._store._count) in ~this()
53 free(_refCounted._store); in ~this()
54 _refCounted._store = null; in ~this()
59 _refCounted.ensureInitialized(); in refCountedPayload()
87 if (path._refCounted._store._count != 1) in main()
91 if (path._refCounted._store._count != 2) in main()
98 if (path._refCounted._store._count != 2) in main()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.dg/
H A Dgdc283.d34 RefCountedStore _refCounted; member
38 _refCounted.initialize(); in this()
43 ++_refCounted._store._count; in this()
48 if (--_refCounted._store._count) in ~this()
52 free(_refCounted._store); in ~this()
53 _refCounted._store = null; in ~this()
58 _refCounted.ensureInitialized(); in refCountedPayload()
86 if (path._refCounted._store._count != 1) in main()
90 if (path._refCounted._store._count != 2) in main()
97 if (path._refCounted._store._count != 2) in main()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.dg/torture/
H A Dgdc283.d35 RefCountedStore _refCounted; member
39 _refCounted.initialize(); in this()
44 ++_refCounted._store._count; in this()
49 if (--_refCounted._store._count) in ~this()
53 free(_refCounted._store); in ~this()
54 _refCounted._store = null; in ~this()
59 _refCounted.ensureInitialized(); in refCountedPayload()
87 if (path._refCounted._store._count != 1) in main()
91 if (path._refCounted._store._count != 2) in main()
98 if (path._refCounted._store._count != 2) in main()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.dg/torture/
H A Dgdc283.d35 RefCountedStore _refCounted; member
39 _refCounted.initialize(); in this()
44 ++_refCounted._store._count; in this()
49 if (--_refCounted._store._count) in ~this()
53 free(_refCounted._store); in ~this()
54 _refCounted._store = null; in ~this()
59 _refCounted.ensureInitialized(); in refCountedPayload()
87 if (path._refCounted._store._count != 1) in main()
91 if (path._refCounted._store._count != 2) in main()
98 if (path._refCounted._store._count != 2) in main()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.dg/
H A Dgdc283.d34 RefCountedStore _refCounted; member
38 _refCounted.initialize(); in this()
43 ++_refCounted._store._count; in this()
48 if (--_refCounted._store._count) in ~this()
52 free(_refCounted._store); in ~this()
53 _refCounted._store = null; in ~this()
58 _refCounted.ensureInitialized(); in refCountedPayload()
86 if (path._refCounted._store._count != 1) in main()
90 if (path._refCounted._store._count != 2) in main()
97 if (path._refCounted._store._count != 2) in main()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.dg/
H A Dgdc283.d34 RefCountedStore _refCounted; member
38 _refCounted.initialize(); in this()
43 ++_refCounted._store._count; in this()
48 if (--_refCounted._store._count) in ~this()
52 free(_refCounted._store); in ~this()
53 _refCounted._store = null; in ~this()
58 _refCounted.ensureInitialized(); in refCountedPayload()
86 if (path._refCounted._store._count != 1) in main()
90 if (path._refCounted._store._count != 2) in main()
97 if (path._refCounted._store._count != 2) in main()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.dg/
H A Dgdc283.d34 RefCountedStore _refCounted; member
38 _refCounted.initialize(); in this()
43 ++_refCounted._store._count; in this()
48 if (--_refCounted._store._count) in ~this()
52 free(_refCounted._store); in ~this()
53 _refCounted._store = null; in ~this()
58 _refCounted.ensureInitialized(); in refCountedPayload()
86 if (path._refCounted._store._count != 1) in main()
90 if (path._refCounted._store._count != 2) in main()
97 if (path._refCounted._store._count != 2) in main()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.dg/
H A Dgdc283.d34 RefCountedStore _refCounted; member
38 _refCounted.initialize(); in this()
43 ++_refCounted._store._count; in this()
48 if (--_refCounted._store._count) in ~this()
52 free(_refCounted._store); in ~this()
53 _refCounted._store = null; in ~this()
58 _refCounted.ensureInitialized(); in refCountedPayload()
86 if (path._refCounted._store._count != 1) in main()
90 if (path._refCounted._store._count != 2) in main()
97 if (path._refCounted._store._count != 2) in main()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/fail_compilation/
H A Dice10016.d19 RefCountedStore _refCounted; in RefCounted() local
26 return _refCounted._store._payload; in RefCounted()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dice10016.d19 RefCountedStore _refCounted; in RefCounted() local
26 return _refCounted._store._payload; in RefCounted()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dice10016.d19 RefCountedStore _refCounted; in RefCounted() local
26 return _refCounted._store._payload; in RefCounted()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/fail_compilation/
H A Dice10016.d19 RefCountedStore _refCounted; in RefCounted() local
26 return _refCounted._store._payload; in RefCounted()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dice10016.d19 RefCountedStore _refCounted; in RefCounted() local
26 return _refCounted._store._payload; in RefCounted()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/fail_compilation/
H A Dice10016.d19 RefCountedStore _refCounted; in RefCounted() local
26 return _refCounted._store._payload; in RefCounted()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dice10016.d19 RefCountedStore _refCounted; in RefCounted() local
26 return _refCounted._store._payload; in RefCounted()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dice10016.d19 RefCountedStore _refCounted; in RefCounted() local
26 return _refCounted._store._payload; in RefCounted()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/fail_compilation/
H A Dice10016.d19 RefCountedStore _refCounted; in RefCounted() local
26 return _refCounted._store._payload; in RefCounted()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dice10016.d19 RefCountedStore _refCounted; in RefCounted() local
26 return _refCounted._store._payload; in RefCounted()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/imports/
H A Dstd12010container.d50 RefCountedStore _refCounted; in RefCounted() local
58 .destroy(_refCounted._store._payload); in RefCounted()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/imports/
H A Dstd12010container.d50 RefCountedStore _refCounted; in RefCounted() local
58 .destroy(_refCounted._store._payload); in RefCounted()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/imports/
H A Dstd12010container.d50 RefCountedStore _refCounted; in RefCounted() local
58 .destroy(_refCounted._store._payload); in RefCounted()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/imports/
H A Dstd12010container.d50 RefCountedStore _refCounted; in RefCounted() local
58 .destroy(_refCounted._store._payload); in RefCounted()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/imports/
H A Dstd12010container.d50 RefCountedStore _refCounted; in RefCounted() local
58 .destroy(_refCounted._store._payload); in RefCounted()

1234