Home
last modified time | relevance | path

Searched refs:isnotequal (Results 26 – 50 of 104) sorted by relevance

12345

/dports/devel/boost-python-libs/boost_1_72_0/boost/compute/functional/
H A Drelational.hpp20 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(isnotequal, int (T, T), class T)
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/compute/functional/
H A Drelational.hpp20 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(isnotequal, int (T, T), class T)
/dports/devel/R-cran-BH/BH/inst/include/boost/compute/functional/
H A Drelational.hpp20 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(isnotequal, int (T, T), class T)
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/compute/functional/
H A Drelational.hpp20 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(isnotequal, int (T, T), class T)
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/compute/functional/
H A Drelational.hpp20 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(isnotequal, int (T, T), class T)
/dports/devel/boost-libs/boost_1_72_0/boost/compute/functional/
H A Drelational.hpp20 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(isnotequal, int (T, T), class T)
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/compute/functional/
H A Drelational.hpp20 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(isnotequal, int (T, T), class T)
/dports/devel/boost-docs/boost_1_72_0/boost/compute/functional/
H A Drelational.hpp20 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(isnotequal, int (T, T), class T)
/dports/archivers/xmill/xmill/XMill/
H A DFSM.cpp735 … unsigned long isnotequal:1; // Tells us if those two states are definitely not equal member
766 return !(array[sid1][sid2].isnotequal); in CheckEqual()
768 return !(array[sid2][sid1].isnotequal); in CheckEqual()
801 if(dependlist->statepair->isnotequal==0) in MarkDependentNotEqual()
803 dependlist->statepair->isnotequal=1; in MarkDependentNotEqual()
849 pairptr->isnotequal =(curstate1->IsFinal() != curstate2->IsFinal()); in Minimize()
900 pairptr->isnotequal=1; in Minimize()
946 if(pairptr->isnotequal==0) in Minimize()
/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/clTemplates/
H A Drotmg.cl118 if(isnotequal(D1, ZERO))
151 if(isnotequal(D2, ZERO))
H A Drotg.cl71 ( (isnotequal(Creg, ZERO))? (1.0/Creg): 1.0 );
H A Dnrm2.cl175 if(isnotequal(scaleOfWG, PZERO))
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libclc/generic/lib/
H A DSOURCES208 relational/isnotequal.cl
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libclc/generic/lib/
H A DSOURCES209 relational/isnotequal.cl
/dports/devel/libclc/libclc-12.0.1.src/generic/lib/
H A DSOURCES209 relational/isnotequal.cl
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libclc/generic/lib/
H A DSOURCES209 relational/isnotequal.cl
/dports/devel/llvm12/llvm-project-12.0.1.src/libclc/generic/lib/
H A DSOURCES209 relational/isnotequal.cl
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libclc/generic/lib/
H A DSOURCES209 relational/isnotequal.cl
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libclc/generic/lib/
H A DSOURCES209 relational/isnotequal.cl
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libclc/generic/lib/
H A DSOURCES209 relational/isnotequal.cl
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libclc/generic/lib/
H A DSOURCES209 relational/isnotequal.cl
/dports/devel/llvm13/llvm-project-13.0.1.src/libclc/generic/lib/
H A DSOURCES209 relational/isnotequal.cl
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/ocl/
H A Dgen9_pooling.cl295 VECT_INT_T CMP0 = isnotequal(
300 VECT_INT_T CMP1 = isnotequal(
/dports/math/onednn/oneDNN-2.5.1/src/gpu/ocl/
H A Dgen9_pooling.cl297 VECT_INT_T CMP0 = isnotequal(
302 VECT_INT_T CMP1 = isnotequal(
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Languages/OpenCL/
H A DIBiF_Math_Common.cl195 #include "Relational/isnotequal.cl"

12345