Home
last modified time | relevance | path

Searched defs:logical_or (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/
Dlogical_or.example.cpp7 namespace generated_tests::logical_or { namespace
64 namespace generated_tests::logical_or { namespace
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dstl_function.h277 struct logical_or : public binary_function<_Tp, _Tp, bool> in _GLIBCXX_VISIBILITY() struct
280 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dstl_function.h277 struct logical_or : public binary_function<_Tp, _Tp, bool> in _GLIBCXX_VISIBILITY() struct
280 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/
Dids.hpp40 logical_or, enumerator
117 logical_or = binary_op<op::logical_or>::value, enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dids.hpp41 logical_or, enumerator
118 logical_or = binary_op<op::logical_or>::value, enumerator
/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_logical_or.cpp18 bool logical_or(bool a, bool b) { in logical_or() function
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DLogical.cpp95 SimpleTensor<T> logical_or(const SimpleTensor<T> &src1, const SimpleTensor<T> &src2) in logical_or() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/
Dtags.hpp90 struct logical_or {}; struct
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Darithmetic.cc104 XlaComputation logical_or = CreateScalarOrComputation(PRED, builder); in Any() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/
H A Dsubhelpers.h262 logical_or, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_utils.py647 def logical_or(a, b): function
H A Dnp_math_ops.py1034 def logical_or(x1, x2): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/python/
H A Dxla.py192 logical_or = _broadcasting_binary_op(math_ops.logical_or) variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/
Dlazy_operator.hpp671 Logical_or logical_or; variable
/aosp_15_r20/external/python/cpython2/Lib/
Ddecimal.py3298 def logical_or(self, other, context=None): member in Decimal
4608 def logical_or(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_pydecimal.py3414 def logical_or(self, other, context=None): member in Decimal
4798 def logical_or(self, a, b): member in Context
/aosp_15_r20/external/python/cpython3/Lib/
D_pydecimal.py3414 def logical_or(self, other, context=None): member in Decimal
4798 def logical_or(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_pydecimal.py3414 def logical_or(self, other, context=None): member in Decimal
4798 def logical_or(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
D_pydecimal.py3414 def logical_or(self, other, context=None): member in Decimal
4798 def logical_or(self, a, b): member in Context
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A D_pydecimal.py3414 def logical_or(self, other, context=None): member in Decimal
4798 def logical_or(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_pydecimal.py3414 def logical_or(self, other, context=None): member in Decimal
4798 def logical_or(self, a, b): member in Context
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp.py882 def logical_or(a, b): member in CppOverrides
1196 def logical_or(a, b): member in CppVecOverrides
H A Dhalide.py387 def logical_or(a, b): member in HalideOverrides
H A Dtriton.py890 def logical_or(a, b): member in TritonOverrides
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dops_handler.py402 def logical_or(self, x0: T, x1: T) -> T: member in OpsHandler

12