Home
last modified time | relevance | path

Searched refs:getVal2 (Results 1 – 25 of 88) sorted by relevance

1234

/dports/net/jgroups/jgroups-2.12.0/tests/junit-functional/org/jgroups/tests/
H A DTupleTest.java21 Assert.assertEquals(322649, tuple.getVal2().intValue()); in testCreation()
30 Assert.assertEquals(7, tuple.getVal2().intValue()); in testSet()
39 Assert.assertEquals(1, map.get(1).getVal2().intValue()); in testHashMap()
41 Assert.assertEquals(2, map.get(2).getVal2().intValue()); in testHashMap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()
376 Foo(0).getVal2<int>(); in run()
377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/util/
H A DTuple.java25 public V2 getVal2() { in getVal2() method in Tuple
H A DTriple.java27 public V2 getVal2() { in getVal2() method in Triple
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/java/test/org/apache/thrift/
H A DTestReuse.java53 assertTrue( ru1.getVal2() == hs1 ); in testReuseObject()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/java/test/org/apache/thrift/
H A DTestReuse.java53 assertTrue( ru1.getVal2() == hs1 ); in testReuseObject()
/dports/devel/py-thrift/thrift-0.14.0/lib/java/test/org/apache/thrift/
H A DTestReuse.java53 assertTrue( ru1.getVal2() == hs1 ); in testReuseObject()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/java/test/org/apache/thrift/
H A DTestReuse.java53 assertTrue( ru1.getVal2() == hs1 ); in testReuseObject()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/java/test/org/apache/thrift/
H A DTestReuse.java53 assertTrue( ru1.getVal2() == hs1 ); in testReuseObject()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/java/test/org/apache/thrift/
H A DTestReuse.java53 assertTrue( ru1.getVal2() == hs1 ); in testReuseObject()

1234