Home
last modified time | relevance | path

Searched defs:tmpZ (Results 1 – 25 of 36) sorted by relevance

12

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vpropertyexplorer/plugins/Vector3d/
H A Dvvector3dproperty.cpp36 …VDoubleProperty* tmpZ = new VDoubleProperty("Z"); addChild(tmpZ); tmpZ->setUpdateBehaviour(true, f… in QVector3DProperty() local
99 QVariant tmpZ(z); tmpZ.convert(QVariant::Double); in setVector() local
/dports/games/astromenace/astromenace-1.4.1/src/core/math/
H A Dmath.cpp268 float tmpZ = Point.z; in vw_RotatePoint() local
309 float tmpZ = Point.z; in vw_RotatePointInv() local
/dports/games/scummvm/scummvm-2.5.1/engines/twine/renderer/
H A Dredraw.cpp332 const int32 tmpZ = (drawCmd.z + BRICK_HEIGHT) / BRICK_SIZE; in processDrawListShadows() local
424 const int32 tmpZ = (actor->_lastPos.z + BRICK_HEIGHT) / BRICK_SIZE; in processDrawListActorSprites() local
429 const int32 tmpZ = (actor->_pos.z + actor->_boudingBox.maxs.z + BRICK_HEIGHT) / BRICK_SIZE; in processDrawListActorSprites() local
475 const int32 tmpZ = (extra->pos.z + BRICK_HEIGHT) / BRICK_SIZE; in processDrawListExtras() local
/dports/math/vtk9/VTK-9.1.0/IO/Image/
H A DvtkGESignaReader.cxx280 float tmpX, tmpY, tmpZ; in ExecuteInformation() local
/dports/math/vtk8/VTK-8.2.0/IO/Image/
H A DvtkGESignaReader.cxx280 float tmpX, tmpY, tmpZ; in ExecuteInformation() local
/dports/math/vtk6/VTK-6.2.0/IO/Image/
H A DvtkGESignaReader.cxx278 float tmpX, tmpY, tmpZ; in ExecuteInformation() local
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/port/Espressif/
H A Desp32_mp.c312 mp_int tmpZ; in esp_mp_mulmod() local
/dports/multimedia/zart/gmic-2.8.1/gmic-qt/src/
H A DUpdater.cpp276 QTemporaryFile tmpZ(QDir::tempPath() + QDir::separator() + "gmic_qt_update_XXXXXX_cimgz"); in cimgzDecompress() local
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/src/
H A DUpdater.cpp277 QTemporaryFile tmpZ(QDir::tempPath() + QDir::separator() + "gmic_qt_update_XXXXXX_cimgz"); in cimgzDecompress() local
/dports/graphics/gmic/gmic-3.0.0/gmic-qt/src/
H A DUpdater.cpp277 QTemporaryFile tmpZ(QDir::tempPath() + QDir::separator() + "gmic_qt_update_XXXXXX_cimgz"); in cimgzDecompress() local
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/Espressif/
H A Desp32_mp.c312 mp_int tmpZ; in esp_mp_mulmod() local
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/Espressif/
H A Desp32_mp.c312 mp_int tmpZ; in esp_mp_mulmod() local
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/Espressif/
H A Desp32_mp.c312 mp_int tmpZ; in esp_mp_mulmod() local
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/Espressif/
H A Desp32_mp.c312 mp_int tmpZ; in esp_mp_mulmod() local
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletMultiThreaded/vectormath/scalar/cpp/
H A Dquat_aos.h388 float tmpX, tmpY, tmpZ, tmpW; in rotate() local
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/gr/
H A DFlexGRGridGraph_maze.cpp381 frMIdx tmpZ = gridZ; in getNextPathCost() local
/dports/devel/bullet/bullet3-3.21/test/Bullet2/vectormath/neon/
H A Dquat_aos.h372 float tmpX, tmpY, tmpZ, tmpW; in rotate() local
/dports/devel/bullet/bullet3-3.21/test/Bullet2/vectormath/scalar/
H A Dquat_aos.h389 float tmpX, tmpY, tmpZ, tmpW; in rotate() local
/dports/devel/py-bullet3/bullet3-3.21/test/Bullet2/vectormath/neon/
H A Dquat_aos.h372 float tmpX, tmpY, tmpZ, tmpW; in rotate() local
/dports/devel/py-bullet3/bullet3-3.21/test/Bullet2/vectormath/scalar/
H A Dquat_aos.h389 float tmpX, tmpY, tmpZ, tmpW; in rotate() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/vectormath/scalar/
H A Dquat_aos.h389 float tmpX, tmpY, tmpZ, tmpW; in rotate() local
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/basis/
H A Dgaussbas.cc479 int tmpZ = molecule->atominfo()->string_to_Z(tmpelementname); in init() local
522 int tmpZ = molecule->atominfo()->string_to_Z(tmpelementname); in init() local
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChElementShellANCF_3423.cpp1235 ChMatrixNM<double, 1, 3> tmpZ = Nz * m_d; in CalcStrainANSbilinearShell() local
1245 ChMatrixNM<double, 1, 3> tmpZ = Nz * m_d; in CalcStrainANSbilinearShell() local
1255 ChMatrixNM<double, 1, 3> tmpZ = Nz * m_d; in CalcStrainANSbilinearShell() local
/dports/math/vtk6/VTK-6.2.0/Rendering/Volume/
H A DvtkUnstructuredGridBunykRayCastFunction.cxx1021 double tmpZ = 1.0; in TemplateCastRay() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Volume/
H A DvtkUnstructuredGridBunykRayCastFunction.cxx199 double tmpZ = 1.0; in operator ()() local

12