Home
last modified time | relevance | path

Searched defs:logical_and (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/
Dlogical_and.example.cpp7 namespace generated_tests::logical_and { namespace
64 namespace generated_tests::logical_and { 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.h268 struct logical_and : public binary_function<_Tp, _Tp, bool> in _GLIBCXX_VISIBILITY() struct
271 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.h268 struct logical_and : public binary_function<_Tp, _Tp, bool> in _GLIBCXX_VISIBILITY() struct
271 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.hpp41 logical_and, enumerator
118 logical_and = binary_op<op::logical_and>::value, enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dids.hpp42 logical_and, enumerator
119 logical_and = binary_op<op::logical_and>::value, enumerator
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dtorch_library.cu3 bool logical_and(bool a, bool b) { return a && b; } in logical_and() function
/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_logical_and.cpp18 bool logical_and(bool a, bool b) { in logical_and() function
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DLogical.cpp108 SimpleTensor<T> logical_and(const SimpleTensor<T> &src1, const SimpleTensor<T> &src2) in logical_and() function
/aosp_15_r20/external/pytorch/c10/core/
H A DSymBool.cpp39 DEFINE_BINARY(sym_and, std::logical_and<>(), sym_and, SymBool) in DEFINE_BINARY()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/
Dtags.hpp93 struct logical_and {}; struct
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/
H A Dsubhelpers.h261 logical_and, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_utils.py632 def logical_and(a, b): function
H A Dnp_math_ops.py1029 def logical_and(x1, x2): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddeadness_analysis_test.cc1093 Output logical_and = in TEST() local
1113 Output logical_and = in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/python/
H A Dxla.py191 logical_and = _broadcasting_binary_op(math_ops.logical_and) variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/
Dlazy_operator.hpp670 Logical_and logical_and; variable
/aosp_15_r20/external/python/cpython2/Lib/
Ddecimal.py3274 def logical_and(self, other, context=None): member in Decimal
4562 def logical_and(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_pydecimal.py3390 def logical_and(self, other, context=None): member in Decimal
4752 def logical_and(self, a, b): member in Context
/aosp_15_r20/external/python/cpython3/Lib/
D_pydecimal.py3390 def logical_and(self, other, context=None): member in Decimal
4752 def logical_and(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_pydecimal.py3390 def logical_and(self, other, context=None): member in Decimal
4752 def logical_and(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
D_pydecimal.py3390 def logical_and(self, other, context=None): member in Decimal
4752 def logical_and(self, a, b): member in Context
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A D_pydecimal.py3390 def logical_and(self, other, context=None): member in Decimal
4752 def logical_and(self, a, b): member in Context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_pydecimal.py3390 def logical_and(self, other, context=None): member in Decimal
4752 def logical_and(self, a, b): member in Context
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp.py874 def logical_and(a, b): member in CppOverrides
1188 def logical_and(a, b): member in CppVecOverrides
H A Dhalide.py379 def logical_and(a, b): member in HalideOverrides

12