Home
last modified time | relevance | path

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

1234

/dports/games/trenchbroom/TrenchBroom-ed46601/test/src/
H A DVecTest.cpp232 ASSERT_EQ(Vec3f::NegX, Vec3f::NegX.normalized()); in TEST()
259 ASSERT_TRUE(Vec3f::PosX.parallelTo(Vec3f::NegX)); in TEST()
273 ASSERT_EQ(Math::Axis::AX, Vec3f::NegX.majorComponent(0)); in TEST()
286 ASSERT_EQ(Vec3f::NegX, Vec3f::NegX.majorAxis(0)); in TEST()
299 ASSERT_EQ(Vec3f::PosX, Vec3f::NegX.absMajorAxis(0)); in TEST()
333 ASSERT_FLOAT_EQ(angleBetween(Vec3f::NegX, Vec3f::PosX, Vec3f::PosZ), Math::Cf::pi()); in TEST()
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Renderer/
H A DBoundsGuideRenderer.cpp45 …ds.vertex(BBox3::Corner_Min, BBox3::Corner_Min, BBox3::Corner_Min), Vec3::NegX), SpikeLength, docu… in setBounds()
48 …ds.vertex(BBox3::Corner_Min, BBox3::Corner_Min, BBox3::Corner_Max), Vec3::NegX), SpikeLength, docu… in setBounds()
51 …ds.vertex(BBox3::Corner_Min, BBox3::Corner_Max, BBox3::Corner_Min), Vec3::NegX), SpikeLength, docu… in setBounds()
54 …ds.vertex(BBox3::Corner_Min, BBox3::Corner_Max, BBox3::Corner_Max), Vec3::NegX), SpikeLength, docu… in setBounds()
H A DPointGuideRenderer.cpp45 m_spikeRenderer.add(Ray3(position, Vec3::NegX), SpikeLength, document); in setPosition()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/serializers/osg/
H A DTextureCubeMap.cpp28 FACE_IMAGE_FUNCTION( NegX, osg::TextureCubeMap::NEGATIVE_X ) in FACE_IMAGE_FUNCTION()
40 ADD_USER_SERIALIZER( NegX ); in FACE_IMAGE_FUNCTION()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/serializers/osg/
H A DTextureCubeMap.cpp28 FACE_IMAGE_FUNCTION( NegX, osg::TextureCubeMap::NEGATIVE_X )
78 ADD_USER_SERIALIZER( NegX );
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Dpr47517.ll30 ; To ensure negated result will not be removed when NegX=NegY and
31 ; NegX is needed
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dpr47517.ll30 ; To ensure negated result will not be removed when NegX=NegY and
31 ; NegX is needed
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dpr47517.ll30 ; To ensure negated result will not be removed when NegX=NegY and
31 ; NegX is needed
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dpr47517.ll30 ; To ensure negated result will not be removed when NegX=NegY and
31 ; NegX is needed
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dpr47517.ll30 ; To ensure negated result will not be removed when NegX=NegY and
31 ; NegX is needed
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dpr47517.ll30 ; To ensure negated result will not be removed when NegX=NegY and
31 ; NegX is needed
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dpr47517.ll30 ; To ensure negated result will not be removed when NegX=NegY and
31 ; NegX is needed
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dpr47517.ll30 ; To ensure negated result will not be removed when NegX=NegY and
31 ; NegX is needed
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dpr47517.ll30 ; To ensure negated result will not be removed when NegX=NegY and
31 ; NegX is needed
/dports/print/lout/lout-3.40/include/
H A Dcoltex299 def @NegX { @X "neg" }
316 @NegX @Y "rlineto"
318 @NegX @NegY "rlineto"
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DRotateObjectsHandle.h79 xAxis = Math::pos(viewDir.x()) ? Vec<T,3>::NegX : Vec<T,3>::PosX; in computeAxes()
/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DSWMapRenderer.cpp68 enum class Face : short { PosX, NegX, PosY, NegY, PosZ, NegZ }; enumerator
446 wallFace = Face::NegX; in BuildLine()
467 wallFace = Face::NegX; in BuildLine()
547 case Face::NegX: in BuildLine()
569 case Face::NegX: col = (col & 0xfefefe) >> 1; break; in BuildLine()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-hal-0.4.0/src/
H A Dimage.rs199 NegX, enumerator
209 CubeFace::NegX,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-hal/src/
H A Dimage.rs192 NegX, enumerator
202 CubeFace::NegX,
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-hal/src/
H A Dimage.rs192 NegX, enumerator
202 CubeFace::NegX,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-hal/src/
H A Dimage.rs250 NegX, enumerator
260 CubeFace::NegX,
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gfx_core-0.8.3/src/
H A Dtexture.rs231 NegX, enumerator
240 CubeFace::PosX, CubeFace::NegX,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp494 Value *NegX = B.CreateNeg(X, II->getName(), /*HasNUW=*/false, in processAbsIntrinsic() local
497 II->replaceAllUsesWith(NegX); in processAbsIntrinsic()
501 if (auto *BO = dyn_cast<BinaryOperator>(NegX)) in processAbsIntrinsic()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp494 Value *NegX = B.CreateNeg(X, II->getName(), /*HasNUW=*/false, in processAbsIntrinsic() local
497 II->replaceAllUsesWith(NegX); in processAbsIntrinsic()
501 if (auto *BO = dyn_cast<BinaryOperator>(NegX)) in processAbsIntrinsic()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp494 Value *NegX = B.CreateNeg(X, II->getName(), /*HasNUW=*/false, in processAbsIntrinsic() local
497 II->replaceAllUsesWith(NegX); in processAbsIntrinsic()
501 if (auto *BO = dyn_cast<BinaryOperator>(NegX)) in processAbsIntrinsic()

1234