Home
last modified time | relevance | path

Searched refs:logical_or (Results 1 – 21 of 21) sorted by relevance

/external/libcxx/test/std/utilities/function.objects/logical.operations/
Dlogical_or.pass.cpp20 typedef std::logical_or<int> F; in main()
30 typedef std::logical_or<> F2; in main()
43 constexpr bool foo = std::logical_or<int> () (36, 36); in main()
46 constexpr bool bar = std::logical_or<> () (36.0, 36); in main()
Dtransparent.pass.cpp33 static_assert ( !is_transparent<std::logical_or<int>>::value, "" ); in main()
34 static_assert ( !is_transparent<std::logical_or<std::string>>::value, "" ); in main()
35 static_assert ( is_transparent<std::logical_or<void>>::value, "" ); in main()
36 static_assert ( is_transparent<std::logical_or<>>::value, "" ); in main()
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dfunctional.hpp209 template <typename T> struct logical_or : binary_function<T, T, bool> struct
216 __host__ __device__ __forceinline__ logical_or() {} in logical_or() argument
217 __host__ __device__ __forceinline__ logical_or(const logical_or&) {} in logical_or() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/expr/
Dbinary_op.hpp226 CV_CUDEV_EXPR_BINOP_INST(||, logical_or)
/external/libcxx/include/
Dvalarray4144 __val_expr<_BinaryOp<logical_or<typename _Expr1::value_type>, _Expr1, _Expr2> >
4149 typedef _BinaryOp<logical_or<value_type>, _Expr1, _Expr2> _Op;
4150 return __val_expr<_Op>(_Op(logical_or<value_type>(), __x, __y));
4158 __val_expr<_BinaryOp<logical_or<typename _Expr::value_type>,
4164 typedef _BinaryOp<logical_or<value_type>, _Expr, __scalar_expr<value_type> > _Op;
4165 return __val_expr<_Op>(_Op(logical_or<value_type>(),
4174 __val_expr<_BinaryOp<logical_or<typename _Expr::value_type>,
4180 typedef _BinaryOp<logical_or<value_type>, __scalar_expr<value_type>, _Expr> _Op;
4181 return __val_expr<_Op>(_Op(logical_or<value_type>(),
Dfunctional150 struct logical_or : binary_function<T, T, bool>
819 struct _LIBCPP_TYPE_VIS_ONLY logical_or : binary_function<_Tp, _Tp, bool>
828 struct _LIBCPP_TYPE_VIS_ONLY logical_or<void>
/external/opencv3/modules/cudev/include/opencv2/cudev/functional/
Dfunctional.hpp204 template <typename T> struct logical_or : binary_function<T, T, typename MakeVec<uchar, VecTraits<T… struct
/external/eigen/Eigen/src/Core/
DFunctors.h937 struct functor_traits<std::logical_or<T> >
/external/autotest/client/site_tests/graphics_dEQP/expectations/broadwell/
DdEQP-GLES2.functional.hasty.Flaky.bz21dEQP-GLES2.functional.buffer.write.basic.array_dynamic_draw 2dEQP-GLES2. ...
/external/deqp/android/cts/mnc/src/
Dgles2-master.txt4677 dEQP-GLES2.functional.shaders.operator.binary_operator.logical_or.bool_vertex
4678 dEQP-GLES2.functional.shaders.operator.binary_operator.logical_or.bool_fragment
Dgles3-master.txt10477 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_vertex
10478 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_fragment
/external/deqp/android/cts/master/
Dgles2-master.txt4682 dEQP-GLES2.functional.shaders.operator.binary_operator.logical_or.bool_vertex
4683 dEQP-GLES2.functional.shaders.operator.binary_operator.logical_or.bool_fragment
Dgles3-master.txt10570 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_vertex
10571 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_fragment
Dvk-master.txt70880 dEQP-VK.glsl.operator.binary_operator.logical_or.bool_vertex
70881 dEQP-VK.glsl.operator.binary_operator.logical_or.bool_fragment
/external/deqp/android/cts/mnc/
Dgles2-master.txt4677 dEQP-GLES2.functional.shaders.operator.binary_operator.logical_or.bool_vertex
4678 dEQP-GLES2.functional.shaders.operator.binary_operator.logical_or.bool_fragment
Dgles3-master.txt10477 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_vertex
10478 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_fragment
/external/deqp/android/cts/lmp-mr1/
Dgles3-master.txt10086 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_vertex
10087 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_fragment
/external/deqp/android/cts/lmp/src/
Des30-lmp.txt10063 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_vertex
10064 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_fragment
/external/deqp/android/cts/lmp/
Dgles3-master.txt10063 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_vertex
10064 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_fragment
/external/deqp/android/cts/lmp-mr1/src/
Des30-lmp-mr1.txt10086 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_vertex
10087 dEQP-GLES3.functional.shaders.operator.binary_operator.logical_or.bool_fragment
/external/deqp/external/vulkancts/mustpass/1.0.0/
Dvk-default.txt70327 dEQP-VK.glsl.operator.binary_operator.logical_or.bool_vertex
70328 dEQP-VK.glsl.operator.binary_operator.logical_or.bool_fragment