Home
last modified time | relevance | path

Searched defs:bitwise_and (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/
Dextra_ops_gcc_ppc.hpp176 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
365 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
546 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
733 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
Dextra_ops_gcc_arm.hpp208 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
461 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
711 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
969 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
Dextra_ops_gcc_aarch64.hpp227 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
462 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
697 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
932 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
1182 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
Dextra_ops_gcc_aarch32.hpp223 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
454 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
684 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
922 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
Dextra_ops_msvc_x86.hpp121 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
505 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
939 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
Dextra_ops_gcc_x86.hpp102 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
484 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
937 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
1392 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
Dextra_ops_generic.hpp72 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
243 …static BOOST_FORCEINLINE storage_type bitwise_and(storage_type volatile& storage, storage_type v, … in bitwise_and() function
Dextra_ops_emulated.hpp84 …static storage_type bitwise_and(storage_type volatile& storage, storage_type v, memory_order) BOOS… in bitwise_and() function
Datomic_ref_impl.hpp392 …BOOST_FORCEINLINE value_type bitwise_and(value_arg_type v, memory_order order = memory_order_seq_c… in bitwise_and() function in boost::atomics::detail::base_atomic_ref
Datomic_impl.hpp425 …BOOST_FORCEINLINE value_type bitwise_and(value_arg_type v, memory_order order = memory_order_seq_c… in bitwise_and() function in boost::atomics::detail::base_atomic
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DBitwiseAnd.cpp35 SimpleTensor<T> bitwise_and(const SimpleTensor<T> &src1, const SimpleTensor<T> &src2) in bitwise_and() function
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DBitwiseAndFixture.h68 FunctionType bitwise_and; in compute_target() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEBitwiseAndKernel.cpp48 inline void bitwise_and(const T *__restrict input1, const T *__restrict input2, T *__restrict outpu… in bitwise_and() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/
Dtags.hpp96 struct bitwise_and {}; struct
/aosp_15_r20/external/fonttools/Lib/fontTools/merge/
H A Dutil.py38 def bitwise_and(lst): function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp286 TORCH_META_FUNC2(bitwise_and, Tensor) (const Tensor& self, const Tensor& other) { in TORCH_META_FUNC2() argument
1194 Tensor bitwise_and(const Tensor& self, const Scalar& other) { in bitwise_and() function
1198 Tensor bitwise_and(const Scalar& self, const Tensor& other) { in bitwise_and() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/
H A Dbiguint.rs476 pub(crate) fn bitwise_and(self, rhs: &Self) -> Self { in bitwise_and() method
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp.py890 def bitwise_and(a, b): member in CppOverrides
1204 def bitwise_and(a, b): member in CppVecOverrides
H A Dhalide.py395 def bitwise_and(a, b): member in HalideOverrides
H A Dtriton.py898 def bitwise_and(a, b): member in TritonOverrides
H A Dcommon.py831 def bitwise_and(x, y): member in OpOverrides
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_math_ops.py553 def bitwise_and(x1, x2): function
/aosp_15_r20/external/pytorch/torch/_prims/
H A D__init__.py973 bitwise_and = _make_elementwise_binary_prim( variable
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dops_handler.py408 def bitwise_and(self, x0: T, x1: T) -> T: member in OpsHandler
/aosp_15_r20/external/pytorch/torch/_refs/
H A D__init__.py1115 def bitwise_and(a: TensorLikeType, b: TensorLikeType) -> TensorLikeType: function

12