Home
last modified time | relevance | path

Searched defs:logical_xor (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_logical_xor.cpp18 bool logical_xor(bool a, bool b) { in logical_xor() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/
H A Dsubhelpers.h263 logical_xor enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/python/
H A Dxla.py193 logical_xor = _broadcasting_binary_op(math_ops.logical_xor) variable
/aosp_15_r20/external/python/cpython2/Lib/
Ddecimal.py3315 def logical_xor(self, other, context=None): member in Decimal
4635 def logical_xor(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_pydecimal.py3431 def logical_xor(self, other, context=None): member in Decimal
4825 def logical_xor(self, a, b): member in Context
/aosp_15_r20/external/python/cpython3/Lib/
D_pydecimal.py3431 def logical_xor(self, other, context=None): member in Decimal
4825 def logical_xor(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_pydecimal.py3431 def logical_xor(self, other, context=None): member in Decimal
4825 def logical_xor(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
D_pydecimal.py3431 def logical_xor(self, other, context=None): member in Decimal
4825 def logical_xor(self, a, b): member in Context
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A D_pydecimal.py3431 def logical_xor(self, other, context=None): member in Decimal
4825 def logical_xor(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_pydecimal.py3431 def logical_xor(self, other, context=None): member in Decimal
4825 def logical_xor(self, a, b): member in Context
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp.py886 def logical_xor(a, b): member in CppOverrides
1200 def logical_xor(a, b): member in CppVecOverrides
H A Dhalide.py391 def logical_xor(a, b): member in HalideOverrides
H A Dtriton.py894 def logical_xor(a, b): member in TritonOverrides
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_math_ops.py1039 def logical_xor(x1, x2): function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dmath_ops.py1794 def logical_xor(x, y, name="LogicalXor"): function
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dops_handler.py405 def logical_xor(self, x0: T, x1: T) -> T: member in OpsHandler
H A Dlowering.py5870 logical_xor = register_pointwise( variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp1489 Tensor logical_xor(const Tensor& self, const Tensor& other) { return comparison_op(self, other, sta… in logical_xor() function
/aosp_15_r20/external/pytorch/torch/_refs/
H A D__init__.py1622 def logical_xor(a: TensorLikeType, b: TensorLikeType): function
/aosp_15_r20/external/pytorch/torch/onnx/
H A Dsymbolic_opset9.py2124 def logical_xor(g: jit_utils.GraphContext, input, other): function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...