Home
last modified time | relevance | path

Searched refs:constructed (Results 1 – 25 of 5671) sorted by relevance

12345678910>>...227

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/language.support/support.exception/propagation/
H A Dcurrent_exception.pass.cpp25 static int constructed; member
27 A() {++constructed;} in A()
28 ~A() {--constructed;} in ~A()
29 A(const A&) {++constructed;} in A()
32 int A::constructed = 0; member in A
53 assert(A::constructed == 0); in main()
73 assert(A::constructed == 0); in main()
93 assert(A::constructed == 0); in main()
113 assert(A::constructed == 0); in main()
138 assert(A::constructed == 0); in main()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/css/css-typed-om/stylevalue-subclasses/numeric-objects/
H A DcssUnitValue.html.ini8 [CSSUnitValue can be constructed with number]
14 [CSSUnitValue can be constructed with em]
17 [CSSUnitValue can be constructed with ex]
20 [CSSUnitValue can be constructed with ch]
23 [CSSUnitValue can be constructed with ic]
26 [CSSUnitValue can be constructed with rem]
29 [CSSUnitValue can be constructed with lh]
35 [CSSUnitValue can be constructed with vw]
38 [CSSUnitValue can be constructed with vh]
41 [CSSUnitValue can be constructed with vi]
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/css/css-typed-om/stylevalue-subclasses/numeric-objects/
H A DcssUnitValue.html.ini8 [CSSUnitValue can be constructed with number]
14 [CSSUnitValue can be constructed with em]
17 [CSSUnitValue can be constructed with ex]
20 [CSSUnitValue can be constructed with ch]
23 [CSSUnitValue can be constructed with ic]
26 [CSSUnitValue can be constructed with rem]
29 [CSSUnitValue can be constructed with lh]
35 [CSSUnitValue can be constructed with vw]
38 [CSSUnitValue can be constructed with vh]
41 [CSSUnitValue can be constructed with vi]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/css/css-typed-om/stylevalue-subclasses/numeric-objects/
H A DcssUnitValue.html.ini8 [CSSUnitValue can be constructed with number]
14 [CSSUnitValue can be constructed with em]
17 [CSSUnitValue can be constructed with ex]
20 [CSSUnitValue can be constructed with ch]
23 [CSSUnitValue can be constructed with ic]
26 [CSSUnitValue can be constructed with rem]
29 [CSSUnitValue can be constructed with lh]
35 [CSSUnitValue can be constructed with vw]
38 [CSSUnitValue can be constructed with vh]
41 [CSSUnitValue can be constructed with vi]
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/css-typed-om/stylevalue-subclasses/numeric-objects/
H A DcssUnitValue.html.ini8 [CSSUnitValue can be constructed with number]
14 [CSSUnitValue can be constructed with em]
17 [CSSUnitValue can be constructed with ex]
20 [CSSUnitValue can be constructed with ch]
23 [CSSUnitValue can be constructed with ic]
26 [CSSUnitValue can be constructed with rem]
29 [CSSUnitValue can be constructed with lh]
35 [CSSUnitValue can be constructed with vw]
38 [CSSUnitValue can be constructed with vh]
41 [CSSUnitValue can be constructed with vi]
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dconstruct.pass.cpp27 static bool constructed; member
35 constructed = true; in B()
39 bool B::constructed = false; member in B
43 static bool constructed; member
51 constructed = true; in C()
55 bool C::constructed = false; member in C
59 static bool constructed; member
68 constructed = true; in D()
72 bool D::constructed = false; member in D
85 constructed = true; in E()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dconstruct.pass.cpp27 static bool constructed; member
35 constructed = true; in B()
39 bool B::constructed = false; member in B
43 static bool constructed; member
51 constructed = true; in C()
55 bool C::constructed = false; member in C
59 static bool constructed; member
68 constructed = true; in D()
72 bool D::constructed = false; member in D
85 constructed = true; in E()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dconstruct.pass.cpp27 static bool constructed; member
35 constructed = true; in B()
39 bool B::constructed = false; member in B
43 static bool constructed; member
51 constructed = true; in C()
55 bool C::constructed = false; member in C
59 static bool constructed; member
68 constructed = true; in D()
72 bool D::constructed = false; member in D
85 constructed = true; in E()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dconstruct.pass.cpp27 static bool constructed; member
35 constructed = true; in B()
39 bool B::constructed = false; member in B
43 static bool constructed; member
51 constructed = true; in C()
55 bool C::constructed = false; member in C
59 static bool constructed; member
68 constructed = true; in D()
72 bool D::constructed = false; member in D
85 constructed = true; in E()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dconstruct.pass.cpp27 static bool constructed; member
35 constructed = true; in B()
39 bool B::constructed = false; member in B
43 static bool constructed; member
51 constructed = true; in C()
55 bool C::constructed = false; member in C
59 static bool constructed; member
68 constructed = true; in D()
72 bool D::constructed = false; member in D
85 constructed = true; in E()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dconstruct.pass.cpp27 static bool constructed; member
35 constructed = true; in B()
39 bool B::constructed = false; member in B
43 static bool constructed; member
51 constructed = true; in C()
55 bool C::constructed = false; member in C
59 static bool constructed; member
68 constructed = true; in D()
72 bool D::constructed = false; member in D
85 constructed = true; in E()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dconstruct.pass.cpp27 static bool constructed; member
35 constructed = true; in B()
39 bool B::constructed = false; member in B
43 static bool constructed; member
51 constructed = true; in C()
55 bool C::constructed = false; member in C
59 static bool constructed; member
68 constructed = true; in D()
72 bool D::constructed = false; member in D
85 constructed = true; in E()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dconstruct.pass.cpp27 static bool constructed; member
35 constructed = true; in B()
39 bool B::constructed = false; member in B
43 static bool constructed; member
51 constructed = true; in C()
55 bool C::constructed = false; member in C
59 static bool constructed; member
68 constructed = true; in D()
72 bool D::constructed = false; member in D
85 constructed = true; in E()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dconstruct.pass.cpp27 static bool constructed; member
35 constructed = true; in B()
39 bool B::constructed = false; member in B
43 static bool constructed; member
51 constructed = true; in C()
55 bool C::constructed = false; member in C
59 static bool constructed; member
68 constructed = true; in D()
72 bool D::constructed = false; member in D
85 constructed = true; in E()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dconstruct.pass.cpp27 static bool constructed; member
35 constructed = true; in B()
39 bool B::constructed = false; member in B
43 static bool constructed; member
51 constructed = true; in C()
55 bool C::constructed = false; member in C
59 static bool constructed; member
68 constructed = true; in D()
72 bool D::constructed = false; member in D
85 constructed = true; in E()
[all …]

12345678910>>...227