Home
last modified time | relevance | path

Searched refs:Complex2 (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/poco/poco-1.10.1-all/Foundation/testsuite/src/
H A DFIFOEventTest.cpp70 Complex2 += delegate(this, &FIFOEventTest::onComplex2); in testNoDelegate()
71 Complex2 -= delegate(this, &FIFOEventTest::onComplex2); in testNoDelegate()
72 Complex2.notify(this, args); in testNoDelegate()
111 Complex2 += delegate(this, &FIFOEventTest::onComplex2); in testSingleDelegate()
112 Complex2.notify(this, args); in testSingleDelegate()
407 Complex2.clear(); in setUp()
H A DBasicEventTest.cpp82 Complex2 += delegate(this, &BasicEventTest::onComplex2); in testNoDelegate()
83 Complex2 -= delegate(this, &BasicEventTest::onComplex2); in testNoDelegate()
84 Complex2.notify(this, args); in testNoDelegate()
139 Complex2 += delegate(this, &BasicEventTest::onComplex2); in testSingleDelegate()
140 Complex2.notify(this, args); in testSingleDelegate()
411 Complex2.clear(); in setUp()
H A DPriorityEventTest.cpp75 Complex2 += priorityDelegate(this, &PriorityEventTest::onComplex2, 0); in testNoDelegate()
76 Complex2 -= priorityDelegate(this, &PriorityEventTest::onComplex2, 0); in testNoDelegate()
77 Complex2.notify(this, args); in testNoDelegate()
141 Complex2 += priorityDelegate(this, &PriorityEventTest::onComplex2, 0); in testSingleDelegate()
142 Complex2 -= priorityDelegate(this, &PriorityEventTest::onComplex2, 3); in testSingleDelegate()
143 Complex2.notify(this, args); in testSingleDelegate()
495 Complex2.clear(); in setUp()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/annotations/typeAnnotations/newlocations/
H A DClassParameters.java40 class Complex2<K extends String & @B Runnable> { } class
52 class Complex2<K extends String & @B Runnable> { } in inner() class
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/annotations/typeAnnotations/newlocations/
H A DClassParameters.java40 class Complex2<K extends String & @B Runnable> { } class
52 class Complex2<K extends String & @B Runnable> { } in inner() class
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/annotations/typeAnnotations/newlocations/
H A DClassParameters.java40 class Complex2<K extends String & @B Runnable> { } class
52 class Complex2<K extends String & @B Runnable> { } in inner() class
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/annotations/typeAnnotations/newlocations/
H A DClassParameters.java40 class Complex2<K extends String & @B Runnable> { } class
52 class Complex2<K extends String & @B Runnable> { } in inner() class
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/annotations/typeAnnotations/newlocations/
H A DClassParameters.java40 class Complex2<K extends String & @B Runnable> { } class
52 class Complex2<K extends String & @B Runnable> { } in inner() class
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/annotations/typeAnnotations/newlocations/
H A DClassParameters.java40 class Complex2<K extends String & @B Runnable> { } class
52 class Complex2<K extends String & @B Runnable> { } in inner() class
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/annotations/typeAnnotations/newlocations/
H A DClassParameters.java40 class Complex2<K extends String & @B Runnable> { } class
52 class Complex2<K extends String & @B Runnable> { } in inner() class
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/annotations/typeAnnotations/newlocations/
H A DClassParameters.java40 class Complex2<K extends String & @B Runnable> { } class
52 class Complex2<K extends String & @B Runnable> { } in inner() class
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/annotations/typeAnnotations/newlocations/
H A DClassParameters.java40 class Complex2<K extends String & @B Runnable> { } class
52 class Complex2<K extends String & @B Runnable> { } in inner() class
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/annotations/typeAnnotations/newlocations/
H A DClassParameters.java40 class Complex2<K extends String & @B Runnable> { } class
52 class Complex2<K extends String & @B Runnable> { } in inner() class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-prefer-member-initializer.cpp114 class Complex2 { class
119 Complex2() : n(0) { in Complex2() function in Complex2
126 ~Complex2() = default;
/dports/devel/py-graphql-core/graphql-core-3.1.6/tests/type/
H A Dtest_enum.py33 class Complex2: class
38 complex2 = Complex2()
81 else Complex2() if args.get("provideBadValue") else args.get("fromEnum"),
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-prefer-member-initializer.cpp114 class Complex2 { class
119 Complex2() : n(0) { in Complex2() function in Complex2
126 ~Complex2() = default;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-prefer-member-initializer.cpp114 class Complex2 { class
119 Complex2() : n(0) { in Complex2() function in Complex2
126 ~Complex2() = default;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-prefer-member-initializer.cpp114 class Complex2 { class
119 Complex2() : n(0) { in Complex2() function in Complex2
126 ~Complex2() = default;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-prefer-member-initializer.cpp114 class Complex2 { class
119 Complex2() : n(0) { in Complex2() function in Complex2
126 ~Complex2() = default;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-prefer-member-initializer.cpp114 class Complex2 { class
119 Complex2() : n(0) { in Complex2() function in Complex2
126 ~Complex2() = default;
/dports/devel/p5-GraphQL/GraphQL-0.52/t/
H A Dtype-enum.t23 my $Complex2 = { someRandomValue => 123 };
29 TWO => { value => $Complex2 },
68 return $Complex2 if $_[1]->{provideGoodValue};
69 return { %$Complex2 } if $_[1]->{provideBadValue}; # copy so not ==
253 TWO => $Complex2,
/dports/benchmarks/libcelero/Celero-2.8.2/experiments/DemoSimpleJUnit/
H A DDemoSimpleJUnit.cpp30 BENCHMARK_TEST(DemoSimple, Complex2, 1, 7100000, 3.71)
/dports/benchmarks/libcelero/Celero-2.8.2/experiments/DemoSimple/
H A DDemoSimple.cpp39 BENCHMARK(DemoSimple, Complex2, 30, 710000)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/doclet/testTypeAnnotations/typeannos/
H A DClassParameters.java38 class Complex2<K extends String & @ClassParamB Runnable> { } class
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/javadoc/doclet/testTypeAnnotations/typeannos/
H A DClassParameters.java38 class Complex2<K extends String & @ClassParamB Runnable> { } class

12