Home
last modified time | relevance | path

Searched defs:logical_and (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dlogical_and.hpp30 inline int logical_and(const T1 x1, const T2 x2) { in logical_and() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/scal/fun/
H A Dlogical_and.hpp29 inline int logical_and(const T1 x1, const T2 x2) { in logical_and() function
/dports/math/stanmath/math-4.2.0/test/unit/math/prim/fun/
H A Dlogical_and_test.cpp5 TEST(MathFunctions, logical_and) { in TEST() argument
/dports/math/py-numpoly/numpoly-1.2.3/numpoly/array_function/
H A Dlogical_and.py13 def logical_and( function
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/
H A Dlogical_and.hpp19 auto logical_and(T0 const &t0, T1 const &t1) -> decltype(t0 &&t1) in logical_and() function
/dports/math/stanmath/math-4.2.0/test/unit/math/mix/core/
H A Doperator_logical_and_test.cpp27 TEST(AgradMix, logical_and) { in TEST() argument
/dports/math/stanmath/math-4.2.0/test/unit/math/rev/core/
H A Doperator_logical_and_test.cpp13 TEST(AgradRev, logical_and) { in TEST() argument
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dper_thread_bool_indicator.h91 BoolIndicatorUInt64::logical_and( const bool status ) in logical_and() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/testing/
H A DUnitTestBinaryPredicates.cxx73 vtkm::LogicalAnd logical_and; in TestBinaryPredicates() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/testing/
H A DUnitTestBinaryPredicates.cxx85 vtkm::LogicalAnd logical_and; in TestBinaryPredicates() local
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dcertified_numeric_predicates.h21 inline Uncertain<bool> logical_and( Uncertain<bool> a, Uncertain<bool> b ) { return a & b ; } in logical_and() function
24 inline Uncertain<bool> logical_and( Uncertain<bool> a, Uncertain<bool> b, Uncertain<bool> c ) { ret… in logical_and() function
/dports/devel/fatal/fatal-2021.12.27.00/fatal/type/
H A Dlogical.h114 using logical_and = std::integral_constant< variable
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/decimal/
H A Doperator_neg.cc113 logical_and (void) in logical_and() function

1234567891011