/aosp_15_r20/external/executorch/kernels/portable/cpu/ |
H A D | op_logical_xor.cpp | 18 bool logical_xor(bool a, bool b) { in logical_xor() function
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/ |
H A D | subhelpers.h | 263 logical_xor enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/python/ |
H A D | xla.py | 193 logical_xor = _broadcasting_binary_op(math_ops.logical_xor) variable
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | decimal.py | 3315 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.py | 3431 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.py | 3431 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.py | 3431 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.py | 3431 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.py | 3431 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.py | 3431 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 D | cpp.py | 886 def logical_xor(a, b): member in CppOverrides 1200 def logical_xor(a, b): member in CppVecOverrides
|
H A D | halide.py | 391 def logical_xor(a, b): member in HalideOverrides
|
H A D | triton.py | 894 def logical_xor(a, b): member in TritonOverrides
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
H A D | np_math_ops.py | 1039 def logical_xor(x1, x2): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | math_ops.py | 1794 def logical_xor(x, y, name="LogicalXor"): function
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | ops_handler.py | 405 def logical_xor(self, x0: T, x1: T) -> T: member in OpsHandler
|
H A D | lowering.py | 5870 logical_xor = register_pointwise( variable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | BinaryOps.cpp | 1489 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__.py | 1622 def logical_xor(a: TensorLikeType, b: TensorLikeType): function
|
/aosp_15_r20/external/pytorch/torch/onnx/ |
H A D | symbolic_opset9.py | 2124 def logical_xor(g: jit_utils.GraphContext, input, other): function
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | jython-standalone-2.5.3.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |