Home
last modified time | relevance | path

Searched refs:sign1 (Results 201 – 225 of 580) sorted by relevance

12345678910>>...24

/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/polygon/
H A Dsegment_concept.hpp315 int sign1 = 0; in orientation() local
318 sign1 = ((a1 > 0) ^ (b2 > 0)) ? -1 : 1; in orientation()
322 if (sign1 != sign2) in orientation()
323 return (sign1 < sign2) ? -1 : 1; in orientation()
328 return ((a3 < b3) ^ (sign1 == 1)) ? 1 : -1; in orientation()
/dports/databases/xtrabackup/boost_1_59_0/boost/polygon/
H A Dsegment_concept.hpp315 int sign1 = 0; in orientation() local
318 sign1 = ((a1 > 0) ^ (b2 > 0)) ? -1 : 1; in orientation()
322 if (sign1 != sign2) in orientation()
323 return (sign1 < sign2) ? -1 : 1; in orientation()
328 return ((a3 < b3) ^ (sign1 == 1)) ? 1 : -1; in orientation()
/dports/databases/percona57-client/boost_1_59_0/boost/polygon/
H A Dsegment_concept.hpp315 int sign1 = 0; in orientation() local
318 sign1 = ((a1 > 0) ^ (b2 > 0)) ? -1 : 1; in orientation()
322 if (sign1 != sign2) in orientation()
323 return (sign1 < sign2) ? -1 : 1; in orientation()
328 return ((a3 < b3) ^ (sign1 == 1)) ? 1 : -1; in orientation()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/polygon/
H A Dsegment_concept.hpp315 int sign1 = 0; in orientation() local
318 sign1 = ((a1 > 0) ^ (b2 > 0)) ? -1 : 1; in orientation()
322 if (sign1 != sign2) in orientation()
323 return (sign1 < sign2) ? -1 : 1; in orientation()
328 return ((a3 < b3) ^ (sign1 == 1)) ? 1 : -1; in orientation()
/dports/devel/boost-libs/boost_1_72_0/boost/polygon/
H A Dsegment_concept.hpp315 int sign1 = 0; in orientation() local
318 sign1 = ((a1 > 0) ^ (b2 > 0)) ? -1 : 1; in orientation()
322 if (sign1 != sign2) in orientation()
323 return (sign1 < sign2) ? -1 : 1; in orientation()
328 return ((a3 < b3) ^ (sign1 == 1)) ? 1 : -1; in orientation()
/dports/devel/boost-python-libs/boost_1_72_0/boost/polygon/
H A Dsegment_concept.hpp315 int sign1 = 0; in orientation() local
318 sign1 = ((a1 > 0) ^ (b2 > 0)) ? -1 : 1; in orientation()
322 if (sign1 != sign2) in orientation()
323 return (sign1 < sign2) ? -1 : 1; in orientation()
328 return ((a3 < b3) ^ (sign1 == 1)) ? 1 : -1; in orientation()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/polygon/
H A Dsegment_concept.hpp315 int sign1 = 0; in orientation() local
318 sign1 = ((a1 > 0) ^ (b2 > 0)) ? -1 : 1; in orientation()
322 if (sign1 != sign2) in orientation()
323 return (sign1 < sign2) ? -1 : 1; in orientation()
328 return ((a3 < b3) ^ (sign1 == 1)) ? 1 : -1; in orientation()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/polygon/
H A Dsegment_concept.hpp315 int sign1 = 0; in orientation() local
318 sign1 = ((a1 > 0) ^ (b2 > 0)) ? -1 : 1; in orientation()
322 if (sign1 != sign2) in orientation()
323 return (sign1 < sign2) ? -1 : 1; in orientation()
328 return ((a3 < b3) ^ (sign1 == 1)) ? 1 : -1; in orientation()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/polygon/
H A Dsegment_concept.hpp315 int sign1 = 0; in orientation() local
318 sign1 = ((a1 > 0) ^ (b2 > 0)) ? -1 : 1; in orientation()
322 if (sign1 != sign2) in orientation()
323 return (sign1 < sign2) ? -1 : 1; in orientation()
328 return ((a3 < b3) ^ (sign1 == 1)) ? 1 : -1; in orientation()
/dports/devel/hyperscan/boost_1_75_0/boost/polygon/
H A Dsegment_concept.hpp315 int sign1 = 0; in orientation() local
318 sign1 = ((a1 > 0) ^ (b2 > 0)) ? -1 : 1; in orientation()
322 if (sign1 != sign2) in orientation()
323 return (sign1 < sign2) ? -1 : 1; in orientation()
328 return ((a3 < b3) ^ (sign1 == 1)) ? 1 : -1; in orientation()
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dbignum.c1299 int sign1, sign2; in full_mult_bn() local
1301 sign1 = is_bn_neg(n1); in full_mult_bn()
1304 if (sign1) in full_mult_bn()
1314 int sign1, sign2; in mult_bn() local
1317 sign1 = is_bn_neg(n1); in mult_bn()
1320 if (sign1) in mult_bn()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ximgproc/src/
H A Dfourier_descriptors.cpp140 double s1, s2, sign1, sign2, df, x1 = nbElt, x2 = nbElt, dx; in estimateTransformation() local
167 fAlpha(x1, sign1, df); in estimateTransformation()
169 while ((sign1*sign2>0) && (x1>-nbElt)); in estimateTransformation()
170 if (sign1*sign2<0) in estimateTransformation()
/dports/cad/opencascade/opencascade-7.6.0/src/BlendFunc/
H A DBlendFunc_ConstThroatInv.hxx62 Standard_Real sign1; member in BlendFunc_ConstThroatInv
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBlendFunc_ConstThroatInv.hxx62 Standard_Real sign1; member in BlendFunc_ConstThroatInv
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/qmuparser/
H A Dqmudef.cpp98 else if (c == sign1) in CheckChar()
188 sign1, in ReadVal()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBlendFunc_ConstThroatInv.hxx72 Standard_Real sign1; member in BlendFunc_ConstThroatInv
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/treelang/
H A Dtreetree.h38 tree tree_code_get_numeric_type (unsigned int size1, unsigned int sign1);
/dports/games/torcs/torcs-1.3.7/data/tracks/road/wheel-2/
H A DMakefile25 rmbl.png sand.png sbridge2.png shadow2.png sign1.png sign2.png sign3.png swall2.png \
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/android/include/sys/
H A Duser.h58 unsigned int sign1:1; member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/treelang/
H A Dtreetree.h40 tree tree_code_get_numeric_type (unsigned int size1, unsigned int sign1);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/treelang/
H A Dtreetree.h40 tree tree_code_get_numeric_type (unsigned int size1, unsigned int sign1);
/dports/science/hdf5-18/hdf5-1.8.21/tools/lib/
H A Dh5diff_dset.c170 H5T_sign_t sign1; in diff_datasetid() local
300 sign1 = H5Tget_sign(m_tid1); in diff_datasetid()
302 if(sign1 != sign2) { in diff_datasetid()
305 parallel_print("Not comparable: <%s> has sign %s ", obj1_name, get_sign(sign1)); in diff_datasetid()
/dports/science/hdf5/hdf5-1.10.6/tools/lib/
H A Dh5diff_dset.c170 H5T_sign_t sign1; in diff_datasetid() local
306 sign1 = H5Tget_sign(m_tid1); in diff_datasetid()
308 if(sign1 != sign2) { in diff_datasetid()
311 parallel_print("Not comparable: <%s> has sign %s ", obj1_name, get_sign(sign1)); in diff_datasetid()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/python/fdb/
H A Dtuple.py496 sign1 = int(math.copysign(1, f1))
500 if sign1 < sign2:
503 elif sign1 > sign2:
513 return sign1 * (-1 if bytes1 < bytes2 else 0 if bytes1 == bytes2 else 1)
/dports/math/dune-localfunctions/dune-localfunctions-f6628171b2773065ab43f97a77f47cd8c4283d8f/dune/localfunctions/raviartthomas/raviartthomas1cube3d/
H A Draviartthomas1cube3dlocalbasis.hh39 sign0 = sign1 = sign2 = sign3 = sign4 = sign5 = 1.0; in RT1Cube3DLocalBasis()
46 sign1 = -1.0; in RT1Cube3DLocalBasis()
87 out[1][0] = sign1*(-2.0*in[0] + 3.0*in[0]*in[0]); in evaluateFunction()
249 out[1][0][0] = sign1*(-2 + 6.0*in[0]); in evaluateJacobian()
620 R sign0, sign1, sign2, sign3, sign4, sign5; member in Dune::RT1Cube3DLocalBasis

12345678910>>...24