Home
last modified time | relevance | path

Searched defs:sz2 (Results 226 – 250 of 1117) sorted by relevance

12345678910>>...45

/dports/math/fcl/fcl-0.7.0/include/fcl/narrowphase/detail/traversal/distance/
H A Dbvh_distance_traversal_node-inl.h81 S sz2 = model2->getBV(b2).bv.size(); in firstOverSecond() local
/dports/math/fcl/fcl-0.7.0/include/fcl/narrowphase/detail/traversal/collision/
H A Dbvh_collision_traversal_node-inl.h81 S sz2 = model2->getBV(b2).bv.size(); in firstOverSecond() local
/dports/math/z3/z3-z3-4.8.13/src/math/polynomial/
H A Dupolynomial.cpp275 …void core_manager::add(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numeral… in add()
302 …void core_manager::sub(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numeral… in sub()
343 …void core_manager::mul(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numeral… in mul()
430 …void core_manager::div_rem_core(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, in div_rem_core()
494 …void core_manager::div_rem(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, uns… in div_rem()
504 …void core_manager::div(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numeral… in div()
565 …void core_manager::srem(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numera… in srem()
577 bool core_manager::divides(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2) { in divides()
706 unsigned sz2 = C2.size(); in CRA_combine_images() local
857 …void core_manager::gcd(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numeral… in gcd()
[all …]
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/polynomial/
H A Dupolynomial.cpp275 …void core_manager::add(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numeral… in add()
302 …void core_manager::sub(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numeral… in sub()
343 …void core_manager::mul(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numeral… in mul()
430 …void core_manager::div_rem_core(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, in div_rem_core()
494 …void core_manager::div_rem(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, uns… in div_rem()
504 …void core_manager::div(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numeral… in div()
565 …void core_manager::srem(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numera… in srem()
577 bool core_manager::divides(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2) { in divides()
706 unsigned sz2 = C2.size(); in CRA_combine_images() local
857 …void core_manager::gcd(unsigned sz1, numeral const * p1, unsigned sz2, numeral const * p2, numeral… in gcd()
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvilib/core/
H A DKviQString.cpp51 bool equalCSN(const QString & sz1, const QString & sz2, unsigned int uLen) in equalCSN()
84 bool equalCIN(const QString & sz1, const QString & sz2, unsigned int uLen) in equalCIN()
255 bool equalCS(const QString & sz1, const QString & sz2) in equalCS()
283 bool equalCI(const QString & sz1, const QString & sz2) in equalCI()
383 int cmpCI(const QString & sz1, const QString & sz2, bool bNonAlphaGreater) in cmpCI()
445 int cmpCIN(const QString & sz1, const QString & sz2, unsigned int uLen) in cmpCIN()
/dports/misc/visp/visp-3.4.0/modules/core/test/math/
H A DperfMatrixTranspose.cpp58 vpMatrix generateMatrix(unsigned int sz1, unsigned int sz2) in generateMatrix()
71 vpMatrix generateMatrixTranspose(unsigned int sz1, unsigned int sz2) in generateMatrixTranspose()
/dports/math/vtk8/VTK-8.2.0/Rendering/Label/
H A DvtkLabelHierarchyPrivate.h210 double sz2 = this->Size / 2.; in SetChildGeometry() local
225 double sz2 = this->Size / 2.; in SetChildGeometry() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Label/
H A DvtkLabelHierarchyPrivate.h204 double sz2 = this->Size / 2.; in SetChildGeometry() local
220 double sz2 = this->Size / 2.; in SetChildGeometry() local
/dports/math/vtk6/VTK-6.2.0/Rendering/Label/
H A DvtkLabelHierarchyPrivate.h218 double sz2 = this->Size / 2.; in SetChildGeometry() local
233 double sz2 = this->Size / 2.; in SetChildGeometry() local
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dargtypes.c225 const d_uns64 sz2 = t2->size(Loc()); in toArgTypes() local
/dports/science/PETSc/petsc-3.14.1/src/mat/tests/
H A Dex41.c73 PetscInt sz1,sz2; in main() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dargtypes.c225 const d_uns64 sz2 = t2->size(Loc()); in toArgTypes() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dargtypes.c225 const d_uns64 sz2 = t2->size(Loc()); in toArgTypes() local
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/io/test/parallel_mpi_2/
H A Dmpiiotest.h25 int sz1, sz2, ez1, ez2; in testReadWrite() local
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Dsparsity.hpp960 const casadi_int sz2 = size2(); in set() local
1051 const casadi_int sz2 = size2(); in add() local
1131 const casadi_int sz2 = size2(); in bor() local
/dports/x11-toolkits/qwt6/qwt-6.1.6/examples/oscilloscope/
H A Dknob.cpp49 QSize sz2 = d_label->sizeHint(); in sizeHint() local
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dshader_calculate_normals.cpp49 double sx1, sx2, sy1, sy2, sz1, sz2; in CalculateNormals() local
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Dscrollbar-rxvt.C54 unsigned int sz, sz2; in draw_button() local
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/include/mummer/
H A Dopenmp_qsort.hpp48 auto const sz1 = p - begin, sz2 = end - p - 1; in openmp_qsort_() local
/dports/lang/ocaml/ocaml-4.05.0/byterun/
H A Dcompare.c209 mlsize_t sz2 = Wosize_val(v2) / Double_wosize; in compare_val() local
272 mlsize_t sz2 = Wosize_val(v2); in compare_val() local
/dports/editors/abiword/abiword-3.0.5/plugins/mathview/xp/
H A Die_imp_MathML.cpp57 const char * sz2 = (*pE)->szEntity; in compareEntities() local
71 const char * sz2 = (*pE2)->szEntity; in sortEntities() local
/dports/lang/ocaml-nox11/ocaml-4.05.0/byterun/
H A Dcompare.c209 mlsize_t sz2 = Wosize_val(v2) / Double_wosize; in compare_val() local
272 mlsize_t sz2 = Wosize_val(v2); in compare_val() local
/dports/math/py-sympy/sympy-1.9/sympy/physics/quantum/tests/
H A Dtest_pauli.py13 sx2, sy2, sz2 = SigmaX(2), SigmaY(2), SigmaZ(2) variable
/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Dscrollbar-rxvt.c44 unsigned int sz, sz2; in rxvt_draw_button() local
/dports/math/octave-forge-statistics/statistics-1.4.3/install-conditionally/base/
H A Dmode.m101 sz2 = sz; variable

12345678910>>...45