Home
last modified time | relevance | path

Searched refs:getV1 (Results 1 – 24 of 24) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/orc/unittests/
H A Derror_test.cpp30 int getV1() const { return V1; } in getV1() function in __anon8a6638e70111::CustomError
94 EXPECT_EQ(CE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
103 EXPECT_EQ(CE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
112 EXPECT_EQ(CSE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/orc/unittests/
H A Derror_test.cpp30 int getV1() const { return V1; } in getV1() function in __anond8dd8bba0111::CustomError
94 EXPECT_EQ(CE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
103 EXPECT_EQ(CE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
112 EXPECT_EQ(CSE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/orc/unittests/
H A Derror_test.cpp30 int getV1() const { return V1; } in getV1() function in __anon45564eaf0111::CustomError
94 EXPECT_EQ(CE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
103 EXPECT_EQ(CE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
112 EXPECT_EQ(CSE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/orc/unittests/
H A Derror_test.cpp30 int getV1() const { return V1; } in getV1() function in __anonc2f982bc0111::CustomError
94 EXPECT_EQ(CE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
103 EXPECT_EQ(CE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
112 EXPECT_EQ(CSE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/orc/unittests/
H A Derror_test.cpp30 int getV1() const { return V1; } in getV1() function in __anona538059b0111::CustomError
94 EXPECT_EQ(CE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
103 EXPECT_EQ(CE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
112 EXPECT_EQ(CSE->getV1(), 42) << "Unexpected wrapped value"; in TEST()
/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_SmallVectorArith.h157 inline const SmallVector<T1,N,A1>& getV1() const { return v1; } in getV1() function
201 inline const SmallVector<T1,N,A1>& getV1() const { return v1; } in getV1() function
245 inline const SmallVector<T1,N,A1>& getV1() const { return v1; } in getV1() function
292 inline const SmallVector<T1,N,A1>& getV1() const { return v1; } in getV1() function
338 inline const SmallVector<T1,N,A1>& getV1() const { return v1; } in getV1() function
397 inline const SmallVector<T1,N,A1>& getV1() const { return v1; } in getV1() function
459 inline const GenVector<T1>& getV1() const { return v1; } in getV1() function
525 inline const SmallVector<T1,N,A>& getV1() const { return v1; } in getV1() function
838 #define GETM1 .getV1()
925 inline const GenVector<T1>& getV1() const { return v1; } in getV1() function
[all …]
H A DTMV_VectorArith.h145 inline const GenVector<T1>& getV1() const { return v1; } in getV1() function
242 #define GETM1 .getV1()
362 inline const GenVector<T1>& getV1() const { return v1; } in getV1() function
386 ElemMultVV<true>(pvv.getX(),pvv.getV1(),pvv.getV2(),v);
395 ElemMultVV<true>(pvv.getX(),pvv.getV1(),pvv.getV2(),v);
404 ElemMultVV<true>(-pvv.getX(),pvv.getV1(),pvv.getV2(),v);
413 ElemMultVV<true>(-pvv.getX(),pvv.getV1(),pvv.getV2(),v);
426 #define GETM1 .getV1()
H A DTMV_SymMatrixArith.h760 TMVAssert(opvv.getV1().isSameAs(
762 Rank1Update<true>(opvv.getX(), opvv.getV1(), m0);
772 TMVAssert(opvv.getV1().isSameAs(opvv.getV2()));
773 Rank1Update<true>(opvv.getX(), opvv.getV1(), m0);
784 TMVAssert(opvv.getV1().isSameAs(
786 Rank1Update<true>(-opvv.getX(), opvv.getV1(), m0);
796 TMVAssert(opvv.getV1().isSameAs(opvv.getV2()));
797 Rank1Update<true>(-opvv.getX(), opvv.getV1(), m0);
H A DTMV_MatrixArith.h262 inline const GenVector<T1>& getV1() const { return v1; } in getV1() function
289 Rank1Update<true>(opvv.getX(), opvv.getV1(), opvv.getV2(), m0);
299 Rank1Update<true>(opvv.getX(), opvv.getV1(), opvv.getV2(), m0);
310 Rank1Update<true>(-opvv.getX(), opvv.getV1(), opvv.getV2(), m0);
320 Rank1Update<true>(-opvv.getX(), opvv.getV1(), opvv.getV2(), m0);
333 #define GETM1 .getV1()
H A DTMV_SymMatrix.h1205 TMVAssert(opvv.getV1().isSameAs(
1208 Rank1Update<false>(opvv.getX(),opvv.getV1(),*this);
1218 TMVAssert(opvv.getV1().isSameAs(
1221 Rank1Update<false>(opvv.getX(),opvv.getV1(),*this);
2200 TMVAssert(opvv.getV1().isSameAs(opvv.getV2().view()));
2201 Rank1Update<false>(opvv.getX(),opvv.getV1(),view());
2322 TMVAssert(opvv.getV1().isSameAs(opvv.getV2().view()));
2323 Rank1Update<false>(opvv.getX(),opvv.getV1(),view());
3112 TMVAssert(opvv.getV1().isSameAs(opvv.getV2().conjugate()));
3114 Rank1Update<false>(opvv.getX(),opvv.getV1(),view());
[all …]
H A DTMV_SmallMatrixArith.h444 const SmallVector<T1,M,A1>& getV1() const { return v1; } in getV1() function
520 const SmallVector<T1,M,A1>& getV1() const { return v1; } in getV1() function
599 const GenVector<T1>& getV1() const { return v1; } in getV1() function
628 const SmallVector<T1,M,A>& getV1() const { return v1; } in getV1() function
650 opvv.getV1().cptr(), opvv.getV2().cptr(), m0.ptr());
660 opvv.getV1().cptr(), opvv.getV2().cptr(), m0.ptr());
691 opvv.getV1().cptr(), opvv.getV2().cptr(), m0.ptr());
701 opvv.getV1().cptr(), opvv.getV2().cptr(), m0.ptr());
773 opvv.getX(), opvv.getV1().view(), opvv.getV2().view(), m0);
784 opvv.getX(), opvv.getV1().view(), opvv.getV2().view(), m0);
[all …]
/dports/graphics/delaboratory/delaboratory-0.8/core/
H A Dpalette.cc136 v = color.getV1(); in getMinMax()
177 deValue L = color.getV1(); in find23()
H A Dpalette.h46 deValue getV1() {return v1;}; in getV1() function
/dports/devel/libsavitar/libSavitar-96eba0e/src/
H A DMeshData.cpp97 int v1 = faces.at(i).getV1(); in getFlatVerticesAsBytes()
134 int v1 = faces.at(i).getV1(); in getFacesAsBytes()
159 triangle_node.append_attribute("v1") = faces.at(i).getV1(); in toXmlNode()
H A DFace.h35 int getV1();
H A DFace.cpp35 int Face::getV1() in getV1() function in Face
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
H A DMesh.h26 cv::Point3f getV1() const { return v1_; } in getV1() function
H A DPnPProblem.cpp260 cv::Point3f V2 = Triangle.getV1(); in intersect_MollerTrumbore()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/complex-union/gen-swift/test/fixtures/complex_union/
H A DValUnion.java76 public test.fixtures.complex_union.Val getV1() { in getV1() method in ValUnion
115 visitor.visitV1(getV1()); in accept()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/complex-union/gen-android/
H A DValUnion.java136 public Val getV1() { in getV1() method in ValUnion
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/complex-union/gen-java/
H A DValUnion.java198 public Val getV1() { in getV1() method in ValUnion
/dports/security/keybase/client-v5.7.1/go/client/
H A Dchat_api_test.go22 getV1 int member
66 h.getV1++
/dports/graphics/delaboratory/delaboratory-0.8/gui_wx/
H A Dcolor_matrix_frame.cc399 cp.convert(colorSpace, c.getV1(), c.getV2(), c.getV3(), 0, deColorSpaceRGB, r, g, b, z); in deColorMatrixFrame()
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/JavaWrappers/gmwrapper/src-test/org/RDKit/
H A DForceFieldsTests.java775 assertEquals(2.119, param.getV1(), defaultDoubleTol);