/external/executorch/kernels/portable/cpu/ |
D | op_logical_or.cpp | 18 bool logical_or(bool a, bool b) { in logical_or() function
|
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/ |
D | ids.hpp | 41 logical_or, enumerator 118 logical_or = binary_op<op::logical_or>::value, enumerator
|
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/ |
D | ids.hpp | 40 logical_or, enumerator 117 logical_or = binary_op<op::logical_or>::value, enumerator
|
/external/ComputeLibrary/tests/validation/reference/ |
D | Logical.cpp | 95 SimpleTensor<T> logical_or(const SimpleTensor<T> &src1, const SimpleTensor<T> &src2) in logical_or() function
|
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/ |
D | tags.hpp | 90 struct logical_or {}; struct
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | arithmetic.cc | 104 XlaComputation logical_or = CreateScalarOrComputation(PRED, builder); in Any() local
|
/external/OpenCL-CTS/test_conformance/subgroups/ |
D | subhelpers.h | 262 logical_or, enumerator
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
D | np_utils.py | 647 def logical_or(a, b): function
|
D | np_math_ops.py | 1034 def logical_or(x1, x2): function
|
/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/ |
D | lazy_operator.hpp | 671 Logical_or logical_or; variable
|
/external/tensorflow/tensorflow/compiler/tf2xla/python/ |
D | xla.py | 192 logical_or = _broadcasting_binary_op(math_ops.logical_or) variable
|
/external/python/cpython3/Lib/ |
D | _pydecimal.py | 3328 def logical_or(self, other, context=None): member in Decimal 4712 def logical_or(self, a, b): member in Context
|
/external/pytorch/torch/_inductor/codegen/ |
D | halide.py | 387 def logical_or(a, b): member in HalideOverrides
|
D | cpp.py | 882 def logical_or(a, b): member in CppOverrides 1196 def logical_or(a, b): member in CppVecOverrides
|
D | triton.py | 890 def logical_or(a, b): member in TritonOverrides
|
/external/mpdecimal/libmpdec++/ |
D | decimal.hh | 1015 …ALWAYS_INLINE Decimal logical_or(const Decimal& other, Context& c=context) const { return binary_f… in logical_or() function in decimal::Decimal
|
/external/pytorch/torch/_inductor/ |
D | ops_handler.py | 402 def logical_or(self, x0: T, x1: T) -> T: member in OpsHandler
|
D | lowering.py | 5864 logical_or = register_pointwise( variable
|
/external/pytorch/aten/src/ATen/native/ |
D | BinaryOps.cpp | 1485 Tensor logical_or(const Tensor& self, const Tensor& other) { return comparison_op(self, other, stat… in logical_or() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | algebraic_simplifier.cc | 3230 Status AlgebraicSimplifierVisitor::HandleOr(HloInstruction* logical_or) { in HandleOr()
|
/external/pytorch/torch/_refs/ |
D | __init__.py | 1610 def logical_or(a: TensorLikeType, b: TensorLikeType): function
|
/external/pytorch/torch/onnx/ |
D | symbolic_opset9.py | 2118 def logical_or(g: jit_utils.GraphContext, input, other): function
|
/external/sdv/vsomeip/third_party/boost/bind/include/boost/bind/ |
D | bind.hpp | 316 template<class A> bool operator()( type<bool>, logical_or & /*f*/, A & a, int ) in operator ()() argument
|